[kernel/f19] Linux v3.14.11

Justin M. Forbes jforbes at fedoraproject.org
Mon Jul 7 14:02:37 UTC 2014


commit 69a3a75ac5af8f7190cbc5ed4b32e01ae40df369
Author: Justin M. Forbes <jforbes at redhat.com>
Date:   Mon Jul 7 09:02:40 2014 -0500

    Linux v3.14.11

 ...opulate-net-in-mount-data-when-remounting.patch |   39 ------
 ...-request-leak-when-events-are-reaped-by-u.patch |   48 -------
 ...nel-memory-disclosure-in-io_getevents-int.patch |   46 -------
 ...al-with-clickpads-reporting-right-button-.patch |   79 ------------
 kernel.spec                                        |   33 +----
 sources                                            |    2 +-
 x86_32-entry-Do-syscall-exit-work-on-badsys.patch  |  130 --------------------
 7 files changed, 7 insertions(+), 370 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index ed5cc94..f7f0878 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -74,7 +74,7 @@ Summary: The Linux kernel
 %if 0%{?released_kernel}
 
 # Do we have a -stable update to apply?
-%define stable_update 9
+%define stable_update 11
 # Is it a -stable RC?
 %define stable_rc 0
 # Set rpm version accordingly
@@ -755,26 +755,13 @@ Patch25096: drm-i915-set-backlight-duty-cycle-after-backlight-enable-for-gen4.pa
 Patch25097: e1000e-Fix-SHRA-register-access-for-82579.patch
 Patch25098: e1000e-Failure-to-write-SHRA-turns-on-PROMISC-mode.patch
 
-#rhbz 1099761
-Patch25099: NFS-populate-net-in-mount-data-when-remounting.patch
-
 #rhbz 1106856
 Patch25100: dm-thin-update-discard_granularity-to-reflect-the-thin-pool-blocksize.patch
 
-#rhbz 1103528
-Patch25101: elantech-Deal-with-clickpads-reporting-right-button-.patch
-
 Patch25102: intel_pstate-Fix-setting-VID.patch
 Patch25103: intel_pstate-dont-touch-turbo-bit-if-turbo-disabled-or-unavailable.patch
 Patch25104: intel_pstate-Update-documentation-of-max-min_perf_pct-sysfs-files.patch
 
-#CVE-2014-4508 rhbz 1111590 1112073
-Patch25106: x86_32-entry-Do-syscall-exit-work-on-badsys.patch
-
-#CVE-2014-0206 rhbz 1094602 1112975
-Patch25107: aio-fix-kernel-memory-disclosure-in-io_getevents-int.patch
-Patch25108: aio-fix-aio-request-leak-when-events-are-reaped-by-u.patch
-
 Patch25109: revert-input-wacom-testing-result-shows-get_report-is-unnecessary.patch
 
 #rhbz 1021036
@@ -1479,26 +1466,13 @@ ApplyPatch drm-i915-set-backlight-duty-cycle-after-backlight-enable-for-gen4.pat
 ApplyPatch e1000e-Fix-SHRA-register-access-for-82579.patch
 ApplyPatch e1000e-Failure-to-write-SHRA-turns-on-PROMISC-mode.patch
 
-#rhbz 1099761
-ApplyPatch NFS-populate-net-in-mount-data-when-remounting.patch
-
 #rhbz 1106856
 ApplyPatch dm-thin-update-discard_granularity-to-reflect-the-thin-pool-blocksize.patch
 
-#rhbz 1103528
-ApplyPatch elantech-Deal-with-clickpads-reporting-right-button-.patch
-
 ApplyPatch intel_pstate-Fix-setting-VID.patch
 ApplyPatch intel_pstate-dont-touch-turbo-bit-if-turbo-disabled-or-unavailable.patch
 ApplyPatch intel_pstate-Update-documentation-of-max-min_perf_pct-sysfs-files.patch
 
-#CVE-2014-4508 rhbz 1111590 1112073
-ApplyPatch x86_32-entry-Do-syscall-exit-work-on-badsys.patch
-
-#CVE-2014-0206 rhbz 1094602 1112975
-ApplyPatch aio-fix-kernel-memory-disclosure-in-io_getevents-int.patch
-ApplyPatch aio-fix-aio-request-leak-when-events-are-reaped-by-u.patch
-
 ApplyPatch revert-input-wacom-testing-result-shows-get_report-is-unnecessary.patch
 
 #rhbz 1021036
@@ -2317,6 +2291,11 @@ fi
 # and build.
 
 %changelog
+* Mon Jul 7 2014 Justin M. Forbes <jforbes at fedoraproject.org> - 3.14.11-100
+- Linux v3.14.11
+- Fixes CVE-2014-4715 (rhbz 1115767 1116362)
+- Fixes CVE-2014-4699 (rhbz 1115927 1116477)
+
 * Fri Jun 27 2014 Hans de Goede <hdegoede at redhat.com>
 - Add patch to fix wifi on lenove yoga 2 series (rhbz#1021036)
 
diff --git a/sources b/sources
index 47520ce..42ea53b 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 b621207b3f6ecbb67db18b13258f8ea8  linux-3.14.tar.xz
-36afad9ad57386a409c8999e15541a7f  patch-3.14.9.xz
+5cf3d2cb0f552c2c6faf829b6630e84f  patch-3.14.11.xz


More information about the scm-commits mailing list