Boot-time kernel crash via single-bucket dentry hash
Published May 5, 2026 · Updated May 5, 2026
Out-of-bounds read in the Linux kernel dentry cache allows local users to crash the kernel when it boots with dhash_entries=1. dcache_init accepts a single hash bucket and sets d_hash_shift to 32, so d_hash performs an undefined 32-bit shift and __d_lookup dereferences an unallocated bucket. Setting the kernel boot parameter requires administrative control, and the demonstrated consequence is a boot-time page fault and kernel crash.
Summary
What happened
Out-of-bounds read in the Linux kernel dentry cache allows local users to crash the kernel when it boots with dhash_entries=1. dcache_init accepts a single hash bucket and sets d_hash_shift to 32, so d_hash performs an undefined 32-bit shift and __d_lookup dereferences an unallocated bucket. Setting the kernel boot parameter requires administrative control, and the demonstrated consequence is a boot-time page fault and kernel crash.
The record
- CVE
- CVE-2026-43071
- Published
- May 5, 2026
- Updated
- May 5, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux Kernel
- Classifications
- CWE-125, T1499
- Attack vector
- local
- Privileges
- admin
Timeline
How it unfolded
- May 5, 2026CVE publishedPublication date reported by the CVE source.
- May 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=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <277cedabb0ab86baae83fa58218be13c6d3e5526
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <426ef05e82ee52c8d0e95fc0808b7383d8352d73
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <5718df131ab78897a9dd1f2e71c3ba732d4392af
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <755b40903eff563768d4d96fd4ef51ec48adde3b
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <ddd57ebce245f9c7e2f6902a6c087d6186d2385d
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <f08fe8891c3eeb63b73f9f1f6d97aa629c821579
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