micrium uc/lib 整数溢出或超界折返
CVE编号
CVE-2021-26706利用情况
暂无补丁情况
N/A披露时间
2022-01-24漏洞描述
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.解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。
参考链接 |
|
---|---|
https://docs.silabs.com/micrium/latest/micrium-common/ | |
https://micrium.atlassian.net/wiki/spaces/libdoc138/ | |
https://www.cisa.gov/uscert/ics/advisories/icsa-21-119-04 |
受影响软件情况
# | 类型 | 厂商 | 产品 | 版本 | 影响面 | ||||
1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
运行在以下环境 | |||||||||
应用 | micrium | uc/lib | 1.38.00 | - | |||||
运行在以下环境 | |||||||||
应用 | micrium | uc/lib | 1.38.01 | - | |||||
运行在以下环境 | |||||||||
应用 | micrium | uc/lib | 1.38.02 | - | |||||
运行在以下环境 | |||||||||
应用 | micrium | uc/lib | 1.38.03 | - | |||||
运行在以下环境 | |||||||||
应用 | micrium | uc/lib | 1.38.04 | - | |||||
运行在以下环境 | |||||||||
应用 | micrium | uc/lib | 1.38.05 | - | |||||
运行在以下环境 | |||||||||
应用 | micrium | uc/lib | 1.39.00 | - |
- 攻击路径 网络
- 攻击复杂度 低
- 权限要求 无
- 影响范围 未更改
- 用户交互 无
- 可用性 高
- 保密性 高
- 完整性 高
CWE-ID | 漏洞类型 |
CWE-190 | 整数溢出或超界折返 |
Exp相关链接

版权声明
本站原创文章转载请注明文章出处及链接,谢谢合作!
评论