5 matches found
CVE-2026-64144
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btmtk: fix urb-setuppacket leak in error paths The setuppacket of control urb is not freed if usbsubmiturb fails or the submitted urb is killed. Add free in these two paths...
CVE-2026-64144
The CVE-2026-64144 entry concerns the Linux kernel Bluetooth btmtk driver. It fixes a leak where the setup_packet of a control URB was not freed when usb_submit_urb failed or when the submitted URB was killed. The patch adds frees in both error paths to prevent memory leak. Public references poin...
CVE-2026-64144
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btmtk: fix urb-setuppacket leak in error paths The setuppacket of control urb is not freed if usbsubmiturb fails or the submitted urb is killed. Add free in these two paths...
EUVD-2026-45829
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btmtk: fix urb-setuppacket leak in error paths The setuppacket of control urb is not freed if usbsubmiturb fails or the submitted urb is killed. Add free in these two paths...
PT-2026-61461
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...