summaryrefslogtreecommitdiff
blob: 89ef20a85b8ccd21608906a1b353dc09a5ff7901 (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
66
67
68
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">

<glsa id="200907-13">
  <title>PulseAudio: Local privilege escalation</title>
  <synopsis>
    A vulnerability in PulseAudio may allow a local user to execute code with
    escalated privileges.
  </synopsis>
  <product type="ebuild">pulseaudio</product>
  <announced>July 16, 2009</announced>
  <revised>July 16, 2009: 01</revised>
  <bug>276986</bug>
  <access>local</access>
  <affected>
    <package name="media-sound/pulseaudio" auto="yes" arch="*">
      <unaffected range="ge">0.9.9-r54</unaffected>
      <vulnerable range="lt">0.9.9-r54</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    PulseAudio is a network-enabled sound server with an advanced plug-in
    system.
    </p>
  </background>
  <description>
    <p>
    Tavis Ormandy and Julien Tinnes of the Google Security Team discovered
    that the pulseaudio binary is installed setuid root, and does not drop
    privileges before re-executing itself. The vulnerability has
    independently been reported to oCERT by Yorick Koster.
    </p>
  </description>
  <impact type="high">
    <p>
    A local user who has write access to any directory on the file system
    containing /usr/bin can exploit this vulnerability using a race
    condition to execute arbitrary code with root privileges.
    </p>
  </impact>
  <workaround>
    <p>
    Ensure that the file system holding /usr/bin does not contain
    directories that are writable for unprivileged users.
    </p>
  </workaround>
  <resolution>
    <p>
    All PulseAudio users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose &quot;&gt;=media-sound/pulseaudio-0.9.9-r54&quot;</code>
  </resolution>
  <references>
    <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1894">CVE-2009-1894</uri>
  </references>
  <metadata tag="requester" timestamp="Thu, 09 Jul 2009 16:33:42 +0000">
    rbu
  </metadata>
  <metadata tag="submitter" timestamp="Thu, 09 Jul 2009 16:51:52 +0000">
    rbu
  </metadata>
  <metadata tag="bugReady" timestamp="Thu, 16 Jul 2009 14:13:15 +0000">
    rbu
  </metadata>
</glsa>