Skip to main content
Press slash or control plus K to focus the search. Use the arrow keys to navigate results and press enter to open a threat.
Reconnecting to live updates…
EPSS 0.2%top 84%

CVE-2026-10660: memory-safety in zephyrproject zephyr

0
Medium
VulnerabilityCVE-2026-10660cvecve-2026-10660
Published: 07/11/2026 (07/11/2026, 17:00:13 UTC)
Source: CVE Database V5
Vendor/Project: zephyrproject
Product: zephyr

Description

The Bluetooth BAP Broadcast Assistant GATT client in subsys/bluetooth/audio/bap_broadcast_assistant.c reassembled remote Broadcast Receive State data into a single file-static net_buf_simple (att_buf, BT_ATT_MAX_ATTRIBUTE_LEN = 512 bytes) shared by all connection instances, while the BUSY flag, long-read handle, and reset/offset state were per-connection. When the device acts as a Broadcast Assistant connected to multiple Scan Delegator peripherals, notification and long-read callbacks from different connections interleave on the shared buffer: the append in notify_handler (net_buf_simple_add_mem at the not-busy branch) performs no tailroom check, so receive-state notifications from two or more delegators accumulate on the same 512-byte buffer and, with a sufficiently large configured ATT MTU (BT_L2CAP_TX_MTU up to 2000) and two-to-three concurrent connections, write past the buffer into adjacent .bss (net_buf_simple_add only asserts in debug builds). Even below the overflow threshold, one connection's net_buf_simple_reset zeroes the shared length while another connection's reassembly and GATT read offset are in flight, mixing one peer's data into another's parse. A malicious or compromised Scan Delegator (or two colluding peers) over BLE can trigger this, causing out-of-bounds writes (memory corruption / denial of service) and cross-connection data corruption. The fix moves the buffer into the per-connection instance struct so each connection reassembles into its own buffer. Affects Zephyr releases shipping the Broadcast Assistant with the shared buffer, including v4.4.0 and earlier.

CVSS v3.1

Score 6.4medium

Attack Vector
Adjacent Network
Attack Complexity
High
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
Low
Availability
High
CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H

Affected software

GitHub Actionsmore threats →cve
zephyr
pkg:github/zephyr
Affected versions
>=3.6.0 <4.5.0

Run on your own infrastructure? Check whether these packages are installed with threat-finder — our free open-source scanner.

AI-Powered Analysis

Machine-generated threat intelligence

AILast updated: 07/18/2026, 18:58:07 UTC

Technical Analysis

The Bluetooth BAP Broadcast Assistant GATT client in Zephyr uses a single static 512-byte buffer shared by all connection instances to reassemble remote Broadcast Receive State data. Notification and long-read callbacks from multiple concurrent connections interleave on this shared buffer without adequate tailroom checks, allowing data to overflow the buffer when the ATT MTU is large and multiple connections are active. Additionally, concurrent operations can cause one connection's reset to zero the buffer length while another is still reading, resulting in cross-connection data mixing. This leads to out-of-bounds memory writes causing memory corruption, denial of service, and data corruption across connections. The vulnerability can be triggered by a malicious or compromised Scan Delegator over BLE. The fix involves moving the buffer to be per-connection rather than shared. Affected versions include Zephyr v3.6.0 and earlier that include the vulnerable Broadcast Assistant implementation.

Potential Impact

Exploitation can cause out-of-bounds memory writes leading to memory corruption and denial of service. Additionally, data from one BLE connection can be corrupted or mixed with another, potentially affecting the integrity of Bluetooth Broadcast Assistant operations. The vulnerability requires multiple concurrent BLE connections and a sufficiently large ATT MTU to trigger the overflow. No known exploits in the wild have been reported.

Mitigation Recommendations

Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. The described fix moves the shared buffer into per-connection instances to prevent cross-connection interference and buffer overflow. Until an official fix is available, avoid configurations with multiple concurrent Scan Delegator connections and large ATT MTU settings where possible.

Pro Console: star threats, build custom feeds, automate alerts via Slack, email & webhooks.Upgrade to Pro

Technical Details

Data Version
5.2
Assigner Short Name
zephyr
Date Reserved
2026-06-02T15:24:37.969Z
Cvss Version
3.1
State
PUBLISHED
Remediation Level
null

Threat ID: 6a527ad968715ace432b0908

Added to database: 07/11/2026, 17:18:17 UTC

Last enriched: 07/18/2026, 18:58:07 UTC

Last updated: 08/24/2026, 22:52:08 UTC

Views: 113

Community Reviews

0 reviews

Crowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.

Sort by
Loading community insights…

Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.

Actions

PRO

Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.

Please log in to the Console to use AI analysis features.

Need more coverage?

Upgrade to Pro Console for AI refresh and higher limits.

For incident response and remediation, OffSeq services can help resolve threats faster.

Latest Threats

Breach by OffSeqOFFSEQFRIENDS — 25% OFF

Check if your credentials are on the dark web

Instant breach scanning across billions of leaked records. Free tier available.

Scan now
OffSeq TrainingCredly Certified

Lead Pen Test Professional

Technical5-day eLearningPECB Accredited
View courses