CVE-2026-89697
Linux · Kernel
A flaw in the Linux kernel nfsd implementation allows an unauthenticated attacker to cause integrity and availability issues due to missing mount write references during SETATTR operations.
Executive summary
A critical vulnerability in the Linux kernel nfsd component permits unauthenticated attackers to potentially cause system instability or unauthorized file attribute modifications.
Vulnerability
The nfsd subsystem fails to properly invoke fh_want_write during early-verified SETATTR operations, allowing notify_change to execute without a required mount write reference. This vulnerability is remotely exploitable by an unauthenticated attacker, as indicated by the CVSS vector AV:N/AC:L/PR:N.
Business impact
The vulnerability carries a CVSS score of 9.1, reflecting its potential to cause significant impact on system integrity and availability. An attacker could leverage this flaw to trigger unexpected kernel behavior, potentially leading to a denial of service or unauthorized modification of file attributes. Such disruptions can result in critical downtime for storage services and compromise the reliability of systems relying on the NFS protocol.
Remediation
Immediate Action: Apply the latest security patches provided by your Linux distribution or update the kernel to version 5.10.270, 5.15.221, 6.1.188, 6.6.157, or newer.
Proactive Monitoring: Monitor system logs for kernel panic events or unusual nfsd process behavior that may indicate exploitation attempts.
Compensating Controls: Restrict access to NFS exports to trusted network segments using firewall rules or export policies to minimize the exposure of the nfsd service.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
Given the critical nature of this kernel vulnerability and its remote attack vector, administrators should prioritize kernel updates as part of the next maintenance cycle. Ensuring that the underlying Linux kernel is updated to the specified patched versions is the most effective method for mitigating the risk of unauthorized file attribute changes and potential system instability.
More Linux CVEs all →
History
CVE Brief tracked this CVE 5 days before it had a CVSS score.
- Disclosed CVE record published
- Collected by CVE Brief No CVSS score yet; tracked as early warning
- CVSS score assigned 9.1 (3.1)
- Analyst report written