Lucene search
K

15 matches found

SUSE CVE
SUSE CVE
added 2025/09/24 11:28 p.m.2 views

SUSE CVE-2024-58241

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcicore: Disable works on hciunregisterdev This make use of disablework on hciunregisterdev since the hcidev is about to be freed new submissions are not disarable...

5.5CVSS6.5AI score0.0002EPSS
Exploits0References3
RedHat Linux
RedHat Linux
added 2025/08/18 2:50 a.m.3 views

kernel: Bluetooth: hci_core: Fix use-after-free in vhci_flush()

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcicore: Fix use-after-free in vhciflush syzbot reported use-after-free in vhciflush without repro. 0 From the splat, a thread closed a vhci file descriptor while its device was being used by iotcl on another thread...

7.8CVSS6.8AI score0.00064EPSS
Exploits0References5
Cvelist
Cvelist
added 2024/06/08 12:53 p.m.24 views

CVE-2024-36968 Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init()

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix div-by-zero in l2capleflowctlinit l2capleflowctlinit can cause both div-by-zero and an integer overflow since hdev-lemtu may not fall in the valid range. Move MTU from hcidev to hciconn to validate MTU and...

0.00018EPSS
Exploits0References5
RedhatCVE
RedhatCVE
added 2024/04/04 5:16 p.m.32 views

CVE-2024-26801

A use-after-free flaw was found in the Linux kernel’s Bluetooth subsystem in how it handles hardware failure when it occurs. This flaw allows a local user to potentially crash the system...

5.5CVSS6.2AI score0.00033EPSS
Exploits0References4
OSV
OSV
added 2024/04/04 9:15 a.m.1 views

DEBIAN-CVE-2024-26801

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Avoid potential use-after-free in hcierrorreset While handling the HCIEVHARDWAREERROR event, if the underlying BT controller is not responding, the GPIO reset mechanism would free the hcidev and lead to a use-after-fre...

5.5CVSS5.8AI score0.00033EPSS
Exploits0References1
OSV
OSV
added 2024/03/25 10:15 a.m.7 views

CVE-2021-47180

In the Linux kernel, the following vulnerability has been resolved: NFC: nci: fix memory leak in nciallocatedevice nfcmrvldisconnect fails to free the hcidev field in struct ncidev. Fix this by freeing hcidev in ncifreedevice. BUG: memory leak unreferenced object 0xffff888111ea6800 size 1024: com...

5.5CVSS5.3AI score
Exploits0References8
CVE
CVE
added 2024/03/25 9:16 a.m.76 views

CVE-2021-47180

The CVE-2021-47180 entry concerns a Linux kernel NFC component memory-leak in nci_allocate_device, with nfcmrvl_disconnect failing to free the hci_dev field and a fix to release hci_dev in nci_free_device. Connected documents (Astra Linux and Nessus-derived advisories) confirm the issue and its r...

5.5CVSS6.4AI score0.00014EPSS
Exploits0References8Affected Software1
Vulnrichment
Vulnrichment
added 2024/03/25 9:16 a.m.17 views

CVE-2021-47180 NFC: nci: fix memory leak in nci_allocate_device

In the Linux kernel, the following vulnerability has been resolved: NFC: nci: fix memory leak in nciallocatedevice nfcmrvldisconnect fails to free the hcidev field in struct ncidev. Fix this by freeing hcidev in ncifreedevice. BUG: memory leak unreferenced object 0xffff888111ea6800 size 1024: com...

6.7AI score0.00014EPSS
Exploits0References8
Cvelist
Cvelist
added 2024/03/25 9:16 a.m.17 views

CVE-2021-47180 NFC: nci: fix memory leak in nci_allocate_device

In the Linux kernel, the following vulnerability has been resolved: NFC: nci: fix memory leak in nciallocatedevice nfcmrvldisconnect fails to free the hcidev field in struct ncidev. Fix this by freeing hcidev in ncifreedevice. BUG: memory leak unreferenced object 0xffff888111ea6800 size 1024: com...

7.5AI score0.00014EPSS
Exploits0References8
Debian CVE
Debian CVE
added 2024/03/25 9:16 a.m.24 views

CVE-2021-47180

In the Linux kernel, the following vulnerability has been resolved: NFC: nci: fix memory leak in nciallocatedevice nfcmrvldisconnect fails to free the hcidev field in struct ncidev. Fix this by freeing hcidev in ncifreedevice. BUG: memory leak unreferenced object 0xffff888111ea6800 size 1024: com...

5.5CVSS6AI score0.00014EPSS
Exploits0
UbuntuCve
UbuntuCve
added 2024/03/25 12:0 a.m.22 views

CVE-2021-47180

In the Linux kernel, the following vulnerability has been resolved: NFC: nci: fix memory leak in nciallocatedevice nfcmrvldisconnect fails to free the hcidev field in struct ncidev. Fix this by freeing hcidev in ncifreedevice. BUG: memory leak unreferenced object 0xffff888111ea6800 size 1024: com...

5.5CVSS6.4AI score0.00014EPSS
Exploits0References9
UbuntuCve
UbuntuCve
added 2024/02/28 9:15 a.m.14 views

CVE-2021-47038

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: avoid deadlock between hcidev-lock and socket lock Commit eab2404ba798 "Bluetooth: Add BTPHY socket option" added a dependency between socket lock and hcidev-lock that could lead to deadlock. It turns out that...

5.5CVSS6.4AI score0.00012EPSS
Exploits0References6
Cvelist
Cvelist
added 2024/02/28 8:13 a.m.19 views

CVE-2021-47038 Bluetooth: avoid deadlock between hci_dev->lock and socket lock

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: avoid deadlock between hcidev-lock and socket lock Commit eab2404ba798 "Bluetooth: Add BTPHY socket option" added a dependency between socket lock and hcidev-lock that could lead to deadlock. It turns out that...

6.6AI score0.00012EPSS
Exploits0References4
Debian CVE
Debian CVE
added 2024/02/28 8:13 a.m.24 views

CVE-2021-47038

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: avoid deadlock between hcidev-lock and socket lock Commit eab2404ba798 "Bluetooth: Add BTPHY socket option" added a dependency between socket lock and hcidev-lock that could lead to deadlock. It turns out that...

5.5CVSS5.8AI score0.00012EPSS
Exploits0
OSV
OSV
added 2021/05/31 3:39 p.m.8 views

GSD-2021-1000264 Bluetooth: avoid deadlock between hci_dev->lock and socket lock

Bluetooth: avoid deadlock between hcidev-lock and socket lock This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.12.4 by commit...

7.2AI score
Exploits0
Rows per page
Query Builder