System crash via discontiguous io_uring ring pages
Published Dec 8, 2023 · Updated Aug 2, 2024
Out-of-bounds memory access in Linux kernel io_uring allows local users to crash the system through user-supplied SQ/CQ ring memory. In __io_uaddr_map(), multi-page validation compares only the first and last pinned pages instead of verifying that every page is physically contiguous. Low-privileged local access is required to invoke IORING_SETUP_NO_MMAP with discontiguous ring pages, and the reported consequence is a system crash.
Summary
What happened
Out-of-bounds memory access in Linux kernel io_uring allows local users to crash the system through user-supplied SQ/CQ ring memory. In __io_uaddr_map(), multi-page validation compares only the first and last pinned pages instead of verifying that every page is physically contiguous. Low-privileged local access is required to invoke IORING_SETUP_NO_MMAP with discontiguous ring pages, and the reported consequence is a system crash.
The record
- CVE
- CVE-2023-6560
- Published
- Dec 8, 2023
- Updated
- Aug 2, 2024
- Vendor
- Fedora Project
- Product
- Fedora Linux
- Classifications
- CWE-823, CWE-119, T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Dec 8, 2023CVE publishedPublication date reported by the CVE source.
- Aug 2, 2024Record 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?
Affected versions are unavailable in this record. Check the vendor advisory for version and patch details.
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