Linux Kernel RTL8169网卡RxMaxSize帧大小拒绝服务漏洞


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

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

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

Linux Kernel所使用的r8169网卡驱动中drivers/net/r8169.c没有正确地检查超过了MTU的以太网帧大小,远程攻击者可以通过发送带有超长帧的特制报文导致拒绝服务。漏洞与状态寄存器的值和RxMaxSize寄存器的错误行为有关。

<*来源:Fabian Yamaguchi
 
  链接:https://bugzilla.redhat.com/show_bug.cgi?format=multiple&id=550907
        http://marc.info/?l=linux-netdev&m=126202972828626&w=2
        http://secunia.com/advisories/35265/
        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=fdd7b4c3302c93f6833e338903ea77245eb510b4

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

相关内容