From 11aa7611910b0c83b56f185aa640f6af47eb60aa Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Thu, 10 Sep 2020 09:50:34 -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 0e256b9d6..10ed61974 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:47 CDT 2020 Justin M. Forbes - 5.8.8-300 - Linux v5.8.8 -- cgit