From 22d13b8a2162a7a8fb3caf0e08ec00414c044906 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Thu, 4 Jun 2020 12:29:28 -0500 Subject: Fix CVE-2020-10757 (rhbz 1842525 184388) Signed-off-by: Justin M. Forbes --- kernel.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index 0b22db525..d50056bc8 100644 --- a/kernel.spec +++ b/kernel.spec @@ -921,6 +921,9 @@ Patch519: vboxguest-fixes.patch # rhbz 1830150 Patch520: 0001-platform-x86-sony-laptop-SNC-calls-should-handle-BUF.patch +# CVE-2020-10757 rhbz 1842525 1843883 +Patch521: mm-fix-mremap-not-considering-huge-pmd-devmap.patch + # END OF PATCH DEFINITIONS %endif @@ -3017,7 +3020,10 @@ fi # # %changelog -* Wed Jun 03 2020 Justin M. Forbes - 5.6.16-300 +* Thu Jun 04 2020 Justin M. Forbes - 5.6.16-300 +- Fix CVE-2020-10757 (rhbz 1842525 184388) + +* Wed Jun 03 2020 Justin M. Forbes - Linux v5.6.16 * Thu May 28 2020 Justin M. Forbes - 5.6.15-300 -- cgit