Lucene search
+L

19703 matches found

Microsoft CVE
Microsoft CVE
added 2026/07/03 2:00 p.m.16 views

Chromium: CVE-2026-14036 Insufficient policy enforcement in Bluetooth

This CVE was assigned by Chrome. Microsoft Edge Chromium-based ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information...

8.8CVSS5.9AI score0.00345EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/07/03 2:00 p.m.12 views

Chromium: CVE-2026-14035 Insufficient policy enforcement in Bluetooth

This CVE was assigned by Chrome. Microsoft Edge Chromium-based ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information...

6.5CVSS5.9AI score0.00283EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/07/03 2:00 p.m.19 views

Chromium: CVE-2026-14032 Use after free in Bluetooth

This CVE was assigned by Chrome. Microsoft Edge Chromium-based ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information...

8.1CVSS5.9AI score0.00325EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/07/03 2:00 p.m.15 views

Chromium: CVE-2026-13879 Use after free in Bluetooth

This CVE was assigned by Chrome. Microsoft Edge Chromium-based ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information...

6.5CVSS5.9AI score0.00156EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/07/03 8:02 a.m.13 views

Bluetooth: fix UAF in l2cap_sock_cleanup_listen() vs l2cap_conn_del()

...

8CVSS6.1AI score0.00272EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/07/03 3:03 a.m.20 views

SUSE CVE-2026-53357

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: fix UAF in l2capsockcleanuplisten vs l2capconndel btacceptdequeue unlinks a not-yet-accepted child from the parent accept queue and releasesocks it before returning, so the returned sk has no caller reference and is...

7CVSS5.8AI score0.00272EPSS
SaveExploits0References23
SUSE CVE
SUSE CVE
added 2026/07/03 3:03 a.m.15 views

SUSE CVE-2026-53358

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: use chan timer to close channels in cleanuplisten l2capchanclose removes the channel from conn-chanl, which must be done under conn-lock. cleanuplisten runs under the parent sklock, so acquiring conn-lock would...

5.5CVSS5.8AI score0.00215EPSS
SaveExploits0References17
RedhatCVE
RedhatCVE
added 2026/07/02 7:17 p.m.18 views

CVE-2026-53358

A flaw was found in the Linux kernel's Bluetooth L2CAP Logical Link Control and Adaptation Protocol implementation. This vulnerability arises from an incorrect order of acquiring locks during channel cleanup, which could lead to a race condition. This issue could potentially cause instability or...

8.8CVSS5.8AI score0.00215EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/02 7:17 p.m.19 views

CVE-2026-53357

A flaw was found in the Linux kernel's Bluetooth component. A Use-After-Free UAF vulnerability exists in the l2capsockcleanuplisten and l2capconndel functions. This flaw occurs due to a race condition during the cleanup of a listening socket and a concurrent Bluetooth HCI disconnect. An...

8CVSS5.8AI score0.00272EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/02 3:17 p.m.20 views

CVE-2026-53357

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: fix UAF in l2capsockcleanuplisten vs l2capconndel btacceptdequeue unlinks a not-yet-accepted child from the parent accept queue and releasesocks it before returning, so the returned sk has no caller reference and is...

8CVSS0.00272EPSS
SaveExploits0References8
NVD
NVD
added 2026/07/02 3:17 p.m.18 views

CVE-2026-53358

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: use chan timer to close channels in cleanuplisten l2capchanclose removes the channel from conn-chanl, which must be done under conn-lock. cleanuplisten runs under the parent sklock, so acquiring conn-lock would...

8.8CVSS0.00215EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/02 3:17 p.m.10 views

UBUNTU-CVE-2026-53358

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: use chan timer to close channels in cleanuplisten l2capchanclose removes the channel from conn-chanl, which must be done under conn-lock. cleanuplisten runs under the parent sklock, so acquiring conn-lock would...

8.8CVSS5.8AI score0.00215EPSS
SaveExploits0References19
UbuntuCve
UbuntuCve
added 2026/07/02 3:17 p.m.18 views

CVE-2026-53358

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: use chan timer to close channels in cleanuplisten l2capchanclose removes the channel from conn-chanl, which must be done under conn-lock. cleanuplisten runs under the parent sklock, so acquiring conn-lock would...

8.8CVSS5.3AI score0.00215EPSS
SaveExploits0References18
UbuntuCve
UbuntuCve
added 2026/07/02 3:17 p.m.18 views

CVE-2026-53357

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: fix UAF in l2capsockcleanuplisten vs l2capconndel btacceptdequeue unlinks a not-yet-accepted child from the parent accept queue and releasesocks it before returning, so the returned sk has no caller reference and is...

8CVSS5.3AI score0.00272EPSS
SaveExploits0References18
OSV
OSV
added 2026/07/02 3:17 p.m.12 views

UBUNTU-CVE-2026-53357

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: fix UAF in l2capsockcleanuplisten vs l2capconndel btacceptdequeue unlinks a not-yet-accepted child from the parent accept queue and releasesocks it before returning, so the returned sk has no caller reference and is...

8CVSS5.8AI score0.00272EPSS
SaveExploits0References19
Cvelist
Cvelist
added 2026/07/02 1:43 p.m.55 views

CVE-2026-53358 Bluetooth: L2CAP: use chan timer to close channels in cleanup_listen()

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: use chan timer to close channels in cleanuplisten l2capchanclose removes the channel from conn-chanl, which must be done under conn-lock. cleanuplisten runs under the parent sklock, so acquiring conn-lock would...

8.8CVSS0.00215EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/07/02 1:43 p.m.17 views

EUVD-2026-41372

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: fix UAF in l2capsockcleanuplisten vs l2capconndel btacceptdequeue unlinks a not-yet-accepted child from the parent accept queue and releasesocks it before returning, so the returned sk has no caller reference and is...

7.8CVSS5.8AI score0.00272EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/07/02 1:43 p.m.71 views

CVE-2026-53357 Bluetooth: fix UAF in l2cap_sock_cleanup_listen() vs l2cap_conn_del()

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: fix UAF in l2capsockcleanuplisten vs l2capconndel btacceptdequeue unlinks a not-yet-accepted child from the parent accept queue and releasesocks it before returning, so the returned sk has no caller reference and is...

8CVSS0.00272EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/02 1:43 p.m.108 views

CVE-2026-53357

CVE-2026-53357 affects the Linux kernel Bluetooth stack. Root cause: a race where a concurrent HCI disconnect can trigger l2cap_conn_del() to free a child socket via l2cap_sock_kill while cleanup_listen() still accesses it, causing a use-after-free (KASAN) in l2cap_sock_cleanup_listen() during cl...

8CVSS5.8AI score0.00272EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2026/07/02 1:43 p.m.32 views

CVE-2026-53357

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: fix UAF in l2capsockcleanuplisten vs l2capconndel btacceptdequeue unlinks a not-yet-accepted child from the parent accept queue and releasesocks it before returning, so the returned sk has no caller reference and is...

8CVSS5.8AI score0.00272EPSS
SaveExploits0
Rows per page
Query Builder