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

CVE-2026-89652

A flaw in the Linux kernel's Ceph NFS-export path can allow a malicious or buggy Ceph metadata server to send an overlong name, causing a buffer overflow when a CephFS mount is re-exported over NFS. The issue is critical (CVSS 9.8) and can affect confidentiality, integrity, and availability.

publishedSep 11, 2026
last modifiedSep 13, 2026
sourcesNVD
severity · cvss
9.8
critical · how bad it is
exploitation · epss
<1%
6th 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

Systems running the affected Linux kernel code path for CephFS mounts that are re-exported over NFS. No affected product versions are listed in the provided data.

02

Real-world impact

A slab out-of-bounds write may occur in a client handling a CephFS mount re-exported over NFS.

03

Why this severity

CVSS 9.8 is critical. The vulnerability can be exploited remotely with low complexity, requires no privileges or user interaction, and has high impact on confidentiality, integrity, and availability.

04

What to do about it

official fix available
recommended steps
  1. 01Update the Linux kernel on systems that use CephFS mounts re-exported over NFS to a release containing the documented resolution for CVE-2026-89652.

NVD description: the vulnerability is marked resolved; the fix adds ceph_export_copy_name() to reject names longer than NAME_MAX before copying them.

05

Timeline

  1. Sep 11, 2026 · 2d ago
    Published
    Disclosed and added to the National Vulnerability Database.
  2. Sep 13, 2026 · 7h 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 →