CVE-2025-2259
- EPSS 0.05%
- Published 06.04.2025 19:15:41
- Last modified 31.07.2025 16:34:08
In NetX HTTP server functionality of Eclipse ThreadX NetX Duo before version 6.4.3, an attacker can cause an integer underflow and a subsequent denial of service by writing a very large file, by specially crafted packets with Content-Length in one...
CVE-2025-2260
- EPSS 0.05%
- Published 06.04.2025 19:15:41
- Last modified 31.07.2025 16:31:39
In NetX HTTP server functionality of Eclipse ThreadX NetX Duo before version 6.4.3, an attacker can cause a denial of service by specially crafted packets. The core issue is missing closing of a file in case of an error condition, resulting in the...
CVE-2025-2258
- EPSS 0.05%
- Published 06.04.2025 18:50:42
- Last modified 31.07.2025 16:34:14
In NetX Duo component HTTP server functionality of Eclipse ThreadX NetX Duo before version 6.4.3, an attacker can cause an integer underflow and a subsequent denial of service by writing a very large file, by specially crafted packets with Content...
CVE-2025-0728
- EPSS 0.13%
- Published 21.02.2025 09:15:10
- Last modified 31.07.2025 16:33:10
In NetX HTTP server functionality of Eclipse ThreadX NetX Duo before version 6.4.2, an attacker can cause an integer underflow and a subsequent denial of service by writing a very large file, by specially crafted packets with Content-Length smalle...
CVE-2025-0727
- EPSS 0.13%
- Published 21.02.2025 09:15:09
- Last modified 31.07.2025 16:33:00
In NetX HTTP server functionality of Eclipse ThreadX NetX Duo before version 6.4.2, an attacker can cause an integer underflow and a subsequent denial of service by writing a very large file, by specially crafted packets with Content-Length in one...
CVE-2025-0726
- EPSS 0.13%
- Published 21.02.2025 08:15:28
- Last modified 31.07.2025 16:32:38
In NetX HTTP server functionality of Eclipse ThreadX NetX Duo before version 6.4.2, an attacker can cause a denial of service by specially crafted packets. The core issue is missing closing of a file in case of an error condition, resulting in the...
CVE-2024-2212
- EPSS 0.13%
- Published 26.03.2024 16:15:13
- Last modified 13.02.2025 18:17:52
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, ...
CVE-2024-2214
- EPSS 0.08%
- Published 26.03.2024 16:15:13
- Last modified 13.02.2025 18:17:52
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