Back to overview

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.

Metadata

CVE ID
CVE-2026-64011
State
PUBLISHED
Assigner
Linux
Reserved
2026-07-19 07:54 UTC
Published
2026-07-19 14:56 UTC
Last updated
2026-07-19 14:56 UTC
Vendor / Product
Linux / Linux
Sources
cve.org  ·  NVD

Severity & Metrics

No CVSS data available.

Affected products (2)
VendorProductPlatformVersions
Linux Linux b4011239a08e7e6c2c6e970dfa9e8ecb73139261 < 89ba026747019ee643d29407435ddc118e6ca908, b4011239a08e7e6c2c6e970dfa9e8ecb73139261 < fb29f6bbe433f3decad227588809636c25f2a287, b4011239a08e7e6c2c6e970dfa9e8ecb73139261 < 2dfdaaf7d933b676124aadec6698825e95f94fe9, b4011239a08e7e6c2c6e970dfa9e8ecb73139261 < e00f50f8697724a6f1d2d35744c1332c9912dac5 …
Linux Linux 3.11, 0 < 3.11, 5.10.259 ≤ 5.10.*, 5.15.210 ≤ 5.15.* …
Back to overview