Linux Kernel e1000驱动巨型帧处理绕过安全检查漏洞


发布日期:2009-12-29
更新日期:2010-01-13

受影响系统:
Linux kernel 2.6.32.3
描述:
--------------------------------------------------------------------------------
BUGTRAQ  ID: 37519
CVE(CAN) ID: CVE-2009-4536

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

Linux Kernel所使用的e1000驱动中drivers/net/e1000/e1000_main.c没有正确地检查超过MTU的以太网帧的大小,远程攻击者可以绕过已有的碎片检查,导致部分无效的帧传送给网络栈。

<*来源:Fabian Yamaguchi
 
  链接:https://bugzilla.redhat.com/show_bug.cgi?format=multiple&id=552126
        http://secunia.com/advisories/35265/
        http://marc.info/?l=linux-netdev&m=126203101730472&w=2
        https://www.redhat.com/support/errata/RHSA-2010-0020.html
        https://www.redhat.com/support/errata/RHSA-2010-0019.html
*>

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

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

http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=ea30e11970a96cfe5e32c03a29332554573b4a10

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

相关内容