Date: Wed, 6 May 2009 02:38:41 +0400 (MSD) From: Eygene Ryabinkin <rea-fbsd@codelabs.ru> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/134248: [vuxml] net/quagga: document fix for the DoS in 0.99.11_3 Message-ID: <20090505223841.B9B0E1725F@amnesiac.at.no.dns> Resent-Message-ID: <200905052240.n45Me1Yi011014@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 134248 >Category: ports >Synopsis: [vuxml] net/quagga: document fix for the DoS in 0.99.11_3 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue May 05 22:40:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Eygene Ryabinkin >Release: FreeBSD 8.0-CURRENT amd64 >Organization: Code Labs >Environment: System: FreeBSD 8.0-CURRENT amd64 >Description: PR ports/134108 fixed DoS in the case of multiple AS-4 numbers in an AS path, but vulnerability was not added to the VuXML database. >How-To-Repeat: http://www.securityfocus.com/bid/34817 >Fix: The following VuXML entry should be evaluated and added: --- vuln.xml begins here --- <vuln vid="62378f5f-39c3-11de-a493-001b77d09812"> <topic>Quagga -- Denial of Service for multiple 4-byte AS numbers in an AS path</topic> <affects> <package> <name>quagga</name> <range><lt>0.99.11_3</lt></range> </package> </affects> <description> <body xmlns="http://www.w3.org/1999/xhtml"> <p>Debian security team reports:</p> <blockquote cite="http://www.securityfocus.com/archive/1/503220"> <p>It was discovered that Quagga, an IP routing daemon, could no longer process the Internet routing table due to broken handling of multiple 4-byte AS numbers in an AS path. If such a prefix is received, the BGP daemon crashes with an assert failure, leading to a denial of service.</p> </blockquote> </body> </description> <references> <bid>34817</bid> <mlist msgid="Pine.LNX.4.64.0904301931590.24373@nacho.alt.net">http://lists.quagga.net/pipermail/quagga-dev/2009-April/006541.html</mlist> <url>http://www.securityfocus.com/archive/1/503220</url> </references> <dates> <discovery>2009-05-04</discovery> <entry>TODAY</entry> </dates> </vuln> --- vuln.xml ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090505223841.B9B0E1725F>