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…

UBUNTU-CVE-2026-10658

0
Unknown
Published: 06/23/2026 (06/23/2026, 01:16:00 UTC)
Source: GCVE Database
Product: zephyr

Description

bt_iso_recv() in subsys/bluetooth/host/iso.c pulled the ISO SDU header (4 bytes) or, when the timestamp flag is set, the timestamped SDU header (8 bytes) from the inbound HCI ISO Data buffer via net_buf_pull_mem() without first checking buf->len. The upstream hci_iso() handler enforces buf->len == the controller-declared ISO Data_Load length, so a malicious or buggy controller / adjacent BLE peer on an established CIS/BIS can present a first-fragment (BT_ISO_START) or single (BT_ISO_SINGLE) PDU shorter than the SDU header. Because net_buf_simple_pull_mem only guards length with __ASSERT_NO_MSG (compiled out when CONFIG_ASSERT is disabled, the production default), the pull underflows buf->len (uint16_t, e.g. 0 - 8 = 0xFFF8) and advances buf->data past valid data: the subsequent reads of hdr->slen and hdr->sn are out-of-bounds reads of adjacent pool memory. For the multi-fragment (START) case the corrupted buffer is retained as iso->rx, and a following CONT/END fragment's net_buf_tailroom() guard underflows to a near-SIZE_MAX value, defeating the bounds check and causing net_buf_add_mem() to memcpy attacker-supplied fragment data far past the RX pool buffer (out-of-bounds write). The flaw affects ISO receive builds (CONFIG_BT_ISO_RX, selected by the default-off LE Audio options BT_ISO_PERIPHERAL/BT_ISO_CENTRAL/BT_ISO_SYNC_RECEIVER) and has existed since the ISO subsystem was introduced (v2.6.0) through v4.4.0. The fix adds explicit buf->len < sizeof(ts_hdr) and buf->len < sizeof(hdr) checks that drop the buffer before pulling.

CVSS v3.1

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

Affected software

Ubuntu:16.04:LTSmore threats →ghsa
zephyr
pkg:deb/ubuntu/[email protected]?arch=source&distro=xenial
Affected versions
=3.1.2-1=3.1.2-1build1
Ubuntu:18.04:LTSmore threats →ghsa
zephyr
pkg:deb/ubuntu/[email protected]?arch=source&distro=bionic
Affected versions
=3.1.2-1build1=3.1.2-1build2
Ubuntu:20.04:LTSmore threats →ghsa
zephyr
pkg:deb/ubuntu/[email protected]?arch=source&distro=focal
Affected versions
=3.1.2-1build3
Ubuntu:22.04:LTSmore threats →ghsa
zephyr
pkg:deb/ubuntu/[email protected]?arch=source&distro=jammy
Affected versions
=3.1.2-1build3
Ubuntu:24.04:LTSmore threats →ghsa
zephyr
pkg:deb/ubuntu/[email protected]?arch=source&distro=noble
Affected versions
=3.1.2-1.1=3.1.2-1.1build1
Ubuntu:25.10more threats →ghsa
zephyr
pkg:deb/ubuntu/[email protected]?arch=source&distro=questing
Affected versions
=3.1.2-1.1build1
Ubuntu:26.04:LTSmore threats →ghsa
zephyr
pkg:deb/ubuntu/[email protected]?arch=source&distro=resolute
Affected versions
=3.1.2-1.1build1=3.1.2-4

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

Technical Details

Gcve Source
db.gcve.eu
Osv Id
UBUNTU-CVE-2026-10658
Osv Schema Version
1.7.0
Aliases
[]
Ecosystems
["Ubuntu:16.04:LTS","Ubuntu:18.04:LTS","Ubuntu:20.04:LTS","Ubuntu:22.04:LTS","Ubuntu:24.04:LTS","Ubuntu:25.10","Ubuntu:26.04:LTS"]
Database Specific Severity
null
Cvss Version
3.1

Threat ID: 6a58b4f968715ace43db221c

Added to database: 07/16/2026, 10:39:53 UTC

Last updated: 07/16/2026, 10:39:53 UTC

Views: 1

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

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