Lucene search
+L

19672 matches found

OSV
OSV
added 2025/12/09 4:17 p.m.8 views

UBUNTU-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.7AI score0.0019EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2025/12/09 12:20 p.m.14 views

kernel: use after free flaw in l2cap_conn_del in net/bluetooth/l2cap_core.c

A vulnerability was found in the Linux Kernel in the l2capconndel in net/bluetooth/l2capcore.c function in the Bluetooth component. This issue leads to a use-after-free problem...

8.8CVSS7.2AI score0.01115EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2025/12/09 12:20 p.m.8 views

kernel: Bluetooth: L2CAP: Fix user-after-free

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix user-after-free This uses l2capchanholdunlesszero after calling l2capgetchanblah to prevent the following trace: Bluetooth: l2capcore.c:static void l2capchandestroystruct kref kref Bluetooth: chan...

8.8CVSS6.8AI score0.00357EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/12/09 12:20 p.m.18 views

kernel: Bluetooth: L2CAP: Fix use-after-free

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix use-after-free Fix potential use-after-free in l2caplecommandrej...

8.8CVSS6.8AI score0.00225EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/12/09 11:59 a.m.30 views

Moderate: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 7 Extended Lifecycle Support. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

8.8CVSS6.6AI score0.01115EPSS
SaveExploits1References8
RedHat Linux
RedHat Linux
added 2025/12/09 11:59 a.m.6 views

kernel: use after free flaw in l2cap_conn_del in net/bluetooth/l2cap_core.c

A vulnerability was found in the Linux Kernel in the l2capconndel in net/bluetooth/l2capcore.c function in the Bluetooth component. This issue leads to a use-after-free problem...

8.8CVSS7.2AI score0.01115EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2025/12/09 11:59 a.m.5 views

kernel: Bluetooth: L2CAP: Fix user-after-free

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix user-after-free This uses l2capchanholdunlesszero after calling l2capgetchanblah to prevent the following trace: Bluetooth: l2capcore.c:static void l2capchandestroystruct kref kref Bluetooth: chan...

8.8CVSS6.8AI score0.00357EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/12/09 11:59 a.m.4 views

kernel: Bluetooth: L2CAP: Fix use-after-free

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix use-after-free Fix potential use-after-free in l2caplecommandrej...

8.8CVSS6.8AI score0.00225EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2025/12/09 9:02 a.m.9 views

Bluetooth: MGMT: Fix OOB access in parse_adv_monitor_pattern()

...

5.5CVSS7AI score0.00197EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/12/09 9:02 a.m.19 views

Bluetooth: hci_event: validate skb length for unknown CC opcode

...

7.6CVSS7AI score0.00265EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/12/09 9:01 a.m.6 views

Bluetooth: bcsp: receive data only if registered

...

5.5CVSS7AI score0.00191EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/12/09 8:51 a.m.14 views

Moderate: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 10. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from th...

9.8CVSS6.5AI score0.00371EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2025/12/09 8:51 a.m.8 views

kernel: Bluetooth: hci_event: Fix UAF in hci_conn_tx_dequeue

A flaw was discovered in the Bluetooth subsystem of the Linux kernel. When processing a HCIEVNUMCOMPPKTS event, the function hciconntxdequeue did not properly hold or release the hdev device lock, which may lead to a use-after-free of the connection structure...

8.8CVSS5.8AI score0.00231EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/12/09 8:51 a.m.7 views

kernel: Bluetooth: hci_event: Fix UAF in hci_acl_create_conn_sync

A flaw was found in the Linux kernel’s Bluetooth subsystem HCI. Specifically, in the function hciaclcreateconnsync and related path hcilecreateconnsync, a connection object in state BTOPEN that is still pending command submission may be freed prematurely, leading to a use-after-free condition. An...

8.8CVSS5.7AI score0.00263EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/12/09 8:51 a.m.5 views

kernel: Bluetooth: MGMT: Fix possible UAFs

A flaw was found in the Linux kernel’s Bluetooth management subsystem net/bluetooth/mgmt.c. The mgmtpending structure may be freed while still being processed, or remain on the pending command list, which allows a use-after-free or double-free scenario. An attacker with local access to the system...

7.8CVSS5.7AI score0.0014EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/09 1:29 a.m.9 views

CVE-2023-53828 Bluetooth: hci_sync: Avoid use-after-free in dbg for hci_add_adv_monitor()

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.8CVSS6.5AI score
SaveExploits0References7
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.0019EPSS
SaveExploits0
CVE
CVE
added 2025/12/09 1:29 a.m.35 views

CVE-2023-53828

CVE-2023-53828 affects the Linux kernel Bluetooth subsystem (net/bluetooth/hci_core.c) where hci_add_adv_monitor() triggers a use-after-free via a path through msft_add_monitor_pattern(), msft_add_monitor_sync(), and msft_le_monitor_advertisement_cb() in error handling. KSAN reported the use-afte...

7.8CVSS6.2AI score0.0019EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/12/09 1:29 a.m.40 views

CVE-2023-53828 Bluetooth: hci_sync: Avoid use-after-free in dbg for hci_add_adv_monitor()

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.8CVSS0.0019EPSS
SaveExploits0References4
CVE
CVE
added 2025/12/09 1:29 a.m.36 views

CVE-2023-53827

The CVE-2023-53827 issue affects the Linux kernel Bluetooth subsystem (L2CAP). The vulnerability is caused by a use-after-free in l2cap_disconnect_{req,rsp}. The cited fix uses l2cap_chan_hold_unless_zero to avoid referencing a channel that is about to be destroyed, addressing the underlying refe...

8.8CVSS6.1AI score0.00382EPSS
SaveExploits0References8
Rows per page
Query Builder