CVE-2026-89664
Linux · Kernel
A memory leak vulnerability in the Linux kernel NFS server allows unauthenticated attackers to cause a denial of service via malformed OPEN compound requests.
Executive summary
A memory leak vulnerability in the Linux kernel NFS implementation poses a denial of service risk to systems processing malformed network requests.
Vulnerability
The Linux kernel nfsd component fails to properly release POSIX ACL objects when an OPEN compound request encounters a non-seqid-mutating error. This unauthenticated flaw allows an attacker to leak memory resources on every malformed request, eventually leading to service exhaustion.
Business impact
The vulnerability carries a CVSS score of 7.5, reflecting its potential to cause significant service instability. An attacker can remotely trigger this memory leak without authentication, leading to a denial of service for critical storage services. This could result in prolonged system downtime and operational disruption for environments relying on NFS for file sharing.
Remediation
Immediate Action: Administrators should update the Linux kernel to version 7.2.4 or later, where the memory release mechanism for OP_OPEN has been corrected.
Proactive Monitoring: Monitor system memory usage and kernel logs for signs of resource exhaustion or instability following the receipt of unexpected NFS traffic.
Compensating Controls: If immediate patching is not feasible, restrict access to the NFS service to trusted network segments to reduce the attack surface.
Exploitation status
Public Exploit Available: No
Analyst recommendation
Given the potential for remote denial of service, organizations should prioritize updating their Linux kernels to the fixed version. The ability to trigger this vulnerability without authentication increases the urgency, as it does not require prior access to the network or valid user credentials.
More Linux CVEs all →
History
CVE Brief tracked this CVE 1 day 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 7.5 (3.1)
- Analyst report written