Kernel crash via sparse-memory usage race
Published Feb 29, 2024 · Updated May 11, 2026
Race condition in the Linux kernel sparse-memory subsystem allows local users to crash affected systems during device-memory removal. pfn_valid() can pass valid_section() before section_deactivate() clears and frees memory_section->usage, causing pfn_section_valid() to dereference NULL. The race requires CONFIG_SPARSEMEM_VMEMAP, interleaved ZONE_NORMAL and ZONE_DEVICE PFNs, and concurrent memory compaction and section removal.
Summary
What happened
Race condition in the Linux kernel sparse-memory subsystem allows local users to crash affected systems during device-memory removal. pfn_valid() can pass valid_section() before section_deactivate() clears and frees memory_section->usage, causing pfn_section_valid() to dereference NULL. The race requires CONFIG_SPARSEMEM_VMEMAP, interleaved ZONE_NORMAL and ZONE_DEVICE PFNs, and concurrent memory compaction and section removal.
The record
- CVE
- CVE-2023-52489
- Published
- Feb 29, 2024
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-362, T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Feb 29, 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=5.3
- Affected versionversion=f46edbd1b1516da1fb34c917775168d5df576f78 <3a01daace71b521563c38bbbf874e14c3e58adb7
- Affected versionversion=f46edbd1b1516da1fb34c917775168d5df576f78 <5ec8e8ea8b7783fab150cf86404fc38cb4db8800
- Affected versionversion=f46edbd1b1516da1fb34c917775168d5df576f78 <68ed9e33324021e9d6b798e9db00ca3093d2012a
- Affected versionversion=f46edbd1b1516da1fb34c917775168d5df576f78 <70064241f2229f7ba7b9599a98f68d9142e81a97
- Affected versionversion=f46edbd1b1516da1fb34c917775168d5df576f78 <90ad17575d26874287271127d43ef3c2af876cea
- Affected versionversion=f46edbd1b1516da1fb34c917775168d5df576f78 <b448de2459b6d62a53892487ab18b7d823ff0529
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