Kernel crash via AIO wait-queue race
Published May 19, 2024 · Updated Aug 5, 2026
NULL pointer dereference in Linux kernel 6.8 through 6.8.4 allows local users to crash the system through asynchronous I/O. A race between finish_wait() and aio_complete() lets finish_wait() skip the wait-queue lock before wakeup finishes, so the completion path uses an overwritten task_struct pointer. Low-privileged local access and successful timing of the AIO completion race are required; exploitation causes a kernel crash.
Summary
What happened
NULL pointer dereference in Linux kernel 6.8 through 6.8.4 allows local users to crash the system through asynchronous I/O. A race between finish_wait() and aio_complete() lets finish_wait() skip the wait-queue lock before wakeup finishes, so the completion path uses an overwritten task_struct pointer. Low-privileged local access and successful timing of the AIO completion race are required; exploitation causes a kernel crash.
The record
- CVE
- CVE-2024-35874
- Published
- May 19, 2024
- Updated
- Aug 5, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-476, T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- May 19, 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=6.8
- Affected versionversion=71eb6b6b0ba93b1467bccff57b5de746b09113d2 <9678bcc6234d83759fe091c197f5017a32b468da
- Affected versionversion=71eb6b6b0ba93b1467bccff57b5de746b09113d2 <caeb4b0a11b3393e43f7fa8e0a5a18462acc66bd
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