Impact
A race condition in the Linux kernel io_uring implementation can cause the IORING_SQ_TASKRUN flag to be incorrectly applied while a ring buffer is being resized. During the brief window in which the old rings are freed and the new ones swapped, kernel memory corruption or a crash can occur. Based on the description, it is inferred that the flaw does not provide a direct path for privilege escalation, but it can result in a denial of service by triggering a kernel panic.
Affected Systems
All Linux kernel configurations that include the io_uring API and support DEFER_TASKRUN mode before the patch are affected. The CPE list shows generic Linux kernel and Linux kernel releases 7.0‑rc1 through 7.0‑rc3. Any distribution using these kernels without the fix is vulnerable.
Risk and Exploitability
The CVSS score of 7.8 reflects high severity for a local denial of service. The EPSS score of less than 1% indicates low likelihood of exploitation in the wild. The vulnerability is not listed in CISA KEV. Based on the description, it is inferred that exploitation requires local privileged code to manipulate io_uring and trigger a ring resize; it does not provide remote access or privilege escalation.
OpenCVE Enrichment