Lucene search
K

4 matches found

Vulnrichment
Vulnrichment
added 2024/07/29 2:57 p.m.19 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.00017EPSS
Exploits0References4
CVE
CVE
added 2024/07/29 2:57 p.m.147 views

CVE-2024-41062

CVE-2024-41062 affects the Linux kernel Bluetooth L2CAP code. A race exists between closing a socket and the HCI receive work: if hci_rx_work processes pending data after sock_close releases the sock, the work may access an invalid sock. Root cause: lack of synchronization between sock release an...

5.5CVSS6.5AI score0.00017EPSS
Exploits0References5Affected Software1
OSV
OSV
added 2024/07/29 2:57 p.m.17 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 ---- ----...

5.5CVSS5.8AI score0.00017EPSS
Exploits0References8
Cvelist
Cvelist
added 2024/06/08 12:53 p.m.24 views

CVE-2024-36968 Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init()

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...

0.00018EPSS
Exploits0References5
Rows per page
Query Builder