MadWifi: Multiple vulnerabilities
1.
Gentoo Linux Security Advisory
Version Information
| Advisory Reference |
GLSA 200704-15 / Madwifi-ng |
| Release Date |
April 17, 2007 |
| Latest Revision |
April 21, 2007: 02 |
| Impact |
normal |
| Exploitable |
remote |
| Package |
Vulnerable versions |
Unaffected versions |
Architecture(s) |
| net-wireless/madwifi-ng |
<
0.9.3 |
>=
0.9.3 |
All supported architectures
|
Related bugreports:
#173434
Synopsis
Multiple vulnerabilities have been discovered in the MadWifi driver,
possibly leading to a Denial of Service and information disclosure.
2.
Impact Information
Background
The MadWifi driver provides support for Atheros based IEEE 802.11
Wireless Lan cards.
Description
The driver does not properly process Channel Switch Announcement
Information Elements, allowing for an abnormal channel change. The
ieee80211_input() function does not properly handle AUTH frames and the
driver sends unencrypted packets before WPA authentication succeeds.
Impact
A remote attacker could send specially crafted AUTH frames to the
vulnerable host, resulting in a Denial of Service by crashing the
kernel. A remote attacker could gain access to sensitive information
about network architecture by sniffing unencrypted packets. A remote
attacker could also send a Channel Switch Count less than or equal to
one to trigger a channel change, resulting in a communication loss and
a Denial of Service.
3.
Resolution Information
Workaround
There is no known workaround at this time.
Resolution
All MadWifi users should upgrade to the latest version:
Code Listing 3.1: Resolution |
# emerge --sync
# emerge --ask --oneshot --verbose ">=net-wireless/madwifi-ng-0.9.3"
|
4.
References
|