CVE 7.6 HIGH

bt: l2cap le coc: remote oob write via seg counter stored in net_buf user_data_CVE-2026-5068

7.6 / 10
HIGH
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H

Description

A remote, unauthenticated BLE peer can trigger a 2-byte out-of-bounds write in the Bluetooth host during L2CAP LE CoC SDU reassembly. When the application enables segmentation (via chan_ops.alloc_buf) and the chosen RX pool has a user_data_size smaller than 2 bytes, the segmentation counter stored in the net_buf user_data area is written out of bounds in l2cap_chan_le_recv_seg (subsys/bluetooth/host/l2cap.c). The observed effects are an AddressSanitizer abort and, without ASan, heap corruption / fatal error.

Basic Information

ID CVE-2026-5068
Source zephyr
Published Jun 9, 2026 at 06:20

Affected Product

Vendor zephyrproject-rtos
Product Zephyr
Version 1.14.0
Affected Versions zephyrproject-rtos Zephyr 1.14.0

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.