In the Linux kernel, the following vulnerability has been resolved:
Bluetooth: btmtk: fix URB leak in allocmtkintr_urb error path
When btmtkisopktpad() fails, the previously allocated URB is not freed, leaking the urb structure. Add usbfreeurb() before returning the error.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/74xxx/CVE-2026-74301.json",
"cna_assigner": "Linux"
}