summaryrefslogtreecommitdiff
blob: d1157db4568397f67ee475c27101f38555f4fcc0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200711-09">
  <title>MadWifi: Denial of service</title>
  <synopsis>
    MadWifi does not correctly process beacon frames which can lead to a
    remotely triggered Denial of Service.
  </synopsis>
  <product type="ebuild">madwifi-ng</product>
  <announced>2007-11-07</announced>
  <revised count="01">2007-11-07</revised>
  <bug>195705</bug>
  <access>remote</access>
  <affected>
    <package name="net-wireless/madwifi-ng" auto="yes" arch="*">
      <unaffected range="ge">0.9.3.3</unaffected>
      <vulnerable range="lt">0.9.3.3</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    The MadWifi driver provides support for Atheros based IEEE 802.11
    Wireless Lan cards.
    </p>
  </background>
  <description>
    <p>
    Clemens Kolbitsch and Sylvester Keil reported an error when processing
    beacon frames with an overly large "length" value in the "xrates"
    element.
    </p>
  </description>
  <impact type="normal">
    <p>
    A remote attacker could act as an access point and send a specially
    crafted packet to an Atheros based wireless client, possibly resulting
    in a Denial of Service (kernel panic).
    </p>
  </impact>
  <workaround>
    <p>
    There is no known workaround at this time.
    </p>
  </workaround>
  <resolution>
    <p>
    All MadWifi users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=net-wireless/madwifi-ng-0.9.3.3"</code>
  </resolution>
  <references>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5448">CVE-2007-5448</uri>
  </references>
  <metadata tag="requester" timestamp="2007-11-02T23:16:45Z">
    p-y
  </metadata>
  <metadata tag="submitter" timestamp="2007-11-03T23:18:04Z">
    rbu
  </metadata>
  <metadata tag="bugReady" timestamp="2007-11-03T23:18:55Z">
    rbu
  </metadata>
</glsa>