PT-2026-61188 · Linux · Linux Kernel
CVE-2026-63871
·
Published
2026-07-19
·
Updated
2026-07-20
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A data-race exists in the Bluetooth ISO implementation. The functions
iso connect bis(), iso connect cis(), iso listen bis(), and iso conn big sync() call hci get route() using the dst, src, and src type fields of iso pi(sk) without holding the lock sock() lock. These fields can be modified concurrently by connect() or setsockopt() on the same socket, leading to a data-race. A data-race is a condition where multiple threads access shared memory concurrently, and at least one access is a write, potentially causing unpredictable behavior.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel