ubuntu-cve-2021-42553
Vulnerability from osv_ubuntu
Published
2022-10-21 10:15
Modified
2026-05-20 14:53
Summary
Details
A buffer overflow vulnerability in stm32_mw_usb_host of STMicroelectronics in versions before 3.5.1 allows an attacker to execute arbitrary code when the descriptor contains more endpoints than USBH_MAX_NUM_ENDPOINTS. The library is typically integrated when using a RTOS such as FreeRTOS on STM32 MCUs.
Severity
6.8 (Medium)
9.8 (Critical)
N/A (UNKNOWN)
References
{
"affected": [
{
"ecosystem_specific": {
"availability": "Available with Ubuntu Pro: https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "micropython",
"binary_version": "1.12-1ubuntu0.1~esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:20.04:LTS",
"name": "micropython",
"purl": "pkg:deb/ubuntu/micropython@1.12-1ubuntu0.1~esm1?arch=source\u0026distro=esm-apps/focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.12-1ubuntu0.1~esm1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.12-1"
]
},
{
"ecosystem_specific": {
"availability": "Available with Ubuntu Pro: https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "micropython",
"binary_version": "1.17+ds-1.1ubuntu2+esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:22.04:LTS",
"name": "micropython",
"purl": "pkg:deb/ubuntu/micropython@1.17+ds-1.1ubuntu2+esm1?arch=source\u0026distro=esm-apps/jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.17+ds-1.1ubuntu2+esm1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.17+ds-1ubuntu1",
"1.17+ds-1.1",
"1.17+ds-1.1ubuntu2"
]
},
{
"ecosystem_specific": {
"availability": "Available with Ubuntu Pro: https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "micropython",
"binary_version": "1.22.1+ds-1ubuntu0.24.04.1~esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:24.04:LTS",
"name": "micropython",
"purl": "pkg:deb/ubuntu/micropython@1.22.1+ds-1ubuntu0.24.04.1~esm1?arch=source\u0026distro=esm-apps/noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.22.1+ds-1ubuntu0.24.04.1~esm1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.19.1+ds-1",
"1.22.1+ds-1",
"1.22.1+ds-1build1",
"1.22.1+ds-1build2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "micropython",
"binary_version": "1.25.0+ds-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:25.10",
"name": "micropython",
"purl": "pkg:deb/ubuntu/micropython@1.25.0+ds-1?arch=source\u0026distro=questing"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.24.1+ds-1",
"1.25.0+ds-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "micropython",
"binary_version": "1.26.1+ds-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "micropython",
"purl": "pkg:deb/ubuntu/micropython@1.26.1+ds-1?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.25.0+ds-1",
"1.26.1+ds-1"
]
}
],
"aliases": [],
"details": "A buffer overflow vulnerability in stm32_mw_usb_host of STMicroelectronics in versions before 3.5.1 allows an attacker to execute arbitrary code when the descriptor contains more endpoints than USBH_MAX_NUM_ENDPOINTS. The library is typically integrated when using a RTOS such as FreeRTOS on STM32 MCUs.",
"id": "UBUNTU-CVE-2021-42553",
"modified": "2026-05-20T14:53:35Z",
"published": "2022-10-21T10:15:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2021-42553"
},
{
"type": "REPORT",
"url": "https://github.com/STMicroelectronics/stm32_mw_usb_host/pull/4"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-42553"
},
{
"type": "ADVISORY",
"url": "https://ubuntu.com/security/notices/USN-7472-1"
}
],
"related": [
"USN-7472-1"
],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
},
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2021-42553"
]
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…