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.
CVE-2026-74301
NONE
EPSS 0.17%
Updated Aug 17, 2026
Linux
https://git.kernel.org/stable/c/2643524743b9cc3c6f5f34cde2a8c627d793f21c
416baaa9-dc9f-4396-8d5f-8c081fb06d67
https://git.kernel.org/stable/c/4e354991da5890d5ce7bfea3f66fb897ae301756
416baaa9-dc9f-4396-8d5f-8c081fb06d67
https://git.kernel.org/stable/c/7f206a8d8d82296aa2d30bf5f3e5bb73fc44591d
416baaa9-dc9f-4396-8d5f-8c081fb06d67
https://git.kernel.org/stable/c/f396f4005180928cd9e15e352a6512865d3bc908
416baaa9-dc9f-4396-8d5f-8c081fb06d67
CVE Details
CVE ID
CVE-2026-74301
Published Date
Aug 15, 2026
Vendor
Linux
Severity
NONE
Exploit Prediction (EPSS)
Probability of Exploit
0.17%
Likelihood of exploitation in next 30 days
Percentile:
6.3th percentile (higher than 6.3% of all CVEs)
Standard patching cycle
Impact
Minimal impact
Source
View Advisory