Lucene search
+L

399 matches found

RedhatCVE
RedhatCVE
added 2024/07/31 9:14 a.m.35 views

CVE-2024-41062

In the Linux kernel, the following vulnerability has been resolved: bluetooth/l2cap: sync sock recv cb and release The problem occurs between the system call to close the sock and hcirxwork, where the former releases the sock and the latter accesses it without lock protection. CPU0 CPU1 ---- ----...

5.5CVSS7.2AI score0.00309EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/07/29 2:57 p.m.29 views

CVE-2024-41062 bluetooth/l2cap: sync sock recv cb and release

In the Linux kernel, the following vulnerability has been resolved: bluetooth/l2cap: sync sock recv cb and release The problem occurs between the system call to close the sock and hcirxwork, where the former releases the sock and the latter accesses it without lock protection. CPU0 CPU1 ---- ----...

6.7AI score0.00309EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/06/28 12:0 a.m.20 views

PT-2024-7594

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue occurs between the system call to close the sock and hci rx work, where the former releases the sock and the latter accesses it without lock protection. This can lead to a work...

6CVSS5.5AI score0.00309EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/06/11 2:5 a.m.5 views

SUSE CVE-2024-36968

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix div-by-zero in l2capleflowctlinit l2capleflowctlinit can cause both div-by-zero and an integer overflow since hdev-lemtu may not fall in the valid range. Move MTU from hcidev to hciconn to validate MTU and...

5.5CVSS6.2AI score0.00293EPSS
SaveExploits0References15
OSV
OSV
added 2024/06/08 1:15 p.m.2 views

DEBIAN-CVE-2024-36968

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix div-by-zero in l2capleflowctlinit l2capleflowctlinit can cause both div-by-zero and an integer overflow since hdev-lemtu may not fall in the valid range. Move MTU from hcidev to hciconn to validate MTU and...

6.5CVSS5.5AI score0.00293EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/06/08 1:15 p.m.31 views

CVE-2024-36968

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix div-by-zero in l2capleflowctlinit l2capleflowctlinit can cause both div-by-zero and an integer overflow since hdev-lemtu may not fall in the valid range. Move MTU from hcidev to hciconn to validate MTU and...

7.6CVSS6AI score0.00293EPSS
SaveExploits0References29
OSV
OSV
added 2024/06/08 1:15 p.m.16 views

UBUNTU-CVE-2024-36968

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix div-by-zero in l2capleflowctlinit l2capleflowctlinit can cause both div-by-zero and an integer overflow since hdev-lemtu may not fall in the valid range. Move MTU from hcidev to hciconn to validate MTU and...

7.6CVSS6.2AI score0.00293EPSS
SaveExploits0References30
OSV
OSV
added 2024/05/23 7:15 a.m.1 views

DEBIAN-CVE-2024-36013

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix slab-use-after-free in l2capconnect Extend a critical section to prevent chan from early freeing. Also make the l2capconnect return type void. Nothing is using the returned value but it is ugly to return a...

8.8CVSS5.5AI score0.0047EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/23 7:15 a.m.21 views

CVE-2024-36013

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix slab-use-after-free in l2capconnect Extend a critical section to prevent chan from early freeing. Also make the l2capconnect return type void. Nothing is using the returned value but it is ugly to return a...

8.8CVSS6AI score0.0047EPSS
SaveExploits0References8
OSV
OSV
added 2024/05/20 9:41 a.m.16 views

CVE-2024-35965 Bluetooth: L2CAP: Fix not validating setsockopt user input

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix not validating setsockopt user input Check user input length before copying data...

6.3AI score
SaveExploits0References10
OSV
OSV
added 2024/05/14 3:12 p.m.2 views

DEBIAN-CVE-2024-27399

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: l2cap: fix null-ptr-deref in l2capchantimeout There is a race condition between l2capchantimeout and l2capchandel. When we use l2capchandel to delete the channel, the chan-conn will be set to null. But the conn could b...

5.5CVSS5.6AI score0.00304EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/14 3:12 p.m.8 views

UBUNTU-CVE-2024-27399

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: l2cap: fix null-ptr-deref in l2capchantimeout There is a race condition between l2capchantimeout and l2capchandel. When we use l2capchandel to delete the channel, the chan-conn will be set to null. But the conn could b...

