Unrated severityNVD Advisory· Published Jul 20, 2026
Debian linux: In the Linux kernel, the following vulnerability has been resolved: nfc: llcp: …
CVE-2026-64011
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.
Affected products
2Patches
Vulnerability mechanics
News mentions
0No linked articles in our index yet.