First published: Thu Jul 27 2017(Updated: )
There is an illegal address access in the build_table function in libavcodec/bitstream.c of Libav 12.1 that will lead to remote denial of service via crafted input.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
libavutil | =12.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2017-11684 is classified as a denial of service vulnerability due to illegal address access.
To fix CVE-2017-11684, update Libav to a version later than 12.1 that addresses this vulnerability.
CVE-2017-11684 affects Libav version 12.1.
CVE-2017-11684 enables remote denial of service attacks through crafted input.
The illegal address access in CVE-2017-11684 is located in the build_table function in libavcodec/bitstream.c.