Security Advisory

CVE-2026-64144

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-07-19 15:40:36
Last updated 2026-07-19 15:40:36
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

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.