CVE-2021-26706 Details
Description
An issue was discovered in lib_mem.c in Micrium uC/OS uC/LIB 1.38.x and 1.39.00. The following memory allocation functions do not check for integer overflow when allocating a pool whose size exceeds the address space: Mem_PoolCreate, Mem_DynPoolCreate, and Mem_DynPoolCreateHW. Because these functions use multiplication to calculate the pool sizes, the operation may cause an integer overflow if the arguments are large enough. The resulting memory pool will be smaller than expected and may be exploited by an attacker.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
No SSVC data is available for this CVE.
References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://docs.silabs.com/micrium/latest/micrium-common/ | CVE | Vendor Advisory |
| https://micrium.atlassian.net/wiki/spaces/libdoc138/ | CVE | Third Party Advisory |
| https://www.cisa.gov/uscert/ics/advisories/icsa-21-119-04 | CVE | Third Party AdvisoryUS Government Resource |
| https://docs.silabs.com/micrium/latest/micrium-common/ | [email protected] | Vendor Advisory |
| https://micrium.atlassian.net/wiki/spaces/libdoc138/ | [email protected] | Third Party Advisory |
| https://www.cisa.gov/uscert/ics/advisories/icsa-21-119-04 | [email protected] | Third Party AdvisoryUS Government Resource |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-190 | Integer Overflow or Wraparound | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| micrium uc/lib | 1.38.00 1.38.01 1.38.02 1.38.03 1.38.04 1.38.05 1.39.00 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Nov 21, 2024 | CVE Modified | CVE |
| May 14, 2024 | CVE Modified | [email protected] |
| Feb 17, 2022 | Initial Analysis | [email protected] |