CVE-2023-1902

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.

CVSS severity5.9
Medium
EPSS probability0.60%
Next 30 days · Sep 16, 2026
Known exploitationUnconfirmed
Based on sourced intelligence
Hinoki checkNot available
Coverage for this vulnerability

See if you're affected

Explore vulnerability checks for your environment with Hinoki.

Book a demo

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

  1. Jul 10, 2023CVE publishedPublication date reported by the CVE source.
  2. 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.

  1. Affected versionversion=0 <=3.3
  2. Affected versionversion=* <=3.3

What conditions does exploitation require?

Attack vectoradjacent
Required privilegesauthenticated

What is affected?

Zephyr Project · Zephyr RTOSversion=0 <=3.3; version=* <=3.3

Published CVSS scores

5.9Zephyr ProjectCVSS:3.1/AV:A/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:H
8.0NIST NVDCVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

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.

Daily unique IPsNo honeypot observations are available for this CVE in the selected window.

No observations available

Sep 10, 2026Sep 16, 2026
Latest reporting daySep 16, 2026
Latest daily unique IPsUnavailable
Prior 30-day averageUnavailable
SourceShadowserver honeypots (KEV)
Vectoradjacent
Privilegesauthenticated
Known exploitationUnconfirmed
Public exploitUnconfirmed

Weakness, pattern, technique

CWE-416Use After Free
CWE-400Uncontrolled Resource Consumption
CWE-672Operation on a Resource after Expiration or Release
T1499.004Application or System Exploitation
T1203Exploitation for Client Execution

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