Impact
The ocfs2 filesystem in the Linux kernel fails to reserve the necessary metadata blocks when a large extended attribute is written to a file that already contains an external xattr block on a fragmented filesystem. The missing reservation causes the kernel to hit a BUG_ON, resulting in a panic. This crash removes system availability but does not grant code execution or privilege escalation, representing a denial‑of‑service condition. No CVSS score is provided by the data.
Affected Systems
Linux kernel builds that include the ocfs2 filesystem are affected. The issue appears in configurations where ocfs2 is enabled and files with large extended attributes are written to fragmented storage.
Risk and Exploitability
The vulnerability can be triggered by any user or process that has permission to set extended attributes on a target file. The likely attack vector is local, requiring the ability to modify xattrs on ocfs2 files. EPSS score not available and the vulnerability is not listed in CISA KEV. The impact is a kernel crash that renders the system unavailable; no arbitrary code execution or remote access is provided. No CVSS score is supplied by the data, so severity cannot be quantified here.
OpenCVE Enrichment