First published: Sun Sep 06 2015(Updated: )
The ff_sbr_apply function in libavcodec/aacsbr.c in FFmpeg before 2.7.2 does not check for a matching AAC frame syntax element before proceeding with Spectral Band Replication calculations, which allows remote attackers to cause a denial of service (out-of-bounds array access) or possibly have unspecified other impact via crafted AAC data.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
FFmpeg | <=2.7.1 | |
Ubuntu | =12.04 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2015-6820 has been classified as a denial of service vulnerability that can lead to out-of-bounds array access.
To fix CVE-2015-6820, update FFmpeg to version 2.7.2 or later.
CVE-2015-6820 affects FFmpeg versions prior to 2.7.2 and Ubuntu Linux 12.04.
CVE-2015-6820 allows remote attackers to cause a denial of service through out-of-bounds array access.
The vulnerability in CVE-2015-6820 is found in the ff_sbr_apply function within libavcodec/aacsbr.c.