中危 linux linux_kernel 释放后使用
CVE编号
CVE-2022-3176利用情况
暂无补丁情况
官方补丁披露时间
2022-09-16漏洞描述
There exists a use-after-free in io_uring in the Linux kernel. Signalfd_poll() and binder_poll() use a waitqueue whose lifetime is the current task. It will send a POLLFREE notification to all waiters before the queue is freed. Unfortunately, the io_uring poll doesn't handle POLLFREE. This allows a use-after-free to occur if a signalfd or binder fd is polled with io_uring poll, and the waitqueue gets freed. We recommend upgrading past commit fc78b2fc21f10c4c9c4d5d659a685710ffa63659解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。受影响软件情况
# | 类型 | 厂商 | 产品 | 版本 | 影响面 | ||||
1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
运行在以下环境 | |||||||||
系统 | alibaba_cloud_linux_2.1903 | kernel | * | Up to (excluding) 4.19.91-26.5.al7 | |||||
运行在以下环境 | |||||||||
系统 | amazon_2 | kernel | * | Up to (excluding) 5.15.69-37.134.amzn2 | |||||
运行在以下环境 | |||||||||
系统 | amazon_2022 | kernel | * | Up to (excluding) 5.15.73-45.135.amzn2022 | |||||
运行在以下环境 | |||||||||
系统 | amazon_2023 | kernel | * | Up to (excluding) 6.1.10-15.42.amzn2023 | |||||
运行在以下环境 | |||||||||
系统 | anolis_os_7 | kernel | * | Up to (excluding) 4.19 | |||||
运行在以下环境 | |||||||||
系统 | anolis_os_8 | kernel | * | Up to (excluding) 4.19 | |||||
运行在以下环境 | |||||||||
系统 | debian_10 | linux | * | Up to (including) 4.19.249-2 | |||||
运行在以下环境 | |||||||||
系统 | debian_11 | linux | * | Up to (excluding) 5.10.149-1 | |||||
运行在以下环境 | |||||||||
系统 | debian_12 | linux | * | Up to (excluding) 5.17.3-1 | |||||
运行在以下环境 | |||||||||
系统 | debian_sid | linux | * | Up to (excluding) 5.17.3-1 | |||||
运行在以下环境 | |||||||||
系统 | linux | linux_kernel | - | - | |||||
运行在以下环境 | |||||||||
系统 | opensuse_5.2 | kernel | * | Up to (excluding) 5.3.18-150300.59.101.1 | |||||
运行在以下环境 | |||||||||
系统 | opensuse_Leap_15.3 | kernel | * | Up to (excluding) 5.3.18-150300.59.101.1 | |||||
运行在以下环境 | |||||||||
系统 | opensuse_Leap_15.4 | dtb-al | * | Up to (excluding) 5.14.21-150400.24.38.1.150400.24.13.2 | |||||
运行在以下环境 | |||||||||
系统 | ubuntu_18.04 | linux-hwe-5.4 | * | Up to (excluding) 5.4.0-1034.38~18.04.1 | |||||
运行在以下环境 | |||||||||
系统 | ubuntu_20.04 | linux-bluefield | * | Up to (excluding) 5.4.0-1090.98 | |||||
运行在以下环境 | |||||||||
系统 | ubuntu_22.04 | linux | * | Up to (excluding) 5.15.0-1017.22 | |||||
- 攻击路径 本地
- 攻击复杂度 复杂
- 权限要求 无需权限
- 影响范围 越权影响
- EXP成熟度 未验证
- 补丁情况 官方补丁
- 数据保密性 数据泄露
- 数据完整性 无影响
- 服务器危害 无影响
- 全网数量 N/A
CWE-ID | 漏洞类型 |
CWE-416 | 释放后使用 |
Exp相关链接

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