A use-after-free and type confusion vulnerability exists in the Linux kernel SCTP implementation in the SCTP_SENDALL path of sctp_sendmsg(). (CVE-2026-46227)
A use-after-free and type confusion vulnerability exists in the Linux kernel SCTP implementation in the SCTP_SENDALL path of sctp_sendmsg(). The issue arises due to improper revalidation of a list cursor after a call to sctp_sendmsg_to_asoc(), which may drop the socket lock and allow concurrent modifications to the association list. This can lead to use-after-free or type confusion conditions, potentially resulting in arbitrary code execution or system instability. The vulnerability is identified as CVE-2026-46227 and affects Linux kernel version 3.0. A fix has been issued by re-deriving the list cursor after the critical call to ensure it points to a valid association. Red Hat has released a security update addressing this issue in their kernel packages for Red Hat Enterprise Linux 10.
AI Analysis
Technical Summary
CVE-2026-46227 is a vulnerability in the Linux kernel SCTP implementation where the SCTP_SENDALL path in sctp_sendmsg() uses list_for_each_entry_safe() to iterate associations, caching the next entry before the loop body. The loop body calls sctp_sendmsg_to_asoc(), which may drop the socket lock, allowing another thread to modify or free the cached association entry. While the current association is revalidated after re-locking, the cached next entry (@tmp) is not, leading to a use-after-free or type confusion when the iterator advances. This can cause memory corruption or controlled indirect calls. The fix involves re-deriving the cached next entry after the call to sctp_sendmsg_to_asoc() to ensure it remains valid. Red Hat has issued a kernel update for RHEL 10 to address this vulnerability.
Potential Impact
Successful exploitation can lead to use-after-free and type confusion in kernel memory, potentially allowing an attacker with local privileges to execute arbitrary code or cause denial of service by crashing the kernel. The CVSS vector indicates local attack vector with low complexity and no user interaction, with high impact on confidentiality, integrity, and availability.
Mitigation Recommendations
A security update fixing this vulnerability is available from Red Hat for Red Hat Enterprise Linux 10. Users should apply the kernel update (e.g., kernel-6.12.0-211.32.1.el10_2 and related packages) and reboot the system to ensure the fix takes effect. Patch status is confirmed by the vendor advisory. No additional mitigations are specified beyond applying the official update.
A use-after-free and type confusion vulnerability exists in the Linux kernel SCTP implementation in the SCTP_SENDALL path of sctp_sendmsg(). (CVE-2026-46227)
Description
A use-after-free and type confusion vulnerability exists in the Linux kernel SCTP implementation in the SCTP_SENDALL path of sctp_sendmsg(). The issue arises due to improper revalidation of a list cursor after a call to sctp_sendmsg_to_asoc(), which may drop the socket lock and allow concurrent modifications to the association list. This can lead to use-after-free or type confusion conditions, potentially resulting in arbitrary code execution or system instability. The vulnerability is identified as CVE-2026-46227 and affects Linux kernel version 3.0. A fix has been issued by re-deriving the list cursor after the critical call to ensure it points to a valid association. Red Hat has released a security update addressing this issue in their kernel packages for Red Hat Enterprise Linux 10.
CVSS v3.1
Score 7.8high
Affected software
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
CVE-2026-46227 is a vulnerability in the Linux kernel SCTP implementation where the SCTP_SENDALL path in sctp_sendmsg() uses list_for_each_entry_safe() to iterate associations, caching the next entry before the loop body. The loop body calls sctp_sendmsg_to_asoc(), which may drop the socket lock, allowing another thread to modify or free the cached association entry. While the current association is revalidated after re-locking, the cached next entry (@tmp) is not, leading to a use-after-free or type confusion when the iterator advances. This can cause memory corruption or controlled indirect calls. The fix involves re-deriving the cached next entry after the call to sctp_sendmsg_to_asoc() to ensure it remains valid. Red Hat has issued a kernel update for RHEL 10 to address this vulnerability.
Potential Impact
Successful exploitation can lead to use-after-free and type confusion in kernel memory, potentially allowing an attacker with local privileges to execute arbitrary code or cause denial of service by crashing the kernel. The CVSS vector indicates local attack vector with low complexity and no user interaction, with high impact on confidentiality, integrity, and availability.
Mitigation Recommendations
A security update fixing this vulnerability is available from Red Hat for Red Hat Enterprise Linux 10. Users should apply the kernel update (e.g., kernel-6.12.0-211.32.1.el10_2 and related packages) and reboot the system to ensure the fix takes effect. Patch status is confirmed by the vendor advisory. No additional mitigations are specified beyond applying the official update.
Technical Details
- Gcve Source
- db.gcve.eu
- Csaf Category
- csaf_vex
- Csaf Version
- 2.0
- Publisher
- Microsoft Security Response Center
- Advisory Id
- msrc_CVE-2026-46227
- Cve Count
- 1
- Additional Cves
- []
- Cvss Version
- 3.1
Threat ID: 6a19fecae29bf47b500fe237
Added to database: 05/29/2026, 21:02:02 UTC
Last enriched: 07/10/2026, 13:09:58 UTC
Last updated: 07/31/2026, 19:22:59 UTC
Views: 85
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.