Impact
The vulnerability is located in the TLS socket connect path of Zephyr’s network sockets subsystem. An address length supplied by the caller is copied into a fixed‑size buffer without bounds checking, leading to an out‑of‑bounds write or read. This flaw can crash the system or, in the worst case, allow attackers to execute arbitrary code, as classified by CWE‑787. The CVSS score reflects a moderate risk, but the potential for code execution warrants timely attention.
Affected Systems
Zephyr RTOS, specific versions not enumerated in the advisory. The issue appears when the TLS session cache feature is enabled in the Zephyr kernel.
Risk and Exploitability
The vulnerability has a CVSS score of 6.3, an EPSS score is not available, and it is not listed in the CISA KEV catalog. Based on the description, it is inferred that an attacker can trigger the flaw by initiating a TLS connection that supplies an oversized address length during the connect operation. The exploit would likely lead to a crash or, if successful, arbitrary code execution.
OpenCVE Enrichment