CVE-2024-2212
CVE-2024-2212 is a high-severity vulnerability in Eclipse Threadx with a CVSS 3.x base score of 7.3. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-190.
Key facts
- Severity: High (CVSS 3.x base score 7.3)
- EPSS exploit prediction: 1% (42nd percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2024-27171
- Weakness: CWE-190
- Affected product: Eclipse Threadx
- Published:
- Last modified:
Description
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.
Frequently asked questions
- What is CVE-2024-2212?
- 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.
- How severe is CVE-2024-2212?
- CVE-2024-2212 has a CVSS 3.x base score of 7.3, rated high severity. It is exploitable over local access with low attack complexity, requires no privileges and user interaction. Impact on confidentiality is high, integrity high, and availability low.
- Is CVE-2024-2212 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (42nd percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2024-2212?
- CVE-2024-2212 affects Eclipse Threadx. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2024-2212?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- Does CVE-2024-2212 have an EU (EUVD) identifier?
- Yes. CVE-2024-2212 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2024-27171.
- When was CVE-2024-2212 published?
- CVE-2024-2212 was published on 2024-03-26 and last updated on 2026-06-17.
References
- http://seclists.org/fulldisclosure/2024/May/35
- http://www.openwall.com/lists/oss-security/2024/05/28/1
- https://github.com/eclipse-threadx/threadx/security/advisories/GHSA-v9jj-7qjg-h6g6
Affected products (1)
- cpe:2.3:a:eclipse:threadx:*:*:*:*:*:*:*:*
More vulnerabilities in Eclipse Threadx
- CVE-2026-0648 — High (CVSS 7.8): The vulnerability stems from an incorrect error-checking logic in the CreateCounter() function (in…
- CVE-2025-55080 — High (CVSS 7.1): In Eclipse ThreadX before 6.4.3, when memory protection is enabled, syscall parameters verification wasn't enough,…
- CVE-2024-2214 — High (CVSS 7.0): In Eclipse ThreadX before version 6.4.0, the _Mtxinit() function in the Xtensa port was missing an array size check…
- CVE-2025-55079 — Medium (CVSS 5.5): In Eclipse ThreadX before version 6.4.3, the thread module has a setting of maximum priority. In some cases the check…
- CVE-2025-55078 — Medium (CVSS 5.5): In Eclipse ThreadX before version 6.4.3, an attacker can cause a denial of service (crash) by providing a pointer to a…
All CVEs affecting Eclipse Threadx →
Other CWE-190 (Integer Overflow or Wraparound) vulnerabilities
- CVE-2026-4689 — Critical (CVSS 10.0): Sandbox escape due to incorrect boundary conditions, integer overflow in the XPCOM component. This vulnerability was…
- CVE-2026-24814 — Critical (CVSS 10.0): Integer Overflow or Wraparound vulnerability in swoole swoole-src (thirdparty/hiredis modules). This vulnerability is…
- CVE-2025-64721 — Critical (CVSS 10.0): Sandboxie is a sandbox-based isolation software for 32-bit and 64-bit Windows NT-based operating systems. In versions…
- CVE-2015-5108 — Critical (CVSS 10.0): Integer overflow in Adobe Reader and Acrobat 10.x before 10.1.15 and 11.x before 11.0.12, Acrobat and Acrobat Reader DC…
- CVE-2015-5097 — Critical (CVSS 10.0): Integer overflow in Adobe Reader and Acrobat 10.x before 10.1.15 and 11.x before 11.0.12, Acrobat and Acrobat Reader DC…
- CVE-2013-2555 — Critical (CVSS 10.0): Integer overflow in Adobe Flash Player before 10.3.183.75 and 11.x before 11.7.700.169 on Windows and Mac OS X, before…
Browse all CWE-190 (Integer Overflow or Wraparound) vulnerabilities →