CVE-2026-89667

8.1

Linux · Kernel

A race condition in the Linux kernel NFS server file cache management can lead to memory leaks and potential system instability by preventing the proper disposal of file objects.

Executive summary

A race condition vulnerability in the Linux kernel NFS implementation allows for memory leaks and potential system instability, necessitating an immediate kernel update.

Vulnerability

This vulnerability is a race condition occurring within the NFS server (nfsd) file cache, specifically during the interaction between the shrinker, garbage collector, and network namespace shutdown processes. An unauthenticated attacker could trigger this race condition, leading to leaked kernel memory and associated state.

Business impact

The vulnerability carries a CVSS score of 8.1, indicating a high severity risk. Successful exploitation may result in system resource exhaustion, leading to denial of service or instability of the NFS service. Because this affects the kernel, the impact is significant for environments relying on high-availability storage or critical file-sharing services, potentially causing operational downtime.

Remediation

Immediate Action: Update the Linux kernel to version 6.18.51, 7.2.4, or a later stable release provided by your distribution vendor.

Proactive Monitoring: Monitor system logs for kernel-related errors or unexpected memory usage patterns associated with the nfsd service.

Compensating Controls: Restrict access to the NFS service to trusted networks only, as this limits the attack surface available to potential remote actors.

Exploitation status

Public Exploit Available: Unknown.

Analyst recommendation

Given the high CVSS score and the critical nature of the Linux kernel, organizations should prioritize patching as part of their next maintenance cycle. Applying the upstream fixes provided in the referenced commits is essential to ensuring kernel stability and preventing resource leakage. Failure to update may leave critical storage infrastructure susceptible to service disruption.

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 8.1 (3.1)
  4. Analyst report written
  5. Published in the daily brief high section

Sources