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

CVE-2026-89649

A bug in the Linux kernel’s CephFS extended‑attribute handling lets a malicious metadata server cause a buffer overflow when a user calls getxattr(2). The flaw occurs because the final attribute’s value length is not checked against the blob bounds, allowing an out‑of‑bounds read that can leak kernel memory. The issue has been fixed by adding a bounds check in the kernel code.

publishedSep 11, 2026
last modifiedSep 13, 2026
sourcesNVD
severity · cvss
9.1
critical · how bad it is
exploitation · epss
<1%
9th 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 CephFS, particularly those that rely on extended attributes via getxattr(2).

02

Real-world impact

An attacker who controls a Ceph metadata server could read arbitrary kernel memory and potentially gain information or privileges on the host system.

03

Why this severity

The CVSS score of 9.1 reflects that the vulnerability is exploitable over the network, requires no privileges, and can lead to complete data disclosure (confidentiality and integrity).

04

What to do about it

official fix available
recommended steps
  1. 01Upgrade your Linux kernel to a version that includes the CephFS bounds‑check fix for CVE-2026-89649.
  2. 02Reboot or reload the kernel to activate the new version.

NVD-referenced vendor advisory

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 impactNone
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 →