System crash via unlocked IOPOLL overflow
Published Jul 23, 2023 · Updated Mar 6, 2025
Race condition in Linux Kernel before 6.2-rc5 allows local users to crash the system through IOPOLL completion overflow. The io_cqring_event_overflow() path queues an overflow completion for an IOPOLL ring without holding the ring mutex, allowing concurrent access to violate the locking invariant. A low-privileged local process must create and overflow an IOPOLL io_uring; successful triggering crashes the host rather than exposing or changing data.
Summary
What happened
Race condition in Linux Kernel before 6.2-rc5 allows local users to crash the system through IOPOLL completion overflow. The io_cqring_event_overflow() path queues an overflow completion for an IOPOLL ring without holding the ring mutex, allowing concurrent access to violate the locking invariant. A low-privileged local process must create and overflow an IOPOLL io_uring; successful triggering crashes the host rather than exposing or changing data.
The record
- CVE
- CVE-2023-2430
- Published
- Jul 23, 2023
- Updated
- Mar 6, 2025
- Vendor
- The Linux Kernel Organization
- Product
- Linux Kernel
- Classifications
- CWE-667, CWE-413, T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Jul 23, 2023CVE publishedPublication date reported by the CVE source.
- Mar 6, 2025Record 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=Kernel Linux prior to Kernel 6.2 RC5
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
- syzbot IOPOLL overflow reproducerproof 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