Lucene search
+L

19895 matches found

EUVD
EUVD
added 2025/12/07 12:30 a.m.16 views

EUVD-2025-201572

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: reorder cleanup in btusbdisconnect to avoid UAF There is a KASAN: slab-use-after-free read in btusbdisconnect. Calling "usbdriverreleaseinterface&btusbdriver, data-intf" will free the btusb data associated with...

5.9AI score0.00142EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/12/07 12:30 a.m.6 views

EUVD-2025-201571

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: cancel mesh send timer when hdev removed meshsenddone timer is not canceled when hdev is removed, which causes crash if the timer triggers after hdev is gone. Cancel the timer when MGMT removes the hdev, like oth...

6AI score0.00138EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/06 10:15 p.m.9 views

DEBIAN-CVE-2025-40282

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: 6lowpan: reset link-local header on ipv6 recv path Bluetooth 6lowpan.c netdev has headerops, so it must set link-local header for RX skb, otherwise things crash, eg. with AFPACKET SOCKRAW Add missing skbresetmacheader...

8.8CVSS5.1AI score0.0028EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/06 10:15 p.m.12 views

CVE-2025-40284

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: cancel mesh send timer when hdev removed meshsenddone timer is not canceled when hdev is removed, which causes crash if the timer triggers after hdev is gone. Cancel the timer when MGMT removes the hdev, like oth...

7.8CVSS0.00138EPSS
SaveExploits0References5
NVD
NVD
added 2025/12/06 10:15 p.m.15 views

CVE-2025-40282

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: 6lowpan: reset link-local header on ipv6 recv path Bluetooth 6lowpan.c netdev has headerops, so it must set link-local header for RX skb, otherwise things crash, eg. with AFPACKET SOCKRAW Add missing skbresetmacheader...

8.8CVSS0.0028EPSS
SaveExploits0References8
NVD
NVD
added 2025/12/06 10:15 p.m.14 views

CVE-2025-40283

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: reorder cleanup in btusbdisconnect to avoid UAF There is a KASAN: slab-use-after-free read in btusbdisconnect. Calling "usbdriverreleaseinterface&btusbdriver, data-intf" will free the btusb data associated with...

7.8CVSS0.00142EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/06 10:15 p.m.5 views

DEBIAN-CVE-2025-40283

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: reorder cleanup in btusbdisconnect to avoid UAF There is a KASAN: slab-use-after-free read in btusbdisconnect. Calling "usbdriverreleaseinterface&btusbdriver, data-intf" will free the btusb data associated with...

7.8CVSS5.4AI score0.00142EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/06 10:15 p.m.16 views

DEBIAN-CVE-2025-40284

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: cancel mesh send timer when hdev removed meshsenddone timer is not canceled when hdev is removed, which causes crash if the timer triggers after hdev is gone. Cancel the timer when MGMT removes the hdev, like oth...

7.8CVSS5.2AI score0.00138EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/06 10:15 p.m.14 views

UBUNTU-CVE-2025-40282

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: 6lowpan: reset link-local header on ipv6 recv path Bluetooth 6lowpan.c netdev has headerops, so it must set link-local header for RX skb, otherwise things crash, eg. with AFPACKET SOCKRAW Add missing skbresetmacheader...

8.8CVSS5.7AI score0.0028EPSS
SaveExploits0References36
OSV
OSV
added 2025/12/06 10:15 p.m.10 views

UBUNTU-CVE-2025-40283

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: reorder cleanup in btusbdisconnect to avoid UAF There is a KASAN: slab-use-after-free read in btusbdisconnect. Calling "usbdriverreleaseinterface&btusbdriver, data-intf" will free the btusb data associated with...

7.8CVSS5.7AI score0.00142EPSS
SaveExploits0References36
OSV
OSV
added 2025/12/06 10:15 p.m.10 views

UBUNTU-CVE-2025-40284

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: cancel mesh send timer when hdev removed meshsenddone timer is not canceled when hdev is removed, which causes crash if the timer triggers after hdev is gone. Cancel the timer when MGMT removes the hdev, like oth...

