CVE-2026-64144

Summary

In the Linux kernel, the following vulnerability has been resolved:

Bluetooth: btmtk: fix urb->setup_packet leak in error paths

The setup_packet of control urb is not freed if usb_submit_urb fails or the submitted urb is killed. Add free in these two paths.

Affected Software

VendorProductVersion RangeStatus
LinuxLinuxa1c49c434e15050b5dafe3b6f5cc732d4f02d657 < 2a1905730e0c771b999906a7b509722f795563c6affected
LinuxLinuxa1c49c434e15050b5dafe3b6f5cc732d4f02d657 < 68c027c2003b0a8a1439d0301c59c6fd1eb3b844affected
LinuxLinuxa1c49c434e15050b5dafe3b6f5cc732d4f02d657 < a0f5268c77eb73f84ba7c210ddfc54b1c73ff80caffected
LinuxLinuxa1c49c434e15050b5dafe3b6f5cc732d4f02d657 < 0d2572bafea33c7cd1d77c6a25f25ff31a432482affected
LinuxLinuxa1c49c434e15050b5dafe3b6f5cc732d4f02d657 < dd1dda6b8d6e1f4376a5b3055a04f0ecbdb4d6bdaffected
LinuxLinux5.3affected
LinuxLinux0 < 5.3unaffected
LinuxLinux6.6.142 <= 6.6.*unaffected
LinuxLinux6.12.92 <= 6.12.*unaffected
LinuxLinux6.18.34 <= 6.18.*unaffected
LinuxLinux7.0.11 <= 7.0.*unaffected
LinuxLinux7.1 <= *unaffected

Weaknesses

References