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

Dann Frazier dannf at alioth.debian.org
Tue Feb 10 06:23:40 UTC 2009


Author: dannf
Date: Tue Feb 10 06:23:39 2009
New Revision: 12746

Log:
* security: introduce missing kfree
   - bugfix/all/security-keyctl-missing-kfree.patch
  See CVE-2009-0031

Added:
   dists/etch-security/linux-2.6/debian/patches/bugfix/all/security-keyctl-missing-kfree.patch
      - copied unchanged from r12742, /dists/etch-security/linux-2.6.24/debian/patches/bugfix/all/security-keyctl-missing-kfree.patch
Modified:
   dists/etch-security/linux-2.6/debian/changelog
   dists/etch-security/linux-2.6/debian/patches/series/24etch1

Modified: dists/etch-security/linux-2.6/debian/changelog
==============================================================================
--- dists/etch-security/linux-2.6/debian/changelog	(original)
+++ dists/etch-security/linux-2.6/debian/changelog	Tue Feb 10 06:23:39 2009
@@ -12,8 +12,11 @@
   * Fix sign-extend ABI issue w/ system calls on various 64-bit architectures
      - bugfix/all/CVE-2009-0029/*
     See CVE-2009-0029
+  * security: introduce missing kfree
+     - bugfix/all/security-keyctl-missing-kfree.patch
+    See CVE-2009-0031
 
- -- dann frazier <dannf at debian.org>  Mon, 09 Feb 2009 20:42:35 -0700
+ -- dann frazier <dannf at debian.org>  Mon, 09 Feb 2009 23:19:02 -0700
 
 linux-2.6 (2.6.18.dfsg.1-24) stable; urgency=high
 

Modified: dists/etch-security/linux-2.6/debian/patches/series/24etch1
==============================================================================
--- dists/etch-security/linux-2.6/debian/patches/series/24etch1	(original)
+++ dists/etch-security/linux-2.6/debian/patches/series/24etch1	Tue Feb 10 06:23:39 2009
@@ -53,3 +53,4 @@
 + bugfix/all/CVE-2009-0029/0044-s390-specific-system-call-wrappers.patch
 + bugfix/all/CVE-2009-0029/0090-i386-remove-sys_pipe-proto.patch
 + bugfix/all/CVE-2009-0029/0091-avoid-abi-change.patch
++ bugfix/all/security-keyctl-missing-kfree.patch



More information about the Kernel-svn-changes mailing list