From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-15.7 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_RED,USER_AGENT_GIT autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 26B78C433E6 for ; Sun, 24 Jan 2021 12:43:54 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id CFB3322D37 for ; Sun, 24 Jan 2021 12:43:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726865AbhAXMnk (ORCPT ); Sun, 24 Jan 2021 07:43:40 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53084 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726668AbhAXMne (ORCPT ); Sun, 24 Jan 2021 07:43:34 -0500 Received: from mail-lj1-x236.google.com (mail-lj1-x236.google.com [IPv6:2a00:1450:4864:20::236]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1A4A9C061573; Sun, 24 Jan 2021 04:42:54 -0800 (PST) Received: by mail-lj1-x236.google.com with SMTP id f2so6689588ljp.11; Sun, 24 Jan 2021 04:42:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=sKcbEKxHlcbWp1+EI/4sCp8Oz06tI5jGmsmYFETPUvM=; b=BfF/kdDY0WKj+z7pevs4Rf7miydNqviPNpaCzekoirRXI2r+TwVNyCUuzbnOPFUR+3 2Dd6ddbHpdPm1WpNkjrlxdNz3O0Y6tWcOesFJTPIndBlOlLcu1qWtZ+Wcx2FDTaVlUUU I5IYEujQKCWRGUM5CB6hF8MQix8Vd9otnpdC9YR5urNfjtt4D3kpkGit1ILHdqNMkzOH 0Iw02/LAirn1nGm9Tg1d8CydYJwZ3apGe3Arg5LHfhOnLdNh1e5cyfIWLnAvvUxPbZhG xfUvR75flPJPLKYb98bhW5oW4HADFMOq6afYTnzjgvOj3On8p+oMjp1PzErgirMpOsPV GPZQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=sKcbEKxHlcbWp1+EI/4sCp8Oz06tI5jGmsmYFETPUvM=; b=khEHdsr9xUvnudA5E+94eci9IXu2IGSDB51HQEQWwGoGXn5Lnvg/fn3aRNEJMY/8Kg DElGobkjsO1L6e0tlzPKkM+FAOdw3E5wx4vnfMZehvJNDwpvh42ccwqPeMpk1mOOxU/P kIsC4q7oYD5cRH0tXlsgaIWnuX8ev9Cktg1ufLvIVm3C+/TArAEmEo03dtpfYPmp0sKp 44d68Ggd26JHxNXnmmgQb6LqSIB5jpy1KhqoRteG4mDw6dwBxp2zxPnahHamK1u5yRcn csP7RKQEGL28Tv1W9wgrYRFKMzT3Ml0NQp+AY+GuR+2gYD12UviJbTVzetL9l9spb21U 95Nw== X-Gm-Message-State: AOAM531GK/Rw2SfyPJwaDF8a5DdSjcep8iMGPqMYPOehN+7gOSoIFHfW EXJSwPXoSglZ5prhE3AxvwKPvVn1Aj0= X-Google-Smtp-Source: ABdhPJwZj4SiMb3Nt3Bj+4ltnECNoVTkrjsfNj9UeESF+TPB17jjOncmn3ztUlVb1JTPhmxcgFCgJw== X-Received: by 2002:a2e:b819:: with SMTP id u25mr823368ljo.458.1611492172156; Sun, 24 Jan 2021 04:42:52 -0800 (PST) Received: from localhost.localdomain (88-114-221-222.elisa-laajakaista.fi. [88.114.221.222]) by smtp.gmail.com with ESMTPSA id o14sm928250lfi.257.2021.01.24.04.42.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 24 Jan 2021 04:42:51 -0800 (PST) From: Topi Miettinen To: linux-hardening@vger.kernel.org, akpm@linux-foundation.org, linux-mm@kvack.org, linux-kernel@vger.kernel.org Cc: Topi Miettinen , Jann Horn , Kees Cook , Matthew Wilcox , Mike Rapoport , Linux API , kernel test robot Subject: [PATCH v10 1/2] mm: Optional full ASLR for mmap(), vdso, stack and heap Date: Sun, 24 Jan 2021 14:42:45 +0200 Message-Id: <20210124124246.19566-1-toiwoton@gmail.com> X-Mailer: git-send-email 2.29.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Writing a new value of 3 to /proc/sys/kernel/randomize_va_space enables full randomization of memory mappings. With 2, the base of the VMA used for such mappings is random, but the mappings are created in predictable places within the VMA and in sequential order. With 3, new VMAs are created to fully randomize the mappings. Mappings created with mmap(NULL, ...) are randomized and the locations of heap (memory allocated with brk()), stack and vdso are also randomized. On 32 bit systems this may cause problems due to increased VM fragmentation if the address space gets crowded, so this flag is ignored for 32 bit compatibility personalities. On all systems, it will reduce performance and increase memory and cache usage due to less efficient use of page tables and inability to merge adjacent VMAs with compatible attributes. On x86_64 with 5 level page tables, in the worst case, additional page table entries of up to 4 pages are created for each mapping, so with small mappings there's considerable penalty. By lowering the lowest address for mapping the main executable from 2/3 of the address space to sysctl.vm.mmap_min_addr, it's possible to use the full 35 bits available on x86_64 for ASLR. This is not usable without sysctl.kernel.randomize_va_space = 3. The method is to randomize the new address without considering VMAs. If the address fails checks because of overlap with the stack area (or in case of mremap(), overlap with the old mapping), the operation is retried a few times before falling back to old method. Kernel compile time was increased by 3% with 35 bits randomization instead of 28 and sysctl.kernel.randomize_va_space = 3 instead of 2. In another test involving X11 session with a browser with several tabs open, the memory reported in PageTables field in /proc/meminfo was increased from 67MB to 137MB, or 104% increase. In this example with sysctl.kernel.randomize_va_space = 2, main executable, heap allocated with brk(), locale-archive, libc, dynamic loader, some anonymous memory reserved with mmap(), stack and vdso are located in three groups and inside each group the mappings are close to each other: $ echo 2 > /proc/sys/kernel/randomize_va_space $ echo 28 > /proc/sys/vm/mmap_rnd_bits $ cat /proc/self/maps (only first line for each object shown for brevity) 55c6af2a6000-55c6af2a8000 r--p 00000000 fe:0c 1868624 /usr/bin/cat 55c6b0087000-55c6b00a8000 rw-p 00000000 00:00 0 [heap] 7fba5d2f9000-7fba5d85b000 r--p 00000000 fe:0c 2474005 /usr/lib/locale/locale-archive 7fba5d85b000-7fba5d880000 r--p 00000000 fe:0c 2402332 /usr/lib/x86_64-linux-gnu/libc-2.31.so 7fba5da1c000-7fba5da22000 rw-p 00000000 00:00 0 7fba5da2c000-7fba5da4e000 rw-p 00000000 00:00 0 7fba5da4e000-7fba5da4f000 r--p 00000000 fe:0c 2400754 /usr/lib/x86_64-linux-gnu/ld-2.31.so 7fba5da7a000-7fba5da7b000 rw-p 00000000 00:00 0 7ffd1bae5000-7ffd1bb06000 rw-p 00000000 00:00 0 [stack] 7ffd1bb3b000-7ffd1bb3f000 r--p 00000000 00:00 0 [vvar] 7ffd1bb3f000-7ffd1bb41000 r-xp 00000000 00:00 0 [vdso] The heap is also aligned to page boundary: $ cat brk.S .globl _start _start: movq $12, %rax movq $0, %rdi syscall movq $60, %rax syscall $ strace ./brk brk(NULL) = 0xd92000 exit(0) = ? With sysctl.kernel.randomize_va_space = 3, the segments are located at unrelated addresses and the order is random: $ echo 3 > /proc/sys/kernel/randomize_va_space $ echo 35 > /proc/sys/vm/mmap_rnd_bits $ cat /proc/self/maps (only first line for each object shown for brevity) 14872b64000-14872b65000 r--p 00000000 fe:0c 2400754 /usr/lib/x86_64-linux-gnu/ld-2.31.so f242fb53000-f242fb57000 r--p 00000000 00:00 0 [vvar] f242fb57000-f242fb59000 r-xp 00000000 00:00 0 [vdso] 19c43add2000-19c43adf4000 rw-p 00000000 00:00 0 1eec5609e000-1eec560a0000 r--p 00000000 fe:0c 1868624 /usr/bin/cat 2760e70ad000-2760e70ae000 rw-p 00000000 00:00 0 37c0c5728000-37c0c572a000 rw-p 00000000 00:00 0 3a6175611000-3a6175632000 rw-p 00000000 00:00 0 [stack] 55159e8c4000-55159e8e9000 r--p 00000000 fe:0c 2402332 /usr/lib/x86_64-linux-gnu/libc-2.31.so 76d786a2e000-76d786f90000 r--p 00000000 fe:0c 2474005 /usr/lib/locale/locale-archive 7e8f9a574000-7e8f9a595000 rw-p 00000000 00:00 0 [heap] Also low address bits of heap are randomized as was already done for stack: $ strace ./brk brk(NULL) = 0x15b9727a3aa0 exit(0) = ? CC: Andrew Morton CC: Jann Horn CC: Kees Cook CC: Matthew Wilcox CC: Mike Rapoport CC: Linux API Signed-off-by: Topi Miettinen Reported-by: kernel test robot --- v2: also randomize mremap(..., MREMAP_MAYMOVE) v3: avoid stack area and retry in case of bad random address (Jann Horn), improve description in kernel.rst (Matthew Wilcox) v4: - use /proc/$pid/maps in the example (Mike Rapaport) - CCs (Andrew Morton) - only check randomize_va_space == 3 v5: randomize also vdso and stack v6: - randomize also heap - use 35 bits for ASLR on x86_64 - RFC due to temporarily disabling mremap() randomization v7: reimplement mremap() randomization v8: - randomize also lowest bits of heap - use MAP_FIXED_NOREPLACE to find a random but unused area v9: fix debugging and 32 bit apps (Steam) v10: - fix compile failure reported by kernel test robot - split off mremap() randomization - fix occasional "Virtual memory exhausted: Permission denied" (mmap() with legitimate arguments returning EPERM) especially with sysctl.vm.mmap_rnd_bits=28 by not randomizing mm->mmap_base (maybe a clue for other similar previously found problems without this patch) --- Documentation/admin-guide/hw-vuln/spectre.rst | 6 ++--- Documentation/admin-guide/sysctl/kernel.rst | 22 ++++++++++++++++ arch/x86/Kconfig | 2 +- arch/x86/entry/vdso/vma.c | 7 +++++- arch/x86/include/asm/compat.h | 14 +++++++++++ arch/x86/kernel/process.c | 5 +++- fs/binfmt_elf.c | 14 ++++++++++- include/linux/compat.h | 7 ++++++ include/linux/mm.h | 1 + init/Kconfig | 2 +- mm/mmap.c | 25 ++++++++++++++++++- mm/util.c | 11 +++++++- 12 files changed, 106 insertions(+), 10 deletions(-) diff --git a/Documentation/admin-guide/hw-vuln/spectre.rst b/Documentation/admin-guide/hw-vuln/spectre.rst index e05e581af5cf..9ea250522077 100644 --- a/Documentation/admin-guide/hw-vuln/spectre.rst +++ b/Documentation/admin-guide/hw-vuln/spectre.rst @@ -254,7 +254,7 @@ Spectre variant 2 left by the previous process will also be cleared. User programs should use address space randomization to make attacks - more difficult (Set /proc/sys/kernel/randomize_va_space = 1 or 2). + more difficult (Set /proc/sys/kernel/randomize_va_space = 1, 2 or 3). 3. A virtualized guest attacking the host ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -499,8 +499,8 @@ Spectre variant 2 more overhead and run slower. User programs should use address space randomization - (/proc/sys/kernel/randomize_va_space = 1 or 2) to make attacks more - difficult. + (/proc/sys/kernel/randomize_va_space = 1, 2 or 3) to make attacks + more difficult. 3. VM mitigation ^^^^^^^^^^^^^^^^ diff --git a/Documentation/admin-guide/sysctl/kernel.rst b/Documentation/admin-guide/sysctl/kernel.rst index d4b32cc32bb7..c13f865c806c 100644 --- a/Documentation/admin-guide/sysctl/kernel.rst +++ b/Documentation/admin-guide/sysctl/kernel.rst @@ -1060,6 +1060,28 @@ that support this feature. Systems with ancient and/or broken binaries should be configured with ``CONFIG_COMPAT_BRK`` enabled, which excludes the heap from process address space randomization. + +3 Additionally enable full randomization of memory mappings. With 2, + the base of the VMA used for such mappings may be random, but the + mappings are created in predictable places within the VMA and in + sequential order. With 3, new VMAs are created to fully randomize + the mappings. + + Mappings created with mmap(NULL, ...) are randomized and the + locations of heap (memory allocated with brk()), stack and vdso + are also randomized. + + On 32 bit systems this may cause problems due to increased VM + fragmentation if the address space gets crowded, so this flag is + ignored for 32 bit compatibility personalities. + + On all systems, it will reduce performance and increase memory and + cache usage due to less efficient use of page tables and inability + to merge adjacent VMAs with compatible attributes. On x86_64 with + 5 level page tables, in the worst case, additional page table + entries of up to 4 pages are created for each mapping, so with + small mappings there's considerable penalty. + == =========================================================================== diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index fbf26e0f7a6a..d95a8f1e101c 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig @@ -266,7 +266,7 @@ config ARCH_MMAP_RND_BITS_MIN default 8 config ARCH_MMAP_RND_BITS_MAX - default 32 if 64BIT + default 35 if 64BIT default 16 config ARCH_MMAP_RND_COMPAT_BITS_MIN diff --git a/arch/x86/entry/vdso/vma.c b/arch/x86/entry/vdso/vma.c index 9185cb1d13b9..ee55b21cd9eb 100644 --- a/arch/x86/entry/vdso/vma.c +++ b/arch/x86/entry/vdso/vma.c @@ -361,7 +361,12 @@ static unsigned long vdso_addr(unsigned long start, unsigned len) static int map_vdso_randomized(const struct vdso_image *image) { - unsigned long addr = vdso_addr(current->mm->start_stack, image->size-image->sym_vvar_start); + unsigned long addr; + + if (arch_can_randomize_full()) + addr = 0; /* let get_unmapped_area() pick the address */ + else + addr = vdso_addr(current->mm->start_stack, image->size-image->sym_vvar_start); return map_vdso(image, addr); } diff --git a/arch/x86/include/asm/compat.h b/arch/x86/include/asm/compat.h index 0e327a01f50f..883f88a5b1d6 100644 --- a/arch/x86/include/asm/compat.h +++ b/arch/x86/include/asm/compat.h @@ -220,4 +220,18 @@ int copy_siginfo_to_user32(struct compat_siginfo __user *to, #define copy_siginfo_to_user32 copy_siginfo_to_user32 #endif /* CONFIG_X86_X32_ABI */ +#ifdef CONFIG_MMU +static inline bool can_randomize_full(void) +{ + extern int randomize_va_space; + + /* Don't randomize 32 bit applications */ + return !(current->personality & (ADDR_NO_RANDOMIZE | ADDR_COMPAT_LAYOUT + | ADDR_LIMIT_32BIT | ADDR_LIMIT_3GB)) + && !(IS_ENABLED(CONFIG_64BIT) && in_ia32_syscall()) + && randomize_va_space == 3; +} +#define arch_can_randomize_full can_randomize_full +#endif + #endif /* _ASM_X86_COMPAT_H */ diff --git a/arch/x86/kernel/process.c b/arch/x86/kernel/process.c index 145a7ac0c19a..646c0446ef64 100644 --- a/arch/x86/kernel/process.c +++ b/arch/x86/kernel/process.c @@ -905,7 +905,10 @@ unsigned long arch_align_stack(unsigned long sp) unsigned long arch_randomize_brk(struct mm_struct *mm) { - return randomize_page(mm->brk, 0x02000000); + if (arch_can_randomize_full()) + return arch_mmap_rnd(); + else + return randomize_page(mm->brk, 0x02000000); } /* diff --git a/fs/binfmt_elf.c b/fs/binfmt_elf.c index fa50e8936f5f..c955bdf72789 100644 --- a/fs/binfmt_elf.c +++ b/fs/binfmt_elf.c @@ -1108,7 +1108,12 @@ static int load_elf_binary(struct linux_binprm *bprm) * without MAP_FIXED). */ if (interpreter) { - load_bias = ELF_ET_DYN_BASE; + if (arch_can_randomize_full()) + /* more space for randomization */ + load_bias = mmap_min_addr; + else + load_bias = ELF_ET_DYN_BASE; + if (current->flags & PF_RANDOMIZE) load_bias += arch_mmap_rnd(); alignment = maximum_alignment(elf_phdata, elf_ex->e_phnum); @@ -1277,6 +1282,13 @@ static int load_elf_binary(struct linux_binprm *bprm) } mm->brk = mm->start_brk = arch_randomize_brk(mm); + if (arch_can_randomize_full()) { + unsigned long random_offset = get_random_int() & ~PAGE_MASK & ~0xf; + mm->brk += random_offset; + retval = vm_brk_flags(mm->start_brk, random_offset, 0); + if (retval) + goto out; + } #ifdef compat_brk_randomized current->brk_randomized = 1; #endif diff --git a/include/linux/compat.h b/include/linux/compat.h index 14d514233e1d..4085df113fe6 100644 --- a/include/linux/compat.h +++ b/include/linux/compat.h @@ -931,4 +931,11 @@ static inline compat_uptr_t ptr_to_compat(void __user *uptr) return (u32)(unsigned long)uptr; } +#ifndef CONFIG_MMU +#undef arch_can_randomize_full +#endif +#ifndef arch_can_randomize_full +static inline bool arch_can_randomize_full(void) { return false; } +#endif + #endif /* _LINUX_COMPAT_H */ diff --git a/include/linux/mm.h b/include/linux/mm.h index db6ae4d3fb4e..b4915412abbe 100644 --- a/include/linux/mm.h +++ b/include/linux/mm.h @@ -31,6 +31,7 @@ #include #include #include +#include struct mempolicy; struct anon_vma; diff --git a/init/Kconfig b/init/Kconfig index 0872a5a2e759..3b8982262b06 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -1873,7 +1873,7 @@ config COMPAT_BRK also breaks ancient binaries (including anything libc5 based). This option changes the bootup default to heap randomization disabled, and can be overridden at runtime by setting - /proc/sys/kernel/randomize_va_space to 2. + /proc/sys/kernel/randomize_va_space to 2 or 3. On non-ancient distros (post-2000 ones) N is usually a safe choice. diff --git a/mm/mmap.c b/mm/mmap.c index 5c8b4485860d..924e2faee649 100644 --- a/mm/mmap.c +++ b/mm/mmap.c @@ -47,6 +47,7 @@ #include #include #include +#include #include #include @@ -73,6 +74,8 @@ const int mmap_rnd_compat_bits_max = CONFIG_ARCH_MMAP_RND_COMPAT_BITS_MAX; int mmap_rnd_compat_bits __read_mostly = CONFIG_ARCH_MMAP_RND_COMPAT_BITS; #endif +#define MAX_RANDOM_MMAP_RETRIES 5 + static bool ignore_rlimit_data; core_param(ignore_rlimit_data, ignore_rlimit_data, bool, 0644); @@ -206,7 +209,7 @@ SYSCALL_DEFINE1(brk, unsigned long, brk) #ifdef CONFIG_COMPAT_BRK /* * CONFIG_COMPAT_BRK can still be overridden by setting - * randomize_va_space to 2, which will still cause mm->start_brk + * randomize_va_space to >= 2, which will still cause mm->start_brk * to be arbitrarily shifted */ if (current->brk_randomized) @@ -2281,10 +2284,30 @@ get_unmapped_area(struct file *file, unsigned long addr, unsigned long len, get_area = shmem_get_unmapped_area; } + /* Pick a random address even outside current VMAs? */ + if (!addr && arch_can_randomize_full()) { + int i; + unsigned long new_addr; + + /* Try a few times to find a free area */ + for (i = 0; i < MAX_RANDOM_MMAP_RETRIES; i++) { + new_addr = arch_mmap_rnd(); + + new_addr = get_area(file, new_addr, len, pgoff, + flags | MAP_FIXED_NOREPLACE); + if (!IS_ERR_VALUE(new_addr)) { + addr = new_addr; + goto found; + } + } + /* failed, retry with original addr */ + } + addr = get_area(file, addr, len, pgoff, flags); if (IS_ERR_VALUE(addr)) return addr; + found: if (addr > TASK_SIZE - len) return -ENOMEM; if (offset_in_page(addr)) diff --git a/mm/util.c b/mm/util.c index 4ddb6e186dd5..836bba245df7 100644 --- a/mm/util.c +++ b/mm/util.c @@ -320,6 +320,9 @@ unsigned long randomize_stack_top(unsigned long stack_top) unsigned long random_variable = 0; if (current->flags & PF_RANDOMIZE) { + if (arch_can_randomize_full()) + return arch_mmap_rnd(); + random_variable = get_random_long(); random_variable &= STACK_RND_MASK; random_variable <<= PAGE_SHIFT; @@ -338,6 +341,9 @@ unsigned long arch_randomize_brk(struct mm_struct *mm) if (!IS_ENABLED(CONFIG_64BIT) || is_compat_task()) return randomize_page(mm->brk, SZ_32M); + if (arch_can_randomize_full()) + return arch_mmap_rnd(); + return randomize_page(mm->brk, SZ_1G); } @@ -412,7 +418,10 @@ void arch_pick_mmap_layout(struct mm_struct *mm, struct rlimit *rlim_stack) #elif defined(CONFIG_MMU) && !defined(HAVE_ARCH_PICK_MMAP_LAYOUT) void arch_pick_mmap_layout(struct mm_struct *mm, struct rlimit *rlim_stack) { - mm->mmap_base = TASK_UNMAPPED_BASE; + if (arch_can_randomize_full()) + mm->mmap_base = mmap_min_addr; + else + mm->mmap_base = TASK_UNMAPPED_BASE; mm->get_unmapped_area = arch_get_unmapped_area; } #endif base-commit: 2c85ebc57b3e1817b6ce1a6b703928e113a90442 -- 2.29.2