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

Dann Frazier dannf at alioth.debian.org
Wed Nov 5 15:48:17 UTC 2008


Author: dannf
Date: Wed Nov  5 15:48:01 2008
New Revision: 12373

Log:
* Don't allow splicing to files opened with O_APPEND:
   - bugfix/dont-allow-splice-to-files-opened-with-O_APPEND.patch
  See CVE-2008-4554

Added:
   dists/etch-security/linux-2.6/debian/patches/bugfix/dont-allow-splice-to-files-opened-with-O_APPEND.patch   (props changed)
      - copied unchanged from r12370, /dists/sid/linux-2.6/debian/patches/bugfix/all/dont-allow-splice-to-files-opened-with-O_APPEND.patch
Modified:
   dists/etch-security/linux-2.6/debian/changelog
   dists/etch-security/linux-2.6/debian/patches/series/23etch1

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	Wed Nov  5 15:48:01 2008
@@ -11,8 +11,11 @@
      - features/all/vserver/vs2.0.2.2-rc9.patch
      - features/all/xen/fedora-2.6.18-36186.patch
      - features/all/xen/vserver-update.patch
+  * Don't allow splicing to files opened with O_APPEND:
+     - bugfix/dont-allow-splice-to-files-opened-with-O_APPEND.patch
+    See CVE-2008-4554
 
- -- dann frazier <dannf at debian.org>  Tue, 04 Nov 2008 01:55:40 -0700
+ -- dann frazier <dannf at debian.org>  Wed, 05 Nov 2008 00:05:08 -0700
 
 linux-2.6 (2.6.18.dfsg.1-23) stable; urgency=high
 

Modified: dists/etch-security/linux-2.6/debian/patches/series/23etch1
==============================================================================
--- dists/etch-security/linux-2.6/debian/patches/series/23etch1	(original)
+++ dists/etch-security/linux-2.6/debian/patches/series/23etch1	Wed Nov  5 15:48:01 2008
@@ -1,3 +1,4 @@
 + bugfix/add-install_special_mapping.patch
 + bugfix/i386-vdso-use_install_special_mapping.patch
 + bugfix/x86_64-ia32-vDSO-use-install_special_mapping.patch
++ bugfix/dont-allow-splice-to-files-opened-with-O_APPEND.patch



More information about the Kernel-svn-changes mailing list