低危 Linux kernel DRM子系统整数溢出漏洞
CVE编号
CVE-2012-2384利用情况
暂无补丁情况
官方补丁披露时间
2012-06-13漏洞描述
Linux kernel是一款开源的操作系统。32位平台上的Linux内核 3.3.5之前版本中直接渲染管理器(Direct Rendering Manager)中的drivers/gpu/drm/i915/i915_gem_execbuffer.c包含的i915_gem_do_execbuffer函数存在整数溢出,允许攻击者构建特制ioctl调用进行拒绝服务或越界写攻击。在32位系统上通过ioctl从用户空间调用超大args->num_cliprects可溢出分配的大小,导致越界访问。解决建议
厂商目前已经发布了升级补丁以修复此安全问题,补丁获取链接:http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=44afb3a04391a74309d16180d1e4f8386fdfa745受影响软件情况
# | 类型 | 厂商 | 产品 | 版本 | 影响面 | ||||
1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
运行在以下环境 | |||||||||
系统 | linux | linux_kernel | * | Up to (including) 3.3.4 | |||||
运行在以下环境 | |||||||||
系统 | linux | linux_kernel | 3.3 | - | |||||
运行在以下环境 | |||||||||
系统 | linux | linux_kernel | 3.3.1 | - | |||||
运行在以下环境 | |||||||||
系统 | linux | linux_kernel | 3.3.2 | - | |||||
运行在以下环境 | |||||||||
系统 | linux | linux_kernel | 3.3.3 | - | |||||
运行在以下环境 | |||||||||
系统 | redhat_6 | kernel | * | Up to (excluding) 0:2.6.32-279.9.1.el6 | |||||
运行在以下环境 | |||||||||
系统 | suse_11 | btrfs-kmp-default | * | Up to (excluding) 0_2.6.32.59_0.7-0.3 | |||||
运行在以下环境 | |||||||||
系统 | ubuntu_12.04.5_lts | linux | * | Up to (excluding) 3.2.0-25.40 | |||||
运行在以下环境 | |||||||||
系统 | ubuntu_14.04.6_lts | linux | * | Up to (excluding) 3.11.0-12.19 | |||||
运行在以下环境 | |||||||||
系统 | ubuntu_16.04.7_lts | linux | * | Up to (excluding) 4.2.0-16.19 | |||||
- 攻击路径 远程
- 攻击复杂度 复杂
- 权限要求 普通权限
- 影响范围 有限影响
- EXP成熟度 未验证
- 补丁情况 官方补丁
- 数据保密性 无影响
- 数据完整性 无影响
- 服务器危害 无影响
- 全网数量 N/A
CWE-ID | 漏洞类型 |
CWE-189 | 数值错误 |
Exp相关链接

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