Vulnerabilities (CVE)

Filtered by vendor Eclipse Subscribe
Filtered by product Threadx
Total 2 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2024-2214 1 Eclipse 1 Threadx 2025-02-13 N/A 7.0 HIGH
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
CVE-2024-2212 1 Eclipse 1 Threadx 2025-02-13 N/A 7.3 HIGH
In Eclipse ThreadX before 6.4.0, xQueueCreate() and xQueueCreateSet() functions from the FreeRTOS compatibility API (utility/rtos_compatibility_layers/FreeRTOS/tx_freertos.c) were missing parameter checks. This could lead to integer wraparound, under-allocations and heap buffer overflows.