Impact
The XFS filesystem uses a freemap array in leaf blocks to track free space. When multiple extended attributes are added, entries in this freemap are not correctly updated, causing the array and the claimed free space to occupy the same region. This misalignment triggers an internal assertion and forces the kernel to panic, shutting down the system. The result is a denial of service to all processes relying on the affected XFS node.
Affected Systems
Linux kernel installations that deploy the XFS filesystem and still contain the old freemap adjustment logic. No explicit version range is provided, so any system running an unpatched kernel prior to the commit that introduced the fix is potentially affected.
Risk and Exploitability
The CVSS score of 8.8 indicates a high impact. The EPSS score is < 1%, and the vulnerability is not listed in the CISA KEV catalog. Attackers would need local access to create or modify extended attributes on a writable XFS filesystem. The flaw leads to a kernel panic but does not permit arbitrary code execution. While this limits the threat to compromised or compromised‑accessible hosts, the severity of a kernel crash warrants prompt remediation.
OpenCVE Enrichment
Debian DLA