CVE-2026-52918

HIGH

Bluetooth: serialize accept_q access

Title source: cna
STIX 2.1

Description

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: serialize accept_q access bt_sock_poll() walks the accept queue without synchronization, while child teardown can unlink the same socket and drop its last reference. The unsynchronized accept queue walk has existed since the initial Bluetooth import. Protect accept_q with a dedicated lock for queue updates and polling. Also rework bt_accept_dequeue() to take temporary child references under the queue lock before dropping it and locking the child socket.

Scores

CVSS v3 8.8
EPSS 0.0027
EPSS Percentile 18.1%
Attack Vector ADJACENT_NETWORK
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Details

Status published
Products (28)
linux/Kernel 2.6.12 - 5.10.259linux
linux/Kernel 5.11.0 - 5.15.210linux
linux/Kernel 5.16.0 - 6.1.176linux
linux/Kernel 6.13.0 - 6.18.34linux
linux/Kernel 6.19.0 - 7.0.11linux
linux/Kernel 6.2.0 - 6.6.142linux
linux/Kernel 6.7.0 - 6.12.92linux
Linux/Linux < 2.6.12
Linux/Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 - 41c8c1c7923e86e0eb59cfb4279349112756a336
Linux/Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 - 4ec17782fd186f901a7329605d11048b085b945a
... and 18 more
Published Jun 24, 2026
Tracked Since Jun 24, 2026