First published: Tue Nov 17 2015(Updated: )
The ljpeg_decode_yuv_scan function in libavcodec/mjpegdec.c in FFmpeg before 2.8.2 omits certain width and height checks, which allows remote attackers to cause a denial of service (out-of-bounds array access) or possibly have unspecified other impact via crafted MJPEG data.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
FFmpeg | <=2.8.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2015-8216 has been assigned a medium severity rating due to its potential for denial of service and out-of-bounds access.
To fix CVE-2015-8216, upgrade FFmpeg to version 2.8.2 or later.
CVE-2015-8216 can allow remote attackers to perform a denial of service through crafted MJPEG data.
FFmpeg versions prior to 2.8.2 are affected by CVE-2015-8216.
Yes, CVE-2015-8216 is related to the ljpeg_decode_yuv_scan function in libavcodec/mjpegdec.c.