Impact
The flaw exists in the BTRFS filesystem layer when qgroup ioctl operations do not reserve enough transaction items for quota tree updates and delayed references. This failure to provision required resources and the consequent overcommit of transaction objects (CWE‑770) causes a transaction to abort with an -ENOSPC error. The kernel handles the abort safely, but the operation is cancelled, resulting in a functional denial of service without data corruption.
Affected Systems
All Linux kernel releases that include the BTRFS filesystem and have not yet integrated the transaction reservation fix are affected. The issue was demonstrated in kernel 6.19.0‑rc8 and applies to the 7.0 release candidates (rc1 through rc4) as indicated by the CPE entries. Any kernel variant that ships with BTRFS support and falls within these ranges is potentially vulnerable.
Risk and Exploitability
The CVSS score of 5.5 indicates moderate severity. The EPSS score of less than 1% signals a very low likelihood of exploitation in the wild, and the vulnerability is not listed in CISA KEV. Based on the description, it is inferred that an attacker would need local or elevated privileges to invoke qgroup ioctl operations and trigger the transaction abort. The primary risk is the potential for DoS rather than arbitrary code execution or data exposure.
OpenCVE Enrichment