CVE-2023-5184

Two potential signed to unsigned conversion errors and buffer overflow vulnerabilities at the following locations in the Zephyr IPM drivers.
Configurations

Configuration 1 (hide)

cpe:2.3:o:zephyrproject:zephyr:*:*:*:*:*:*:*:*

History

13 Feb 2025, 18:15

Type Values Removed Values Added
Summary (en)  Two potential signed to unsigned conversion errors and buffer overflow vulnerabilities at the following locations in the Zephyr IPM drivers. (en) Two potential signed to unsigned conversion errors and buffer overflow vulnerabilities at the following locations in the Zephyr IPM drivers.

21 Nov 2024, 08:41

Type Values Removed Values Added
CVSS v2 : unknown
v3 : 8.8
v2 : unknown
v3 : 7.0
References () http://packetstormsecurity.com/files/175657/Zephyr-RTOS-3.x.0-Buffer-Overflows.html - Exploit, Third Party Advisory () http://packetstormsecurity.com/files/175657/Zephyr-RTOS-3.x.0-Buffer-Overflows.html - Exploit, Third Party Advisory
References () http://seclists.org/fulldisclosure/2023/Nov/1 - Mailing List, Third Party Advisory () http://seclists.org/fulldisclosure/2023/Nov/1 - Mailing List, Third Party Advisory
References () http://www.openwall.com/lists/oss-security/2023/11/07/1 - Mailing List () http://www.openwall.com/lists/oss-security/2023/11/07/1 - Mailing List
References () https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-8x3p-q3r5-xh9g - Exploit, Vendor Advisory () https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-8x3p-q3r5-xh9g - Exploit, Vendor Advisory

21 Dec 2023, 01:32

Type Values Removed Values Added
New CVE

Information

Published : 2023-09-27 18:15

Updated : 2025-02-13 18:15


NVD link : CVE-2023-5184

Mitre link : CVE-2023-5184

CVE.ORG link : CVE-2023-5184


JSON object : View

Products Affected

zephyrproject

  • zephyr
CWE
CWE-120

Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')

CWE-195

Signed to Unsigned Conversion Error

CWE-681

Incorrect Conversion between Numeric Types