THREATOPS
THREAT OPSThreat News › [NVD] CVE-2024-41062 (HIGH 8.8) — 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 hci_rx_work, where the former releases the sock and the latter accesses it without lock protection

[NVD] CVE-2024-41062 (HIGH 8.8) — 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 hci_rx_work, where the former releases the sock and the latter accesses it without lock protection

lownvdPublished 2024-07-29

CVE-2024-41062 CVSS: 8.8 HIGH Published: 2024-07-29T15:15:14.173

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 hci_rx_work, where the former releases the sock and the latter accesses it without lock protection.

CPU0 CPU1

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2024-41062