Vulnary
← back to the feed
Critical· 9.8official fix available

CVE-2026-89492

A flaw in the Linux kernel’s OCFS2 filesystem lets an attacker craft a corrupted directory metadata block that causes the kernel to read beyond the block’s limits, potentially exposing sensitive data. The issue occurs because the kernel does not bound the directory entry list counts when validating indexed directories. A patch has been applied to enforce proper bounds checking.

publishedSep 11, 2026
last modifiedSep 13, 2026
sourcesNVD
severity · cvss
9.8
critical · how bad it is
exploitation · epss
<1%
10th percentile · chance of exploitation in 30 days
(ai-assisted) A model wrote this summary from the official data, so double-check it against the source before you act on it. Read the official advisory →
auto-deletes from the system
counting…on Oct 13, 2026

An official fix is available, so this entry is kept for 30 days and then removed automatically.

01

Who is affected

Linux kernel systems that use the OCFS2 filesystem, especially those mounting OCFS2 volumes that could contain corrupted metadata.

02

Real-world impact

An attacker could read arbitrary kernel memory by mounting a malicious OCFS2 image and performing normal file operations such as stat() or open() on an indexed directory, potentially leaking confidential information or causing a crash.

03

Why this severity

The CVSS score of 9.8 reflects a critical vulnerability: it is network‑reachable, requires no authentication or user interaction, and can compromise confidentiality, integrity, and availability by enabling out‑of‑bounds reads in kernel space.

04

What to do about it

official fix available
recommended steps
  1. 01Upgrade the Linux kernel to a version that includes commit 775c17386a6f or later, which adds bounds checking for OCFS2 directory entries.

NVD description

05

Timeline

  1. Sep 11, 2026 · 2d ago
    Published
    Disclosed and added to the National Vulnerability Database.
  2. Sep 13, 2026 · 8h ago
    Official fix available
    A vendor patch or mitigation now exists — see the remediation steps above.
06

How it’s attacked

Attack vectorNetwork (remote)
Attack complexityLow
Privileges requiredNone
User interactionNone needed
ScopeUnchanged
Confidentiality impactHigh
Integrity impactHigh
Availability impactHigh
07

References & advisories

(ai-assisted) A model wrote this summary from the official data, so double-check it against the source before you act on it. Read the official advisory →
CVE-2026-89492: A flaw in the Linux kernel’s OCFS2 filesystem lets an attacker craft a · Vulnary