CVE-2026-53071

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
24/06/2026
Last modified:
23/07/2026

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> Bluetooth: l2cap: Add missing chan lock in l2cap_ecred_reconf_rsp<br /> <br /> l2cap_ecred_reconf_rsp() calls l2cap_chan_del() without holding<br /> l2cap_chan_lock(). Every other l2cap_chan_del() caller in the file<br /> acquires the lock first. A remote BLE device can send a crafted<br /> L2CAP ECRED reconfiguration response to corrupt the channel list<br /> while another thread is iterating it.<br /> <br /> Add l2cap_chan_hold() and l2cap_chan_lock() before l2cap_chan_del(),<br /> and l2cap_chan_unlock() and l2cap_chan_put() after, matching the<br /> pattern used in l2cap_ecred_conn_rsp() and l2cap_conn_del().

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.7 (including) 5.10.258 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.11 (including) 5.15.209 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.16 (including) 6.1.175 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.2 (including) 6.6.141 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.7 (including) 6.12.91 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.13 (including) 6.18.33 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.19 (including) 7.0.10 (excluding)