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

Dann Frazier dannf at alioth.debian.org
Mon Nov 17 06:42:33 UTC 2008


Author: dannf
Date: Mon Nov 17 06:42:32 2008
New Revision: 12393

Log:
Fix stack corruption in hfs (CVE-2008-5025)

Added:
   dists/etch-security/linux-2.6.24/debian/patches/bugfix/hfs-fix-namelength-memory-corruption.patch   (props changed)
      - copied unchanged from r12385, /dists/etch-security/linux-2.6/debian/patches/bugfix/hfs-fix-namelength-memory-corruption.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 Nov 17 06:42:32 2008
@@ -12,8 +12,9 @@
   * sctp: Fix possible kernel panic in sctp_sf_abort_violation (CVE-2008-4618)
   * Fix buffer overflow in hfsplus (CVE-2008-4933)
   * Fix BUG() in hfsplus (CVE-2008-4934)
+  * Fix stack corruption in hfs (CVE-2008-5025)
 
- -- dann frazier <dannf at debian.org>  Sun, 16 Nov 2008 23:38:32 -0700
+ -- dann frazier <dannf at debian.org>  Sun, 16 Nov 2008 23:40:37 -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 Nov 17 06:42:32 2008
@@ -8,3 +8,4 @@
 + bugfix/all/sctp-fix-kernel-panic-while-process-protocol-violation-parameter.patch
 + 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



More information about the Kernel-svn-changes mailing list