CVE-2026-72472
Linux · Kernel
A use-after-free vulnerability in the Linux kernel NFS implementation occurs due to improper locking during file lock list traversal, potentially allowing arbitrary code execution or system crashes.
Executive summary
A critical use-after-free vulnerability in the Linux kernel NFS subsystem allows unauthenticated remote attackers to compromise system integrity and availability.
Vulnerability
The vulnerability exists in the NFS subsystem where improper handling of the file lock list during traversal can lead to a use-after-free condition. An unauthenticated attacker can trigger this flaw by manipulating NFS state transitions, which may result in memory corruption or arbitrary code execution.
Business impact
The flaw carries a CVSS score of 9.8, indicating a critical severity level due to the potential for full system compromise. Exploitation could lead to unauthorized access to sensitive data, complete system failure, or the execution of malicious code with kernel-level privileges, posing a severe risk to organizational operations and data confidentiality.
Remediation
Immediate Action: Administrators must update the Linux kernel to version 6.12.97, 6.18.40, 7.1.5, or a later stable release to incorporate the necessary locking fixes.
Proactive Monitoring: Monitor system logs for kernel panics or unusual NFS-related service interruptions that may indicate exploitation attempts.
Compensating Controls: Restrict access to NFS services to trusted network segments and utilize host-based firewalls to minimize the attack surface until patches can be deployed.
Exploitation status
Public Exploit Available: No (unknown)
Analyst recommendation
Given the critical nature of this kernel-level flaw, immediate patching is required to prevent potential remote code execution. Organizations should prioritize the deployment of the provided kernel updates across all affected environments to eliminate the risk of exploitation.