3 matches found
ROOT-OS-DEBIAN-11-CVE-2025-71082 CVE-2025-71082 in rootio-linux - Patched by Root
Root has patched CVE-2025-71082 in the rootio-linux package for Root:Debian:11. Multiple fixed versions available...
CVE-2025-71082
A use-after-free flaw was found in the Linux kernel's Bluetooth USB driver. The btusb driver binds to multiple USB interfaces INTF, ISOC, DIAG but allocates its data structure with devmkzalloc tied to a single interface. When that interface is released, the memory is freed while other interfaces...
Linux Distros Unpatched Vulnerability : CVE-2025-71082
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Bluetooth: btusb: revert use of devmkzalloc in btusb This reverts commit 98921dbd00c4e Bluetooth: Use devmkzalloc in btusb.c file. In btusbprobe, we use...