In the Linux kernel, the following vulnerability has been resolved: sctp: revalidate list cursor after sctp_sendmsg_to_asoc() in SCTP_SENDALL The SCTP_SENDALL path in sctp_sendmsg() iterates ep->as…
高危 CVSS 7.8
摘要
In the Linux kernel, the following vulnerability has been resolved: sctp: revalidate list cursor after sctp_sendmsg_to_asoc() in SCTP_SENDALL The SCTP_SENDALL path in sctp_sendmsg() iterates ep->asocs with list_for_each_entry_safe(), which caches the next entry in @tmp before the loop body runs. The body calls sctp_sendmsg_to_asoc(), which may drop the socket lock inside sctp_wait_for_sndbuf(). While the lock is dropped, another thread can SCTP_SOCKOPT_PEELOFF the association cached in @tmp…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
受影响产品
- :
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/0c7b55974f97b78d1109025eadf084e74cbf330f Patch
- https://git.kernel.org/stable/c/0dbc8cde64280fc37cdd678cced34eaf96cfb197 Patch
- https://git.kernel.org/stable/c/1bfb06ecb00f7fdf35dba8e8f2877346cbe5e078 Patch
- https://git.kernel.org/stable/c/6187a172d6ed57d6b2c327836e4407c6456e639d Patch
- https://git.kernel.org/stable/c/abb5f36771cc4c05899b34000829a787572a8817 Patch
- https://git.kernel.org/stable/c/bf0f40d8107e2ce827521968dc6926f3e13728ae Patch
- https://git.kernel.org/stable/c/c9dadb31f36045a8cb65df4bd75e7237ef21a4b5 Patch
- https://git.kernel.org/stable/c/f3a3f0b406b4b7eb3cea35a23fa2bf170848b104 Patch
- https://access.redhat.com/errata/RHSA-2026:26462
- https://access.redhat.com/errata/RHSA-2026:26515
- https://access.redhat.com/errata/RHSA-2026:26535
- https://access.redhat.com/errata/RHSA-2026:26563
- https://access.redhat.com/errata/RHSA-2026:27731
- https://access.redhat.com/errata/RHSA-2026:27735
- https://access.redhat.com/errata/RHSA-2026:33899
- https://access.redhat.com/errata/RHSA-2026:34094
- https://access.redhat.com/errata/RHSA-2026:36018
- https://access.redhat.com/errata/RHSA-2026:36348
- https://access.redhat.com/errata/RHSA-2026:36349
- https://access.redhat.com/errata/RHSA-2026:36956
- https://access.redhat.com/errata/RHSA-2026:59142
- https://access.redhat.com/errata/RHSA-2026:59143
- https://access.redhat.com/errata/RHSA-2026:59145
- https://access.redhat.com/errata/RHSA-2026:59146
- https://access.redhat.com/errata/RHSA-2026:59147
- https://access.redhat.com/errata/RHSA-2026:59148
- https://access.redhat.com/errata/RHSA-2026:59149
- https://access.redhat.com/security/cve/CVE-2026-46227
- https://bugzilla.redhat.com/show_bug.cgi?id=2482564
- https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-46227.json
时间线
- nvd_ingest NVD