summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2021-01-06 15:32:23 -0600
committerJustin M. Forbes <jforbes@fedoraproject.org>2021-01-06 15:32:23 -0600
commitbcf7511badf20cdf8af0fa354502a8560b4d4caf (patch)
treec186a1134333a2b64d6983c5c9c4c09250c03c3b /kernel.spec
parentd48db28d1f40c4ac6f7fcf830c2e1b6b9305e43d (diff)
downloadkernel-bcf7511badf20cdf8af0fa354502a8560b4d4caf.tar.gz
kernel-bcf7511badf20cdf8af0fa354502a8560b4d4caf.tar.xz
kernel-bcf7511badf20cdf8af0fa354502a8560b4d4caf.zip
Linux v5.10.5
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
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 703c71c40..7c7ca988e 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -94,7 +94,7 @@ Summary: The Linux kernel
%if 0%{?released_kernel}
# Do we have a -stable update to apply?
-%define stable_update 4
+%define stable_update 5
# Set rpm version accordingly
%if 0%{?stable_update}
%define stablerev %{stable_update}
@@ -847,6 +847,11 @@ Patch102: 0001-update-phy-on-pine64-a64-devices.patch
# OMAP Pandaboard fix
Patch103: arm-pandaboard-fix-add-bluetooth.patch
+# Fix CVE-2020-36158 rhbz 1913348 1913349
+Patch104: 0001-mwifiex-Fix-possible-buffer-overflows-in-mwifiex_cmd.patch
+
+Patch105: 0001-ALSA-hda-via-Fix-runtime-PM-for-Clevo-W35xSS.patch
+
# END OF PATCH DEFINITIONS
%endif
@@ -2960,6 +2965,10 @@ fi
#
#
%changelog
+* Wed Jan 6 12:53:15 CST 2021 Justin M. Forbes <jforbes@fedoraproject.org> - 5.10.5-200
+- Linux v5.10.5
+- Fix CVE-2020-36158 (rhbz 1913348 1913349)
+
* Wed Dec 30 11:51:28 CST 2020 Justin M. Forbes <jforbes@fedoraproject.org> - 5.10.4-200
- Linux v5.10.4