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

CVE-2026-89703

A critical bug in the Linux kernel’s NFS server can cause a use‑after‑free when an administrator revokes a delegation. The flaw occurs because a flag is not set, allowing a freed delegation to be added to a list that is later traversed. This could let an attacker crash the server or potentially execute code.

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 NFS server (nfsd) – any system running a kernel that has not yet been patched to include the SC_STATUS_FREED flag in nfsd4_drop_revoked_stid. Typical users are system administrators running NFS services.

02

Real-world impact

An attacker could crash the NFS server or potentially run arbitrary code on the host, disrupting services or compromising the system.

03

Why this severity

The CVSS score of 9.8 reflects the high impact (confidentiality, integrity, availability) and the fact that the vulnerability can be exploited remotely with no authentication or user interaction.

04

What to do about it

official fix available
recommended steps
  1. 011. Update the Linux kernel to a version that includes the patch for CVE-2026-89703.
  2. 022. Reboot the system to load the new kernel.

NVD description indicates the vulnerability has been resolved.

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 →