[kernel] r19850 - in dists/squeeze-security/linux-2.6/debian: . patches/bugfix/x86 patches/series

Dann Frazier dannf at alioth.debian.org
Sun Feb 24 21:34:13 UTC 2013


Author: dannf
Date: Sun Feb 24 21:34:13 2013
New Revision: 19850

Log:
revert CVE-2013-0309 fix; the described race requires transparent hugepage
support which wasn't available yet in squeeze

Deleted:
   dists/squeeze-security/linux-2.6/debian/patches/bugfix/x86/mm-thp-fix-pmd_present-for-split_huge_page-and-PROT_NONE-with-THP.patch
Modified:
   dists/squeeze-security/linux-2.6/debian/changelog
   dists/squeeze-security/linux-2.6/debian/patches/series/48squeeze1

Modified: dists/squeeze-security/linux-2.6/debian/changelog
==============================================================================
--- dists/squeeze-security/linux-2.6/debian/changelog	Sun Feb 24 20:56:03 2013	(r19849)
+++ dists/squeeze-security/linux-2.6/debian/changelog	Sun Feb 24 21:34:13 2013	(r19850)
@@ -3,8 +3,6 @@
   * ptrace: Fix race condition allowing kernel stack corruption (CVE-2013-0871)
   * xen: pciback: rate limit error message from pciback_enable_msi()
     (CVE-2013-0231)
-  * mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THP
-    (CVE-2013-0309)
 
  -- dann frazier <dannf at dannf.org>  Mon, 18 Feb 2013 16:14:40 -0700
 

Modified: dists/squeeze-security/linux-2.6/debian/patches/series/48squeeze1
==============================================================================
--- dists/squeeze-security/linux-2.6/debian/patches/series/48squeeze1	Sun Feb 24 20:56:03 2013	(r19849)
+++ dists/squeeze-security/linux-2.6/debian/patches/series/48squeeze1	Sun Feb 24 21:34:13 2013	(r19850)
@@ -2,4 +2,3 @@
 + bugfix/all/ptrace-introduce-signal_wake_up_state-and-ptrace_signal_wake_up.patch
 + bugfix/all/ptrace-ensure-arch_ptrace-ptrace_request-can-never-race-with-SIGKILL.patch
 + bugfix/all/wake_up_process-should-be-never-used-to-wakeup-a-TASK_STOPPED-TRACED-task.patch
-+ bugfix/x86/mm-thp-fix-pmd_present-for-split_huge_page-and-PROT_NONE-with-THP.patch



More information about the Kernel-svn-changes mailing list