CVE-2026-89677
Linux · Kernel
A flaw in the Linux kernel NFS implementation allows for a potential use-after-free condition when composing filehandles, which may lead to system instability or arbitrary code execution.
Executive summary
A critical vulnerability in the Linux kernel NFS server component could allow unauthenticated remote attackers to trigger memory corruption and potential system compromise.
Vulnerability
This vulnerability resides in the nfsd subsystem, specifically within the nfsd4_create_file function, where an incorrect dentry may be used during filehandle composition. An unauthenticated attacker can trigger this flaw by exploiting race conditions in directory caching, leading to a use-after-free scenario.
Business impact
The vulnerability carries a CVSS score of 9.8, indicating a critical severity level due to its potential for remote code execution. Successful exploitation could result in full system compromise, unauthorized access to sensitive file data, and prolonged service outages, posing a significant risk to data integrity and business continuity.
Remediation
Immediate Action: Administrators must update the Linux kernel to version 7.2.4 or later as soon as possible to incorporate the necessary fix for the dentry handling flaw.
Proactive Monitoring: Security teams should monitor system logs for unusual kernel panics or NFS-related service crashes which may indicate an exploitation attempt.
Compensating Controls: Restricting access to NFS services to trusted network segments and implementing strict firewall policies can reduce the attack surface until patching is completed.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
Given the critical nature of this kernel-level vulnerability and the potential for remote exploitation, immediate patching is required. Organizations running Linux-based NFS servers should prioritize updating to the patched kernel version to neutralize this risk and prevent potential unauthorized access to the underlying host.
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