blob: 2486be14ffe20d0368e4b73b74411f231281d27d (
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="200901-01">
<title>NDISwrapper: Arbitrary remote code execution</title>
<synopsis>
Multiple buffer overflows might lead to remote execution of arbitrary code
with root privileges.
</synopsis>
<product type="ebuild">ndiswrapper</product>
<announced>January 11, 2009</announced>
<revised>January 11, 2009: 01</revised>
<bug>239371</bug>
<access>remote</access>
<affected>
<package name="net-wireless/ndiswrapper" auto="yes" arch="*">
<unaffected range="ge">1.53-r1</unaffected>
<vulnerable range="lt">1.53-r1</vulnerable>
</package>
</affected>
<background>
<p>
NDISwrapper is a Linux kernel module that enables the use of Microsoft
Windows drivers for wireless network devices.
</p>
</background>
<description>
<p>
Anders Kaseorg reported multiple buffer overflows related to long
ESSIDs.
</p>
</description>
<impact type="high">
<p>
A physically proximate attacker could send packets over a wireless
network that might lead to the execution of arbitrary code with root
privileges.
</p>
</impact>
<workaround>
<p>
There is no known workaround at this time.
</p>
</workaround>
<resolution>
<p>
All NDISwrapper users should upgrade to the latest version:
</p>
<code>
# emerge --sync
# emerge --ask --oneshot --verbose ">=net-wireless/ndiswrapper-1.53-r1"</code>
</resolution>
<references>
<uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4395">CVE-2008-4395</uri>
</references>
<metadata tag="requester" timestamp="Thu, 06 Nov 2008 16:33:13 +0000">
rbu
</metadata>
<metadata tag="submitter" timestamp="Wed, 26 Nov 2008 23:45:28 +0000">
rbu
</metadata>
<metadata tag="bugReady" timestamp="Wed, 26 Nov 2008 23:45:36 +0000">
rbu
</metadata>
</glsa>
|