Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

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 3.x Severity and Vector Strings:

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.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-190Integer Overflow or Wraparound[email protected]

Affected Products

ProductVersions
micrium uc/lib
1.38.00
1.38.01
1.38.02
1.38.03
1.38.04

CPE

  • cpe:2.3:a:micrium:uc/lib:1.38.00:*:*:*:*:*:*:*
  • cpe:2.3:a:micrium:uc/lib:1.38.01:*:*:*:*:*:*:*
  • cpe:2.3:a:micrium:uc/lib:1.38.02:*:*:*:*:*:*:*
  • cpe:2.3:a:micrium:uc/lib:1.38.03:*:*:*:*:*:*:*
  • cpe:2.3:a:micrium:uc/lib:1.38.04:*:*:*:*:*:*:*
  • cpe:2.3:a:micrium:uc/lib:1.38.05:*:*:*:*:*:*:*
  • cpe:2.3:a:micrium:uc/lib:1.39.00:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

4 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2021-26706
NVD Published Date:
Jan 24, 2022
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]
CVE-2021-26706 Details - Not Deferred