1. Gentoo Linux Security Advisory
| Advisory Reference | GLSA 200609-09 / ffmpeg |
| Release Date | September 13, 2006 |
| Latest Revision | December 13, 2006: 02 |
| Impact | normal |
| Exploitable | remote |
| Package | Vulnerable versions | Unaffected versions | Architecture(s) |
| media-video/ffmpeg | < 0.4.9_p20060530 | >= 0.4.9_p20060530 | All supported architectures |
Related bugreports: #133520
FFmpeg is vulnerable to multiple buffer overflows that might be exploited to execute arbitrary code.
FFmpeg is a very fast video and audio converter.
FFmpeg contains buffer overflows in the AVI processing code.
An attacker could trigger the buffer overflows by enticing a user to load a specially crafted AVI file in an application using the FFmpeg library. This might result in the execution of arbitrary code in the context of the running application.
There is no known workaround at this time.
All FFmpeg users should upgrade to the latest version:
Code Listing 3.1: Resolution |
# emerge --sync # emerge --ask --oneshot --verbose ">=media-video/ffmpeg-0.4.9_p20060530" |