Impact
The vulnerability arises when the XFS buffer allocator fails to provide backing memory; the subsequent free routine dereferences a NULL page pointer, producing a kernel panic that results in loss of system availability. It is a direct null pointer dereference that crashes the kernel.
Affected Systems
The Linux kernel, particularly distributions that include the XFS file system module, is affected. It is inferred from the commit that the flaw was addressed in a later mainline commit; therefore, kernel versions before that commit remain at risk until the patch is applied.
Risk and Exploitability
The CVSS score is 5.5, indicating moderate severity, and the EPSS score is < 1%, indicating a low probability of exploitation. The vulnerability is not listed in the CISA KEV catalog. Based on the description, it is inferred that triggering the crash requires provoking a buffer allocation failure in XFS, a condition unlikely to be controllable by unprivileged users. No public exploit is known, so the likelihood of exploitation remains low and the impact is a local denial of service.
OpenCVE Enrichment