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.
EPSS 0.168%Risk 0
View source- Published
- 2026-08-15 06:22:29
- Affected versions
- unknown
- Type
- Kernel
- Last modified
- 2026-08-17 06:19:24
- Vector
- Pending