First published: Fri Dec 23 2016(Updated: )
The avi_read_nikon function in libavformat/avidec.c in FFmpeg before 3.1.4 is vulnerable to infinite loop when it decodes an AVI file that has a crafted 'nctg' structure.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
FFmpeg | <=3.1.3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2016-7122 has been classified as a moderate severity vulnerability due to its potential to cause an infinite loop.
To fix CVE-2016-7122, upgrade FFmpeg to version 3.1.4 or later.
CVE-2016-7122 specifically affects AVI files that contain a crafted 'nctg' structure.
The avi_read_nikon function in libavformat/avidec.c is the vulnerable component in CVE-2016-7122.
Yes, CVE-2016-7122 can lead to a denial of service due to the infinite loop when processing affected AVI files.