Lucene search
+L

2 matches found

NVD
NVD
added 2026/01/13 4:16 p.m.17 views

CVE-2025-71082

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: revert use of devmkzalloc in btusb This reverts commit 98921dbd00c4e "Bluetooth: Use devmkzalloc in btusb.c file". In btusbprobe, we use devmkzalloc to allocate the btusb data. This ties the lifetime of all the...

7.8CVSS0.0012EPSS
SaveExploits0References6
CVE
CVE
added 2026/01/13 3:34 p.m.37 views

CVE-2025-71082

The CVE affects the Linux kernel Bluetooth BTUSB path. The root cause is using devm_kzalloc in btusb_probe, which ties btusb data lifetime to a single driver interface, causing unsafe frees on disconnect when multiple interfaces exist. The fix is to revert to explicit memory freeing (don’t use de...

7.8CVSS6.1AI score0.0012EPSS
SaveExploits0References6Affected Software1
Rows per page
Query Builder