[Secure-testing-commits] r27576 - data/CVE

Salvatore Bonaccorso carnil at moszumanska.debian.org
Thu Jul 3 06:13:26 UTC 2014


Author: carnil
Date: 2014-07-03 06:13:26 +0000 (Thu, 03 Jul 2014)
New Revision: 27576

Modified:
   data/CVE/list
Log:
Add one more lz4 CVE, notes and reference for fixing changes

Modified: data/CVE/list
===================================================================
--- data/CVE/list	2014-07-03 06:07:13 UTC (rev 27575)
+++ data/CVE/list	2014-07-03 06:13:26 UTC (rev 27576)
@@ -1,3 +1,7 @@
+CVE-2014-4715 [LZ4_decompress_generic() integer overflow (32-bit arches)]
+	- lz4 <unfixed>
+	NOTE: https://code.google.com/p/lz4/issues/detail?id=134
+	NOTE: https://code.google.com/p/lz4/source/detail?r=119
 CVE-2014-4700
 	RESERVED
 CVE-2014-4699
@@ -219,6 +223,7 @@
 	- linux-2.6 <not-affected> (LZ4 support introduced in 3.11)
 	- lz4 <unfixed>
 	NOTE: Not exploitable for lz* compressed kernel images: http://fastcompression.blogspot.fr/2014/06/debunking-lz4-20-years-old-bug-myth.html
+	NOTE: for lz4: https://code.google.com/p/lz4/issues/detail?id=52 and https://code.google.com/p/lz4/source/detail?r=118
 CVE-2014-4610
 	RESERVED
 	- ffmpeg <end-of-life> (Backports to 0.5.x not useful, too many checks missing)




More information about the Secure-testing-commits mailing list