diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2008-01-23 19:40:16 +0000 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2008-01-23 19:40:16 +0000 |
commit | 3a3fa364d3380c95f453f8f225a601279d8ed056 (patch) | |
tree | 79863a78d767f2b0c7ccc6953a9d06dd02a897a0 /ChangeLog | |
parent | 3f51525e97a2787611a2cbf91dd609c7f2ddb2fb (diff) | |
download | xine-lib-3a3fa364d3380c95f453f8f225a601279d8ed056.tar.gz xine-lib-3a3fa364d3380c95f453f8f225a601279d8ed056.tar.bz2 |
Sanity-check ASF header sizes.
This fixes a crash in the ASF demuxer, caused by the example exploit file given
for CVE-2006-1664.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8,6 +8,8 @@ xine-lib (1.1.10) (unreleased) end authors should be careful with xine-lib older than 1.1.10. * Backported xine-config & libxine.pc from 1.2. Consequently, xine-config now requires pkg-config. + * Sanity-check ASF header sizes. This fixes a crash in the ASF demuxer, + caused by the example exploit given for CVE-2006-1664. xine-lib (1.1.9.1) 2008-01-11 * Security fixes: |