Module: ffmpeg Branch: release/0.5 Commit: 2adad90ae767f2129d454885e268ff765812244a
Author: Reinhard Tartler <[email protected]> Committer: Reinhard Tartler <[email protected]> Date: Fri Feb 18 17:06:06 2011 +0100 Amend Changelog for 0.5.4 --- Changelog | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/Changelog b/Changelog index 6d631fe..31e3bd5 100644 --- a/Changelog +++ b/Changelog @@ -6,7 +6,8 @@ version 0.5.4: - Fix memory corruption in wmv parsing (addresses CVE-2010-3908) - Fix heap corruption crashes (addresses CVE-2011-0722) - Fix crashes in vorbis decoding found by zzuf (addresses CVE-2010-4704) -- Fix another crash in vorbis decoder (addresses CVE-2011-0480, Chrome issue 68115) +- Fix another crash in vorbis decoding (addresses CVE-2011-0480, Chrome issue 68115) +- Fix invalid reads in vc1 decoding (related to CVE-2011-0723) _______________________________________________ ffmpeg-commits mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-commits
