Impact
The flaw impacts the Linux kernel’s blk‑mq subsystem. When a block I/O request is submitted, the kernel may free a cached request while the request is still active, creating a use‑after‑free condition that can corrupt kernel memory.
Affected Systems
Any Linux kernel that does not include the commits that patch the blk‑mq cached request handling code is vulnerable. Operating systems using any kernel version that lacks the fix, regardless of distribution, are at risk.
Risk and Exploitability
The CVSS score of 7.8 indicates high severity, and the EPSS score of less than 1% suggests a low likelihood of exploitation in the wild. The vulnerability is not listed in the CISA KEV catalog. The likely attack vector is a race condition occurring during block I/O operations that triggers the plug flush while a task sleeps, which can lead to a use‑after‑free.
OpenCVE Enrichment
Ubuntu USN