PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-64144 Linux CVE debrief

A Linux kernel vulnerability was resolved in the Bluetooth btmtk component. The issue involves a potential urb->setup_packet leak in error paths. Specifically, the setup_packet of the control urb is not freed if usb_submit_urb fails or the submitted urb is killed. A fix was added to free the setup_packet in these two error paths. This vulnerability affects Linux kernel maintainers and users, Bluetooth component developers, and security teams monitoring Linux kernel vulnerabilities. The fix is considered Medium priority.

Vendor
Linux
Product
Unknown
CVSS
MEDIUM 5.5
CISA KEV
Not listed in stored evidence
Original CVE published
2026-07-19
Original CVE updated
2026-08-17
Advisory published
2026-07-19
Advisory updated
2026-08-17

Who should care

Linux kernel maintainers and users, Bluetooth component developers, and security teams monitoring Linux kernel vulnerabilities should be aware of this vulnerability. They should review the Linux kernel Bluetooth btmtk component code, verify the Linux kernel version, and apply patches if necessary. Additionally, they should monitor Linux kernel security advisories for further updates.

Technical summary

The CVE-2026-64144 vulnerability was found in the Linux kernel's Bluetooth btmtk component. It relates to the handling of urb (USB Request Block) setup packets in error conditions. When usb_submit_urb fails or the submitted urb is killed, the setup_packet is not freed, potentially leading to a memory leak. The fix adds freeing of the setup_packet in these error paths to prevent memory leaks. This issue is relevant to Linux kernel maintainers, Bluetooth component developers, and security teams.

Defensive priority

Medium priority for Linux kernel maintainers and developers working with Bluetooth components.

Recommended defensive actions

  • Review Linux kernel Bluetooth btmtk component code for urb->setup_packet handling
  • Verify Linux kernel version and apply patches if necessary
  • Monitor Linux kernel security advisories for further updates
  • 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
  • Review compensating controls for exposed systems while remediation is scheduled and verified

Evidence notes

Evidence is limited; verify with primary records. The CVE record was published on 2026-07-19T16:17:56.347Z and has not been modified since then. The NVD entry is currently Received. To verify, defenders should check the official CVE record and NVD detail page for any updates. Additionally, reviewing the Linux kernel Bluetooth btmtk component code and verifying the Linux kernel version are recommended.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-64144 CVE Program record

    Publisher, destination, and source semantics verified

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

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

  • CVE-2026-64144 NVD vulnerability detail

    Publisher, destination, and source semantics verified

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

    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/0d2572bafea33c7cd1d77c6a25f25ff31a432482

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

  • Source reference

    Unverified legacy reference

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

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

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/68c027c2003b0a8a1439d0301c59c6fd1eb3b844

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

  • Source reference

    Unverified legacy reference

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

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

  • Source reference

    Unverified legacy reference

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

    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.