CVE-2023-53725
Last modified
CVE-2023-53725 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: clocksource/drivers/cadence-ttc: Fix memory leak in ttc_timer_probe Smatch reports: drivers/clocksource/timer-cadence-ttc.c:529 ttc_timer_probe() warn: 'timer_baseaddr' from of_iomap() not released on lines: 498,508,516. timer_baseaddr may have the problem of not being released after use, I replaced it with the devm_of_iomap() function and added the clk_put() function to cleanup the "clk_ce" and "clk_cs".. EPSS estimates a 0.19% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: clocksource/drivers/cadence-ttc: Fix memory leak in ttc_timer_probe Smatch reports: drivers/clocksource/timer-cadence-ttc.c:529 ttc_timer_probe() warn: 'timer_baseaddr' from of_iomap() not released on lines: 498,508,516. timer_baseaddr may have the problem of not being released after use, I replaced it with the devm_of_iomap() function and added the clk_put() function to cleanup the "clk_ce" and "clk_cs".
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= e932900a3279b5dbb6d8f43c7b369003620e137c, < e0a9cc90ea44a50d76a84f9f9bf1703d31fe45e9; >= e932900a3279b5dbb6d8f43c7b369003620e137c, < 54cc10a0f4b01b522e9519014200f1b33bf7e4aa; >= e932900a3279b5dbb6d8f43c7b369003620e137c, < ebdff0986513a29be242aace0ef89b6c105b0bf0; >= e932900a3279b5dbb6d8f43c7b369003620e137c, < 289e2054eeb63c9e133960731c342eeffad218d3; >= e932900a3279b5dbb6d8f43c7b369003620e137c, < 919dd531ebb7514f205ae7aab87994337ebce1f6; >= e932900a3279b5dbb6d8f43c7b369003620e137c, < 67d7eebbc424935dec61fb352d1ccae5d16cf429; >= e932900a3279b5dbb6d8f43c7b369003620e137c, < 99744200f28b2cf5f50767447e51b4b4a977d145; >= e932900a3279b5dbb6d8f43c7b369003620e137c, < 8b5bf64c89c7100c921bd807ba39b2eb003061ab |
| Linux | Linux | 3.10 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2023-53725?
How severe is CVE-2023-53725?
How do I fix CVE-2023-53725?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2023
- CVE-2023-5372The post-authentication command injection vulnerability in Z…7.2
- CVE-2023-53720In the Linux kernel, the following vulnerability has been re…
- CVE-2023-53721In the Linux kernel, the following vulnerability has been re…
- CVE-2023-53722In the Linux kernel, the following vulnerability has been re…
- CVE-2023-53723In the Linux kernel, the following vulnerability has been re…
- CVE-2023-53724In the Linux kernel, the following vulnerability has been re…
- CVE-2023-53726In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2023-53727In the Linux kernel, the following vulnerability has been re…
- CVE-2023-53728In the Linux kernel, the following vulnerability has been re…
- CVE-2023-53729In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-5373A vulnerability classified as critical has been found in Sou…9.8
- CVE-2023-53730In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2023-53725?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
