Skip to main content

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: wait for in-flight client TLS handshake callback xs_tls_handshake_sync()… (CVE-2026-89536)

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

Description

A vulnerability in the Linux kernel's SUNRPC client TLS handshake handling was resolved. The issue involves improper reference counting during the synchronous TLS handshake process, which could lead to premature freeing of the lower transport object. This occurs when cancellation of the handshake loses to its completion, potentially causing use-after-free conditions. The fix ensures that the handshake completion callback properly manages the reference lifecycle, preventing premature resource release.

AI-Powered Analysis

Machine-generated threat intelligence

AILast updated: 09/12/2026, 01:08:42 UTC

Technical Analysis

The vulnerability in the Linux kernel's SUNRPC TLS handshake code arises from xs_tls_handshake_sync() giving xs_tls_handshake_done() a reference to the lower transport before submitting the handshake request. On timeout or signal, the synchronous waiter drops that reference after calling tls_handshake_cancel(). If handshake_req_cancel() returns false because the handshake is already complete, the completion callback may still be running, and dropping the callback-owned reference in the waiter can free the lower transport prematurely before xs_tls_handshake_done() stores error information or drops its own reference. The fix waits for xs_tls_handshake_done() to signal handshake_done before releasing the reference, mirroring server-side handling and preserving the return value semantics.

Potential Impact

The vulnerability could lead to premature freeing of the lower transport object during the TLS handshake process in SUNRPC clients, potentially causing use-after-free conditions. This may result in kernel instability or crashes. No known exploits in the wild have been reported.

Mitigation Recommendations

A fix has been implemented in the Linux kernel to properly manage reference counting during the SUNRPC client TLS handshake. Users should apply the official kernel updates that include this patch once available. 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-fhrg-h295-8p3m
Osv Schema Version
1.4.0
Aliases
["CVE-2026-89536"]

Threat ID: 6aa4a01355bf5e2cf5a866c2

Added to database: 09/12/2026, 00:42:59 UTC

Last enriched: 09/12/2026, 01:08:42 UTC

Last updated: 09/12/2026, 01:08:42 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