diff options
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec index 9ef03a8af..950c4ff26 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-100 +- Linux v5.8.7 +- Fix CVE-2020-14386 (rhbz 1875699 1876349) + * Thu Sep 03 2020 Justin M. Forbes <jforbes@fedoraproject.org> - 5.8.6-101 - Linux v5.8.6 - Fix CVE-2020-14385 (rhbz 1874800 1874811) |