Kernel crash via out-of-range sync cancellation index
Published Sep 26, 2022 · Updated May 21, 2025
An off-by-one error in Linux Kernel io_uring 6.0-rc2 allows local users to crash the kernel through a sync-cancellation request. In __io_sync_cancel, a fixed-file index equal to nr_user_files passes a greater-than check and indexes one slot beyond the registered-file table. A local user able to invoke io_uring_register with fixed-file cancellation can trigger the demonstrated null-pointer dereference and system crash.
Summary
What happened
An off-by-one error in Linux Kernel io_uring 6.0-rc2 allows local users to crash the kernel through a sync-cancellation request. In __io_sync_cancel, a fixed-file index equal to nr_user_files passes a greater-than check and indexes one slot beyond the registered-file table. A local user able to invoke io_uring_register with fixed-file cancellation can trigger the demonstrated null-pointer dereference and system crash.
The record
- CVE
- CVE-2022-3103
- Published
- Sep 26, 2022
- Updated
- May 21, 2025
- Vendor
- The Linux Kernel Organization
- Product
- Linux Kernel
- Classifications
- CWE-193, T1068
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Sep 26, 2022CVE publishedPublication date reported by the CVE source.
- May 21, 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=6.0-rc3
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 __io_sync_cancel 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