All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] kaslr related bug fix
@ 2017-04-26 10:39 Baoquan He
       [not found] ` <1493203160-20148-1-git-send-email-bhe-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
  2017-04-26 10:39 ` [PATCH 2/2] x86/KASLR: Use old ident map page table if physical randomization failed Baoquan He
  0 siblings, 2 replies; 15+ messages in thread
From: Baoquan He @ 2017-04-26 10:39 UTC (permalink / raw)
  To: linux-kernel; +Cc: mingo, keescook, thgarnie, dyoung, xlpang, Baoquan He

And the patch 2/2 is an urgent fix, should be sent to stable tree.
Patch 1/2 can be worked around by adding 'nokaslr' to kdump kernel
cmdline.

Baoquan He (2):
  x86/efi: Correct ident mapping of efi old_map when kalsr enabled
  x86/KASLR: Use old ident map page table if physical randomization
    failed

 arch/x86/boot/compressed/kaslr.c | 10 ++++++++--
 arch/x86/platform/efi/efi_64.c   | 35 +++++++++++++++++++++++++++--------
 2 files changed, 35 insertions(+), 10 deletions(-)

-- 
2.5.5

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2017-04-27 10:47 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-26 10:39 [PATCH 0/2] kaslr related bug fix Baoquan He
     [not found] ` <1493203160-20148-1-git-send-email-bhe-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2017-04-26 10:39   ` [PATCH 1/2] x86/efi: Correct ident mapping of efi old_map when kalsr enabled Baoquan He
2017-04-26 10:39     ` Baoquan He
     [not found]     ` <1493203160-20148-2-git-send-email-bhe-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2017-04-26 10:43       ` Baoquan He
2017-04-26 10:43         ` Baoquan He
2017-04-26 14:49         ` Thomas Garnier
2017-04-26 14:49           ` Thomas Garnier
     [not found]           ` <CAJcbSZHjQ2_MrvtdaSq8Nic+GWQGCbX_LvN7zEWcdk631=iYGQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-04-27 10:31             ` Baoquan He
2017-04-27 10:31               ` Baoquan He
2017-04-27 10:47               ` Baoquan He
2017-04-27 10:47                 ` Baoquan He
2017-04-26 10:39 ` [PATCH 2/2] x86/KASLR: Use old ident map page table if physical randomization failed Baoquan He
2017-04-26 10:49   ` Baoquan He
2017-04-26 19:12   ` Kees Cook
2017-04-27  7:18     ` Baoquan He

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.