summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/setup_percpu.c
diff options
context:
space:
mode:
authorThomas Garnier2016-07-27 17:59:56 +0200
committerIngo Molnar2016-08-10 16:10:06 +0200
commit25dfe4785332723f09311dcb7fd91015a60c022f (patch)
treee0ad0069ea8ea332883b8d96f5998cd966a9eb39 /arch/x86/kernel/setup_percpu.c
parentx86: Apply more __ro_after_init and const (diff)
downloadkernel-qcow2-linux-25dfe4785332723f09311dcb7fd91015a60c022f.tar.gz
kernel-qcow2-linux-25dfe4785332723f09311dcb7fd91015a60c022f.tar.xz
kernel-qcow2-linux-25dfe4785332723f09311dcb7fd91015a60c022f.zip
x86/mm/64: Enable KASLR for vmemmap memory region
Add vmemmap in the list of randomized memory regions. The vmemmap region holds a representation of the physical memory (through a struct page array). An attacker could use this region to disclose the kernel memory layout (walking the page linked list). Signed-off-by: Thomas Garnier <thgarnie@google.com> Signed-off-by: Kees Cook <keescook@chromium.org> Cc: Andy Lutomirski <luto@kernel.org> Cc: Borislav Petkov <bp@alien8.de> Cc: Brian Gerst <brgerst@gmail.com> Cc: Denys Vlasenko <dvlasenk@redhat.com> Cc: H. Peter Anvin <hpa@zytor.com> Cc: Josh Poimboeuf <jpoimboe@redhat.com> Cc: Linus Torvalds <torvalds@linux-foundation.org> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: kernel-hardening@lists.openwall.com Link: http://lkml.kernel.org/r/1469635196-122447-1-git-send-email-thgarnie@google.com [ Minor edits. ] Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'arch/x86/kernel/setup_percpu.c')
0 files changed, 0 insertions, 0 deletions