CVE-2026-89663

8.8

Linux · Kernel

A use-after-free vulnerability in the Linux kernel NFS server (nfsd) allows authenticated remote attackers to cause system crashes or potential code execution via improper stateid reference handling.

Executive summary

A use-after-free vulnerability in the Linux kernel NFS implementation poses a significant risk of system instability or unauthorized code execution for environments utilizing NFSv4 services.

Vulnerability

This is a use-after-free flaw within the nfsd subsystem caused by improper management of copy-notify stateid references. An authenticated remote attacker can trigger this condition by manipulating concurrent stateid operations, leading to a memory corruption event that the kernel may execute upon.

Business impact

The vulnerability carries a CVSS score of 8.8, indicating a high severity level that reflects the potential for full system compromise. Successful exploitation could allow an attacker to crash the NFS server, resulting in service downtime, or potentially achieve remote code execution with kernel-level privileges, leading to complete unauthorized access to sensitive data and system control.

Remediation

Immediate Action: Update the Linux kernel to version 6.12.109, 6.18.50, 7.2.4, or later depending on your active kernel branch. Ensure that all systems running nfsd services are prioritized for these security-critical updates.

Proactive Monitoring: Monitor system logs for kernel oops or segmentation faults related to the nfsd process, which may indicate attempted exploitation. Utilize security auditing tools to track anomalous behavior in NFS traffic patterns.

Compensating Controls: Restrict access to the NFS service to trusted network segments only, as the attack requires an authenticated user connection. Implementing network-level isolation reduces the exposure of the vulnerable nfsd endpoint to unauthorized parties.

Exploitation status

Public Exploit Available: Unknown

Analyst recommendation

Given the high CVSS severity and the critical nature of the Linux kernel, organizations should treat this vulnerability as a high priority. Administrators must verify their kernel versions and apply the provided patches immediately to prevent potential kernel-level exploitation that could compromise the entire server environment.

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

Sources