Kernel crash via unchecked io_uring file pointer
Published Sep 15, 2025 · Updated Sep 15, 2025
NULL pointer dereference in Linux kernel 6.0 through 6.0.5 and 6.1-rc1 allows local users to crash the kernel through io_uring message rings. io_msg_send_fd() fails to reject a NULL file_ptr, assigns the resulting NULL src_file, and passes it to get_file(), which dereferences it. Low-privileged local access is required; a crafted io_uring submission can panic the host when panic_on_warn is enabled, interrupting all services.
Summary
What happened
NULL pointer dereference in Linux kernel 6.0 through 6.0.5 and 6.1-rc1 allows local users to crash the kernel through io_uring message rings. io_msg_send_fd() fails to reject a NULL file_ptr, assigns the resulting NULL src_file, and passes it to get_file(), which dereferences it. Low-privileged local access is required; a crafted io_uring submission can panic the host when panic_on_warn is enabled, interrupting all services.
The record
- CVE
- CVE-2022-50295
- Published
- Sep 15, 2025
- Updated
- Sep 15, 2025
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-476, T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Sep 15, 2025CVE publishedPublication date reported by the CVE source.
- Sep 15, 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
- Affected versionversion=e6130eba8a848a7a6ba6c534bd8f6d60749ae1a9 <0163e04ea64cc3dfaa12390286e5f2f481c3b2e3
- Affected versionversion=e6130eba8a848a7a6ba6c534bd8f6d60749ae1a9 <16bbdfe5fb0e78e0acb13e45fc127e9a296913f2
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
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