CVE-2026-89697
A critical flaw in the Linux kernel's NFS server could allow an attacker to compromise the integrity and availability of the system by manipulating file attributes without proper write permissions. The issue was fixed by adding a missing write reference check during attribute changes. The vulnerability is now patched in updated kernel releases.
An official fix is available, so this entry is kept for 30 days and then removed automatically.
Who is affected
Linux kernel NFS server components; users running older kernel versions that lack the fh_want_write() fix.
Real-world impact
An attacker could modify or delete files on the NFS server, potentially causing data loss or corruption, and disrupt service availability.
Why this severity
The CVSS score of 9.1 reflects that the flaw can be exploited remotely without authentication, and it can lead to complete loss of integrity and availability of the affected system.
What to do about it
- 01Update the Linux kernel to a version that includes the fix for CVE-2026-89697.
NVD description indicates the vulnerability has been resolved.
Timeline
- Sep 11, 2026 · 2d agoPublishedDisclosed and added to the National Vulnerability Database.
- Sep 13, 2026 · 7h agoOfficial fix availableA vendor patch or mitigation now exists — see the remediation steps above.