cve/2024/CVE-2024-2212.md

21 lines
1007 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2024-2212](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-2212)
![](https://img.shields.io/static/v1?label=Product&message=ThreadX&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%206.4.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-122%20Heap-based%20Buffer%20Overflow&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-190%20Integer%20Overflow%20or%20Wraparound&color=brighgreen)
### 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.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/0xdea/advisories
- https://github.com/fkie-cad/nvd-json-data-feeds
- https://github.com/hnsecurity/vulns