3 matches found
CVE-2025-71148
A socket leak vulnerability was found in the Linux kernel's TLS handshake subsystem. When handshakereqsubmit fails before the request is hashed, it does not restore the original sk-skdestruct pointer. This causes handshakeskdestruct to return early without calling the original destructor, resulti...
DEBIAN-CVE-2025-71148
In the Linux kernel, the following vulnerability has been resolved: net/handshake: restore destructor on submit failure handshakereqsubmit replaces sk-skdestruct but never restores it when submission fails before the request is hashed. handshakeskdestruct then returns early and the original...
CVE-2025-71148
In the Linux kernel, the following vulnerability has been resolved: net/handshake: restore destructor on submit failure handshakereqsubmit replaces sk-skdestruct but never restores it when submission fails before the request is hashed. handshakeskdestruct then returns early and the original...