In the Linux kernel, the following vulnerability has been resolved: sctp: detect and prevent references to a freed transport in sendmsg sctp_sendmsg() re-uses associations and transports when possi…
High CVSS 7.8
Summary
In the Linux kernel, the following vulnerability has been resolved: sctp: detect and prevent references to a freed transport in sendmsg sctp_sendmsg() re-uses associations and transports when possible by doing a lookup based on the socket endpoint and the message destination address, and then sctp_sendmsg_to_asoc() sets the selected transport in all the message chunks to be sent. There's a possible race condition if another thread triggers the removal of that selected transport, for instance…
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
- :
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/0f7df4899299ce4662e5f95badb9dbc57cc37fa5 Patch
- https://git.kernel.org/stable/c/2e5068b7e0ae0a54f6cfd03a2f80977da657f1ee Patch
- https://git.kernel.org/stable/c/3257386be6a7eb8a8bfc9cbfb746df4eb4fc70e8 Patch
- https://git.kernel.org/stable/c/547762250220325d350d0917a7231480e0f4142b Patch
- https://git.kernel.org/stable/c/5bc83bdf5f5b8010d1ca5a4555537e62413ab4e2 Patch
- https://git.kernel.org/stable/c/7a63f4fb0efb4e69efd990cbb740a848679ec4b0 Patch
- https://git.kernel.org/stable/c/9e7c37fadb3be1fc33073fcf10aa96d166caa697 Patch
- https://git.kernel.org/stable/c/c6fefcb71d246baaf3bacdad1af7ff50ebcfe652 Patch
- https://git.kernel.org/stable/c/f1a69a940de58b16e8249dff26f74c8cc59b32be Patch
- https://lists.debian.org/debian-lts-announce/2025/05/msg00030.html Mailing List
- https://lists.debian.org/debian-lts-announce/2025/05/msg00045.html Mailing List
Timeline
- nvd_ingest NVD