VDB
DEBIAN-CVE-2025-71148
DEBIAN-CVE-2025-71148
PUBLISHED
CVSS 3.299999952316284 LOW
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.
Risk Scores
CVSS 3.1
3.299999952316284
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:13 | linux | 0, 6.12.38-1, 6.12.41-1 |
| Debian:14 | linux | 6.14.3-1~exp1, 6.14.5-1~exp1, 6.14.6-1~exp1 |
Exploit Intelligence
- 4081.3.7.yml (github-poc)
Timeline
- Jan 23, 2026 CVE Published
- Apr 28, 2026 CVE Updated