In the Linux kernel, the following vulnerability has been resolved: SUNRPC: svcauth_gss: enforce krb5 token minimum length svcauth_gss_unwrap_priv()… (CVE-2026-89550)
A vulnerability in the Linux kernel's SUNRPC svcauth_gss component allows specially crafted Kerberos v5 tokens of insufficient length to cause a division by zero error during token processing. This occurs because the svcauth_gss_unwrap_priv() function only enforces an upper bound on the token length but not a minimum length, allowing invalid tokens to reach the krb5 unwrap core. The issue is fixed by adding a minimum length check to reject tokens that are too short before processing.
AI Analysis
Technical Summary
The Linux kernel's SUNRPC svcauth_gss_unwrap_priv() function validates only the upper bound of the wire-supplied opaque token length before passing it to gss_unwrap(). Tokens with length between 0 and 16 bytes bypass this check and reach the krb5 unwrap path, where gss_krb5_unwrap_v2() reads the 16-byte RFC 4121 token header. If the token is truncated or exactly 16 bytes, the rotate_left() function can perform a modulo operation with zero, causing a division by zero error. The vulnerability is mitigated by adding a minimum length check immediately after the upper bound check to reject tokens with length less than or equal to the 16-byte header length.
Potential Impact
This vulnerability can cause a division by zero error in the kernel during processing of malformed Kerberos v5 tokens, potentially leading to a denial of service condition on affected systems. There is no information about code execution or privilege escalation. No known exploits are reported in the wild.
Mitigation Recommendations
A fix is available that adds a minimum length check to the svcauth_gss_unwrap_priv() function to reject tokens that are too short before they reach the krb5 unwrap core. Users should apply the official Linux kernel updates that include this patch. Since this is a kernel vulnerability, updating to a fixed kernel version is the recommended remediation. Patch status is not explicitly confirmed in the provided data; check the vendor advisory for current remediation guidance.
In the Linux kernel, the following vulnerability has been resolved: SUNRPC: svcauth_gss: enforce krb5 token minimum length svcauth_gss_unwrap_priv()… (CVE-2026-89550)
Description
A vulnerability in the Linux kernel's SUNRPC svcauth_gss component allows specially crafted Kerberos v5 tokens of insufficient length to cause a division by zero error during token processing. This occurs because the svcauth_gss_unwrap_priv() function only enforces an upper bound on the token length but not a minimum length, allowing invalid tokens to reach the krb5 unwrap core. The issue is fixed by adding a minimum length check to reject tokens that are too short before processing.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel's SUNRPC svcauth_gss_unwrap_priv() function validates only the upper bound of the wire-supplied opaque token length before passing it to gss_unwrap(). Tokens with length between 0 and 16 bytes bypass this check and reach the krb5 unwrap path, where gss_krb5_unwrap_v2() reads the 16-byte RFC 4121 token header. If the token is truncated or exactly 16 bytes, the rotate_left() function can perform a modulo operation with zero, causing a division by zero error. The vulnerability is mitigated by adding a minimum length check immediately after the upper bound check to reject tokens with length less than or equal to the 16-byte header length.
Potential Impact
This vulnerability can cause a division by zero error in the kernel during processing of malformed Kerberos v5 tokens, potentially leading to a denial of service condition on affected systems. There is no information about code execution or privilege escalation. No known exploits are reported in the wild.
Mitigation Recommendations
A fix is available that adds a minimum length check to the svcauth_gss_unwrap_priv() function to reject tokens that are too short before they reach the krb5 unwrap core. Users should apply the official Linux kernel updates that include this patch. Since this is a kernel vulnerability, updating to a fixed kernel version is the recommended remediation. Patch status is not explicitly confirmed in the provided data; check the vendor advisory for current remediation guidance.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-72qv-m5jw-m97f
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-89550"]
Threat ID: 6aa4a01155bf5e2cf5a866ad
Added to database: 09/12/2026, 00:42:57 UTC
Last enriched: 09/12/2026, 01:06:53 UTC
Last updated: 09/12/2026, 01:06:53 UTC
Views: 2
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.