CVE-2026-89662
Linux · Kernel
A use-after-free vulnerability in the Linux kernel NFSD subsystem allows unauthenticated attackers to trigger a system crash or potentially execute arbitrary code via client teardown.
Executive summary
A critical use-after-free vulnerability in the Linux kernel NFSD subsystem poses a severe risk of system instability and potential remote code execution.
Vulnerability
This is a use-after-free flaw occurring within the NFSD (NFS Server) component during client teardown. An unauthenticated attacker can trigger a race condition between client destruction and the laundromat process, leading to a NULL pointer dereference or memory corruption.
Business impact
The CVSS score of 9.8 reflects the high potential for total system compromise. Successful exploitation could result in full system crashes, causing significant service downtime, or allow an attacker to gain elevated control over the host operating system, leading to data theft or further lateral movement within the network.
Remediation
Immediate Action: Update the Linux kernel to version 6.12.109, 6.18.50, 7.2.4, or the latest stable release provided by your distribution vendor.
Proactive Monitoring: Monitor kernel logs for recurring NFSD errors or segmentation faults that may indicate an exploitation attempt.
Compensating Controls: If patching is not immediately feasible, restrict access to the NFS service to trusted network segments and disable unnecessary NFS exports to reduce the attack surface.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
Given the critical nature of this kernel-level vulnerability and its potential for remote exploitation, organizations should prioritize testing and deploying the provided kernel patches across all affected environments. Immediate application of these updates is necessary to prevent potential system compromise and ensure the continued integrity of the NFS infrastructure.
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 9.8 (3.1)
- Analyst report written