Approved changes feed: RSS · Atom

cpe:2.3:a:eclipse:threadx:*:*:*:*:*:*:*:*

part: a version: * update: *

VendorEclipse (fa988180-604e-5c1f-93ea-65b5297000fc)
ProductThreadx (441f559a-9cf8-5a91-99bc-814238e11fca)
Edition*
Language*
Software edition*
Target software*
Target hardware*
Other*
NotesImported from purl2cpe mapping

PURL mappings

PURLSourceLast updated
pkg:github/eclipse-threadx/threadx purl2cpe 2026-06-01 10:15:03.151774

Vulnerability references

IdentifiercpeApplicabilitySubmitteddb.gcve.eu detailsRationale
CVE:CVE-2026-0648 vulnerable 2026-06-08 07:47:12.840624 Details available
HIGH (7.8)
The vulnerability stems from an incorrect error-checking logic in the CreateCounter() function (in threadx/utility/rtos_compatibility_layers/OSEK/tx_osek.c) when handling the return value of osek_get_counter(). Specifically, the current code checks if cntr_id equals 0u to determine failure, but @osek_get_counter() actually returns E_OS_SYS_STACK (defined as 12U) when it fails. This mismatch causes the error branch to never execute even when the counter pool is exhausted. As a result, when the counter pool is depleted, the code proceeds to cast the error code (12U) to a pointer (OSEK_COUNTER *), creating a wild pointer. Subsequent writes to members of this pointer lead to writes to illegal memory addresses (e.g., 0x0000000C), which can trigger immediate HardFaults or silent memory corruption. This vulnerability poses significant risks, including potential denial-of-service attacks (via repeated calls to exhaust the counter pool) and unauthorized memory access.
Published: 2026-01-27T15:40:31.216Z
Updated: 2026-01-27T15:53:36.128Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2025-55080 vulnerable 2026-06-08 07:33:14.041982 Improper Parameter Check in ThreadX Syscall Implementation
In Eclipse ThreadX before 6.4.3, when memory protection is enabled, syscall parameters verification wasn't enough, allowing an attacker to obtain an arbitrary memory read/write.
Published: 2025-10-15T05:41:50.536Z
Updated: 2025-10-15T17:41:32.823Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2025-55079 vulnerable 2026-06-08 07:33:14.041634 Missing check for thread priority
In Eclipse ThreadX before version 6.4.3, the thread module has a setting of maximum priority. In some cases the check of that maximum priority wasn't performed, allowing, as a result, to obtain a thread with higher priority than expected and causing a possible denial of service.
Published: 2025-10-15T04:29:00.882Z
Updated: 2025-10-15T18:38:38.157Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2025-55078 vulnerable 2026-06-08 07:33:14.041248 Incomplete validation of kernel object pointers in system calls
In Eclipse ThreadX before version 6.4.3, an attacker can cause a denial of service (crash) by providing a pointer to a reserved or unmapped memory region. Vulnerable system calls had a check of pointers, but that check wasn't verifying whether the pointer is outside the module memory region.
Published: 2025-10-14T07:28:56.148Z
Updated: 2025-10-14T15:29:21.710Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-2214 vulnerable 2026-06-08 06:33:30.628319 Missing array size check in _Mtxinit() in the Xtensa port
HIGH (7)
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
Published: 2024-03-26T15:48:36.304Z
Updated: 2025-02-13T17:33:31.114Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-2212 vulnerable 2026-06-08 06:33:30.627252 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data

Contribute

You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.