From 11b2bd1547ebe4cfd307c8e5836a9824bd35ed89 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Thu, 4 Jun 2020 12:29:58 -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 72afe9b45..1bb368415 100644 --- a/kernel.spec +++ b/kernel.spec @@ -914,6 +914,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 @@ -2944,7 +2947,10 @@ fi # # %changelog -* Wed Jun 03 2020 Justin M. Forbes - 5.6.16-200 +* Thu Jun 04 2020 Justin M. Forbes - 5.6.16-200 +- 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-200 -- cgit