Out-of-bounds read via NUMA sentinel mishandling
Published Jun 21, 2024 · Updated May 11, 2026
Out-of-bounds read in the Linux kernel allows local users to trigger invalid memory access through the DMA benchmark debugfs ioctl. The do_map_benchmark function passes the NUMA_NO_NODE sentinel value of -1 to cpumask_of_node, which indexes a per-node cpumask array without handling that sentinel. Low-privileged local access to the ioctl is required; public records establish the invalid read but do not demonstrate reliable data disclosure or privilege escalation.
Summary
What happened
Out-of-bounds read in the Linux kernel allows local users to trigger invalid memory access through the DMA benchmark debugfs ioctl. The do_map_benchmark function passes the NUMA_NO_NODE sentinel value of -1 to cpumask_of_node, which indexes a per-node cpumask array without handling that sentinel. Low-privileged local access to the ioctl is required; public records establish the invalid read but do not demonstrate reliable data disclosure or privilege escalation.
The record
- CVE
- CVE-2024-39277
- Published
- Jun 21, 2024
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-125
- 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=5.11
- Affected versionversion=65789daa8087e125927230ccb7e1eab13999b0cf <50ee21bfc005e69f183d6b4b454e33f0c2571e1f
- Affected versionversion=65789daa8087e125927230ccb7e1eab13999b0cf <5a91116b003175302f2e6ad94b76fb9b5a141a41
- Affected versionversion=65789daa8087e125927230ccb7e1eab13999b0cf <8e1ba9df9a35e8dc64f657a64e523c79ba01e464
- Affected versionversion=65789daa8087e125927230ccb7e1eab13999b0cf <b41b0018e8ca06e985e87220a618ec633988fd13
- Affected versionversion=65789daa8087e125927230ccb7e1eab13999b0cf <e64746e74f717961250a155e14c156616fcd981f
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