Linux Kernel r8169驱动Out-of-IOMMU错误本地拒绝服务漏洞


发布日期:2008-08-28
更新日期:2009-11-04

受影响系统:
Linux kernel 2.6.x
不受影响系统:
Linux kernel 2.6.27.22
描述:
--------------------------------------------------------------------------------
BUGTRAQ  ID: 36706
CVE(CAN) ID: CVE-2009-3613

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

Linux Kernel的Realtek r8169以太网驱动中存在漏洞,pci_unmap_single()中的内存泄露可能导致耗尽IOMMU空间和系统崩溃。本地网络中的攻击者可以通过ping操作发送巨型帧触发out-of-IOMMU错误,导致拒绝服务的情况。

<*来源:Alistair Strachan (alistair@devzero.co.uk)
 
  链接:http://marc.info/?l=oss-security&m=125558760716641&w=2
        https://bugzilla.redhat.com/show_bug.cgi?format=multiple&id=529137
        http://bugzilla.kernel.org/show_bug.cgi?format=multiple&id=9468
        https://www.redhat.com/support/errata/RHSA-2009-1548.html
        https://www.redhat.com/support/errata/RHSA-2009-1540.html
*>

测试方法:
--------------------------------------------------------------------------------

警 告

以下程序(方法)可能带有攻击性,仅供安全研究与教学之用。使用者风险自负!

ping -f -s 3000 IP

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

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

http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.26.4.tar.bz2

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

相关内容