IT

Tracker / CVE-2025-71148

CVE-2025-71148

Low 3.3

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.

Affected products and versions

linux linux_kernel
linux linux_kernel · 6.13 → 6.18.3
linux linux_kernel · 6.4 → 6.6.120
linux linux_kernel · 6.7 → 6.12.64

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References