CVE-2026-89660

Linux · Kernel

A use-after-free vulnerability in the Linux kernel NFSD subsystem allows unauthenticated remote attackers to potentially achieve arbitrary code execution or cause a system crash.

Executive summary

A critical use-after-free vulnerability in the Linux kernel NFSD subsystem poses a severe risk of remote code execution and system instability.

Vulnerability

The vulnerability exists in the NFSD (NFS server) component due to improper handling of client state revocation. An unauthenticated attacker can trigger a race condition during stateid revocation that leads to a use-after-free scenario, potentially resulting in unauthorized memory access or execution.

Business impact

The CVSS score of 9.8 reflects the high probability of exploitation and the significant impact on system integrity, availability, and confidentiality. Successful exploitation could allow an attacker to gain full control over the affected server, leading to complete data compromise or prolonged service disruption for critical infrastructure relying on NFS storage.

Remediation

Immediate Action: Update the Linux kernel to version 6.18.51, 7.2.4, or later versions as specified by the vendor security advisory.

Proactive Monitoring: Monitor system logs for kernel panics, segmentation faults, or unusual NFSD traffic patterns that may indicate attempts to trigger memory corruption.

Compensating Controls: If immediate patching is not feasible, restrict access to NFS services to trusted IP addresses using network-level firewalls and implement strict read-only export policies where possible to limit the potential impact of an exploit.

Exploitation status

Public Exploit Available: Unknown

Analyst recommendation

Given the critical CVSS severity and the nature of the Linux kernel as a foundational component, organizations must prioritize the application of the provided kernel patches. Administrators should verify their current kernel version and transition to the remediated builds immediately to eliminate the risk of remote memory corruption and unauthorized system access.

More Linux CVEs all →

History

CVE Brief tracked this CVE 1 day before it had a CVSS score.

  1. Disclosed CVE record published
  2. Collected by CVE Brief No CVSS score yet; tracked as early warning
  3. CVSS score assigned 9.8 (3.1)
  4. Analyst report written

Sources