5.5CVSS6.2AI score0.00304EPSS
SaveExploits0References22
CVE
CVE
added 2024/05/13 10:24 a.m.6964 views

CVE-2024-27399

CVE-2024-27399 affects the Linux kernel Bluetooth stack (l2cap). It is caused by a race between l2cap_chan_timeout() and l2cap_chan_del(), where deleting a channel can set chan->conn to NULL but a dereference may occur in mutex_lock() inside l2cap_chan_timeout(), leading to a NULL pointer dere...

5.5CVSS6.1AI score0.00304EPSS
SaveExploits0References13Affected Software1
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.12 views

kernel: Bluetooth: L2CAP: Fix u8 overflow

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix u8 overflow By keep sending L2CAPCONFREQ packets, chan-numconfrsp increases multiple times and eventually it will wrap around the maximum number i.e., 255. This patch prevents this by adding a boundary check...

5.5CVSS6.4AI score0.00246EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/02/07 3:45 a.m.6 views

SUSE CVE-2024-24858

A race condition was found in the Linux kernel's net/bluetooth in conn,advmin,maxintervalset function. This can result in I2cap connection or broadcast abnormality issue, possibly leading to denial of service...

5.3CVSS6.6AI score0.00325EPSS
SaveExploits0References3
Oracle linux
Oracle linux
added 2024/01/26 12:0 a.m.55 views

kernel security update

5.14.0-362.18.0.13.OL9 - nfp: fix use-after-free in areacacheget Jialiang Wang CVE-2022-3545 - drivers: net: slip: fix NPD bug in sltxtimeout Duoming Zhou CVE-2022-41858 - can: afcan: fix NULL pointer dereference in canrcvfilter Oliver Hartkopp CVE-2023-2166 - RDMA/core: Fix resolvepreparesrc...

8.8CVSS7.9AI score0.09141EPSS
SaveExploits4
OSV
OSV
added 2024/01/17 12:54 p.m.18 views

CLSA-2024-1705496067 kernel: Fix of 13 CVEs

Bluetooth: L2CAP: Fix use-after-free in l2capsockreadycb CVE-2023-40283 - ipv4: igmp: fix refcnt uaf issue when receiving igmp query packet CVE-2023-6932 - smb: client: fix OOB in smbCalcSize CVE-2023-6606 - net/sched: schhfsc: Ensure inner classes have fsc curve CVE-2023-4623 - net/sched: clsfw:...

8.8CVSS6.9AI score0.03585EPSS
SaveExploits1References1
OSV
OSV
added 2024/01/17 12:32 p.m.17 views

CLSA-2024-1705494763 kernel: Fix of 13 CVEs

Bluetooth: L2CAP: Fix use-after-free in l2capsockreadycb CVE-2023-40283 - ipv4: igmp: fix refcnt uaf issue when receiving igmp query packet CVE-2023-6932 - smb: client: fix OOB in smbCalcSize CVE-2023-6606 - net/sched: schhfsc: Ensure inner classes have fsc curve CVE-2023-4623 - net/sched: clsfw:...

8.8CVSS5.9AI score0.03585EPSS
SaveExploits1References1
OSV
OSV
added 2024/01/17 12:28 p.m.23 views

CLSA-2024-1705494430 kernel: Fix of 13 CVEs

Bluetooth: L2CAP: Fix use-after-free in l2capsockreadycb CVE-2023-40283 - ipv4: igmp: fix refcnt uaf issue when receiving igmp query packet CVE-2023-6932 - smb: client: fix OOB in smbCalcSize CVE-2023-6606 - net/sched: schhfsc: Ensure inner classes have fsc curve CVE-2023-4623 - net/sched: clsfw:...

8.8CVSS6.9AI score0.03585EPSS
SaveExploits1References1
OSV
OSV
added 2023/09/26 8:23 a.m.16 views

CLSA-2023-1695716575 kernel: Fix of 25 CVEs

xen/xenbus: don't let xenbusgrantring remove grants in error case CVE-2022-23040 - xen/xenbus: Fix granting of vmalloc'd memory - xen/blkfront: don't use gnttabqueryforeignaccess for mapped status CVE-2022-23036 - xen/grant-table: add gnttabtryendforeignaccess CVE-2022-23036 - xen/blkfront: don't...

7.8CVSS7AI score0.05496EPSS
SaveExploits14References1
Rows per page
Query Builder