Impact
The flaw in the Linux kernel's virtiofs subsystem is a use‑after‑free condition triggered during the unmount of a sub‑mount. The function iput() may be invoked after the super‑block has been destroyed, leading to a kernel Oops and a system crash. This crash represents only a denial‑of‑service impact and does not allow an attacker to execute arbitrary code or elevate privileges based on the information supplied.
Affected Systems
All Linux kernel builds that include the virtiofs filesystem are potentially vulnerable; no specific version range is mentioned in the advisory.
Risk and Exploitability
The CVSS score of 7.8 highlights a high severity flaw, while the EPSS score of less than 1% suggests a low likelihood of active exploitation. The vulnerability is not listed in CISA's KEV catalog. Based on the description, exploitation would most likely require a local process that can initiate an unmount of a virtiofs sub‑mount, making the threat primarily local.
OpenCVE Enrichment
Debian DLA