GHSA-wh4m-6pmv-mq2mMediumCVSS 5.5

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

Published
July 19, 2026
Last Modified
August 17, 2026

🔗 CVE IDs covered (1)

📋 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.

🔗 References (7)