CVE-2025-40331

Published: December 10, 2025Last modified: December 10, 2025

Description

In the Linux kernel, the following vulnerability has been resolved: sctp: Prevent TOCTOU out-of-bounds write For the following path not holding the sock lock, sctp_diag_dump() -> sctp_for_each_endpoint() -> sctp_ep_dump() make sure not to exceed bounds in case the address list has grown between buffer allocation (time-of-check) and write (time-of-use).

Status

ProductReleasePackageStatus
Alpaquita Linux23 LTSlinux-ltsVulnerable (6.1.158-r0)
25 LTSlinux-ltsFixed (6.12.58-r0)
Streamlinux-ltsFixed (6.12.58-r0)

References

ON THIS PAGE