summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>2008-04-14 22:38:03 +0200
committerDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>2008-04-14 22:38:03 +0200
commit035a78427ad774878e168f35e515d5d7417501fd (patch)
tree88ccf0d066e5122cf050708ecdca313a06bc8fff /ChangeLog
parenta13815e68127caa42c0f1040506755ba18f83f4c (diff)
downloadxine-lib-1.1.12.tar.gz
xine-lib-1.1.12.tar.bz2
Add boundary check on speex mode, see bug #83.xine-lib-1_1_12-release1.1.12
--HG-- extra : transplant_source : %80%19%15%EAL%B3%1EAl%11RF%E7%BB%7FHa%2A%C5%1A
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 981e4961c..940b08dce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,6 @@
xine-lib (1.1.12) 2008-??-??
+ * Security fixes:
+ - Insufficient boundary check in speex audio decoder. (CVE-2008-1686)
* Fixed and improved the PulseAudio driver.
* Fixed a regression in 1.1.11.1 which broke Quicktime container handling.
* And another, this time in the Matroska demuxer.