Indefinite task hang via unsynchronized futex state reads
Published Sep 4, 2026 · Updated Sep 4, 2026
Race condition in the Linux kernel allows local users to block a futex-resizer task indefinitely during private hash resizing. futex_pivot_pending() reads hash_new and the current hash without serialization, so a concurrent pivot can combine pre-pivot and post-pivot state and miss the final-reference wake. Reachability requires a custom private hash resize racing another futex task; the blocked task can hang indefinitely, and a configured hung-task detector can panic the kernel.
Summary
What happened
Race condition in the Linux kernel allows local users to block a futex-resizer task indefinitely during private hash resizing. futex_pivot_pending() reads hash_new and the current hash without serialization, so a concurrent pivot can combine pre-pivot and post-pivot state and miss the final-reference wake. Reachability requires a custom private hash resize racing another futex task; the blocked task can hang indefinitely, and a configured hung-task detector can panic the kernel.
The record
- CVE
- CVE-2026-80776
- Published
- Sep 4, 2026
- Updated
- Sep 4, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-362, T1499.004
- Attack vector
- local
- Privileges
- Unavailable
Timeline
How it unfolded
- Sep 4, 2026CVE publishedPublication date reported by the CVE source.
- Sep 4, 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=6.16
- Affected versionversion=bd54df5ea7cadac520e346d5f0fe5d58e635b6ba <19b4be0717fa83265d66aea836b7022d898422cf
- Affected versionversion=bd54df5ea7cadac520e346d5f0fe5d58e635b6ba <4a7e941ca29a608c6244cbd028d3599ecaef7207
- Affected versionversion=bd54df5ea7cadac520e346d5f0fe5d58e635b6ba <8e7ff730dd96519a333d1570edf1c3fabb6d3629
What conditions does exploitation require?
What is affected?
Published CVSS scores
No CVSS assessment is available in this record.
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