[kernel] r9908 - in dists/sarge-security/kernel/source/kernel-source-2.6.8-2.6.8/debian: . patches patches/series

Dann Frazier dannf at alioth.debian.org
Thu Dec 6 07:47:02 UTC 2007


Author: dannf
Date: Thu Dec  6 07:47:02 2007
New Revision: 9908

Log:
* coredump-only-to-same-uid.dpatch
  [SECURITY] Fix an issue where core dumping over a file that
  already exists retains the ownership of the original file
  See CVE-2007-6206

Added:
   dists/sarge-security/kernel/source/kernel-source-2.6.8-2.6.8/debian/patches/coredump-only-to-same-uid.dpatch
      - copied unchanged from r9907, /dists/etch-security/linux-2.6/debian/patches/bugfix/coredump-only-to-same-uid.patch
Modified:
   dists/sarge-security/kernel/source/kernel-source-2.6.8-2.6.8/debian/changelog
   dists/sarge-security/kernel/source/kernel-source-2.6.8-2.6.8/debian/patches/series/2.6.8-17sarge1

Modified: dists/sarge-security/kernel/source/kernel-source-2.6.8-2.6.8/debian/changelog
==============================================================================
--- dists/sarge-security/kernel/source/kernel-source-2.6.8-2.6.8/debian/changelog	(original)
+++ dists/sarge-security/kernel/source/kernel-source-2.6.8-2.6.8/debian/changelog	Thu Dec  6 07:47:02 2007
@@ -19,8 +19,12 @@
   * bluetooth-l2cap-hci-info-leaks.dpatch
     [SECURITY] Fix information leaks in setsockopt() implementations
     See CVE-2007-1353
+  * coredump-only-to-same-uid.dpatch
+    [SECURITY] Fix an issue where core dumping over a file that
+    already exists retains the ownership of the original file
+    See CVE-2007-6206
 
- -- dann frazier <dannf at debian.org>  Tue, 11 Sep 2007 00:24:22 -0600
+ -- dann frazier <dannf at debian.org>  Thu, 06 Dec 2007 00:46:20 -0700
 
 kernel-source-2.6.8 (2.6.8-17) oldstable; urgency=high
 

Modified: dists/sarge-security/kernel/source/kernel-source-2.6.8-2.6.8/debian/patches/series/2.6.8-17sarge1
==============================================================================
--- dists/sarge-security/kernel/source/kernel-source-2.6.8-2.6.8/debian/patches/series/2.6.8-17sarge1	(original)
+++ dists/sarge-security/kernel/source/kernel-source-2.6.8-2.6.8/debian/patches/series/2.6.8-17sarge1	Thu Dec  6 07:47:02 2007
@@ -5,3 +5,4 @@
 + aacraid-ioctl-perm-check.dpatch
 + reset-pdeathsig-on-suid.dpatch 
 + bluetooth-l2cap-hci-info-leaks.dpatch
++ coredump-only-to-same-uid.dpatch



More information about the Kernel-svn-changes mailing list