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

Dann Frazier dannf at alioth.debian.org
Sat Dec 6 17:40:27 UTC 2008


Author: dannf
Date: Sat Dec  6 17:40:26 2008
New Revision: 12485

Log:
Fix DoS when calling svc_listen twice on the same socket while reading
/proc/net/atm/*vc (CVE-2008-5079)

Added:
   dists/etch-security/linux-2.6.24/debian/patches/bugfix/all/atm-duplicate-listen-on-socket-corrupts-the-vcc-table.patch   (props changed)
      - copied unchanged from r12483, /dists/sid/linux-2.6/debian/patches/bugfix/all/atm-duplicate-listen-on-socket-corrupts-the-vcc-table.patch
   dists/etch-security/linux-2.6.24/debian/patches/series/6~etchnhalf.8
Modified:
   dists/etch-security/linux-2.6.24/debian/changelog

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	Sat Dec  6 17:40:26 2008
@@ -1,3 +1,10 @@
+linux-2.6.24 (2.6.24-6~etchnhalf.8) UNRELEASED; urgency=high
+
+  * Fix DoS when calling svc_listen twice on the same socket while reading
+    /proc/net/atm/*vc (CVE-2008-5079)
+
+ -- dann frazier <dannf at debian.org>  Sat, 06 Dec 2008 10:38:03 -0700
+
 linux-2.6.24 (2.6.24-6~etchnhalf.7) stable-security; urgency=high
 
   [ Alexander Prinsier ]

Added: dists/etch-security/linux-2.6.24/debian/patches/series/6~etchnhalf.8
==============================================================================
--- (empty file)
+++ dists/etch-security/linux-2.6.24/debian/patches/series/6~etchnhalf.8	Sat Dec  6 17:40:26 2008
@@ -0,0 +1 @@
++ bugfix/all/atm-duplicate-listen-on-socket-corrupts-the-vcc-table.patch



More information about the Kernel-svn-changes mailing list