Pulseaudio: Privilege escalation A vulnerability in pulseaudio may allow a local user to execute actions with escalated privileges. pulseaudio 2008-02-13 2008-02-13 207214 local 0.9.9 0.9.9

Pulseaudio is a networked sound server with an advanced plugin system.

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.

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.

There is no known workaround at this time.

All Pulseaudio users should upgrade to the latest version:

# emerge --sync # emerge --ask --oneshot --verbose ">=media-sound/pulseaudio-0.9.9"
CVE-2008-0008 jaervosz jaervosz p-y