[Secure-testing-commits] r20276 - in data: . CVE

Michael Gilbert mgilbert at alioth.debian.org
Mon Oct 1 18:07:58 UTC 2012


Author: mgilbert
Date: 2012-10-01 18:07:58 +0000 (Mon, 01 Oct 2012)
New Revision: 20276

Modified:
   data/CVE/list
   data/embedded-code-copies
Log:
correction: expat embed fixed in python 2.6.6-4 and later

Modified: data/CVE/list
===================================================================
--- data/CVE/list	2012-10-01 17:47:42 UTC (rev 20275)
+++ data/CVE/list	2012-10-01 18:07:58 UTC (rev 20276)
@@ -10690,7 +10690,7 @@
 CVE-2012-0876 (The XML parser (xmlparse.c) in expat before 2.1.0 computes hash values ...)
 	{DSA-2525-1}
 	- expat 2.1.0~beta3-1 (bug #663579)
-	- python2.6 2.6.8-0.1
+	- python2.6 <not-affected> (configured with --with-system-expat since 2.6.6-4)
 CVE-2012-0875 [systemtap invalid read leading to kernel DoS]
 	RESERVED
 	- systemtap 1.7-1 (low; bug #660929; bug #660886)

Modified: data/embedded-code-copies
===================================================================
--- data/embedded-code-copies	2012-10-01 17:47:42 UTC (rev 20275)
+++ data/embedded-code-copies	2012-10-01 18:07:58 UTC (rev 20276)
@@ -1279,6 +1279,7 @@
 	- python-xml <unfixed> (embed; bug #551940) [./extensions/expat/*]
 	- python2.5 <unfixable> (embed; bug #553403) [./Modules/expat/*]
 	- python2.4 <unfixable> (embed; bug #553403)
+        - python2.6 2.6.6-4 (embed)
 	- python2.7 2.7-6 (embed)
 	- mcabber 0.10.0-1 (low; bug #601053)
 	- python-4suite <unfixed> (embed; bug #516935)




More information about the Secure-testing-commits mailing list