Gentoo Archives: gentoo-commits

From: "Pierre-Yves Rofes (py)" <py@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-200711-09.xml
Date: Wed, 07 Nov 2007 20:37:50
Message-Id: E1Iprei-0003nY-Sc@stork.gentoo.org
1 py 07/11/07 20:37:44
2
3 Added: glsa-200711-09.xml
4 Log:
5 GLSA 200711-09
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-200711-09.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200711-09.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200711-09.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-200711-09.xml
14 ===================================================================
15 <?xml version="1.0" encoding="utf-8"?>
16 <?xml-stylesheet href="/xsl/glsa.xsl" type="text/xsl"?>
17 <?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
18 <!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
19
20 <glsa id="200711-09">
21 <title>MadWifi: Denial of Service</title>
22 <synopsis>
23 MadWifi does not correctly process beacon frames which can lead to a
24 remotely triggered Denial of Service.
25 </synopsis>
26 <product type="ebuild">madwifi-ng</product>
27 <announced>November 07, 2007</announced>
28 <revised>November 07, 2007: 01</revised>
29 <bug>195705</bug>
30 <access>remote</access>
31 <affected>
32 <package name="net-wireless/madwifi-ng" auto="yes" arch="*">
33 <unaffected range="ge">0.9.3.3</unaffected>
34 <vulnerable range="lt">0.9.3.3</vulnerable>
35 </package>
36 </affected>
37 <background>
38 <p>
39 The MadWifi driver provides support for Atheros based IEEE 802.11
40 Wireless Lan cards.
41 </p>
42 </background>
43 <description>
44 <p>
45 Clemens Kolbitsch and Sylvester Keil reported an error when processing
46 beacon frames with an overly large "length" value in the "xrates"
47 element.
48 </p>
49 </description>
50 <impact type="normal">
51 <p>
52 A remote attacker could act as an access point and send a specially
53 crafted packet to an Atheros based wireless client, possibly resulting
54 in a Denial of Service (kernel panic).
55 </p>
56 </impact>
57 <workaround>
58 <p>
59 There is no known workaround at this time.
60 </p>
61 </workaround>
62 <resolution>
63 <p>
64 All MadWifi users should upgrade to the latest version:
65 </p>
66 <code>
67 # emerge --sync
68 # emerge --ask --oneshot --verbose &quot;&gt;=net-wireless/madwifi-ng-0.9.3.3&quot;</code>
69 </resolution>
70 <references>
71 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5448">CVE-2007-5448</uri>
72 </references>
73 <metadata tag="requester" timestamp="Fri, 02 Nov 2007 23:16:45 +0000">
74 p-y
75 </metadata>
76 <metadata tag="submitter" timestamp="Sat, 03 Nov 2007 23:18:04 +0000">
77 rbu
78 </metadata>
79 <metadata tag="bugReady" timestamp="Sat, 03 Nov 2007 23:18:55 +0000">
80 rbu
81 </metadata>
82 </glsa>
83
84
85
86 --
87 gentoo-commits@g.o mailing list