aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorReinhard Tartler <siretart@tauware.de>2011-03-17 13:09:40 +0100
committerReinhard Tartler <siretart@tauware.de>2011-03-17 13:09:40 +0100
commitf17b89278709423b7eb76d7ed5eec5f82df57329 (patch)
treee1294ea2430b79bb775e2739c15bff5af44372d8
parent18c5fe919f4b1818ebdf405812c5a2d16174688f (diff)
downloadffmpeg-f17b89278709423b7eb76d7ed5eec5f82df57329.tar.gz
document APE patch
-rw-r--r--Changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index e40599cedb..fbbabc2e4c 100644
--- a/Changelog
+++ b/Changelog
@@ -8,6 +8,8 @@ version 0.5.4:
- Fix crashes in Vorbis decoding found by zzuf (addresses CVE-2010-4704)
- Fix another crash in Vorbis decoding (addresses CVE-2011-0480, Chrome issue 68115)
- Fix invalid reads in VC-1 decoding (related to CVE-2011-0723)
+- Do not attempt to decode APE file with no frames
+ (adresses http://packetstorm.linuxsecurity.com/1103-exploits/vlc105-dos.txt)