Device crash via zero Bluetooth buffer count
Published Jan 19, 2023 · Updated Apr 3, 2025
Improper exceptional-condition handling in Zephyr RTOS 3.2 and earlier allows physically proximate attackers to crash devices. The le_read_buffer_size_complete function passes a controller-supplied zero le_max_num value to k_sem_init, leaving the ACL packet semaphore uninitialized before z_impl_k_sem_take dereferences its wait queue. Triggering requires a malicious or defective Bluetooth controller to return the invalid LE buffer count during initialization, interrupting the device through a null-pointer dereference.
Summary
What happened
Improper exceptional-condition handling in Zephyr RTOS 3.2 and earlier allows physically proximate attackers to crash devices. The le_read_buffer_size_complete function passes a controller-supplied zero le_max_num value to k_sem_init, leaving the ACL packet semaphore uninitialized before z_impl_k_sem_take dereferences its wait queue. Triggering requires a malicious or defective Bluetooth controller to return the invalid LE buffer count during initialization, interrupting the device through a null-pointer dereference.
The record
- CVE
- CVE-2023-0397
- Published
- Jan 19, 2023
- Updated
- Apr 3, 2025
- Vendor
- Zephyr Project
- Product
- Zephyr RTOS
- Classifications
- CWE-703, CWE-665, T1499
- Attack vector
- physical
- Privileges
- unauthenticated
Timeline
How it unfolded
- Jan 19, 2023CVE publishedPublication date reported by the CVE source.
- Apr 3, 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=unspecified <=v3.2
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
No public exploit references are available in this record.
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