CVE-2022-29223
Last modified
CVE-2022-29223 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. Azure RTOS USBX is a USB host, device, and on-the-go (OTG) embedded stack. In versions prior to 6.1.10, an attacker can cause a buffer overflow by providing the Azure RTOS USBX host stack a HUB descriptor with `bNbPorts` set to a value greater than `UX_MAX_TT` which defaults to 8. EPSS estimates a 1.13% chance of exploitation in the next 30 days.
Description
Azure RTOS USBX is a USB host, device, and on-the-go (OTG) embedded stack. In versions prior to 6.1.10, an attacker can cause a buffer overflow by providing the Azure RTOS USBX host stack a HUB descriptor with `bNbPorts` set to a value greater than `UX_MAX_TT` which defaults to 8. For a `bNbPorts` value of 255, the implementation of `ux_host_class_hub_descriptor_get` function will modify the contents of `hub` -> `ux_host_class_hub_device` -> `ux_device_hub_tt` array violating the end boundary by 255 - `UX_MAX_TT` items. The USB host stack needs to validate the number of ports reported by the hub, and if the value is larger than UX_MAX_TT, USB stack needs to reject the request. This fix has been included in USBX release 6.1.10.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Eclipse | Threadx Usbx | < 6.1.10 |
References
- https://github.com/azure-rtos/usbx/releases/tag/v6.1.10_relRelease Notes, Third Party Advisory
- https://github.com/azure-rtos/usbx/security/advisories/GHSA-2qc5-385m-x862Release Notes, Third Party Advisory
- https://github.com/azure-rtos/usbx/releases/tag/v6.1.10_relRelease Notes, Third Party Advisory
- https://github.com/azure-rtos/usbx/security/advisories/GHSA-2qc5-385m-x862Release Notes, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-29223?
How severe is CVE-2022-29223?
How do I fix CVE-2022-29223?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2022
- CVE-2022-29218RubyGems is a package registry used to supply software for t…7.5
- CVE-2022-29219Lodestar is a TypeScript implementation of the Ethereum Cons…7.5
- CVE-2022-2922Relative Path Traversal in GitHub repository dnnsoftware/dnn…4.9
- CVE-2022-29220github-action-merge-dependabot is an action that automatical…6.5
- CVE-2022-29221Smarty is a template engine for PHP, facilitating the separa…8.8
- CVE-2022-29222Pion DTLS is a Go implementation of Datagram Transport Layer…7.5
- CVE-2022-29224Envoy is a cloud-native high-performance proxy. Versions of …5.9
- CVE-2022-29225Envoy is a cloud-native high-performance proxy. In versions …7.5
- CVE-2022-29226Envoy is a cloud-native high-performance proxy. In versions …9.1
- CVE-2022-29227Envoy is a cloud-native high-performance edge/middle/service…7.5
- CVE-2022-29228Envoy is a cloud-native high-performance proxy. In versions …7.5
- CVE-2022-29229CaSS is a Competency and Skills System. CaSS Library, (npm:c…7.2
Are you affected by CVE-2022-29223?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
