Host crash via dangling semaphore reference reuse
Published Jul 10, 2023 · Updated Nov 7, 2024
Use-after-free in Zephyr RTOS 3.3 and earlier allows attackers controlling an HCI controller to crash the Bluetooth host layer. After bt_hci_cmd_send_sync returns, hci_cmd_done leaves cmd(buf)->sync pointing to its expired stack semaphore and passes it to k_sem_give when a duplicate completion event arrives. Control of the HCI controller and duplicate completion delivery are required; code execution depends on control of reclaimed stack data.
Summary
What happened
Use-after-free in Zephyr RTOS 3.3 and earlier allows attackers controlling an HCI controller to crash the Bluetooth host layer. After bt_hci_cmd_send_sync returns, hci_cmd_done leaves cmd(buf)->sync pointing to its expired stack semaphore and passes it to k_sem_give when a duplicate completion event arrives. Control of the HCI controller and duplicate completion delivery are required; code execution depends on control of reclaimed stack data.
The record
- CVE
- CVE-2023-1901
- Published
- Jul 10, 2023
- Updated
- Nov 7, 2024
- Vendor
- Zephyr Project
- Product
- Zephyr RTOS
- Classifications
- CWE-787, CWE-121, CWE-672, T1499
- Attack vector
- adjacent
- Privileges
- authenticated
Timeline
How it unfolded
- Jul 10, 2023CVE publishedPublication date reported by the CVE source.
- Nov 7, 2024Record 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=0 <=3.3
- Affected versionversion=* <=3.3
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