Host crash and code execution via stale pointer
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 host or execute code. hci_cmd_done fails to clear cmd(buf)->state after the first completion, so a duplicate event makes atomic_set_bit_to write through a pointer derived from reclaimed stack memory. Exploitation requires a malicious or malfunctioning adjacent HCI Controller to send a second completion before the command buffer is reinitialized; the bounded outcomes are a host-layer crash or code execution.
Summary
What happened
Use-after-free in Zephyr RTOS 3.3 and earlier allows attackers controlling an HCI Controller to crash the host or execute code. hci_cmd_done fails to clear cmd(buf)->state after the first completion, so a duplicate event makes atomic_set_bit_to write through a pointer derived from reclaimed stack memory. Exploitation requires a malicious or malfunctioning adjacent HCI Controller to send a second completion before the command buffer is reinitialized; the bounded outcomes are a host-layer crash or code execution.
The record
- CVE
- CVE-2023-1902
- Published
- Jul 10, 2023
- Updated
- Nov 7, 2024
- Vendor
- Zephyr Project
- Product
- Zephyr RTOS
- Classifications
- CWE-416, CWE-400, CWE-672, T1499.004, T1203
- 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