CVE-2025-68754
Last modified
CVE-2025-68754 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: rtc: amlogic-a4: fix double free caused by devm The clock obtained via devm_clk_get_enabled() is automatically managed by devres and will be disabled and freed on driver detach. Manually calling clk_disable_unprepare() in error path and remove function causes double free. Remove the redundant clk_disable_unprepare() calls from the probe error path and aml_rtc_remove(), allowing the devm framework to automatically manage the clock lifecycle.. EPSS estimates a 0.15% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: rtc: amlogic-a4: fix double free caused by devm The clock obtained via devm_clk_get_enabled() is automatically managed by devres and will be disabled and freed on driver detach. Manually calling clk_disable_unprepare() in error path and remove function causes double free. Remove the redundant clk_disable_unprepare() calls from the probe error path and aml_rtc_remove(), allowing the devm framework to automatically manage the clock lifecycle.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= c89ac9182ee297597f1c6971045382bae19c3f9d, < 9fed02c16488050cd4e33e045506336b216d7301; >= c89ac9182ee297597f1c6971045382bae19c3f9d, < 2e1c79299036614ac32b251d145fad5391f4bcab; >= c89ac9182ee297597f1c6971045382bae19c3f9d, < 384150d7a5b60c1086790a8ee07b0629f906cca2 |
| Linux | Linux | 6.13 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-68754?
How severe is CVE-2025-68754?
How do I fix CVE-2025-68754?
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 2025
- CVE-2025-68749In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2025-6875A vulnerability has been found in SourceCodester Best Salon …8.8
- CVE-2025-68750In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68751In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68752In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68753In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2025-68755In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68756In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68757In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68758In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68759In the Linux kernel, the following vulnerability has been re…
- CVE-2025-6876A vulnerability was found in SourceCodester Best Salon Manag…8.8
Are you affected by CVE-2025-68754?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
