wifi:cfg80211:修复 elem 比较中的缓冲区溢出(CVE-2022-49023)
CVE编号
CVE-2022-49023利用情况
暂无补丁情况
N/A披露时间
2024-10-22漏洞描述
In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: fix buffer overflow in elem comparison For vendor elements, the code here assumes that 5 octets are present without checking. Since the element itself is already checked to fit, we only need to check the length.解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。受影响软件情况
# | 类型 | 厂商 | 产品 | 版本 | 影响面 | ||||
1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
运行在以下环境 | |||||||||
系统 | debian_11 | linux | * | Up to (excluding) 5.10.158-1 | |||||
运行在以下环境 | |||||||||
系统 | debian_12 | linux | * | Up to (excluding) 6.0.12-1 | |||||
运行在以下环境 | |||||||||
系统 | linux | linux_kernel | * | From (including) 5.1 | Up to (excluding) 5.4.226 | ||||
运行在以下环境 | |||||||||
系统 | linux | linux_kernel | * | From (including) 5.11 | Up to (excluding) 5.15.82 | ||||
运行在以下环境 | |||||||||
系统 | linux | linux_kernel | * | From (including) 5.16 | Up to (excluding) 6.0.12 | ||||
运行在以下环境 | |||||||||
系统 | linux | linux_kernel | * | From (including) 5.5 | Up to (excluding) 5.10.158 | ||||
运行在以下环境 | |||||||||
系统 | linux | linux_kernel | 6.1 | - | |||||
- 攻击路径 本地
- 攻击复杂度 低
- 权限要求 低
- 影响范围 未更改
- 用户交互 无
- 可用性 高
- 保密性 高
- 完整性 高
CWE-ID | 漏洞类型 |
CWE-120 | 未进行输入大小检查的缓冲区拷贝(传统缓冲区溢出) |
Exp相关链接

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