Local hard lockup via procfs statistics contention
Published Apr 3, 2024 · Updated May 11, 2026
Resource contention in do_task_stat in Linux allows local users to trigger a hard lockup through concurrent procfs statistics reads. The function holds siglock with interrupts disabled while aggregating thread and child statistics, so simultaneous reads scale as O(NR_CPUS * NR_THREADS). The trigger requires local low-privileged access, many concurrent readers, and a process with many threads; the result is an availability-only system stall.
Summary
What happened
Resource contention in do_task_stat in Linux allows local users to trigger a hard lockup through concurrent procfs statistics reads. The function holds siglock with interrupts disabled while aggregating thread and child statistics, so simultaneous reads scale as O(NR_CPUS * NR_THREADS). The trigger requires local low-privileged access, many concurrent readers, and a process with many threads; the result is an availability-only system stall.
The record
- CVE
- CVE-2024-26686
- Published
- Apr 3, 2024
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Apr 3, 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=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <0c35d1914353799c54fa1843fe7dea6fcbcdbac5
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <27978243f165b44e342f28f449b91327944ea071
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <3820b0fac7732a653bcc6f6ac20c1d72e697f8f6
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <4fe85bdaabd63f8f8579b24a10ed597c9c482164
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <7601df8031fd67310af891897ef6cc0df4209305
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <cf4b8c39b9a0bd81c47afc7ef62914a62dd5ec4d
- Affected versionversion=2.6.12
What conditions does exploitation require?
What is affected?
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