Linux kernel 2.6.x KVM超大SMP指令本地拒绝服务漏洞


发布时间:2010-03-22
影响版本:
Linux kernel 2.6.x漏洞描述:
BUGTRAQ  ID: 37130
CVE ID: CVE-2009-4031

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

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

<*参考
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
*>
SEBUG安全建议:
厂商补丁:

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//

相关内容