Impact
An internal bug in the Linux kernel’s btrfs file system can cause an ABBA deadlock when the path to a delayed inode is released before an inode lookup failure is handled. The resulting circular lock dependency can bring the kernel to a halt, causing the system to become unresponsive or to require a reboot. The severity is not a data breach but a denial‑of‑service condition that may disrupt all processes running on the affected node.
Affected Systems
The issue affects any Linux kernel that implements the btrfs file system. No specific kernel release is listed, so the vulnerability may be present in all current and older versions that expose the bug until it is patched.
Risk and Exploitability
The CVSS score of 5.5 and an EPSS of < 1% imply a moderate base risk with a low probability of active exploitation. The vulnerability is not listed in the CISA KEV catalog and no publicly known exploits exist. The likely attack vector is local; an attacker may trigger the deadlock by performing btrfs file operations that cause an inode lookup to fail, such as manipulating files or triggering space reclamation. If exploited, the kernel would deadlock and a system restart would be required to recover.
OpenCVE Enrichment