CVE-2026-89541

Linux · Kernel

A vulnerability in the Linux kernel SUNRPC implementation allows unauthenticated attackers to trigger out of bounds memory reads via crafted RPCSEC_GSS replies.

Executive summary

A critical vulnerability in the Linux kernel SUNRPC component allows unauthenticated remote attackers to cause memory corruption and potential system instability by sending malicious RPCSEC_GSS packets.

Vulnerability

The gss_unwrap_resp_priv function suffers from improper integer arithmetic when validating opaque lengths, allowing an attacker to bypass bounds checks and trigger out of bounds reads in gss_krb5_unwrap_v2. This flaw is reachable by unauthenticated remote attackers providing a crafted RPCSEC_GSS reply.

Business impact

The vulnerability carries a CVSS score of 9.8, indicating a critical severity level due to its potential for remote exploitation without authentication. Successful exploitation could lead to system crashes, denial of service, or potentially sensitive information disclosure from kernel memory, which poses a significant risk to the integrity and availability of critical infrastructure running affected Linux kernels.

Remediation

Immediate Action: Administrators should update their Linux kernel to version 6.12.109, 6.18.50, 7.2.4, or later immediately to incorporate the necessary length check guards.

Proactive Monitoring: Security teams should monitor system logs for unusual RPC traffic patterns or kernel panic events that may indicate attempts to trigger this vulnerability.

Compensating Controls: While no direct virtual patch exists, restricting access to NFS services to trusted network segments can reduce the attack surface for this specific RPCSEC_GSS flaw.

Exploitation status

Public Exploit Available: Unknown

Analyst recommendation

Given the critical nature of this kernel vulnerability and its potential for remote exploitation, immediate patching is required. Organizations must prioritize testing and deploying the provided kernel updates across all affected production systems to mitigate the risk of remote memory corruption and system compromise.

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