Lucene search
+L

381 matches found

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

UBUNTU-CVE-2023-53827

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix use-after-free in l2capdisconnectreq,rsp Similar to commit d0be8347c623 "Bluetooth: L2CAP: Fix use-after-free caused by l2capchanput", just use l2capchanholdunlesszero to prevent referencing a channel that i...

5.7AI score0.00225EPSS
Exploits0References11
RedHat Linux
RedHat Linux
added 2025/12/09 12:20 p.m.10 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...

7.8CVSS6.8AI score0.0015EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2025/12/09 11:59 a.m.3 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...

7.8CVSS6.8AI score0.0015EPSS
Exploits0References5
Debian CVE
Debian CVE
added 2025/12/09 1:29 a.m.7 views

CVE-2023-53827

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix use-after-free in l2capdisconnectreq,rsp Similar to commit d0be8347c623 "Bluetooth: L2CAP: Fix use-after-free caused by l2capchanput", just use l2capchanholdunlesszero to prevent referencing a channel that i...

5.4AI score0.00225EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2025/12/09 12:0 a.m.5 views

PT-2025-49718

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 disconnect req and l2cap disconnect rsp functions. This issue involves a use-after-free...

6.7AI score0.00225EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2025/12/08 9:5 a.m.4 views

Bluetooth: 6lowpan: reset link-local header on ipv6 recv path

...

5.5CVSS6.8AI score0.00171EPSS
Exploits0
OSV
OSV
added 2025/12/08 1:16 a.m.6 views

UBUNTU-CVE-2025-40308

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: bcsp: receive data only if registered Currently, bcsprecv can be called even when the BCSP protocol has not been registered. This leads to a NULL pointer dereference, as shown in the following stack trace: KASAN:...

5.7AI score0.00171EPSS
Exploits0References36
OSV
OSV
added 2025/12/08 12:46 a.m.4 views

CVE-2025-40308 Bluetooth: bcsp: receive data only if registered

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: bcsp: receive data only if registered Currently, bcsprecv can be called even when the BCSP protocol has not been registered. This leads to a NULL pointer dereference, as shown in the following stack trace: KASAN:...

6.3AI score0.00171EPSS
Exploits0References11
Debian CVE
Debian CVE
added 2025/12/08 12:46 a.m.8 views

CVE-2025-40308

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: bcsp: receive data only if registered Currently, bcsprecv can be called even when the BCSP protocol has not been registered. This leads to a NULL pointer dereference, as shown in the following stack trace: KASAN:...

5.3AI score0.00171EPSS
Exploits0
Vulnrichment
Vulnrichment
added 2025/12/02 6:9 p.m.7 views

CVE-2025-66409 ESF-IDF has an Out-of-Bounds Read in ESP32 Bluetooth AVRCP Command Handling

ESF-IDF is the Espressif Internet of Things IOT Development Framework. In 5.5.1, 5.4.3, 5.3.4, 5.2.6, 5.1.6, and earlier, when AVRCP is enabled on ESP32, receiving a malformed VENDOR DEPENDENT command from a peer device can cause the Bluetooth stack to access memory before validating the command...

6.9CVSS6.8AI score0.00554EPSS
Exploits0References7
RedHat Linux
RedHat Linux
added 2025/11/25 6:17 p.m.4 views

kernel: Bluetooth: L2CAP: fix "bad unlock balance" in l2cap_disconnect_rsp

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: fix "bad unlock balance" in l2capdisconnectrsp conn-chanlock isn't acquired before l2capgetchanbyscid, if l2capgetchanbyscid returns NULL, then 'bad unlock balance' is triggered...

5.5CVSS6.8AI score0.00137EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2025/11/25 5:26 p.m.2 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...

8CVSS6.8AI score0.0033EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2025/11/25 12:37 p.m.5 views

kernel: Bluetooth: L2CAP: fix "bad unlock balance" in l2cap_disconnect_rsp

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: fix "bad unlock balance" in l2capdisconnectrsp conn-chanlock isn't acquired before l2capgetchanbyscid, if l2capgetchanbyscid returns NULL, then 'bad unlock balance' is triggered...

5.5CVSS6.8AI score0.00137EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2025/11/25 10:41 a.m.5 views

kernel: Bluetooth: L2CAP: fix "bad unlock balance" in l2cap_disconnect_rsp

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: fix "bad unlock balance" in l2capdisconnectrsp conn-chanlock isn't acquired before l2capgetchanbyscid, if l2capgetchanbyscid returns NULL, then 'bad unlock balance' is triggered...

5.5CVSS6.8AI score0.00137EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2025/11/25 12:47 a.m.3 views

kernel: Bluetooth: L2CAP: fix "bad unlock balance" in l2cap_disconnect_rsp

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: fix "bad unlock balance" in l2capdisconnectrsp conn-chanlock isn't acquired before l2capgetchanbyscid, if l2capgetchanbyscid returns NULL, then 'bad unlock balance' is triggered...

5.5CVSS6.8AI score0.00137EPSS
Exploits0References5
Tenable Nessus
Tenable Nessus
added 2025/11/25 12:0 a.m.5 views

RHEL 8 : kernel (RHSA-2025:22072)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2025:22072 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: ALSA: usb-audio: Validate UAC...

7.8CVSS7AI score0.00331EPSS
Exploits0References28
Tenable Nessus
Tenable Nessus
added 2025/11/13 12:0 a.m.11 views

Siemens SIMATIC S7-1500 Use After Free (CVE-2023-40283)

An issue was discovered in l2capsockrelease in net/bluetooth/l2capsock.c in the Linux kernel before 6.4.10. There is a use-after-free because the children of an sk are mishandled. This plugin only works with Tenable.ot. Please visit https://www.tenable.com/products/tenable-ot for more information...

7.8CVSS6.7AI score0.0056EPSS
Exploits0References6
RedhatCVE
RedhatCVE
added 2025/11/12 6:1 p.m.6 views

CVE-2025-59513

Out-of-bounds read in Windows Bluetooth RFCOM Protocol Driver allows an authorized attacker to disclose information locally...

5.5CVSS5.1AI score0.00457EPSS
Exploits0References1
RedHat Linux
RedHat Linux
added 2025/11/12 3:8 p.m.5 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...

7.8CVSS6.8AI score0.0015EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2025/11/12 3:8 p.m.7 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...

8CVSS6.8AI score0.0033EPSS
Exploits0References5
Rows per page
Query Builder