CVE-2026-90204

Linux · Kernel

A use-after-free vulnerability in the OCFS2 filesystem component of the Linux kernel allows attackers to trigger memory corruption via a corrupted append-DIO dinode.

Executive summary

A memory corruption vulnerability in the Linux kernel OCFS2 filesystem could allow a local attacker to cause a system crash or potentially execute arbitrary code.

Vulnerability

This is a use-after-free vulnerability within the OCFS2 filesystem component. It occurs when the kernel fails to validate the DIO orphan slot during inode read operations, allowing an out-of-range value to produce an invalid cache entry.

Business impact

The vulnerability carries a CVSS score of 7.8, indicating a high level of technical risk. Successful exploitation could lead to a complete system crash, resulting in significant downtime for critical infrastructure relying on OCFS2, or potential unauthorized memory access that could be leveraged for privilege escalation.

Remediation

Immediate Action: Apply the latest kernel patches provided by your distribution vendor, ensuring the environment is updated to at least kernel version 6.18.52 or 7.2.6.

Proactive Monitoring: Monitor system logs for kernel BUG entries, particularly those referencing OCFS2 or memory management faults, which may indicate attempted exploitation.

Compensating Controls: Restrict access to the underlying filesystem and limit the ability of untrusted users to mount or interact with OCFS2 volumes.

Exploitation status

Public Exploit Available: Unknown

Analyst recommendation

Given the potential for system-wide instability and the critical nature of kernel-level vulnerabilities, administrators must prioritize patching affected systems. Ensure that standard kernel update procedures are followed immediately to mitigate the risk of exploitation.

More Linux CVEs all →

History

CVE Brief tracked this CVE 4 days before it had a CVSS score.

  1. Disclosed CVE record published
  2. Collected by CVE Brief No CVSS score yet; tracked as early warning
  3. CVSS score assigned 7.8 (3.1) from cvelistV5
  4. Analyst report written

Sources