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

Dann Frazier dannf at alioth.debian.org
Mon Dec 1 17:42:39 UTC 2008


Author: dannf
Date: Mon Dec  1 17:42:38 2008
New Revision: 12467

Log:
Make sendmsg() block during UNIX garbage collection (CVE-2008-5300)

Added:
   dists/etch-security/linux-2.6.24/debian/patches/bugfix/net-unix-gc-fix-soft-lockups-oom-issues.patch   (props changed)
      - copied unchanged from r12466, /dists/sid/linux-2.6/debian/patches/bugfix/all/net-unix-gc-fix-soft-lockups-oom-issues.patch
Modified:
   dists/etch-security/linux-2.6.24/debian/changelog
   dists/etch-security/linux-2.6.24/debian/patches/series/6~etchnhalf.7

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	Mon Dec  1 17:42:38 2008
@@ -13,8 +13,9 @@
   * Fix buffer overflow in hfsplus (CVE-2008-4933)
   * Fix BUG() in hfsplus (CVE-2008-4934)
   * Fix stack corruption in hfs (CVE-2008-5025)
+  * Make sendmsg() block during UNIX garbage collection (CVE-2008-5300)
 
- -- dann frazier <dannf at debian.org>  Sun, 16 Nov 2008 23:40:37 -0700
+ -- dann frazier <dannf at debian.org>  Mon, 01 Dec 2008 10:39:35 -0700
 
 linux-2.6.24 (2.6.24-6~etchnhalf.6) stable-security; urgency=high
 

Modified: dists/etch-security/linux-2.6.24/debian/patches/series/6~etchnhalf.7
==============================================================================
--- dists/etch-security/linux-2.6.24/debian/patches/series/6~etchnhalf.7	(original)
+++ dists/etch-security/linux-2.6.24/debian/patches/series/6~etchnhalf.7	Mon Dec  1 17:42:38 2008
@@ -9,3 +9,4 @@
 + bugfix/hfsplus-fix-Buffer-overflow-with-a-corrupted-image.patch
 + bugfix/hfsplus-check_read_mapping_page-return-value.patch
 + bugfix/hfs-fix-namelength-memory-corruption.patch
++ bugfix/net-unix-gc-fix-soft-lockups-oom-issues.patch



More information about the Kernel-svn-changes mailing list