libavcodec/gif.c in FFmpeg before 2.8.6 does not properly calculate a buffer size, which allows remote attackers to cause a denial of service (out-of-bounds array access) or possibly have unspecified other impact via a crafted .tga file, related to the gif_image_write_image, gif_encode_init, and gif_encode_close functions.
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 |
---|---|
http://git.videolan.org/?p=ffmpeg.git%3Ba=commit%3Bh=03d83ba34b2070878909eae18dfac0f519503777 | |
http://www.ubuntu.com/usn/USN-2944-1 | third party advisory vendor advisory |
http://www.securitytracker.com/id/1035010 | vdb entry third party advisory |
http://www.securityfocus.com/bid/84217 | vdb entry third party advisory |
https://security.gentoo.org/glsa/201606-09 | vdb entry third party advisory vendor advisory |