Vulnerability in Linux

CVE-2026-74301

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btmtk: fix URB leak in alloc_mtk_intr_urb error path When btmtk_isopkt_pad() fails, the previously allocated URB is not freed, leaking the urb structure. Add usb_free_urb() before returning the error.

Affected products

  • Linux — versions ceac1cb0259de682d78f5c784ef8e0b13022e9d9, 6.11, 0

References