summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2018-08-14 12:47:16 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2018-08-14 12:47:16 -0500
commite55efd6b2f8b50c6f371f2050c1f249c7ed25520 (patch)
tree28a1ed877ea61b12ce42965b7e7395bf2920f6fc /kernel.spec
parent33fa022f32638873f12ecaaa949a8fb2754f3fed (diff)
downloadkernel-e55efd6b2f8b50c6f371f2050c1f249c7ed25520.tar.gz
kernel-e55efd6b2f8b50c6f371f2050c1f249c7ed25520.tar.xz
kernel-e55efd6b2f8b50c6f371f2050c1f249c7ed25520.zip
Fix Foreshadow CVE-2018-3620 CVE-2018-3646 (rhbz 1585005 1615998)
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec8
1 files changed, 7 insertions, 1 deletions
diff --git a/kernel.spec b/kernel.spec
index 04eb70a9a..d9ce8e4aa 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -42,7 +42,7 @@ Summary: The Linux kernel
# For non-released -rc kernels, this will be appended after the rcX and
# gitX tags, so a 3 here would become part of release "0.rcX.gitX.3"
#
-%global baserelease 200
+%global baserelease 201
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@@ -665,6 +665,9 @@ Patch523: 0001-xfs-More-robust-inode-extent-count-validation.patch
# rhbz 1597333
# Patch526: xhci-Fix-perceived-dead-host-due-to-runtime-suspend-.patch
+# CVE-2018-3620 CVE-2018-3646 rhbz 1585005 1615998
+Patch524: foreshadow.patch
+
# END OF PATCH DEFINITIONS
%endif
@@ -1914,6 +1917,9 @@ fi
#
#
%changelog
+* Tue Aug 14 2018 Justin M. Forbes <jforbes@fedoraproject.org> - 4.17.14-201
+- Fix "Foreshadow" CVE-2018-3620 CVE-2018-3646 (rhbz 1585005 1615998)
+
* Thu Aug 09 2018 Justin M. Forbes <jforbes@redhat.com> - 4.17.14-200
- Linux v4.17.14