A race condition was found in the Linux kernel's net/bluetooth in {conn,adv}_{min,max}_interval_set() function. This can result in I2cap connection or broadcast abnormality issue, possibly leading to denial of service.
Solution:
The product contains a concurrent code sequence that requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence operating concurrently.
Link | Tags |
---|---|
https://bugzilla.openanolis.cn/show_bug.cgi?id=8154 | permissions required |
https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html | third party advisory |
https://lists.debian.org/debian-lts-announce/2024/06/msg00020.html | third party advisory |