CVE-2026-89550
Linux · Kernel
A buffer validation flaw in the Linux kernel SUNRPC implementation allows unauthenticated attackers to trigger a division-by-zero error via malformed krb5 tokens.
Executive summary
A critical vulnerability in the Linux kernel SUNRPC component allows unauthenticated attackers to cause a kernel-level denial of service or potential system compromise.
Vulnerability
The vulnerability exists in the svcauth_gss_unwrap_priv function, which fails to enforce a minimum length for wire-supplied krb5 tokens. An unauthenticated attacker can supply a truncated or invalid token, leading to an out-of-bounds read and a subsequent division-by-zero error within the kernel during the gss_unwrap process.
Business impact
The vulnerability carries a CVSS score of 9.8, reflecting its critical severity. Successful exploitation results in a kernel panic, leading to immediate system downtime and service unavailability. Given that this flaw resides in the core network stack, it poses a significant risk to the stability and availability of any exposed enterprise infrastructure relying on RPC services.
Remediation
Immediate Action: Update the Linux kernel to version 6.12.109, 6.18.50, 7.2.4, or later versions as provided by your distribution vendor.
Proactive Monitoring: Monitor system logs for kernel panic events or repeated RPC service failures that may indicate exploitation attempts.
Compensating Controls: Restrict access to RPC services to trusted network segments using firewall rules to reduce the attack surface until patches can be applied.
Exploitation status
Public Exploit Available: Unknown.
Analyst recommendation
Due to the critical nature of this vulnerability and the potential for total system instability, organizations should prioritize patching their Linux kernel environments immediately. System administrators should verify their current kernel versions and coordinate with their distribution maintainers to apply the necessary security updates to prevent potential denial-of-service attacks.
More Linux CVEs all →
History
CVE Brief tracked this CVE 1 day before it had a CVSS score.
- Disclosed CVE record published
- Collected by CVE Brief No CVSS score yet; tracked as early warning
- CVSS score assigned 9.8 (3.1)
- Analyst report written