Lucene search
+L

1195 matches found

Debian CVE
Debian CVE
added 2025/05/01 2:10 p.m.18 views

CVE-2022-49908

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix memory leak in vhciwrite Syzkaller reports a memory leak as follows: ==================================== BUG: memory leak unreferenced object 0xffff88810d81ac00 size 240: ... hex dump first 32 bytes: 00 00 ...

5.5CVSS5.3AI score0.00191EPSS
SaveExploits0
OSV
OSV
added 2025/05/01 2:10 p.m.16 views

CVE-2022-49908 Bluetooth: L2CAP: Fix memory leak in vhci_write

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix memory leak in vhciwrite Syzkaller reports a memory leak as follows: ==================================== BUG: memory leak unreferenced object 0xffff88810d81ac00 size 240: ... hex dump first 32 bytes: 00 00 ...

5.5CVSS5.7AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/04/16 12:00 a.m.15 views

PT-2025-38567

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free vulnerability exists in the Bluetooth stack, specifically within the l2cap sock cleanup listen function. The issue arises from a race condition where a socket can be fre...

7.8CVSS6.3AI score0.00226EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2025/04/15 12:00 a.m.15 views

The vulnerability of the l2cap_sock_alloc() function in the net/bluetooth/l2cap_sock.c module of the Linux operating system allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the l2capsockalloc function in the net/bluetooth/l2capsock.c module of the Linux kernel is related to the reutilization of previously freed memory. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and accessibility of the...

7.8CVSS6.5AI score0.00241EPSS
SaveExploits0References28Affected Software9
OSV
OSV
added 2025/04/01 4:15 p.m.17 views

AZL-60270 CVE-2025-21969 affecting package kernel for versions less than 6.6.85.1-2

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix slab-use-after-free Read in l2capsendcmd After the hci sync command releases l2capconn, the hci receive data work queue references the released l2capconn when sending to the upper layer. Add hci dev lock to...

7.8CVSS6.5AI score0.00226EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/01 4:15 p.m.21 views

AZL-60251 CVE-2025-21969 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix slab-use-after-free Read in l2capsendcmd After the hci sync command releases l2capconn, the hci receive data work queue references the released l2capconn when sending to the upper layer. Add hci dev lock to...

7.8CVSS6.5AI score0.00226EPSS
SaveExploits0References1
CVE
CVE
added 2025/04/01 3:47 p.m.206 views

CVE-2025-21969

CVE-2025-21969 is a Linux kernel vulnerability in the Bluetooth stack (L2CAP). The issue is a slab-use-after-free in l2cap_send_cmd when the hci sync path releases l2cap_conn but a worker still references it. The root cause is a race between the hci receive data work queue and the l2cap_conn life...

8.8CVSS7.3AI score0.00226EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2025/04/01 3:47 p.m.13 views

CVE-2025-21969 Bluetooth: L2CAP: Fix slab-use-after-free Read in l2cap_send_cmd

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix slab-use-after-free Read in l2capsendcmd After the hci sync command releases l2capconn, the hci receive data work queue references the released l2capconn when sending to the upper layer. Add hci dev lock to...

8.8CVSS7.6AI score0.00226EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/04/01 3:47 p.m.29 views

CVE-2025-21969 Bluetooth: L2CAP: Fix slab-use-after-free Read in l2cap_send_cmd

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix slab-use-after-free Read in l2capsendcmd After the hci sync command releases l2capconn, the hci receive data work queue references the released l2capconn when sending to the upper layer. Add hci dev lock to...

8.8CVSS0.00226EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/04/01 3:47 p.m.14 views

CVE-2025-21969

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix slab-use-after-free Read in l2capsendcmd After the hci sync command releases l2capconn, the hci receive data work queue references the released l2capconn when sending to the upper layer. Add hci dev lock to...

8.8CVSS5.9AI score0.00226EPSS
SaveExploits0
OSV
OSV
added 2025/03/27 3:23 p.m.7 views

SUSE-SU-2025:20164-1 Security update for the Linux Kernel

The SUSE Linux Enterprise Micro 6.0 and 6.1 kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2023-52778: mptcp: deal with large GSO size bsc1224948. - CVE-2023-52920: bpf: support non-r10 register spill/fill to/from stack in precision tracking...

9.8CVSS7.4AI score0.03301EPSS
SaveExploits8References1116
Tenable Nessus
Tenable Nessus
added 2025/03/04 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2016-7957

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In Wireshark 2.2.0, the Bluetooth L2CAP dissector could crash, triggered by packet injection or a malformed capture file. This was addressed in...

7.5CVSS7AI score0.01547EPSS
SaveExploits0References2
NVD
NVD
added 2025/02/27 3:15 a.m.15 views

CVE-2024-58009

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: handle NULL sock pointer in l2capsockalloc A NULL sock pointer is passed into l2capsockalloc when it is called from l2capsocknewconnectioncb and the error handling paths should also be aware of it. Seemingly a...

5.5CVSS0.00202EPSS
SaveExploits0References10
OSV
OSV
added 2025/02/27 3:15 a.m.4 views

DEBIAN-CVE-2024-58009

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: handle NULL sock pointer in l2capsockalloc A NULL sock pointer is passed into l2capsockalloc when it is called from l2capsocknewconnectioncb and the error handling paths should also be aware of it. Seemingly a...

5.5CVSS5.6AI score0.00202EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2025/02/27 2:12 a.m.26 views

CVE-2024-58009

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: handle NULL sock pointer in l2capsockalloc A NULL sock pointer is passed into l2capsockalloc when it is called from l2capsocknewconnectioncb and the error handling paths should also be aware of it. Seemingly a...

5.5CVSS5.6AI score0.00202EPSS
SaveExploits0
OSV
OSV
added 2025/02/27 2:12 a.m.13 views

CVE-2024-58009 Bluetooth: L2CAP: handle NULL sock pointer in l2cap_sock_alloc

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: handle NULL sock pointer in l2capsockalloc A NULL sock pointer is passed into l2capsockalloc when it is called from l2capsocknewconnectioncb and the error handling paths should also be aware of it. Seemingly a...

6AI score
SaveExploits0References13
Cvelist
Cvelist
added 2025/02/27 2:12 a.m.30 views

CVE-2024-58009 Bluetooth: L2CAP: handle NULL sock pointer in l2cap_sock_alloc

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: handle NULL sock pointer in l2capsockalloc A NULL sock pointer is passed into l2capsockalloc when it is called from l2capsocknewconnectioncb and the error handling paths should also be aware of it. Seemingly a...

0.00202EPSS
SaveExploits0References8
CVE
CVE
added 2025/02/27 2:12 a.m.171 views

CVE-2024-58009

CVE-2024-58009 : In the Linux kernel, a NULL sock pointer could reach l2cap_sock_alloc() when invoked from l2cap_sock_new_connection_cb(), with error paths not handling NULL. The vulnerability was resolved by ensuring NULL checks (and related path awareness) in the Bluetooth L2CAP layer, effectiv...

5.5CVSS6.5AI score0.00202EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2025/02/26 7:00 a.m.10 views

DEBIAN-CVE-2022-49116

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: use memset avoid memory leaks Use memset to initialize structs to prevent memory leaks in l2capecredconnect...

5.5CVSS5.3AI score0.00252EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/02/26 1:54 a.m.13 views

CVE-2022-49116 Bluetooth: use memset avoid memory leaks

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: use memset avoid memory leaks Use memset to initialize structs to prevent memory leaks in l2capecredconnect...

6.2AI score0.00252EPSS
SaveExploits0References5
Rows per page
Query Builder