diff options
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 11 |
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 |