[kernel] r12568 - in dists/etch-security/linux-2.6.24/debian: . patches/bugfix/all patches/series

Dann Frazier dannf at alioth.debian.org
Tue Jan 13 05:32:43 UTC 2009


Author: dannf
Date: Tue Jan 13 05:32:41 2009
New Revision: 12568

Log:
Set a minimum timeout for SG_IO requests (CVE-2008-5700)

Added:
   dists/etch-security/linux-2.6.24/debian/patches/bugfix/all/enforce-minimum-SG_IO-timeout.patch   (props changed)
      - copied unchanged from r12567, /dists/sid/linux-2.6/debian/patches/bugfix/enforce-minimum-SG_IO-timeout.patch
Modified:
   dists/etch-security/linux-2.6.24/debian/changelog
   dists/etch-security/linux-2.6.24/debian/patches/series/6~etchnhalf.7etch1

Modified: dists/etch-security/linux-2.6.24/debian/changelog
==============================================================================
--- dists/etch-security/linux-2.6.24/debian/changelog	(original)
+++ dists/etch-security/linux-2.6.24/debian/changelog	Tue Jan 13 05:32:41 2009
@@ -3,8 +3,9 @@
   * Fix DoS when calling svc_listen twice on the same socket while reading
     /proc/net/atm/*vc (CVE-2008-5079)
   * Fix buffer underflow in the ib700wdt watchdog driver (CVE-2008-5702)
+  * Set a minimum timeout for SG_IO requests (CVE-2008-5700)
 
- -- dann frazier <dannf at debian.org>  Thu, 25 Dec 2008 14:59:04 -0700
+ -- dann frazier <dannf at debian.org>  Mon, 12 Jan 2009 22:24:04 -0700
 
 linux-2.6.24 (2.6.24-6~etchnhalf.7) stable-security; urgency=high
 

Modified: dists/etch-security/linux-2.6.24/debian/patches/series/6~etchnhalf.7etch1
==============================================================================
--- dists/etch-security/linux-2.6.24/debian/patches/series/6~etchnhalf.7etch1	(original)
+++ dists/etch-security/linux-2.6.24/debian/patches/series/6~etchnhalf.7etch1	Tue Jan 13 05:32:41 2009
@@ -1,2 +1,3 @@
 + bugfix/all/atm-duplicate-listen-on-socket-corrupts-the-vcc-table.patch
 + bugfix/all/watchdog-ib700wdt-buffer_underflow.patch
++ bugfix/all/enforce-minimum-SG_IO-timeout.patch



More information about the Kernel-svn-changes mailing list