cbcvebase.
CVE-2024-36013
published 2024-05-23

CVE-2024-36013: In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix slab-use-after-free in l2cap_connect() Extend a critical section to…

PriorityP428medium6.8CVSS 3.1
AVAACHPRLUIRSUCHIHAH
EPSS
0.46%
37.8th percentile
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix slab-use-after-free in l2cap_connect() Extend a critical section to prevent chan from early freeing. Also make the l2cap_connect() return type void. Nothing is using the returned value but it is ugly to return a potentially freed pointer. Making it void will help with backports because earlier kernels did use the return value. Now the compile will break for kernels where this patch is not a complete fix. Call stack summary: [use] l2cap_bredr_sig_cmd l2cap_connect ┌ mutex_lock(&conn->chan_lock); │ chan = pchan->ops->new_connection(pchan); list, &conn->chan_l); ... (1) └ mutex_unlock(&conn->chan_lock); chan->conf_state ... (4) chan_lock); │ foreach chan in conn->chan_l: ... (2) │ l2cap_chan_put(chan); │ l2cap_chan_destroy │ kfree(chan) ... (3) chan_lock); BUG: KASAN: slab-use-after-free in instrument_atomic_read include/linux/instrumented.h:68 [inline] BUG: KASAN: slab-use-after-free in _test_bit include/asm-generic/bitops/instrumented-non-atomic.h:141 [inline] BUG: KASAN: slab-use-after-free in l2cap_connect+0xa67/0x11a0 net/bluetooth/l2cap_core.c:4260 Read of size 8 at addr ffff88810bf040a0 by task kworker/u3:1/311

Affected

19 ranges
VendorProductVersion rangeFixed in
debianlinux< linux 6.8.11-1 (forky)linux 6.8.11-1 (forky)
linuxlinux
linuxlinux>= 73ffa904b78287f6acf8797e040150aa26a4af4a < 8629a65a48890769c47ebc9b6e57c02a80a8975e8629a65a48890769c47ebc9b6e57c02a80a8975e
linuxlinux>= 73ffa904b78287f6acf8797e040150aa26a4af4a < cfe560c7050bfb37b0d2491bbe7cd8b59e77fdc5cfe560c7050bfb37b0d2491bbe7cd8b59e77fdc5
linuxlinux>= 73ffa904b78287f6acf8797e040150aa26a4af4a < 826af9d2f69567c646ff46d10393d47e30ad23c6826af9d2f69567c646ff46d10393d47e30ad23c6
linuxlinux>= 73ffa904b78287f6acf8797e040150aa26a4af4a < 4d7b41c0e43995b0e992b9f8903109275744b6584d7b41c0e43995b0e992b9f8903109275744b658
linuxlinux_kernel
linuxlinux_kernel
linuxlinux_kernel
linuxlinux_kernel
linuxlinux_kernel
linuxlinux_kernel
linuxlinux_kernel
linuxlinux_kernel>= 0 < 6.8.11-16.8.11-1
linuxlinux_kernel>= 0 < 6.8.11-16.8.11-1
linuxlinux_kernel>= 0 < 6.8.0-40.406.8.0-40.40
linuxlinux_kernel>= 3.0 < 6.6.326.6.32
linuxlinux_kernel>= 6.7 < 6.8.116.8.11
msrccbl2_kernel_5.15.182.1-1_on_cbl_mariner_2.0

CVSS provenance

nvdv3.16.8MEDIUMCVSS:3.1/AV:A/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H
osv6.8MEDIUM
vendor_debian6.8MEDIUM
vendor_msrc6.8MEDIUM
vendor_redhat6.8MEDIUM
vendor_ubuntu6.5MEDIUM
Stop checking back — get the weekly exploitation signal.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.