Linux Kernel KVM超大SMP指令本地拒绝服务漏洞


发布日期:2009-11-24
更新日期:2010-03-23

受影响系统:
Linux kernel 2.6.x
不受影响系统:
Linux kernel 2.6.32-rc8-next-20091125
描述:
--------------------------------------------------------------------------------
BUGTRAQ  ID: 37130
CVE ID: CVE-2009-4031

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

在x86平台上,x86模拟器上的arch/x86/kvm/emulate.c文件的do_insn_fetch()函数没有限制每次指令可获取的指令字节数。guest操作系统中的用户可以利用这个漏洞在SMP主机上造成很大的延迟,导致主机操作系统上本地拒绝服务。

<*来源:Avi Kivity
 
  链接:https://bugzilla.redhat.com/show_bug.cgi?format=multiple&id=541160
        https://www.redhat.com/support/errata/RHSA-2009-1659.html
        https://www.redhat.com/support/errata/RHSA-2009-1692.html
*>

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

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

http://git.kernel.org/?p=linux/kernel/git/avi/kvm.git;a=commit;h=e42d9b8141d1f54ff72ad3850bb110c95a5f3b88

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

相关内容