{"dataType":"CVE_RECORD","dataVersion":"5.2","cveMetadata":{"cveId":"CVE-2026-64011","assignerOrgId":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","state":"PUBLISHED","assignerShortName":"Linux","dateReserved":"2026-07-19T07:54:57.027Z","datePublished":"2026-07-19T14:56:25.901Z","dateUpdated":"2026-08-05T12:38:11.263Z"},"containers":{"cna":{"providerMetadata":{"orgId":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","shortName":"Linux","dateUpdated":"2026-08-05T12:38:11.263Z"},"descriptions":[{"lang":"en","value":"In the Linux kernel, the following vulnerability has been resolved:\n\nnfc: llcp: Fix use-after-free in llcp_sock_release()\n\nllcp_sock_release() unconditionally unlinks the socket from the local\nsockets list.  However, if the socket is still in connecting state, it\nis on the connecting list.\n\nFix this by checking the socket state and unlinking from the correct list."}],"metrics":[{"cvssV3_1":{"version":"3.1","vectorString":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H","baseScore":7.8,"baseSeverity":"HIGH"},"scenarios":[{"lang":"en","value":"AV:L - The bug is triggered in llcp_sock_release() via the local close(2) syscall on an AF_NFC LLCP socket left in LLCP_CONNECTING after a non-blocking connect(); no remote network protocol reaches this unlink path directly.\nAC:L - An attacker fully controls the race by opening an LLCP socket, calling connect() with O_NONBLOCK, and immediately closing it; no privileged setup or uncontrollable memory-layout conditions are required beyond an active NFC DEP link.\nPR:L - SOCK_STREAM/SOCK_DGRAM LLCP sockets require no capability checks at creation or release (only SOCK_RAW needs CAP_NET_RAW), so any unprivileged local process in init_net can reach the vulnerable close() path once an NFC DEP session is up.\nUI:N - Exploitation requires only programmatic socket connect/close calls from a malicious local process; no victim user action (such as tapping, mounting, or opening a file) is needed at exploit time if an NFC link is already established.\nS:U - The use-after-free corrupts kernel heap memory within the same kernel security boundary and can lead to local privilege escalation, not a cross-boundary escape such as VM or sandbox breakout.\nC:H - This is a kernel heap use-after-free of struct nfc_llcp_sock; freed socket objects can be reallocated and read through subsequent list lookups or concurrent recv_cc()/recv_dm() processing, enabling arbitrary kernel memory disclosure.\nI:H - A use-after-free on a socket structure embedded in struct sock provides standard kernel heap-spray primitives that can be leveraged for arbitrary write and local privilege escalation via control-flow hijacking.\nA:H - The use-after-free can cause immediate kernel oops/panic during concurrent list traversal or socket teardown, and successful exploitation yields full kernel compromise with total system unavailability."}]}],"affected":[{"product":"Linux","vendor":"Linux","defaultStatus":"unaffected","repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","programFiles":["net/nfc/llcp_sock.c"],"versions":[{"version":"b4011239a08e7e6c2c6e970dfa9e8ecb73139261","lessThan":"89ba026747019ee643d29407435ddc118e6ca908","status":"affected","versionType":"git"},{"version":"b4011239a08e7e6c2c6e970dfa9e8ecb73139261","lessThan":"fb29f6bbe433f3decad227588809636c25f2a287","status":"affected","versionType":"git"},{"version":"b4011239a08e7e6c2c6e970dfa9e8ecb73139261","lessThan":"2dfdaaf7d933b676124aadec6698825e95f94fe9","status":"affected","versionType":"git"},{"version":"b4011239a08e7e6c2c6e970dfa9e8ecb73139261","lessThan":"e00f50f8697724a6f1d2d35744c1332c9912dac5","status":"affected","versionType":"git"},{"version":"b4011239a08e7e6c2c6e970dfa9e8ecb73139261","lessThan":"cdc17e09a636c7f936f771902535a7515a7608fc","status":"affected","versionType":"git"},{"version":"b4011239a08e7e6c2c6e970dfa9e8ecb73139261","lessThan":"912ebc49d4406a17fe73e5671d674fbc2f6b2634","status":"affected","versionType":"git"},{"version":"b4011239a08e7e6c2c6e970dfa9e8ecb73139261","lessThan":"bc421d0826dedbba37580a25405eafb599e76d42","status":"affected","versionType":"git"},{"version":"b4011239a08e7e6c2c6e970dfa9e8ecb73139261","lessThan":"f4268b466190dae95a7585f69b4f1f8ad097632c","status":"affected","versionType":"git"},{"version":"da989ee1c7702050741a551df6866cc1588f277b","status":"affected","versionType":"git"},{"version":"3.10.10","lessThan":"3.11","status":"affected","versionType":"semver"}]},{"product":"Linux","vendor":"Linux","defaultStatus":"affected","repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","programFiles":["net/nfc/llcp_sock.c"],"versions":[{"version":"3.11","status":"affected"},{"version":"0","lessThan":"3.11","status":"unaffected","versionType":"semver"},{"version":"5.10.259","lessThanOrEqual":"5.10.*","status":"unaffected","versionType":"semver"},{"version":"5.15.210","lessThanOrEqual":"5.15.*","status":"unaffected","versionType":"semver"},{"version":"6.1.176","lessThanOrEqual":"6.1.*","status":"unaffected","versionType":"semver"},{"version":"6.6.143","lessThanOrEqual":"6.6.*","status":"unaffected","versionType":"semver"},{"version":"6.12.93","lessThanOrEqual":"6.12.*","status":"unaffected","versionType":"semver"},{"version":"6.18.35","lessThanOrEqual":"6.18.*","status":"unaffected","versionType":"semver"},{"version":"7.0.12","lessThanOrEqual":"7.0.*","status":"unaffected","versionType":"semver"},{"version":"7.1","lessThanOrEqual":"*","status":"unaffected","versionType":"original_commit_for_fix"}]}],"cpeApplicability":[{"nodes":[{"operator":"OR","negate":false,"cpeMatch":[{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"3.11","versionEndExcluding":"5.10.259"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"3.11","versionEndExcluding":"5.15.210"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"3.11","versionEndExcluding":"6.1.176"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"3.11","versionEndExcluding":"6.6.143"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"3.11","versionEndExcluding":"6.12.93"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"3.11","versionEndExcluding":"6.18.35"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"3.11","versionEndExcluding":"7.0.12"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"3.11","versionEndExcluding":"7.1"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"3.10.10"}]}]}],"references":[{"url":"https://git.kernel.org/stable/c/89ba026747019ee643d29407435ddc118e6ca908"},{"url":"https://git.kernel.org/stable/c/fb29f6bbe433f3decad227588809636c25f2a287"},{"url":"https://git.kernel.org/stable/c/2dfdaaf7d933b676124aadec6698825e95f94fe9"},{"url":"https://git.kernel.org/stable/c/e00f50f8697724a6f1d2d35744c1332c9912dac5"},{"url":"https://git.kernel.org/stable/c/cdc17e09a636c7f936f771902535a7515a7608fc"},{"url":"https://git.kernel.org/stable/c/912ebc49d4406a17fe73e5671d674fbc2f6b2634"},{"url":"https://git.kernel.org/stable/c/bc421d0826dedbba37580a25405eafb599e76d42"},{"url":"https://git.kernel.org/stable/c/f4268b466190dae95a7585f69b4f1f8ad097632c"}],"title":"nfc: llcp: Fix use-after-free in llcp_sock_release()","x_generator":{"engine":"bippy-1.2.0"}}}}