Impact
The Linux kernel contains a flaw in OCFS2’s journaling code where a NULL pointer dereference can occur during a direct write operation when the journal aborts. The vulnerability manifests as a general protection fault that can crash the system. The weakness is a classic NULL pointer dereference, allowing an attacker or a faulty I/O condition to cause a kernel panic, disrupting availability of the entire machine.
Affected Systems
The defect affects any installation of the Linux kernel that utilizes the OCFS2 file system. It applies to all currently supported kernel releases until the patch is applied, regardless of distribution or distribution version, as the CNA list indicates Linux:Linux. Specific kernel versions are not enumerated, so any kernel containing the unpatched OCFS2 code is at risk.
Risk and Exploitability
This issue is a high‑impact issue because it leads to a kernel panic. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog. The exact CVSS score is not supplied, but the semantics of a kernel crash imply a severe security impact. Likely attack vectors involve legitimate or malicious direct write operations to an OCFS2 volume, especially in the presence of I/O errors that trigger a journal abort. An attacker with the ability to trigger or modify such I/O on a node where OCFS2 is in use could intentionally bring the system down.
OpenCVE Enrichment