summaryrefslogtreecommitdiff
blob: c508dda3b74393834c12ea0968df49b373af9761 (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="200708-14">
  <title>NVIDIA drivers: Denial of Service</title>
  <synopsis>
    A vulnerability has been discovered in the NVIDIA graphic drivers, allowing
    for a Denial of Service.
  </synopsis>
  <product type="ebuild">nvidia-drivers</product>
  <announced>2007-08-19</announced>
  <revised count="03">2007-10-11</revised>
  <bug>183567</bug>
  <access>local</access>
  <affected>
    <package name="x11-drivers/nvidia-drivers" auto="yes" arch="*">
      <unaffected range="ge">71.86.01</unaffected>
      <unaffected range="rge">1.0.7185</unaffected>
      <unaffected range="rge">1.0.9639</unaffected>
      <vulnerable range="eq">100.14.06</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    The NVIDIA drivers provide support for NVIDIA graphic boards.
    </p>
  </background>
  <description>
    <p>
    Gregory Shikhman discovered that the default Gentoo setup of NVIDIA
    drivers creates the /dev/nvidia* with insecure file permissions.
    </p>
  </description>
  <impact type="normal">
    <p>
    A local attacker could send arbitrary values into the devices, possibly
    resulting in hardware damage on the graphic board or a Denial of
    Service.
    </p>
  </impact>
  <workaround>
    <p>
    There is no known workaround at this time.
    </p>
  </workaround>
  <resolution>
    <p>
    All NVIDIA drivers users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "x11-drivers/nvidia-drivers"</code>
  </resolution>
  <references>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3532">CVE-2007-3532</uri>
  </references>
  <metadata tag="requester" timestamp="2007-07-28T07:38:56Z">
    jaervosz
  </metadata>
  <metadata tag="bugReady" timestamp="2007-07-28T07:39:35Z">
    jaervosz
  </metadata>
  <metadata tag="submitter" timestamp="2007-08-12T20:41:51Z">
    p-y
  </metadata>
</glsa>