Lucene search
+L

18 matches found

OSV
OSV
added 5 days ago4 views

CVE-2026-64206 Bluetooth: L2CAP: cancel pending_rx_work before taking conn->lock

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: cancel pendingrxwork before taking conn-lock l2capconndel takes conn-lock and then calls cancelworksync for pendingrxwork. processpendingrx takes the same mutex, so teardown can deadlock against the worker it is...

5.3AI score0.00164EPSS
SaveExploits0References6
CVE
CVE
added 5 days ago22 views

CVE-2026-64206

CVE-2026-64206 : In the Linux kernel Bluetooth L2CAP path, the teardown can deadlock because l2cap_conn_del() takes conn->lock and then cancels pending_rx_work, while process_pending_rx() also takes the same lock. The fix is to cancel pending_rx_work before acquiring conn->lock to enforce t...

5.4AI score0.00164EPSS
SaveExploits0References8
Cvelist
Cvelist
added 5 days ago31 views

CVE-2026-64206 Bluetooth: L2CAP: cancel pending_rx_work before taking conn->lock

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: cancel pendingrxwork before taking conn-lock l2capconndel takes conn-lock and then calls cancelworksync for pendingrxwork. processpendingrx takes the same mutex, so teardown can deadlock against the worker it is...

0.00164EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 5 days ago10 views

PT-2026-61647

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: cancel pending rx work before taking conn-lock l2cap conn del takes conn-lock and then calls cancel work sync for pending rx work. process pending rx takes the same mutex, so teardown can deadlock against the...

5.3AI score0.00164EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 5 days ago4 views

Linux Distros Unpatched Vulnerability : CVE-2026-64206

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Bluetooth: L2CAP: cancel pendingrxwork before taking conn-lock l2capconndel takes conn-lock and then calls cancelworksync for pendingrxwork. processpendingrx...

5.5AI score0.00164EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/06/30 9:39 p.m.11 views

kernel: scsi: target: iscsi: Fix use-after-free in iscsit_dec_conn_usage_count()

A use-after-free flaw was found in the Linux kernel's iSCSI target subsystem. In the iscsitdecconnusagecount function, complete is called while still holding the conn-connusagelock spinlock. The waiting thread such as iscsitcloseconnection may wake up immediately and free the iscsitconn structure...

7.8CVSS5.7AI score0.00117EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/06/17 9:22 a.m.12 views

kernel: scsi: target: iscsi: Fix use-after-free in iscsit_dec_conn_usage_count()

A use-after-free flaw was found in the Linux kernel's iSCSI target subsystem. In the iscsitdecconnusagecount function, complete is called while still holding the conn-connusagelock spinlock. The waiting thread such as iscsitcloseconnection may wake up immediately and free the iscsitconn structure...

7.8CVSS5.3AI score0.00117EPSS
SaveExploits0References5
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.9 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: A use-after-free issue was addressed in l2capunregisteruser. After the commit ab4eedb790ca “Bluetooth: L2CAP: Fix corrupted list in hcichandel”, l2capconndel uses conn-lock to protect access to conn-users...

8.8CVSS5.2AI score0.00247EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/04/22 8:47 p.m.14 views

kernel: scsi: target: iscsi: Fix use-after-free in iscsit_dec_conn_usage_count()

A use-after-free flaw was found in the Linux kernel's iSCSI target subsystem. In the iscsitdecconnusagecount function, complete is called while still holding the conn-connusagelock spinlock. The waiting thread such as iscsitcloseconnection may wake up immediately and free the iscsitconn structure...

7.8CVSS5.7AI score0.00117EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/04/22 1:54 p.m.33 views

CVE-2026-31499 Bluetooth: L2CAP: Fix deadlock in l2cap_conn_del()

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix deadlock in l2capconndel l2capconndel calls canceldelayedworksync for both infotimer and idaddrtimer while holding conn-lock. However, the work functions l2capinfotimeout and l2capconnupdateidaddr both acqui...

0.00094EPSS
SaveExploits0References4
NVD
NVD
added 2026/04/03 4:16 p.m.9 views

CVE-2026-23461

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix use-after-free in l2capunregisteruser After commit ab4eedb790ca "Bluetooth: L2CAP: Fix corrupted list in hcichandel", l2capconndel uses conn-lock to protect access to conn-users. However, l2capregisteruser a...

8.8CVSS0.00247EPSS
SaveExploits0References5
OSV
OSV
added 2026/04/03 4:16 p.m.11 views

UBUNTU-CVE-2026-23461

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix use-after-free in l2capunregisteruser After commit ab4eedb790ca "Bluetooth: L2CAP: Fix corrupted list in hcichandel", l2capconndel uses conn-lock to protect access to conn-users. However, l2capregisteruser a...

8.8CVSS5.7AI score0.00247EPSS
SaveExploits0References13
UbuntuCve
UbuntuCve
added 2026/04/03 4:16 p.m.5 views

CVE-2026-23461

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix use-after-free in l2capunregisteruser After commit ab4eedb790ca "Bluetooth: L2CAP: Fix corrupted list in hcichandel", l2capconndel uses conn-lock to protect access to conn-users. However, l2capregisteruser a...

8.8CVSS6AI score0.00247EPSS
SaveExploits0References13
ATTACKERKB
ATTACKERKB
added 2026/04/03 3:15 p.m.5 views

CVE-2026-23461

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix use-after-free in l2capunregisteruser After commit ab4eedb790ca "Bluetooth: L2CAP: Fix corrupted list in hcichandel", l2capconndel uses conn-lock to protect access to conn-users. However, l2capregisteruser a...

5.7AI score0.00247EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2026/04/03 3:15 p.m.29 views

CVE-2026-23461 Bluetooth: L2CAP: Fix use-after-free in l2cap_unregister_user

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix use-after-free in l2capunregisteruser After commit ab4eedb790ca "Bluetooth: L2CAP: Fix corrupted list in hcichandel", l2capconndel uses conn-lock to protect access to conn-users. However, l2capregisteruser a...

8.8CVSS0.00247EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/04/03 12:0 a.m.11 views

PT-2026-30155

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel's Bluetooth L2CAP implementation, specifically within the l2cap unregister user function. A race condition occurs because l2cap register user and l2cap...

8.8CVSS5.8AI score0.00247EPSS
SaveExploits0
EUVD
EUVD
added 2025/12/16 6:31 p.m.10 views

EUVD-2025-203776

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcicore: lookup hciconn on RX path on protocol side The hdev lock/lookup/unlock/use pattern in the packet RX path doesn't ensure hciconn is not concurrently modified/deleted. This locking appears to be leftover from...

6.2AI score0.0015EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/11/06 3:48 a.m.4 views

SUSE CVE-2024-50125

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: SCO: Fix UAF on scosocktimeout conn-sk maybe have been unlinked/freed while waiting for scoconnlock so this checks if the conn-sk is still valid by checking if it part of scosklist...

7.1CVSS6.5AI score0.0023EPSS
SaveExploits0References64
Rows per page
Query Builder