From 6a684379967f28ab7e05db967078fee559dd7af6 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Thu, 10 Sep 2020 09:50:35 -0500 Subject: Fix CVE-2020-25211 (rhbz 1877571 1877572) Signed-off-by: Justin M. Forbes --- kernel.spec | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index 8613b5b38..21aa500d1 100644 --- a/kernel.spec +++ b/kernel.spec @@ -866,6 +866,9 @@ Patch107: 0001-drivers-perf-xgene_pmu-Fix-uninitialized-resource-st.patch Patch110: memory-tegra-Remove-GPU-from-DRM-IOMMU-group.patch +# CVE-2020-25211 rhbz 1877571 1877572 +Patch111: netfilter-ctnetlink-add-range-check-for-l3-l4-protonum.patch + # END OF PATCH DEFINITIONS %endif @@ -2970,6 +2973,9 @@ fi # # %changelog +* Thu Sep 10 2020 Justin M. Forbes +- Fix CVE-2020-25211 (rhbz 1877571 1877572) + * Wed Sep 9 13:40:09 CDT 2020 Justin M. Forbes - 5.8.8-100 - Linux v5.8.8 -- cgit