CVE-2026-89537
Linux · Kernel
The Linux kernel SUNRPC implementation fails to properly validate RFC 4121 MIC token lengths in gss_krb5_verify_mic_v2, potentially leading to out-of-bounds memory access.
Executive summary
A critical vulnerability in the Linux kernel SUNRPC component allows unauthenticated remote attackers to trigger out-of-bounds memory reads via maliciously crafted Kerberos tokens.
Vulnerability
The vulnerability exists because gss_krb5_verify_mic_v2 does not perform sufficient length checks on incoming MIC tokens before processing them. An unauthenticated attacker can supply a specially crafted, short token that causes the kernel to perform an out-of-bounds read, leading to potential information disclosure or system instability.
Business impact
The CVSS score of 9.1 reflects the high severity of this flaw, which allows for remote, unauthenticated exploitation. Successful exploitation could lead to unauthorized access to sensitive memory contents or denial of service, potentially compromising the confidentiality and availability of critical infrastructure running affected kernel versions.
Remediation
Immediate Action: Administrators should update the Linux kernel to version 7.2.4 or later as provided by their distribution maintainers.
Proactive Monitoring: Monitor system logs for kernel-related faults or crashes occurring during RPC-based authentication processes.
Compensating Controls: Ensure that network-level access controls restrict RPC traffic to trusted sources, and utilize host-based intrusion detection systems to identify anomalous kernel behavior.
Exploitation status
Public Exploit Available: No
Analyst recommendation
Given the critical CVSS score and the nature of kernel-level vulnerabilities, this issue poses a significant risk to system integrity. Organizations should prioritize patching their Linux kernels to the stable release identified in the enrichment data. If immediate patching is not feasible, apply strict network segmentation to limit the exposure of RPC services to untrusted networks.
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.1 (3.1)
- Analyst report written