CVE-2025-55098
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 before version 6.4.3. It occurs in the function _ux_host_class_audio_device_type_get() when parsing a descriptor of a USB audio device, which may lead to reading memory outside the intended bounds.
How can this vulnerability impact me? :
The impact of this vulnerability could include potential information disclosure or system instability due to out of bound memory reads when handling USB audio device descriptors. However, the CVSS base score is low (1.0), indicating limited impact and requiring high attack complexity with no user interaction.