7.8CVSS5.7AI score0.00138EPSS
SaveExploits0References23
OSV
OSV
added 2025/12/06 9:51 p.m.7 views

CVE-2025-40284 Bluetooth: MGMT: cancel mesh send timer when hdev removed

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: cancel mesh send timer when hdev removed meshsenddone timer is not canceled when hdev is removed, which causes crash if the timer triggers after hdev is gone. Cancel the timer when MGMT removes the hdev, like oth...

7.8CVSS6.5AI score
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/12/06 9:51 p.m.12 views

CVE-2025-40284

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: cancel mesh send timer when hdev removed meshsenddone timer is not canceled when hdev is removed, which causes crash if the timer triggers after hdev is gone. Cancel the timer when MGMT removes the hdev, like oth...

7.8CVSS5.2AI score0.00138EPSS
SaveExploits0
CVE
CVE
added 2025/12/06 9:51 p.m.59 views

CVE-2025-40284

CVE-2025-40284 affects the Linux kernel Bluetooth MGMT path. The mesh_send_done timer was not canceled when the hdev was removed, causing a use-after-free crash (KASAN) after the timer could fire. A fix cancels the mesh_send_done timer during MGMT hdev removal, aligning with other MGMT timers. Th...

7.8CVSS6.2AI score0.00138EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/06 9:51 p.m.35 views

CVE-2025-40284 Bluetooth: MGMT: cancel mesh send timer when hdev removed

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: cancel mesh send timer when hdev removed meshsenddone timer is not canceled when hdev is removed, which causes crash if the timer triggers after hdev is gone. Cancel the timer when MGMT removes the hdev, like oth...

7.8CVSS0.00138EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/06 9:51 p.m.59 views

CVE-2025-40283 Bluetooth: btusb: reorder cleanup in btusb_disconnect to avoid UAF

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: reorder cleanup in btusbdisconnect to avoid UAF There is a KASAN: slab-use-after-free read in btusbdisconnect. Calling "usbdriverreleaseinterface&btusbdriver, data-intf" will free the btusb data associated with...

7.8CVSS0.00142EPSS
SaveExploits0References8
CVE
CVE
added 2025/12/06 9:51 p.m.62 views

CVE-2025-40283

CVE-2025-40283 concerns the Linux kernel Bluetooth driver btusb (btusb_disconnect) where cleanup is performed in the wrong order, leading to a use-after-free (UAF) of btusb data after usb_driver_release_interface frees the interface data. The issue is observed as a KASAN slab-use-after-free read ...

7.8CVSS6AI score0.00142EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/06 9:51 p.m.10 views

CVE-2025-40283 Bluetooth: btusb: reorder cleanup in btusb_disconnect to avoid UAF

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: reorder cleanup in btusbdisconnect to avoid UAF There is a KASAN: slab-use-after-free read in btusbdisconnect. Calling "usbdriverreleaseinterface&btusbdriver, data-intf" will free the btusb data associated with...

7.8CVSS6.3AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2025/12/06 9:51 p.m.11 views

CVE-2025-40283

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: reorder cleanup in btusbdisconnect to avoid UAF There is a KASAN: slab-use-after-free read in btusbdisconnect. Calling "usbdriverreleaseinterface&btusbdriver, data-intf" will free the btusb data associated with...

7.8CVSS5.4AI score0.00142EPSS
SaveExploits0
OSV
OSV
added 2025/12/06 9:51 p.m.6 views

CVE-2025-40282 Bluetooth: 6lowpan: reset link-local header on ipv6 recv path

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: 6lowpan: reset link-local header on ipv6 recv path Bluetooth 6lowpan.c netdev has headerops, so it must set link-local header for RX skb, otherwise things crash, eg. with AFPACKET SOCKRAW Add missing skbresetmacheader...

8.8CVSS6.4AI score
SaveExploits0References11
Rows per page
Query Builder