CVE-2025-55100
BaseFortify
Publication date: 2025-10-17
Last updated on: 2025-10-23
Assigner: Eclipse Foundation
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| eclipse | threadx_usbx | to 6.4.3.202503 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-125 | The product reads data past the end, or before the beginning, of the intended buffer. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a potential out of bound read issue in the USB support module of Eclipse Foundation ThreadX's USBX component before version 6.4.3. It occurs in the function _ux_host_class_audio10_sam_parse_func() when parsing a list of sampling frequencies, which could lead to reading memory outside the intended bounds.
How can this vulnerability impact me? :
The impact of this vulnerability is likely limited due to its low CVSS score (2.4). It involves an out of bound read which could potentially cause application instability or crashes, but it does not appear to allow privilege escalation, code execution, or data modification.