PT-2026-51711 · Linux · Linux

Published

2026-06-24

·

Updated

2026-06-24

·

CVE-2026-52918

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
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.
Found an issue in the description? Have something to add? Feel free to write us 👾

Related Identifiers

CVE-2026-52918

Affected Products

Linux