Peripheral crash via under-validated connection interval
Published Nov 7, 2025 · Updated Nov 7, 2025
Denial of service in the Zephyr Bluetooth controller through 4.1 allows physically proximate attackers to crash BLE peripherals. The CONNECT_IND path in subsys/bluetooth/controller/ll_sw/ull_peripheral.c checks only that the connection interval is nonzero, so it accepts the illegal value 1 and reaches an assertion in lll_peripheral.c. A crafted request with interval 1 and channel map 0x7CFFFFFFFF requires Bluetooth radio proximity and halts the device, stopping advertisements and preventing reconnection.
Summary
What happened
Denial of service in the Zephyr Bluetooth controller through 4.1 allows physically proximate attackers to crash BLE peripherals. The CONNECT_IND path in subsys/bluetooth/controller/ll_sw/ull_peripheral.c checks only that the connection interval is nonzero, so it accepts the illegal value 1 and reaches an assertion in lll_peripheral.c. A crafted request with interval 1 and channel map 0x7CFFFFFFFF requires Bluetooth radio proximity and halts the device, stopping advertisements and preventing reconnection.
The record
- CVE
- CVE-2025-12890
- Published
- Nov 7, 2025
- Updated
- Nov 7, 2025
- Vendor
- Zephyr Project
- Product
- Zephyr RTOS
- Classifications
- CWE-703, T1499.004
- Attack vector
- adjacent
- Privileges
- unauthenticated
Timeline
How it unfolded
- Nov 7, 2025CVE publishedPublication date reported by the CVE source.
- Nov 7, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=* <=4.1
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- Malformed CONNECT_IND denial-of-service packetproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo