From dbcd356345c1fcbc2aed02f4e9020c52f20f9b58 Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Fri, 6 Jun 2014 10:05:59 -0400 Subject: CVE-2014-3940 missing check during hugepage migration (rhbz 1104097 1105042) --- kernel.spec | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index 47a55798..7cd35250 100644 --- a/kernel.spec +++ b/kernel.spec @@ -642,6 +642,9 @@ Patch25071: s390-appldata-add-slab.h-for-kzalloc-kfree.patch # CVE-2014-3917 rhbz 1102571 1102715 Patch25093: auditsc-audit_krule-mask-accesses-need-bounds-checking.patch +# CVE-2014-3940 rhbz 1104097 1105042 +Patch25094: mm-add-pte_present-check-on-existing-hugetlb_entry-callbacks.patch + Patch26000: perf-lib64.patch # Patch series from Hans for various backlight and platform driver fixes @@ -1395,6 +1398,10 @@ ApplyPatch acpi-video-Unregister-the-backlight-device-if-a-raw-.patch ApplyPatch acpi-video-Add-use-native-backlight-quirk-for-the-Th.patch ApplyPatch acpi-video-Add-use_native_backlight-quirk-for-HP-Pro.patch + +# CVE-2014-3940 rhbz 1104097 1105042 +ApplyPatch mm-add-pte_present-check-on-existing-hugetlb_entry-callbacks.patch + # END OF PATCH APPLICATIONS %endif @@ -2268,6 +2275,7 @@ fi # || || %changelog * Fri Jun 06 2014 Josh Boyer - 3.15.0-0.rc8.git4.1 +- CVE-2014-3940 missing check during hugepage migration (rhbz 1104097 1105042) - Linux v3.15-rc8-81-g951e273060d1 * Thu Jun 05 2014 Josh Boyer - 3.15.0-0.rc8.git3.1 -- cgit