Linux Kernel VDSO本地权限提升漏洞


发布日期:2008-11-04
更新日期:2008-11-17

受影响系统:
Linux kernel 2.6.x
不受影响系统:
Linux kernel 2.6.20-git5
描述:
--------------------------------------------------------------------------------
BUGTRAQ  ID: 32099
CVE(CAN) ID: CVE-2008-3527

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

Linux Kernel的arch/i386/kernel/sysenter.c没有正确地实现虚拟动态共享对象(vDSO),本地攻击者可以通过调用install_special_mapping、syscall和syscall32_nopage函数获得权限提升或导致拒绝服务。

<*来源:Eugene Teo (eugeneteo@eugeneteo.net)
 
  链接:https://bugzilla.redhat.com/show_bug.cgi?format=multiple&id=460251
        https://www.redhat.com/support/errata/RHSA-2008-0957.html
*>

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

Linux
-----
目前厂商已经发布了升级补丁以修复这个安全问题,请到厂商的主页下载:

http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7d91d531900bfa1165d445390b3b13a8013f98f7

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

相关内容