CVE-2026-64011
UNKNOWN
NVD
CVSS Score
0
Severity
UNKNOWN
Published
Jul 19, 2026
Vendor
unknown
Description
In the Linux kernel, the following vulnerability has been resolved: nfc: llcp: Fix use-after-free in llcp_sock_release() llcp_sock_release() unconditionally unlinks the socket from the local sockets list. However, if the socket is still in connecting state, it is on the connecting list. Fix this by checking the socket state and unlinking from the correct list.
References
- https://git.kernel.org/stable/c/2dfdaaf7d933b676124aadec6698825e95f94fe9
- https://git.kernel.org/stable/c/89ba026747019ee643d29407435ddc118e6ca908
- https://git.kernel.org/stable/c/912ebc49d4406a17fe73e5671d674fbc2f6b2634
- https://git.kernel.org/stable/c/bc421d0826dedbba37580a25405eafb599e76d42
- https://git.kernel.org/stable/c/cdc17e09a636c7f936f771902535a7515a7608fc