PT-2026-61328 · Linux · Linux Kernel
CVE-2026-64011
·
Published
2026-07-19
·
Updated
2026-07-19
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A use-after-free issue exists in the Logical Link Control Protocol (LLCP) component of the NFC subsystem. The
llcp sock release() function unconditionally unlinks the socket from the local sockets list; however, if the socket is still in a connecting state, it remains on the connecting list, leading to a potential memory corruption. Use-after-free is a condition where a program continues to use a pointer after it has been freed, which can lead to crashes or arbitrary code execution.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel