NONE · 0

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

Vulnerability 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

FAQ

What is CVE-2026-74301?

CVE-2026-74301 is a documented vulnerability. 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...

How severe is CVE-2026-74301?

CVSS scoring is not yet available for CVE-2026-74301. Check NVD for updates.

Is there a patch for CVE-2026-74301?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.