CVE-2026-89709

8.1

Linux · Kernel

A race condition in the Linux kernel lockd and nfsd modules allows for potential use-after-free or NULL pointer dereference, impacting system stability and security.

Executive summary

A vulnerability in the Linux kernel NFS implementation allows for potential memory corruption and unauthorized system impact due to improper RCU handling.

Vulnerability

This vulnerability involves an improper RCU-protected dispatch of the nlmsvc_ops pointer in the lockd and nfsd components. An unauthenticated attacker could trigger a stale load after the nfsd module is removed, resulting in a module-text use-after-free or a NULL pointer dereference.

Business impact

The exploitation of this flaw can lead to system crashes, denial of service, or potentially arbitrary code execution within the kernel context. Given the CVSS score of 8.1, this is a high-severity issue that could facilitate full system compromise if an attacker successfully leverages the use-after-free condition.

Remediation

Immediate Action: Update the Linux kernel to version 7.2.4 or later as specified by the upstream security fix.

Proactive Monitoring: Monitor system logs for kernel oops, segmentation faults, or unusual service termination patterns associated with the nfsd or lockd modules.

Compensating Controls: Restrict access to NFS services to trusted network segments to limit the exposure of the vulnerable dispatch mechanism to potential attackers.

Exploitation status

Public Exploit Available: Unknown.

Analyst recommendation

This vulnerability represents a significant risk to the integrity and availability of Linux-based systems utilizing NFS functionality. Administrators should prioritize the application of kernel security updates to version 7.2.4 or higher to remediate the underlying race condition. Failure to update leaves systems susceptible to memory-based attacks that could result in total system compromise.

More Linux CVEs all →

History

  1. Disclosed CVE record published
  2. Collected by CVE Brief No CVSS score yet; tracked as early warning
  3. Analyst report written
  4. Published in the daily brief high section

Sources