1. Gentoo Linux Security Advisory
| Advisory Reference | GLSA 200808-01 / xine-lib |
| Release Date | August 06, 2008 |
| Latest Revision | August 06, 2008: 01 |
| Impact | normal |
| Exploitable | remote |
| Package | Vulnerable versions | Unaffected versions | Architecture(s) |
| media-libs/xine-lib | < 1.1.13 | >= 1.1.13 | All supported architectures |
Related bugreports: #213039, #214270, #218059
xine-lib is vulnerable to multiple buffer overflows when processing media streams.
xine-lib is the core library package for the xine media player, and other players such as Amarok, Codeine/Dragon Player and Kaffeine.
Multiple vulnerabilities have been discovered in xine-lib:
A remote attacker could entice a user to play a specially crafted video file or stream with a player using xine-lib, potentially resulting in the execution of arbitrary code with the privileges of the user running the player.
There is no known workaround at this time.
All xine-lib users should upgrade to the latest version:
Code Listing 3.1: Resolution |
# emerge --sync # emerge --ask --oneshot --verbose ">=media-libs/xine-lib-1.1.13" |