You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/metadata/glsa/glsa-200802-07.xml

65 lines
2.0 KiB

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200802-07">
<title>Pulseaudio: Privilege escalation</title>
<synopsis>
A vulnerability in pulseaudio may allow a local user to execute actions
with escalated privileges.
</synopsis>
<product type="ebuild">pulseaudio</product>
<announced>2008-02-13</announced>
<revised count="01">2008-02-13</revised>
<bug>207214</bug>
<access>local</access>
<affected>
<package name="media-sound/pulseaudio" auto="yes" arch="*">
<unaffected range="ge">0.9.9</unaffected>
<vulnerable range="lt">0.9.9</vulnerable>
</package>
</affected>
<background>
<p>
Pulseaudio is a networked sound server with an advanced plugin system.
</p>
</background>
<description>
<p>
Marcus Meissner from SUSE reported that the pa_drop_root() function
does not properly check the return value of the system calls setuid(),
seteuid(), setresuid() and setreuid() when dropping its privileges.
</p>
</description>
<impact type="high">
<p>
A local attacker could cause a resource exhaustion to make the system
calls fail, which would cause Pulseaudio to run as root. The attacker
could then perform actions with root privileges.
</p>
</impact>
<workaround>
<p>
There is no known workaround at this time.
</p>
</workaround>
<resolution>
<p>
All Pulseaudio users should upgrade to the latest version:
</p>
<code>
# emerge --sync
# emerge --ask --oneshot --verbose "&gt;=media-sound/pulseaudio-0.9.9"</code>
</resolution>
<references>
<uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0008">CVE-2008-0008</uri>
</references>
<metadata tag="requester" timestamp="2008-02-11T18:33:13Z">
jaervosz
</metadata>
<metadata tag="bugReady" timestamp="2008-02-11T18:33:32Z">
jaervosz
</metadata>
<metadata tag="submitter" timestamp="2008-02-13T20:35:58Z">
p-y
</metadata>
</glsa>