CyberRota Analysis
This is a low severity vulnerability with a CVSS score of 3.3. It affects Linux.
CVE
CVE-2025-71148
Severity
LOW
CVSS
3.3
EPSS
0.11%
Linux
Original NVD Description
In the Linux kernel, the following vulnerability has been resolved: net/handshake: restore destructor on submit failure handshake_req_submit() replaces sk->sk_destruct but never restores it when submission fails before the request is hashed. handshake_sk_destruct() then returns early and the original destructor never runs, leaking the socket. Restore sk_destruct on the error path.
Related CVEs
Other vulnerabilities affecting the same vendor(s)