PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-64011 Linux CVE debrief

A use-after-free vulnerability was found in the Linux kernel's NFC LLCP implementation. The llcp_sock_release() function unconditionally unlinks the socket from the local sockets list, but if the socket is still in the connecting state, it is on the connecting list. This can lead to a use-after-free condition. The vulnerability has a medium defensive priority, and Linux kernel developers and users who rely on the NFC LLCP implementation should be aware of this vulnerability and take steps to mitigate it.

Vendor
Linux
Product
Unknown
CVSS
HIGH 7.8
CISA KEV
Not listed in stored evidence
Original CVE published
2026-07-19
Original CVE updated
2026-07-30
Advisory published
2026-07-19
Advisory updated
2026-07-30

Who should care

Linux kernel developers and users who rely on the NFC LLCP implementation should be aware of this vulnerability and take steps to mitigate it. This includes reviewing and applying the patch provided by the Linux kernel maintainers, ensuring that the Linux kernel is updated to a version that includes the fix, and monitoring for potential exploitation attempts.

Technical summary

The Linux kernel's NFC LLCP implementation has a use-after-free vulnerability. The llcp_sock_release() function does not properly handle sockets in the connecting state, leading to a potential use-after-free condition. This vulnerability can be exploited by an attacker to potentially execute arbitrary code or cause a denial of service. The vulnerability affects the Linux kernel's NFC LLCP implementation, and its exploitation could potentially lead to a use-after-free condition.

Defensive priority

Medium

Recommended defensive actions

  • Review and apply the patch provided by the Linux kernel maintainers
  • Ensure that the Linux kernel is updated to a version that includes the fix
  • Monitor for potential exploitation attempts
  • Review compensating controls for exposed systems while remediation is scheduled and verified
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up

Evidence notes

The CVE record was published on 2026-07-19T16:17:40.933Z and has not been modified since then. The NVD entry is currently Received. There is limited information available about the vulnerability, and defenders should verify the affected scope and severity with the Linux kernel maintainers. The vulnerability affects the NFC LLCP implementation in the Linux kernel, and its exploitation could potentially lead to a use-after-free condition.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-64011 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-64011

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-64011 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-64011

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/2dfdaaf7d933b676124aadec6698825e95f94fe9

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/89ba026747019ee643d29407435ddc118e6ca908

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/912ebc49d4406a17fe73e5671d674fbc2f6b2634

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/bc421d0826dedbba37580a25405eafb599e76d42

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/cdc17e09a636c7f936f771902535a7515a7608fc

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/e00f50f8697724a6f1d2d35744c1332c9912dac5

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/f4268b466190dae95a7585f69b4f1f8ad097632c

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.