← Back to CVE search

CVE-2026-64011

Linux Kernel

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.

CVSS 7.8EPSS 0.126%Risk 0.79
View source
Published
2026-07-19 16:17:40
Affected versions
unknown
Type
Kernel
Last modified
2026-07-30 14:59:47
Vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H