GHSA-8jfq-vh53-xqf3HighCVSS 6.3
BlueKitchen BTstack through 1.8.2 fails to validate the peer-reported endpoint count against...
🔗 CVE IDs covered (1)
📋 Description
BlueKitchen BTstack through 1.8.2 fails to validate the peer-reported endpoint count against table bounds in A2DP stream endpoint discovery. A bonded peer can send an AVDTP DISCOVER response with more endpoints than the fixed table holds, causing out-of-bounds writes that corrupt adjacent static objects and crash the process or sever event delivery.
🔗 References (7)
- https://nvd.nist.gov/vuln/detail/CVE-2026-93015
- https://github.com/bluekitchen/btstack/commit/fc208fcce056d4e0a5bb916abc90e83a383e1cdf
- https://github.com/bluekitchen/btstack
- https://github.com/bluekitchen/btstack/blob/v1.8.2/src/classic/a2dp.c#L568
- https://github.com/bluekitchen/btstack/blob/v1.8.2/src/classic/avdtp.c#L1703
- https://www.vulncheck.com/advisories/bluekitchen-btstack-through-1.8.2-a2dp-sep-discovery-out-of-bounds-write
- https://github.com/advisories/GHSA-8jfq-vh53-xqf3