Linux Kernel 64位系统上32位进程本地拒绝服务漏洞


发布日期:2010-03-12
更新日期:2010-03-19

受影响系统:
Linux kernel 2.6.x
描述:
--------------------------------------------------------------------------------
CVE(CAN) ID: CVE-2009-4271

Linux Kernel是开放源码操作系统Linux所使用的内核。

Linux Kernel中存在空指针引用漏洞。在core dump期间,内核没有检查虚拟动态链接对象是否可访问。在Intel 64和AMD64系统上,本地非特权用户可以通过运行特制的32位应用程序来利用这个漏洞导致内核忙碌。

<*来源:Vincent Danen
 
  链接:https://bugzilla.redhat.com/show_bug.cgi?format=multiple&id=548876
        http://permalink.gmane.org/gmane.comp.security.oss.general/2697
        https://www.redhat.com/support/errata/RHSA-2010-0146.html
*>

测试方法:
--------------------------------------------------------------------------------

警 告

以下程序(方法)可能带有攻击性,仅供安全研究与教学之用。使用者风险自负!

http://seclists.org/oss-sec/2010/q1/243

建议:
--------------------------------------------------------------------------------
厂商补丁:

RedHat
------
RedHat已经为此发布了一个安全公告(RHSA-2010:0146-01)以及相应补丁:
RHSA-2010:0146-01:Important: kernel security and bug fix update
链接:https://www.redhat.com/support/errata/RHSA-2010-0146.html

相关内容