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

Dann Frazier dannf at alioth.debian.org
Tue Feb 10 06:09:18 UTC 2009


Author: dannf
Date: Tue Feb 10 06:09:17 2009
New Revision: 12745

Log:
dell_rbu: use scnprintf instead of less secure sprintf (CVE-2009-0322)

Added:
   dists/etch-security/linux-2.6.24/debian/patches/bugfix/all/dell_rbu-use-scnprintf-instead-of-sprintf.patch   (props changed)
      - copied unchanged from r12741, /dists/sid/linux-2.6/debian/patches/bugfix/x86/dell_rbu-use-scnprintf-instead-of-sprintf.patch
Modified:
   dists/etch-security/linux-2.6.24/debian/changelog
   dists/etch-security/linux-2.6.24/debian/patches/series/6~etchnhalf.8etch1

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	Tue Feb 10 06:09:17 2009
@@ -11,8 +11,9 @@
     (CVE-2009-0029)
   * security: introduce missing kfree (CVE-2009-0031)
   * eCryptfs: check readlink result for error before use (CVE-2009-0269)
+  * dell_rbu: use scnprintf instead of less secure sprintf (CVE-2009-0322)
 
- -- dann frazier <dannf at debian.org>  Mon, 09 Feb 2009 22:58:36 -0700
+ -- dann frazier <dannf at debian.org>  Mon, 09 Feb 2009 23:07:34 -0700
 
 linux-2.6.24 (2.6.24-6~etchnhalf.8) stable; urgency=high
 

Modified: dists/etch-security/linux-2.6.24/debian/patches/series/6~etchnhalf.8etch1
==============================================================================
--- dists/etch-security/linux-2.6.24/debian/patches/series/6~etchnhalf.8etch1	(original)
+++ dists/etch-security/linux-2.6.24/debian/patches/series/6~etchnhalf.8etch1	Tue Feb 10 06:09:17 2009
@@ -57,3 +57,4 @@
 + bugfix/all/CVE-2009-0029/0044-s390-specific-system-call-wrappers.patch
 + bugfix/all/security-keyctl-missing-kfree.patch
 + bugfix/all/ecryptfs-check-readlink-result-before-use.patch
++ bugfix/all/dell_rbu-use-scnprintf-instead-of-sprintf.patch



More information about the Kernel-svn-changes mailing list