CVE-2025-23142
Linux Linux, linux kernel, debian linux
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, by explicitly unbinding an address with setsockopt(SCTP_SOCKOPT_BINDX_REM), after the chunks have b...
- CVSS
- 7.8
- EPSS
- 0.21% 11.4% percentile
- CISA KEV
- Not listed
- Published
- 2025.05.01