CVE Published: 26/03/2024 |
CVE Updated: 01/08/2024 |
CVE Year: 2024 Source: eclipse |
Vendor: Eclipse Foundation |
Product: ThreadX Status : PUBLISHED
CVE-2024-2214 Description
In Eclipse ThreadX before version 6.4.0, the _Mtxinit() function in the
Xtensa port was missing an array size check causing a memory overwrite.
The affected file was ports/xtensa/xcc/src/tx_clib_lock.c
Metrics
CVSS Version: 3.1 |
Base Score: 7 HIGH Vector: CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
l➤ Exploitability Metrics: Attack Vector (AV)* LOCAL Attack Complexity (AC)* HIGH Privileges Required (PR)* NONE User Interaction (UI)* REQUIRED Scope (S)* UNCHANGED
l➤ Impact Metrics: Confidentiality Impact (C)* HIGH Integrity Impact (I)* HIGH Availability Impact (A)* HIGH
Weakness Enumeration (CWE)
CWE-ID: CWE-129 CWE Name: CWE-129 Improper Validation of Array Index Source: Eclipse Foundation
Common Attack Pattern Enumeration and Classification (CAPEC)