In the Linux kernel, the following vulnerability has been resolved: sctp: drop a chunk if its transport was removed sctp_rcv() resolves the… (CVE-2026-89478)
A vulnerability in the Linux kernel SCTP implementation was resolved that involved processing a DATA chunk referencing a transport that had been removed. The issue occurred because the transport pointer could be freed while still referenced by a delayed SACK, leading to use-after-free conditions. The fix drops such chunks when detected, preventing access to freed transport structures.
AI Analysis
Technical Summary
The vulnerability in the Linux kernel SCTP subsystem involved the sctp_rcv() function resolving transport references per packet and storing them in chunk->transport. An authenticated ASCONF DEL-IP message could remove the transport concurrently, causing sctp_assoc_rm_peer() to mark the transport dead and free it after RCU grace period. However, a DATA chunk referencing the removed transport could remain on the socket backlog or direct path, leading to a delayed SACK carrying a pointer to freed transport memory. This use-after-free was mitigated by dropping such chunks in sctp_inq_push() when the transport is detected as dead, ensuring the socket lock is held during this check.
Potential Impact
The vulnerability could lead to use-after-free conditions in the SCTP transport handling within the Linux kernel, potentially causing kernel memory corruption or crashes. Exploitation requires authenticated access to send ASCONF DEL-IP messages, limiting the attack surface. No known exploits in the wild have been reported.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to drop SCTP chunks referencing removed transports in sctp_inq_push(). Users should update to the patched Linux kernel versions containing this fix. Since this is a kernel-level vulnerability, applying the official kernel update is the recommended remediation.
In the Linux kernel, the following vulnerability has been resolved: sctp: drop a chunk if its transport was removed sctp_rcv() resolves the… (CVE-2026-89478)
Description
A vulnerability in the Linux kernel SCTP implementation was resolved that involved processing a DATA chunk referencing a transport that had been removed. The issue occurred because the transport pointer could be freed while still referenced by a delayed SACK, leading to use-after-free conditions. The fix drops such chunks when detected, preventing access to freed transport structures.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The vulnerability in the Linux kernel SCTP subsystem involved the sctp_rcv() function resolving transport references per packet and storing them in chunk->transport. An authenticated ASCONF DEL-IP message could remove the transport concurrently, causing sctp_assoc_rm_peer() to mark the transport dead and free it after RCU grace period. However, a DATA chunk referencing the removed transport could remain on the socket backlog or direct path, leading to a delayed SACK carrying a pointer to freed transport memory. This use-after-free was mitigated by dropping such chunks in sctp_inq_push() when the transport is detected as dead, ensuring the socket lock is held during this check.
Potential Impact
The vulnerability could lead to use-after-free conditions in the SCTP transport handling within the Linux kernel, potentially causing kernel memory corruption or crashes. Exploitation requires authenticated access to send ASCONF DEL-IP messages, limiting the attack surface. No known exploits in the wild have been reported.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to drop SCTP chunks referencing removed transports in sctp_inq_push(). Users should update to the patched Linux kernel versions containing this fix. Since this is a kernel-level vulnerability, applying the official kernel update is the recommended remediation.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-47r2-m88p-rgjm
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-89478"]
Threat ID: 6aa4a01b55bf5e2cf5a8671e
Added to database: 09/12/2026, 00:43:07 UTC
Last enriched: 09/12/2026, 01:14:41 UTC
Last updated: 09/12/2026, 01:14:41 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.