CVE-2026-63796
Linux · Kernel
The Linux kernel OCFS2 file system driver fails to properly validate group bitmap descriptors, allowing for oversized descriptors that can lead to memory corruption or system instability.
Executive summary
A critical memory corruption vulnerability in the OCFS2 file system driver could allow a local authenticated user to compromise system integrity or cause a denial of service.
Vulnerability
The vulnerability exists in ocfs2_validate_gd_parent(), which improperly bounds bg_bits against the parent allocator's geometry. This flaw allows an authenticated attacker to provide malformed metadata, leading to improper memory handling.
Business impact
The OCFS2 file system is often utilized in high-availability clusters. A successful exploit could lead to data corruption or complete system failure across cluster nodes. With a CVSS score of 8.8, this vulnerability poses a severe risk to data confidentiality, integrity, and availability.
Remediation
Immediate Action: Apply the vendor-provided kernel updates to 5.10.260, 5.15.211, 6.1.177, or 6.6.144 immediately.
Proactive Monitoring: Monitor file system logs and cluster health metrics for any signs of OCFS2 metadata errors or unexpected node reboots.
Compensating Controls: Restrict access to file system management and mount operations to trusted administrative users to prevent the triggering of this vulnerability.
Exploitation status
Public Exploit Available: No (exploit_available: false)
Analyst recommendation
The OCFS2 file system is a critical component for cluster environments. Given the potential for widespread service disruption, it is imperative that organizations running OCFS2 apply the necessary kernel patches during the next maintenance window.