summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2020-08-05 11:28:50 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2020-08-05 11:28:50 -0500
commit38af44ceef8bd7fa9fc8a394435aba9329466afa (patch)
treeb2b4cc824eec3b666aa720e9e036f4534dac8342 /kernel.spec
parent1427a1b472eaa6f9131d0d122fbea8b2383b9edb (diff)
downloadkernel-38af44ceef8bd7fa9fc8a394435aba9329466afa.tar.gz
kernel-38af44ceef8bd7fa9fc8a394435aba9329466afa.tar.xz
kernel-38af44ceef8bd7fa9fc8a394435aba9329466afa.zip
Linux v5.7.13
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec12
1 files changed, 8 insertions, 4 deletions
diff --git a/kernel.spec b/kernel.spec
index 329f8b2ff..3b02a59d4 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -92,7 +92,7 @@ Summary: The Linux kernel
%if 0%{?released_kernel}
# Do we have a -stable update to apply?
-%define stable_update 12
+%define stable_update 13
# Set rpm version accordingly
%if 0%{?stable_update}
%define stablerev %{stable_update}
@@ -883,12 +883,12 @@ Patch123: 0001-usb-fusb302-Convert-to-use-GPIO-descriptors.patch
# Tegra194 ACPI PCI quirk - http://patchwork.ozlabs.org/patch/1221384/
Patch124: 0001-PCI-Add-MCFG-quirks-for-Tegra194-host-controllers.patch
-# rhbz 1857101
-Patch125: 0001-ALSA-hda-Workaround-for-spurious-wakeups-on-some-Int.patch
-
# Work around a bug in gcc https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96377
Patch126: 0001-Work-around-for-gcc-bug-https-gcc.gnu.org-bugzilla-s.patch
+# CVE-2020-16166 rhbz 1865751 1865752
+Patch127: random32-update-the-net-random-state-on-interrupt-and-activity.patch
+
# END OF PATCH DEFINITIONS
%endif
@@ -2993,6 +2993,10 @@ fi
#
#
%changelog
+* Wed Aug 05 2020 Justin M. Forbes <jforbes@fedoraproject.org> - 5.7.13-200
+- Linux v5.7.13
+- Fix CVE-2020-16166 (rhbz 1865751 1865752)
+
* Sat Aug 01 2020 Justin M. Forbes <jforbes@fedoraproject.org> - 5.7.12-200
- Linux v5.7.12