Local system crash via poll cancellation race
Published Jan 25, 2023 · Updated Apr 1, 2025
Use-after-free in io_uring polling in Linux Kernel before 6.1-rc7 allows local users to crash the system via concurrent poll cancellation. io_poll_check_events and io_poll_cancel_req race while updating poll_refs, allowing duplicate completion to free a request before another path uses it. Low-privileged local access and successful race timing are required; the grounded consequence is a NULL-pointer dereference and system crash.
Summary
What happened
Use-after-free in io_uring polling in Linux Kernel before 6.1-rc7 allows local users to crash the system via concurrent poll cancellation. io_poll_check_events and io_poll_cancel_req race while updating poll_refs, allowing duplicate completion to free a request before another path uses it. Low-privileged local access and successful race timing are required; the grounded consequence is a NULL-pointer dereference and system crash.
The record
- CVE
- CVE-2023-0468
- Published
- Jan 25, 2023
- Updated
- Apr 1, 2025
- Vendor
- The Linux Kernel Organization
- Product
- Linux Kernel
- Classifications
- CWE-416, T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Jan 25, 2023CVE publishedPublication date reported by the CVE source.
- Apr 1, 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=Linux Kernel prior to Kernel 6.1 RC7
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
- Red Hat Bugzilla race interleaving demonstrationproof 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