Kernel state corruption via timer shutdown race
Published Jun 21, 2024 · Updated May 11, 2026
Use-after-free in the Linux cpu5wdt driver allows local users to corrupt kernel state by racing watchdog module removal. When cpu5wdt_exit calls del_timer, an executing cpu5wdt_trigger can survive teardown and call outb after release_region releases the I/O port region. Exploitation requires local access and the timer handler to overlap module removal; the stale write compromises kernel confidentiality, integrity, and availability.
Summary
What happened
Use-after-free in the Linux cpu5wdt driver allows local users to corrupt kernel state by racing watchdog module removal. When cpu5wdt_exit calls del_timer, an executing cpu5wdt_trigger can survive teardown and call outb after release_region releases the I/O port region. Exploitation requires local access and the timer handler to overlap module removal; the stale write compromises kernel confidentiality, integrity, and availability.
The record
- CVE
- CVE-2024-38630
- Published
- Jun 21, 2024
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-416
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Jun 21, 2024CVE publishedPublication date reported by the CVE source.
- May 11, 2026Record 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=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <573601521277119f2e2ba5f28ae6e87fc594f4d4
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <9b1c063ffc075abf56f63e55d70b9778ff534314
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <f19686d616500cd0d47b30cee82392b53f7f784a
- Affected versionversion=2.6.12
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