summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
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 3ad6ad5c4..fdd532afd 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -54,7 +54,7 @@ Summary: The Linux kernel
%if 0%{?released_kernel}
# Do we have a -stable update to apply?
-%define stable_update 2
+%define stable_update 3
# Set rpm version accordingly
%if 0%{?stable_update}
%define stablerev %{stable_update}
@@ -627,6 +627,9 @@ Patch505: asus-fx503-keyb.patch
# CVE-2019-3701 rhbz 1663729 1663730
Patch506: CVE-2019-3701.patch
+# CVE-2019-3459 and CVE-2019-3460 rhbz 1663176 1663179 1665925
+Patch507: CVE-2019-3459-and-CVE-2019-3460.patch
+
# END OF PATCH DEFINITIONS
%endif
@@ -1898,6 +1901,12 @@ fi
#
#
%changelog
+* Wed Jan 16 2019 Jeremy Cline <jeremy@jcline.org>
+- Fix CVE-2019-3459 and CVE-2019-3460 (rhbz 1663176 1663179 1665925)
+
+* Wed Jan 16 2019 Justin M. Forbes <jforbes@fedoraproject.org> - 4.20.3-200
+- Linux v4.20.3
+
* Mon Jan 14 2019 Peter Robinson <pbrobinson@fedoraproject.org> 4.20.2-200
- Linux v4.20.2
- DT updates for Raspbery Pi