CVE-2026-89681
Linux · Kernel
A race condition in the Linux kernel nfsd component leads to a reference counting leak, potentially allowing for memory corruption or denial of service.
Executive summary
A critical race condition vulnerability in the Linux kernel nfsd component could allow an unauthenticated attacker to cause memory leaks or system instability.
Vulnerability
The vulnerability is a race condition within the nfsd layout fence worker, caused by improper handling of reference counts in the workqueue. An unauthenticated attacker can trigger this condition, leading to a leaked layout stateid and potential memory exhaustion or instability.
Business impact
The vulnerability carries a CVSS score of 9.8, indicating a critical risk that could lead to full system compromise or denial of service. Because the flaw exists in the kernel, successful exploitation could result in total loss of system availability or the compromise of sensitive data handled by the NFS service, leading to significant operational downtime and potential data integrity issues.
Remediation
Immediate Action: Update the Linux kernel to version 7.2.4 or later, which contains the upstream fix for the reference counting race condition.
Proactive Monitoring: Monitor system logs for kernel panics, NFS service instability, or unusual memory consumption patterns that might indicate an exploitation attempt.
Compensating Controls: Restrict access to NFS services to trusted network segments only to minimize the exposure of the kernel interface to potential attackers.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
Given the critical severity of this kernel-level flaw, organizations should prioritize patching affected Linux systems as part of their next maintenance cycle. Applying the kernel update to version 7.2.4 is the only definitive way to resolve the underlying reference counting race condition and prevent potential system compromise.
More Linux CVEs all →
History
CVE Brief tracked this CVE 2 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.8 (3.1)
- Analyst report written