From 0ab46d8e432d97f7da15d3daad92f9bf6b3d7bce Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Thu, 10 Sep 2020 09:50:28 -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 57b84aa62..275f909af 100644 --- a/kernel.spec +++ b/kernel.spec @@ -869,6 +869,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 @@ -2973,6 +2976,9 @@ fi # # %changelog +* Thu Sep 10 2020 Justin M. Forbes +- Fix CVE-2020-25211 (rhbz 1877571 1877572) + * Wed Sep 9 13:39:22 CDT 2020 Justin M. Forbes - 5.8.8-200 - Linux v5.8.8 -- cgit