CVE-2025-40248
Linux Linux, RUGGEDCOM RST2428P
In the Linux kernel, the following vulnerability has been resolved: vsock: Ignore signal/timeout on connect() if already established During connect(), acting on a signal/timeout by disconnecting an already established socket leads to several issues: 1. connect() invoking vsock_transport_cancel_pkt() -> virtio_transport_purge_skbs() may race with sendmsg() invoking virtio_transport_get_credit(). This results in a permanently elevated `vvs->bytes_unsent`. Which, in turn, confuses the SOCK_LINGER handling. 2. connect() resetting a connected socket's state may race with socket being placed in a...
- CVSS
- 7.8
- EPSS
- 0.15% 5.02% percentile
- CISA KEV
- Not listed
- Published
- 2025.12.05