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

CVE-2026-89495

A flaw in the Linux kernel’s OCFS2 Distributed Lock Manager (DLM) allowed cluster members to send malformed messages that overflowed internal buffers, potentially corrupting memory or crashing other nodes. The issue was fixed by patching the kernel to bound peer‑controlled lengths in the o2dlm receive handlers.

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 users running OCFS2 with a DLM domain; any node that is a member of the cluster can be affected.

02

Real-world impact

An attacker who has joined the cluster can craft a DLM message that overflows a heap buffer, causing data corruption or a crash on other cluster nodes, which can lead to loss of service or data integrity.

03

Why this severity

The CVSS score of 9.8 reflects that the vulnerability is exploitable remotely with no authentication, and it can compromise confidentiality, integrity, and availability of all nodes in the cluster.

04

What to do about it

official fix available
recommended steps
  1. 01Update the Linux kernel to a version that includes the ocfs2/dlm patch series that bounds peer‑controlled lengths.
  2. 02Reboot the system to load the updated kernel.

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 →