Skip to main content

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)

0
Medium
Published: 09/11/2026 (09/11/2026, 21:31:31 UTC)
Source: GCVE Database

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

AILast updated: 09/12/2026, 01:06:53 UTC

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.

Pro Console: star threats, build custom feeds, automate alerts via Slack, email & webhooks.Upgrade to Pro

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 reviews

Crowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.

Sort by
Loading community insights…

Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.

Actions

PRO

Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.

Please log in to the Console to use AI analysis features.

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

Breach by OffSeqOFFSEQFRIENDS — 25% OFF

Check if your credentials are on the dark web

Instant breach scanning across billions of leaked records. Free tier available.

Scan now
OffSeq TrainingCredly Certified

Lead Pen Test Professional

Technical5-day eLearningPECB Accredited
View courses