System crash via missing io_uring file-table check
Published Nov 28, 2022 · Updated Apr 14, 2025
NULL pointer dereference in Linux kernel 5.19-rc1 through 5.19-rc5 allows local users to crash the system through an io_uring update. io_files_update_with_index_alloc honors IORING_FILE_INDEX_ALLOC and searches for a free bit without first checking whether req->ctx->file_data points to a file table. A local low-privileged user must submit the crafted fixed-file update, and triggering the dereference can interrupt the entire host.
Summary
What happened
NULL pointer dereference in Linux kernel 5.19-rc1 through 5.19-rc5 allows local users to crash the system through an io_uring update. io_files_update_with_index_alloc honors IORING_FILE_INDEX_ALLOC and searches for a free bit without first checking whether req->ctx->file_data points to a file table. A local low-privileged user must submit the crafted fixed-file update, and triggering the dereference can interrupt the entire host.
The record
- CVE
- CVE-2022-4127
- Published
- Nov 28, 2022
- Updated
- Apr 14, 2025
- Vendor
- The Linux Kernel Organization
- Product
- Linux Kernel
- Classifications
- CWE-476, T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Nov 28, 2022CVE publishedPublication date reported by the CVE source.
- Apr 14, 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=Fixed in 5.19
What conditions does exploitation require?
What is affected?
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