GHSA-rg8m-vv3c-7gxvunknown

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btmtk: fix URB...

Published
August 15, 2026
Last Modified
August 15, 2026

🔗 CVE IDs covered (1)

📋 Description

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.

🔗 References (6)