Local kernel crash via pbuf error mishandling
Published Aug 8, 2024 · Updated May 11, 2026
NULL pointer dereference in Linux kernel 6.10 io_uring allows local users to crash the kernel through a provided-buffer-ring request. io_alloc_pbuf_ring() tests an ERR_PTR result as though only NULL indicated failure, leaving an invalid buffer-ring state that cleanup later dereferences. Low-privileged local access to io_uring is required, and successful triggering interrupts the host through a kernel fault.
Summary
What happened
NULL pointer dereference in Linux kernel 6.10 io_uring allows local users to crash the kernel through a provided-buffer-ring request. io_alloc_pbuf_ring() tests an ERR_PTR result as though only NULL indicated failure, leaving an invalid buffer-ring state that cleanup later dereferences. Low-privileged local access to io_uring is required, and successful triggering interrupts the host through a kernel fault.
The record
- CVE
- CVE-2024-42254
- Published
- Aug 8, 2024
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-476, T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Aug 8, 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=46b1b3d81a7e99574e1a2f914086bc2fe382d79d <78aefac7efdffddf7889405b7c08e6e0f030fa35
- Affected versionversion=6.10
- Affected versionversion=87585b05757dc70545efb434669708d276125559 <68d19af95a353f5e2b021602180b65b303eba99d
- Affected versionversion=87585b05757dc70545efb434669708d276125559 <bcc87d978b834c298bbdd9c52454c5d0a946e97e
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
- syzbot C reproducer for __io_remove_buffers faultproof of concept · demonstrated
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