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)
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 Analysis
Technical Summary
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.
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)
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
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.
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 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.