Lucene search
+L

420 matches found

SUSE CVE
SUSE CVE
added 2026/07/21 1:2 p.m.8 views

SUSE CVE-2026-63976

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: l2cap: clear chan-ident on ECRED reconfiguration success l2capecredreconfrsp returns early on success without clearing chan-ident. Every other L2CAP response handler l2capecredconnrsp, l2capleconnectrsp, l2capconfigrsp...

8.8CVSS5.4AI score0.00443EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/07/21 6:55 a.m.12 views

kernel: Bluetooth: l2cap: Add missing chan lock in l2cap_ecred_reconf_rsp

A flaw was found in the Linux kernel's Bluetooth Logical Link Control and Adaptation Protocol L2CAP implementation. A remote Bluetooth Low Energy BLE device can exploit this by sending a specially crafted L2CAP ECRED reconfiguration response. This can lead to the corruption of the channel list,...

8.8CVSS5.6AI score0.0026EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/21 6:28 a.m.10 views

kernel: Bluetooth: l2cap: Add missing chan lock in l2cap_ecred_reconf_rsp

A flaw was found in the Linux kernel's Bluetooth Logical Link Control and Adaptation Protocol L2CAP implementation. A remote Bluetooth Low Energy BLE device can exploit this by sending a specially crafted L2CAP ECRED reconfiguration response. This can lead to the corruption of the channel list,...

8.8CVSS5.6AI score0.0026EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/07/21 5:20 a.m.9 views

CVE-2026-64206

A flaw was found in the Linux kernel's Bluetooth Logical Link Control and Adaptation Protocol L2CAP subsystem. A local attacker could trigger a deadlock during connection teardown due to a circular locking dependency between l2capconndel and processpendingrx functions. This vulnerability can lead...

8.8CVSS5.3AI score0.00262EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/20 4:27 p.m.7 views

EUVD-2026-46014

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.4AI score0.00262EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/20 4:27 p.m.31 views

CVE-2026-64206

Summary of CVE-2026-64206 : In the Linux kernel Bluetooth L2CAP subsystem, teardown can deadlock due to a circular lock between l2cap_conn_del() and process_pending_rx(). Specifically, l2cap_conn_del() takes conn->lock and then cancels pending_rx_work, while process_pending_rx() may contend fo...

8.8CVSS5.4AI score0.00262EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-64127

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Bluetooth: L2CAP: ecredreconfigure: send packed pdu, not stack pointer Commit 1c08108f3014 Bluetooth: L2CAP: Avoid -Wflex-array-member-not-at-end warnings...

5.8AI score0.00175EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/20 12:0 a.m.12 views

PT-2026-61647

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A deadlock can occur in the Bluetooth L2CAP layer during connection teardown. The function l2cap conn del acquires the conn-lock mutex and subsequently calls cancel work sync for pending...

8.8CVSS5.9AI score0.00262EPSS
SaveExploits0References10
NVD
NVD
added 2026/07/19 4:17 p.m.6 views

CVE-2026-64127

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: ecredreconfigure: send packed pdu, not stack pointer Commit 1c08108f3014 "Bluetooth: L2CAP: Avoid -Wflex-array-member-not-at-end warnings" converted the on-stack request PDU in l2capecredreconfigure from an...

0.00175EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/19 4:17 p.m.7 views

CVE-2026-63975

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix possible crash on l2capecredconnrsp If dcid is received for an already-assigned destination CID the spec requires that both channels to be discarded, but calling l2capchandel may invalidate the tmp cursor...

8.8CVSS0.00345EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/07/19 3:40 p.m.35 views

CVE-2026-64127 Bluetooth: L2CAP: ecred_reconfigure: send packed pdu, not stack pointer

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: ecredreconfigure: send packed pdu, not stack pointer Commit 1c08108f3014 "Bluetooth: L2CAP: Avoid -Wflex-array-member-not-at-end warnings" converted the on-stack request PDU in l2capecredreconfigure from an...

0.00175EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/19 3:40 p.m.6 views

CVE-2026-64127 Bluetooth: L2CAP: ecred_reconfigure: send packed pdu, not stack pointer

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: ecredreconfigure: send packed pdu, not stack pointer Commit 1c08108f3014 "Bluetooth: L2CAP: Avoid -Wflex-array-member-not-at-end warnings" converted the on-stack request PDU in l2capecredreconfigure from an...

5.2AI score
SaveExploits0References7
CVE
CVE
added 2026/07/19 2:56 p.m.13 views

CVE-2026-63976

Summary (CVE-2026-63976) : In the Linux kernel’s Bluetooth L2CAP path, ECRED reconfiguration success could fail to clear chan->ident, allowing a remote peer to replay a failure with the stale ident and cause the kernel to match/destroy an already-established channel (via l2cap_chan_del with EC...

8.8CVSS5.5AI score0.00443EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/07/19 2:56 p.m.35 views

CVE-2026-63976 Bluetooth: l2cap: clear chan->ident on ECRED reconfiguration success

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: l2cap: clear chan-ident on ECRED reconfiguration success l2capecredreconfrsp returns early on success without clearing chan-ident. Every other L2CAP response handler l2capecredconnrsp, l2capleconnectrsp, l2capconfigrsp...

8.8CVSS0.00443EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/19 2:56 p.m.5 views

CVE-2026-63976 Bluetooth: l2cap: clear chan->ident on ECRED reconfiguration success

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: l2cap: clear chan-ident on ECRED reconfiguration success l2capecredreconfrsp returns early on success without clearing chan-ident. Every other L2CAP response handler l2capecredconnrsp, l2capleconnectrsp, l2capconfigrsp...

8.8CVSS5.5AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2026/07/19 2:56 p.m.13 views

CVE-2026-63976

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: l2cap: clear chan-ident on ECRED reconfiguration success l2capecredreconfrsp returns early on success without clearing chan-ident. Every other L2CAP response handler l2capecredconnrsp, l2capleconnectrsp, l2capconfigrsp...

8.8CVSS5.3AI score0.00443EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/19 2:56 p.m.10 views

CVE-2026-63975

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix possible crash on l2capecredconnrsp If dcid is received for an already-assigned destination CID the spec requires that both channels to be discarded, but calling l2capchandel may invalidate the tmp cursor...

8.8CVSS5.2AI score0.00345EPSS
SaveExploits0
EUVD
EUVD
added 2026/07/19 2:56 p.m.14 views

EUVD-2026-45748

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix possible crash on l2capecredconnrsp If dcid is received for an already-assigned destination CID the spec requires that both channels to be discarded, but calling l2capchandel may invalidate the tmp cursor...

5.3AI score0.00345EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/19 2:55 p.m.6 views

CVE-2026-63948 Bluetooth: L2CAP: fix chan ref leak in l2cap_chan_timeout() on !conn

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: fix chan ref leak in l2capchantimeout on !conn setchantimer takes a l2capchan reference via l2capchanhold before scheduling the delayed work. The normal path in l2capchantimeout drops this reference with...

5.3AI score
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.10 views

PT-2026-61444

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the Bluetooth L2CAP component within the l2cap ecred reconfigure function. Due to an incorrect conversion of a request PDU to use DEFINE RAW FLEX, the l2cap send cmd...

5.2AI score0.00175EPSS
SaveExploits0
Rows per page
Query Builder