CVE编号
CVE-2021-46102利用情况
暂无补丁情况
N/A披露时间
2022-01-28漏洞描述
From version 0.2.14 to 0.2.16 for Solana rBPF, function "relocate" in the file src/elf.rs has an integer overflow bug because the sym.st_value is read directly from ELF file without checking. If the sym.st_value is rather large, an integer overflow is triggered while calculating the variable "addr" via "addr = (sym.st_value + refd_pa) as u64";解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。
参考链接 |
|
---|---|
https://blocksecteam.medium.com/new-integer-overflow-bug-discovered-in-solana... | |
https://github.com/solana-labs/rbpf/blob/c14764850f0b83b58aa013248eaf6d65836c... | |
https://github.com/solana-labs/rbpf/pull/200 | |
https://github.com/solana-labs/rbpf/pull/236 |
受影响软件情况
# | 类型 | 厂商 | 产品 | 版本 | 影响面 | ||||
1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
运行在以下环境 | |||||||||
应用 | solana | rbpf | * |
From (including) 0.2.14 |
Up to (including) 0.2.16 |
- 攻击路径 网络
- 攻击复杂度 低
- 权限要求 无
- 影响范围 未更改
- 用户交互 无
- 可用性 高
- 保密性 无
- 完整性 无
还没有评论,来说两句吧...