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

CVE-2026-89689

A critical flaw in the Linux kernel’s NFS server (nfsd) implementation allows the kernel to free session slots that are still in use, causing memory corruption. The bug occurs when the session shrinker reduces the maximum slot count while a client continues to reference slots in the higher range, and the code fails to verify that the current slot is within the new limit and that the slot is not actively in use before freeing it.

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

Any system running a vulnerable Linux kernel version that includes the flawed nfsd code.

02

Real-world impact

An attacker controlling a NFS client could trigger the flaw to corrupt kernel memory, potentially leading to arbitrary code execution or system compromise.

03

Why this severity

The CVSS score of 9.8 reflects critical severity due to remote exploitability, no authentication required, and the potential for full system compromise through memory corruption.

04

What to do about it

official fix available
recommended steps
  1. 011. Update the Linux kernel to a version that includes the fix for CVE-2026-89689.
  2. 022. Reboot the system (or restart the NFS service) to load the patched kernel.

NVD-referenced Linux kernel 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 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 →