Lucene search
+L

78 matches found

RedHat Linux
RedHat Linux
added 2026/02/02 3:41 p.m.10 views

kernel: Bluetooth: hci_sync: fix race in hci_cmd_sync_dequeue_once

A use-after-free flaw was found in hcicmdsyncdequeueonce in net/bluetooth/hcisync.c in Bluetooth: hcisync in Linux Kernel. This vulnerability could even lead to a kernel information leak problem...

8.8CVSS5.8AI score0.00264EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/02/02 10:10 a.m.15 views

kernel: Bluetooth: hci_sync: fix race in hci_cmd_sync_dequeue_once

A use-after-free flaw was found in hcicmdsyncdequeueonce in net/bluetooth/hcisync.c in Bluetooth: hcisync in Linux Kernel. This vulnerability could even lead to a kernel information leak problem...

8.8CVSS5.8AI score0.00264EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/01/26 12:0 a.m.9 views

RHEL 9 : kernel (RHSA-2026:1194)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:1194 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: ntbhwswitchtec: Fix...

9.8CVSS6.9AI score0.00454EPSS
SaveExploits0References25
Debian CVE
Debian CVE
added 2025/12/30 12:11 p.m.6 views

CVE-2023-54210

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisync: Avoid use-after-free in dbg for hciremoveadvmonitor KASAN reports that there's a use-after-free in hciremoveadvmonitor. Trawling through the disassembly, you can see that the complaint is from the access in...

7.8CVSS5.2AI score0.00131EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/12/30 12:11 p.m.32 views

CVE-2023-54210 Bluetooth: hci_sync: Avoid use-after-free in dbg for hci_remove_adv_monitor()

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisync: Avoid use-after-free in dbg for hciremoveadvmonitor KASAN reports that there's a use-after-free in hciremoveadvmonitor. Trawling through the disassembly, you can see that the complaint is from the access in...

7.8CVSS0.00131EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/12/10 2:32 a.m.10 views

CVE-2023-53828

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisync: Avoid use-after-free in dbg for hciaddadvmonitor KSAN reports use-after-free in hciaddadvmonitor. While adding an adv monitor, hciaddadvmonitor calls - msftaddmonitorpattern calls - msftaddmonitorsync calls -...

5.6CVSS5.7AI score0.00191EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/12/09 1:29 a.m.14 views

CVE-2023-53828

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisync: Avoid use-after-free in dbg for hciaddadvmonitor KSAN reports use-after-free in hciaddadvmonitor. While adding an adv monitor, hciaddadvmonitor calls - msftaddmonitorpattern calls - msftaddmonitorsync calls -...

7.8CVSS5.2AI score0.00191EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/12/09 12:29 a.m.9 views

SUSE CVE-2023-53762

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisync: Fix UAF in hcidisconnectallsync Use-after-free can occur in hcidisconnectallsync if a connection is deleted by concurrent processing of a controller event. To prevent this the code now tries to iterate over th...

5.5CVSS6.6AI score0.00242EPSS
SaveExploits0References18
Positive Technologies
Positive Technologies
added 2025/12/09 12:0 a.m.12 views

PT-2025-49719

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue exists in the Bluetooth component of the Linux kernel, specifically within the hci add adv monitor function. The issue occurs when adding an advertisement monitor,...

6.7AI score0.00191EPSS
SaveExploits0
OSV
OSV
added 2025/12/08 2:15 a.m.6 views

DEBIAN-CVE-2023-53762

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisync: Fix UAF in hcidisconnectallsync Use-after-free can occur in hcidisconnectallsync if a connection is deleted by concurrent processing of a controller event. To prevent this the code now tries to iterate over th...

8.8CVSS5.4AI score0.00242EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2025/12/08 1:19 a.m.11 views

CVE-2023-53762

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisync: Fix UAF in hcidisconnectallsync Use-after-free can occur in hcidisconnectallsync if a connection is deleted by concurrent processing of a controller event. To prevent this the code now tries to iterate over th...

8.8CVSS5.4AI score0.00242EPSS
SaveExploits0
OSV
OSV
added 2025/12/08 1:19 a.m.8 views

CVE-2023-53762 Bluetooth: hci_sync: Fix UAF in hci_disconnect_all_sync

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisync: Fix UAF in hcidisconnectallsync Use-after-free can occur in hcidisconnectallsync if a connection is deleted by concurrent processing of a controller event. To prevent this the code now tries to iterate over th...

8.8CVSS6.5AI score
SaveExploits0References6
CVE
CVE
added 2025/12/08 1:19 a.m.43 views

CVE-2023-53762

The CVE-2023-53762 entry concerns a Linux kernel Bluetooth vulnerability in the Bluetooth subsystem (net/bluetooth/hci_sync.c) where a use-after-free (UAF) can occur in hci_disconnect_all_sync when a connection is deleted by concurrent processing of a controller event. The published fix modifies ...

8.8CVSS6.2AI score0.00242EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/08 12:46 a.m.5 views

CVE-2025-40318 Bluetooth: hci_sync: fix race in hci_cmd_sync_dequeue_once

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisync: fix race in hcicmdsyncdequeueonce hcicmdsyncdequeueonce does lookup and then cancel the entry under two separate lock sections. Meanwhile, hcicmdsyncwork can also delete the same entry, leading to double listd...

8.8CVSS6.3AI score
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/12/08 12:0 a.m.13 views

PT-2025-49492

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.5.0-rc1+ 10 Description A use-after-free condition can occur in the Bluetooth stack within the Linux kernel, specifically in the hci disconnect all sync function. This issue arises when a connection is deleted...

5.8AI score0.00242EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/12/08 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2025-40318

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Bluetooth: hcisync: fix race in hcicmdsyncdequeueonce hcicmdsyncdequeueonce does lookup and then cancel the entry under two separate lock sections. Meanwhile,...

8.8CVSS5.9AI score0.00264EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.5 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-989610)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989610 advisory. In the Linux kernel, the following vulnerability has been resolved: Bluetooth: fix null ptr deref on hcisyncconncompleteevt This event is just specified for SCO and...

5.5CVSS5.9AI score0.00259EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.2 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986798)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986798 advisory. In the Linux kernel, the following vulnerability has been resolved: Bluetooth: fix null ptr deref on hcisyncconncompleteevt This event is just specified for SCO and...

5.5CVSS5.9AI score0.00259EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.9 views

EUVD-2023-59832

Malicious code in bioql PyPI...

6.3AI score0.00147EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/15 3:15 p.m.6 views

DEBIAN-CVE-2023-53252

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: use RCU for hciconnparams and iterate safely in hcisync hciupdateacceptlistsync iterates over hdev-pendleconns and hdev-pendlereports, and waits for controller events in the loop body, without holding hdev lock...

7.8CVSS6AI score0.00147EPSS
SaveExploits0References1
Rows per page
Query Builder