In the Linux kernel, the following vulnerability has been resolved: sctp: fix NULL deref on untransmitted RECONF completion… (CVE-2026-89477)
A null pointer dereference vulnerability in the Linux kernel SCTP implementation was resolved. The flaw occurs when completing an untransmitted stream reconfiguration (RECONF) request, leading to a NULL dereference in the timer deletion function. This can cause a kernel panic triggered by an unprivileged process removing the last address of an association and then requesting a stream reset. The issue affects SCTP stream reset completion functions that do not properly check for a NULL transport pointer before dereferencing it.
AI Analysis
Technical Summary
The vulnerability in the Linux kernel SCTP subsystem involves a NULL pointer dereference during the completion of an untransmitted RECONF request. Specifically, the functions sctp_process_strreset_outreq(), sctp_process_strreset_addstrm_out(), and sctp_process_strreset_resp() attempt to stop a reconf timer on a transport pointer that may be NULL if the request was never transmitted. This occurs because the chunk's transport pointer is only assigned when appended to an outbound packet, and untransmitted requests lack this assignment. An unprivileged user removing the last address of an SCTP association can trigger this condition, causing a kernel panic from a NULL dereference in timer_delete(). The fix involves guarding the lookup to ensure the transport pointer is not NULL before dereferencing, covering all completion sites.
Potential Impact
The vulnerability can cause a kernel panic (system crash) when triggered by an unprivileged user performing specific SCTP operations, potentially leading to denial of service on affected systems. There is no indication of privilege escalation or remote code execution from the provided data. No known exploits in the wild have been reported.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to guard against NULL dereference by verifying the transport pointer before use. Users should apply the official kernel updates that include this fix once available. Since this is a kernel-level issue, updating to a patched kernel version is the recommended remediation. Patch status is not explicitly stated in the provided data; check the vendor or Linux kernel advisory for the exact fixed version and update accordingly.
In the Linux kernel, the following vulnerability has been resolved: sctp: fix NULL deref on untransmitted RECONF completion… (CVE-2026-89477)
Description
A null pointer dereference vulnerability in the Linux kernel SCTP implementation was resolved. The flaw occurs when completing an untransmitted stream reconfiguration (RECONF) request, leading to a NULL dereference in the timer deletion function. This can cause a kernel panic triggered by an unprivileged process removing the last address of an association and then requesting a stream reset. The issue affects SCTP stream reset completion functions that do not properly check for a NULL transport pointer before dereferencing it.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The vulnerability in the Linux kernel SCTP subsystem involves a NULL pointer dereference during the completion of an untransmitted RECONF request. Specifically, the functions sctp_process_strreset_outreq(), sctp_process_strreset_addstrm_out(), and sctp_process_strreset_resp() attempt to stop a reconf timer on a transport pointer that may be NULL if the request was never transmitted. This occurs because the chunk's transport pointer is only assigned when appended to an outbound packet, and untransmitted requests lack this assignment. An unprivileged user removing the last address of an SCTP association can trigger this condition, causing a kernel panic from a NULL dereference in timer_delete(). The fix involves guarding the lookup to ensure the transport pointer is not NULL before dereferencing, covering all completion sites.
Potential Impact
The vulnerability can cause a kernel panic (system crash) when triggered by an unprivileged user performing specific SCTP operations, potentially leading to denial of service on affected systems. There is no indication of privilege escalation or remote code execution from the provided data. No known exploits in the wild have been reported.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to guard against NULL dereference by verifying the transport pointer before use. Users should apply the official kernel updates that include this fix once available. Since this is a kernel-level issue, updating to a patched kernel version is the recommended remediation. Patch status is not explicitly stated in the provided data; check the vendor or Linux kernel advisory for the exact fixed version and update accordingly.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-h62f-42cp-xr87
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-89477"]
Threat ID: 6aa4a01955bf5e2cf5a8670b
Added to database: 09/12/2026, 00:43:05 UTC
Last enriched: 09/12/2026, 01:14:09 UTC
Last updated: 09/12/2026, 01:14:09 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.