1. Gentoo Linux Security Advisory
| Advisory Reference | GLSA 200809-06 / vlc |
| Release Date | September 07, 2008 |
| Latest Revision | September 07, 2008: 01 |
| Impact | normal |
| Exploitable | remote |
| Package | Vulnerable versions | Unaffected versions | Architecture(s) |
| media-video/vlc | < 0.8.6i-r2 | >= 0.8.6i-r2 | All supported architectures |
Related bugreports: #235238, #235589
Two vulnerabilities in VLC may lead to the remote execution of arbitrary code.
VLC is a cross-platform media player and streaming server.
g_ reported the following vulnerabilities:
A remote attacker could entice a user to open a specially crafted file, possibly resulting in the remote execution of arbitrary code with the privileges of the user running the application.
There is no known workaround at this time.
All VLC users should upgrade to the latest version:
Code Listing 3.1: Resolution |
# emerge --sync # emerge --ask --oneshot --verbose ">=media-video/vlc-0.8.6i-r2" |