Local kernel compromise via stale clock notifier
Published Oct 7, 2025 · Updated Oct 7, 2025
Use-after-free in the Linux kernel clock framework allows local users to compromise the kernel via clock-rate changes. devm_clk_notifier_register allocates a managed notifier resource but fails to attach it to the device's devres list, leaving the notifier registered after device detach and enabling stale-pointer callbacks. Low-privileged local access is required; a subsequent clock-rate change can disclose or overwrite kernel memory, hijack control flow, or panic the system.
Summary
What happened
Use-after-free in the Linux kernel clock framework allows local users to compromise the kernel via clock-rate changes. devm_clk_notifier_register allocates a managed notifier resource but fails to attach it to the device's devres list, leaving the notifier registered after device detach and enabling stale-pointer callbacks. Low-privileged local access is required; a subsequent clock-rate change can disclose or overwrite kernel memory, hijack control flow, or panic the system.
The record
- CVE
- CVE-2023-53674
- Published
- Oct 7, 2025
- Updated
- Oct 7, 2025
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-401, T1068
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Oct 7, 2025CVE publishedPublication date reported by the CVE source.
- Oct 7, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=5.11
- Affected versionversion=6d30d50d037dfa092f9d5d1fffa348ab4abb7163 <49451db71b746df990888068961f1033f7c9b734
- Affected versionversion=6d30d50d037dfa092f9d5d1fffa348ab4abb7163 <7fb933e56f77a57ef7cfc59fc34cbbf1b1fa31ff
- Affected versionversion=6d30d50d037dfa092f9d5d1fffa348ab4abb7163 <a326cf0107b197e649bbaa2a2b1355894826ce32
- Affected versionversion=6d30d50d037dfa092f9d5d1fffa348ab4abb7163 <cb1b04fd4283fc8f9acefe0ddc61ba072ed44877
- Affected versionversion=6d30d50d037dfa092f9d5d1fffa348ab4abb7163 <efbbda79b2881a04dcd0e8f28634933d79e17e49
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo