Kernel crash via stray page-table stack read
Published Aug 17, 2024 · Updated Aug 5, 2026
Out-of-bounds read in arm64 fast GUP in Linux 6.9 through 6.10.2 allows local users to crash the kernel during lockless page-table walks. Runtime-folded p4d_offset_lockless returns a pointer to a caller stack variable, and pud_offset_lockless offsets from it instead of a real page-table page. Reachability requires 16 KiB pages, four page-table levels, and runtime folding because LPA2 is unavailable; successful triggering causes an oops and service interruption.
Summary
What happened
Out-of-bounds read in arm64 fast GUP in Linux 6.9 through 6.10.2 allows local users to crash the kernel during lockless page-table walks. Runtime-folded p4d_offset_lockless returns a pointer to a caller stack variable, and pud_offset_lockless offsets from it instead of a real page-table page. Reachability requires 16 KiB pages, four page-table levels, and runtime folding because LPA2 is unavailable; successful triggering causes an oops and service interruption.
The record
- CVE
- CVE-2024-42293
- Published
- Aug 17, 2024
- Updated
- Aug 5, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-125, T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Aug 17, 2024CVE publishedPublication date reported by the CVE source.
- Aug 5, 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=0dd4f60a2c76938c2625f6c630c225699d97608b <36639013b3462c06ff8e3400a427f775b4fc97f5
- Affected versionversion=0dd4f60a2c76938c2625f6c630c225699d97608b <78672d49d3eebbcda3589f4d6e589caf357c5a59
- Affected versionversion=6.9
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.
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