[kernel] r15653 - in dists/lenny-security/linux-2.6/debian: . patches/series

Dann Frazier dannf at alioth.debian.org
Mon May 10 05:22:20 UTC 2010


Author: dannf
Date: Mon May 10 05:22:17 2010
New Revision: 15653

Log:
[powerpc] KGDB: don't needlessly skip PAGE_USER test for Fsl booke
Note: KGDB is not currently enabled in debian builds (CVE-2010-1446)

Modified:
   dists/lenny-security/linux-2.6/debian/changelog
   dists/lenny-security/linux-2.6/debian/patches/series/22lenny1

Modified: dists/lenny-security/linux-2.6/debian/changelog
==============================================================================
--- dists/lenny-security/linux-2.6/debian/changelog	Mon May 10 05:21:29 2010	(r15652)
+++ dists/lenny-security/linux-2.6/debian/changelog	Mon May 10 05:22:17 2010	(r15653)
@@ -15,6 +15,8 @@
   * sparc64: Fix sun4u execute bit check in TSB I-TLB load (CVE-2010-1451)
   * KEYS: find_keyring_by_name() can gain access to a freed keyring
     (CVE-2010-1437)
+  * [powerpc] KGDB: don't needlessly skip PAGE_USER test for Fsl booke
+    Note: KGDB is not currently enabled in debian builds (CVE-2010-1446)
 
   [ Ben Hutchings ]
   * [x86] KVM: disable paravirt mmu reporting (Closes: #573071) (regressed

Modified: dists/lenny-security/linux-2.6/debian/patches/series/22lenny1
==============================================================================
--- dists/lenny-security/linux-2.6/debian/patches/series/22lenny1	Mon May 10 05:21:29 2010	(r15652)
+++ dists/lenny-security/linux-2.6/debian/patches/series/22lenny1	Mon May 10 05:22:17 2010	(r15653)
@@ -13,3 +13,4 @@
 + bugfix/all/sctp-fix-skb_over_panic-resulting-from-multiple-invalid-parameter-errors.patch
 + bugfix/sparc/fix-sun4u-execute-bit-check-in-TSB-I-ITLB-load.patch
 + bugfix/all/keys-find_keyring_by_name-can-gain-access-to-a-freed-keyring.patch
++ bugfix/powerpc/kgdb-dont-needlessly-skip-PAGE_USER-test-for-Fsl-booke.patch



More information about the Kernel-svn-changes mailing list