Skip to content
Commit 681ff018 authored by Arvind Sankar's avatar Arvind Sankar Committed by Thomas Gleixner
Browse files

x86/mm/init/32: Stop printing the virtual memory layout

For security reasons, don't display the kernel's virtual memory layout.

Kees Cook points out:
"These have been entirely removed on other architectures, so let's
just do the same for ia32 and remove it unconditionally."

071929db ("arm64: Stop printing the virtual memory layout")
1c31d4e9 ("ARM: 8820/1: mm: Stop printing the virtual memory layout")
31833332 ("m68k/mm: Stop printing the virtual memory layout")
fd8d0ca2 ("parisc: Hide virtual kernel memory layout")
adb1fe9a

 ("mm/page_alloc: Remove kernel address exposure in free_reserved_area()")

Signed-off-by: default avatarArvind Sankar <nivedita@alum.mit.edu>
Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
Acked-by: default avatarTycho Andersen <tycho@tycho.ws>
Acked-by: default avatarKees Cook <keescook@chromium.org>
Link: https://lkml.kernel.org/r/20200305150152.831697-1-nivedita@alum.mit.edu
parent 98d54f81
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment