The rpza_decode_stream function in libavcodec/rpza.c in FFmpeg before 2.1 does not properly maintain a pointer to pixel data, which allows remote attackers to cause a denial of service (out-of-bounds array access) or possibly have unspecified other impact via crafted Apple RPZA data.
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
Link | Tags |
---|---|
https://github.com/FFmpeg/FFmpeg/commit/3819db745da2ac7fb3faacb116788c32f4753f34 | patch exploit |
https://security.gentoo.org/glsa/201603-06 | vendor advisory |
http://ffmpeg.org/security.html | |
http://openwall.com/lists/oss-security/2013/12/08/3 | patch mailing list |
https://trac.ffmpeg.org/ticket/2850 | exploit |
http://openwall.com/lists/oss-security/2013/11/26/7 | patch mailing list |