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

CVE-2026-89541

A flaw in the Linux kernel’s RPCSEC_GSS handling allowed a crafted NFS server reply to bypass length checks and trigger out‑of‑bounds reads in the client. The patch adds proper bounds checks to prevent the overflow. The issue is now fixed in the kernel source.

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

Linux kernel versions before the patch that implements the new bounds checks, affecting any system using RPCSEC_GSS for NFS.

02

Real-world impact

An attacker could send a specially crafted NFS reply to cause the client to read or corrupt memory, potentially leading to privilege escalation or denial of service.

03

Why this severity

The CVSS score of 9.8 reflects that the vulnerability can be exploited over the network with no user interaction, no privileges, and it compromises confidentiality, integrity, and availability.

04

What to do about it

official fix available
recommended steps
  1. 01Upgrade your Linux kernel to a version that includes the patch that adds the three bounds checks to gss_unwrap_resp_priv.
  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 · 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 →
CVE-2026-89541: A flaw in the Linux kernel’s RPCSEC_GSS handling allowed a crafted NFS · Vulnary