Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp9406280imu; Wed, 5 Dec 2018 04:25:27 -0800 (PST) X-Google-Smtp-Source: AFSGD/WoW0DUeh0U0tPL8JI3/KkB2LL0wPnuEnVp3yRURdkPcTcb0wzrxgVYLegLpd2b3KVRSl0i X-Received: by 2002:a62:5444:: with SMTP id i65mr25020781pfb.193.1544012727629; Wed, 05 Dec 2018 04:25:27 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1544012727; cv=none; d=google.com; s=arc-20160816; b=X5wdAYAL6Ao2fhaTsz36y/JnQDFXcSLYHcNH5VeeVuysEPOWdy4sN60jdS/02tZGWO 8YHJvWD6uuT1JqdRCk3jf0+XM9eOw8TnxzCr8cmu/lXg1vczkryXch1l9amMR/egD2Os khIZOX/KXcF4bvB+hSysUmGL6O2bH9DAnOXuP1ubE6PZGGUsOAi611DXkh68NH26lPp8 zM9qOmif4A8zd0+lvg7hbkBrI0wiOLnTwQyx+Yj7L81LIKVwVkyjyIgv75/jqAEmNf4e 2zyLOal2a2vd6D8wTpm0BUX+OIPHxJH6Y1ZQWi1cmiYOF4wwNbkyrLIv2Fsj52kIIS/B NqEQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject; bh=sEUs5HTGbmJ7CjtUup1A4GDtohMztuKnkPquLkIwIhU=; b=yfkhcIEQJEpvNGJYwbSn60RUVBj7GZQVtcfWhLNLckHyXV3eXBlXnrdhUjgXC356T5 azTfian4Ljoq1Y/HE2bQdJGlfXBMBR1jG7czC6vpqR/CsSpBy5h0GvXLzR70aj4beD/L TlHgZ21/+fj+I/mUMsyIp+LAXm6PIuXAw26oaWhXI/raRN3ns19/9wko6PjiFuP6bg/Z FvL+d6QVLzxEVGy0wgQrz9TDygW15A2BapdrtNrWqwxs4L0d5wpRTeFnFpd7CDG+cSwl 6927jvHzDSbLP+E1laSTI4xv9pgqdZvzjsUuQ8UIYy03mWL4C+CYEXIdNAQxP3tcDvTF x2Mg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id p22si17686461pgl.340.2018.12.05.04.25.12; Wed, 05 Dec 2018 04:25:27 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727730AbeLEMYZ (ORCPT + 99 others); Wed, 5 Dec 2018 07:24:25 -0500 Received: from www62.your-server.de ([213.133.104.62]:47064 "EHLO www62.your-server.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726979AbeLEMYX (ORCPT ); Wed, 5 Dec 2018 07:24:23 -0500 Received: from [88.198.220.132] (helo=sslproxy03.your-server.de) by www62.your-server.de with esmtpsa (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (Exim 4.89_1) (envelope-from ) id 1gUWDz-0003Xb-Gp; Wed, 05 Dec 2018 13:24:19 +0100 Received: from [2a02:1203:ecb1:b710:c81f:d2d6:50a9:c2d] (helo=linux.home) by sslproxy03.your-server.de with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.89) (envelope-from ) id 1gUWDz-000842-8q; Wed, 05 Dec 2018 13:24:19 +0100 Subject: Re: [PATCH v4 2/2] arm64/bpf: don't allocate BPF JIT programs in module memory To: Ard Biesheuvel , Will Deacon Cc: Linux Kernel Mailing List , Alexei Starovoitov , Rick Edgecombe , Eric Dumazet , Jann Horn , Kees Cook , Jessica Yu , Arnd Bergmann , Catalin Marinas , Mark Rutland , "David S. Miller" , linux-arm-kernel , "" References: <20181123221804.440-1-ard.biesheuvel@linaro.org> <20181123221804.440-3-ard.biesheuvel@linaro.org> <20181130182629.GA16085@arm.com> <20181203124930.GB25097@arm.com> From: Daniel Borkmann Message-ID: <12954298-de06-349e-6df2-c218e5bf09a3@iogearbox.net> Date: Wed, 5 Dec 2018 13:24:17 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-Authenticated-Sender: daniel@iogearbox.net X-Virus-Scanned: Clear (ClamAV 0.100.2/25179/Tue Dec 4 15:18:37 2018) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Will, On 12/04/2018 04:45 PM, Ard Biesheuvel wrote: > On Mon, 3 Dec 2018 at 13:49, Will Deacon wrote: >> On Fri, Nov 30, 2018 at 08:20:06PM +0100, Ard Biesheuvel wrote: >>> On Fri, 30 Nov 2018 at 19:26, Will Deacon wrote: >>>> On Fri, Nov 23, 2018 at 11:18:04PM +0100, Ard Biesheuvel wrote: >>>>> The arm64 module region is a 128 MB region that is kept close to >>>>> the core kernel, in order to ensure that relative branches are >>>>> always in range. So using the same region for programs that do >>>>> not have this restriction is wasteful, and preferably avoided. >>>>> >>>>> Now that the core BPF JIT code permits the alloc/free routines to >>>>> be overridden, implement them by vmalloc()/vfree() calls from a >>>>> dedicated 128 MB region set aside for BPF programs. This ensures >>>>> that BPF programs are still in branching range of each other, which >>>>> is something the JIT currently depends upon (and is not guaranteed >>>>> when using module_alloc() on KASLR kernels like we do currently). >>>>> It also ensures that placement of BPF programs does not correlate >>>>> with the placement of the core kernel or modules, making it less >>>>> likely that leaking the former will reveal the latter. >>>>> >>>>> This also solves an issue under KASAN, where shadow memory is >>>>> needlessly allocated for all BPF programs (which don't require KASAN >>>>> shadow pages since they are not KASAN instrumented) >>>>> >>>>> Signed-off-by: Ard Biesheuvel >>>>> --- >>>>> arch/arm64/include/asm/memory.h | 5 ++++- >>>>> arch/arm64/net/bpf_jit_comp.c | 13 +++++++++++++ >>>>> 2 files changed, 17 insertions(+), 1 deletion(-) >>>>> >>>>> diff --git a/arch/arm64/include/asm/memory.h b/arch/arm64/include/asm/memory.h >>>>> index b96442960aea..ee20fc63899c 100644 >>>>> --- a/arch/arm64/include/asm/memory.h >>>>> +++ b/arch/arm64/include/asm/memory.h >>>>> @@ -62,8 +62,11 @@ >>>>> #define PAGE_OFFSET (UL(0xffffffffffffffff) - \ >>>>> (UL(1) << (VA_BITS - 1)) + 1) >>>>> #define KIMAGE_VADDR (MODULES_END) >>>>> +#define BPF_JIT_REGION_START (VA_START + KASAN_SHADOW_SIZE) >>>>> +#define BPF_JIT_REGION_SIZE (SZ_128M) >>>>> +#define BPF_JIT_REGION_END (BPF_JIT_REGION_START + BPF_JIT_REGION_SIZE) >>>>> #define MODULES_END (MODULES_VADDR + MODULES_VSIZE) >>>>> -#define MODULES_VADDR (VA_START + KASAN_SHADOW_SIZE) >>>>> +#define MODULES_VADDR (BPF_JIT_REGION_END) >>>>> #define MODULES_VSIZE (SZ_128M) >>>>> #define VMEMMAP_START (PAGE_OFFSET - VMEMMAP_SIZE) >>>>> #define PCI_IO_END (VMEMMAP_START - SZ_2M) >>>>> diff --git a/arch/arm64/net/bpf_jit_comp.c b/arch/arm64/net/bpf_jit_comp.c >>>>> index a6fdaea07c63..76c2ab40c02d 100644 >>>>> --- a/arch/arm64/net/bpf_jit_comp.c >>>>> +++ b/arch/arm64/net/bpf_jit_comp.c >>>>> @@ -940,3 +940,16 @@ struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) >>>>> tmp : orig_prog); >>>>> return prog; >>>>> } >>>>> + >>>>> +void *bpf_jit_alloc_exec(unsigned long size) >>>>> +{ >>>>> + return __vmalloc_node_range(size, PAGE_SIZE, BPF_JIT_REGION_START, >>>>> + BPF_JIT_REGION_END, GFP_KERNEL, >>>>> + PAGE_KERNEL_EXEC, 0, NUMA_NO_NODE, >>>>> + __builtin_return_address(0)); >>>> >>>> I guess we'll want VM_IMMEDIATE_UNMAP here if Rich gets that merged. >>> >>> I think akpm already queued up that patch. >>> >>>> In the >>>> meantime, I wonder if it's worth zeroing the region in bpf_jit_free_exec()? >>>> (although we'd need the size information...). >>>> >>> >>> Not sure. What exactly would that achieve? >> >> I think the zero encoding is guaranteed to be undefined, so it would limit >> the usefulness of any stale, executable TLB entries. However, we'd also need >> cache maintenance to make that stuff visible to the I side, so it's probably >> not worth it, especially if akpm has queued the stuff from Rich. >> >> Maybe just add an: >> >> /* FIXME: Remove this when VM_IMMEDIATE_UNMAP is supported */ >> #ifndef VM_IMMEDIATE_UNMAP >> #define VM_IMMEDIATE_UNMAP 0 >> #endif >> >> so we remember to come back and sort this out? Up to you. > > I'll just make a note to send out that patch once the definition lands via -akpm Could I get an ACK from you for this patch, then I'd take the series into bpf-next. Thanks, Daniel