summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2020-09-07 16:09:50 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2020-09-07 16:09:50 +0200
commit951f64952e1acd731b3a2d3b5ba1645eb0564996 (patch)
tree95430ad93b26154e6f3b0642788e8df441f5bdda /kernel.spec
parent872c0c6f6b0723b3a227d9e89a6f3535f9391cdc (diff)
parentd4a5e074825ab80a50401d1b7f87f1a87614176e (diff)
downloadkernel-951f64952e1acd731b3a2d3b5ba1645eb0564996.tar.gz
kernel-951f64952e1acd731b3a2d3b5ba1645eb0564996.tar.xz
kernel-951f64952e1acd731b3a2d3b5ba1645eb0564996.zip
merge origin
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec9
1 files changed, 9 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index 387d239ee..3ff7507f9 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -889,6 +889,11 @@ Patch107: 0001-drivers-perf-xgene_pmu-Fix-uninitialized-resource-st.patch
# CVE-2020-14385 rhbz 1874800 1874811
Patch108: 0001-xfs-fix-boundary-test-in-xfs_attr_shortform_verify.patch
+# CVE-2020-14386 rhbz 1875699 1876349
+Patch109: net-packet-fix-overflow-in-tpacket_rcv.patch
+
+Patch110: memory-tegra-Remove-GPU-from-DRM-IOMMU-group.patch
+
# END OF PATCH DEFINITIONS
%endif
@@ -2996,6 +3001,10 @@ fi
#
#
%changelog
+* Mon Sep 07 2020 Justin M. Forbes <jforbes@fedoraproject.org> - 5.8.7-200
+- Linux v5.8.7
+- Fix CVE-2020-14386 (rhbz 1875699 1876349)
+
* Thu Sep 03 2020 Justin M. Forbes <jforbes@fedoraproject.org> - 5.8.6-201
- Linux v5.8.6
- Fix CVE-2020-14385 (rhbz 1874800 1874811)