summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@fedoraproject.org>2014-06-23 20:13:38 -0400
committerJosh Boyer <jwboyer@fedoraproject.org>2014-06-23 20:13:53 -0400
commitc90b4f95b3325d96ffdba63220962033fa8841aa (patch)
tree580c92d7036d5c3a41804f3cdcf216d222ff4d84 /kernel.spec
parentb8c3c4aa158b860af815fbd9324cd6e3ba0c87bc (diff)
downloadkernel-c90b4f95b3325d96ffdba63220962033fa8841aa.tar.gz
kernel-c90b4f95b3325d96ffdba63220962033fa8841aa.tar.xz
kernel-c90b4f95b3325d96ffdba63220962033fa8841aa.zip
CVE-2014-4508 BUG in x86_32 syscall auditing (rhbz 1111590 1112073)
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec11
1 files changed, 10 insertions, 1 deletions
diff --git a/kernel.spec b/kernel.spec
index cc5febfb4..0ec88567f 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -738,6 +738,9 @@ 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
+
# END OF PATCH DEFINITIONS
%endif
@@ -1444,6 +1447,9 @@ 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
+
# END OF PATCH APPLICATIONS
%endif
@@ -2256,8 +2262,11 @@ fi
# ||----w |
# || ||
%changelog
+* Mon Jun 23 2014 Josh Boyer <jwboyer@fedoraproject.org>
+- CVE-2014-4508 BUG in x86_32 syscall auditing (rhbz 1111590 1112073)
+
* Fri Jun 20 2014 Josh Boyer <jwboyer@fedoraproject.org>
-- Bring in intel_pstate regression fixes for BayTrail
+- Bring in intel_pstate regression fixes for BayTrail (rhbz 1111920)
* Tue Jun 17 2014 Josh Boyer <jwboyer@fedoraproject.org>
- Linux v3.15.1