Received: by 2002:a05:6902:102b:0:0:0:0 with SMTP id x11csp2335450ybt; Tue, 16 Jun 2020 03:26:18 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyBRdli87SZpwuNO7TqdhGfLXHX6Yu0hF6iDk6oohHPYDt10UVszh+H/Y/lAdI5jtrVdc+s X-Received: by 2002:a17:906:5595:: with SMTP id y21mr2154827ejp.61.1592303178520; Tue, 16 Jun 2020 03:26:18 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1592303178; cv=none; d=google.com; s=arc-20160816; b=Ocr3YkCsW+eXSjmuAGsnWEiqiXVnjqcc7H8Gq3WLnqPwVIhwBbyuIBR+nqxik4TpRI E7jdPqlxZbeiEPjNe3nugjrDARmNMSKQ2hZ51N49/HOGWEIylKVEWA8lyBFJauFhFo8O PLWmj41K0dFhSh+PiNmAX8Q2/edriKSEaiLJlm3bYRTPac2z5OgqEmVejmSth3YIsuzP KKJ17hp3PA1BZ+XOuODJemvU/6jXAlMaG2wdvAsp2V1lIF/TPJIHEhivz19uaCvUpQ3d pTiAG4ynCMa8p+4xjjebEOmSarbiWfwxAh98wwmdL6A/hPPll2kBIM/JjASOdB/6DQYb av9Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=nUDhECuzwGPRI3AjDUiGUAUC/ognmQpBbY2Khtem92I=; b=O39aUcbNnUeB/jy5bv7CchdgXsJiR+ntiS43M9Q4E8Bcl43IraYrbCPlIyorwM8qWI 2wWj4ooOj9UBXFKV5MQa0NFPwcVyC/QiWKnhazJNLyYphxH0gHnnTmprlT+GCzG6ul8/ Yyh++VzlB5/pE43L8wOccDESyu5aIIIGphnKqfE8h/oG1aMTsJ/woAkWUOqPXvsGeKo1 4cfB3Lcfs+bPE2U3cZ0/nQfmehBQO6Fosw73lZebvKYB0is1rrhSa5g+Jm+QIusckuLR IT1MFSLTvKgh7MxMUHM8XuL93sffysTHiwMUKdmTSQ8V7UBYwIiG6cYYLbLj+QH62P5q I0ZA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id h3si13762640ejo.141.2020.06.16.03.25.55; Tue, 16 Jun 2020 03:26:18 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728339AbgFPKX4 (ORCPT + 99 others); Tue, 16 Jun 2020 06:23:56 -0400 Received: from verein.lst.de ([213.95.11.211]:37428 "EHLO verein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728258AbgFPKXx (ORCPT ); Tue, 16 Jun 2020 06:23:53 -0400 Received: by verein.lst.de (Postfix, from userid 2407) id 9A3B568AEF; Tue, 16 Jun 2020 12:23:50 +0200 (CEST) Date: Tue, 16 Jun 2020 12:23:50 +0200 From: Christoph Hellwig To: Peter Zijlstra Cc: Christoph Hellwig , Dexuan Cui , vkuznets , Stephen Hemminger , Andy Lutomirski , Andy Lutomirski , Michael Kelley , Ju-Hyoung Lee , "x86@kernel.org" , "linux-hyperv@vger.kernel.org" , "linux-kernel@vger.kernel.org" , KY Srinivasan , Tom Lendacky Subject: Re: hv_hypercall_pg page permissios Message-ID: <20200616102350.GA29684@lst.de> References: <20200407073830.GA29279@lst.de> <87y2ooiv5k.fsf@vitty.brq.redhat.com> <20200616072318.GA17600@lst.de> <20200616101807.GO2531@hirez.programming.kicks-ass.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200616101807.GO2531@hirez.programming.kicks-ass.net> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jun 16, 2020 at 12:18:07PM +0200, Peter Zijlstra wrote: > > It does. But it also means every other user of PAGE_KERNEL_EXEC > > should trigger this, of which there are a few (kexec, tboot, hibernate, > > early xen pv mapping, early SEV identity mapping) > > There are only 3 users in the entire tree afaict: > > arch/arm64/kernel/probes/kprobes.c: page = vmalloc_exec(PAGE_SIZE); > arch/x86/hyperv/hv_init.c: hv_hypercall_pg = vmalloc_exec(PAGE_SIZE); > kernel/module.c: return vmalloc_exec(size); > > And that last one is a weak function that any arch that has STRICT_RWX > ought to override. > > > We really shouldn't create mappings like this by default. Either we > > need to flip PAGE_KERNEL_EXEC itself based on the needs of the above > > users, or add another define to overload vmalloc_exec as there is no > > other user of that for x86. > > We really should get rid of the two !module users of this though; both > x86 and arm64 have STRICT_RWX and sufficient primitives to DTRT. > > What is HV even trying to do with that page? AFAICT it never actually > writes to it, it seens to give the physica address to an MSR (which I > suspect then writes crud into the page for us from host context). > > Suggesting the page really only needs to be RX. > > On top of that, vmalloc_exec() gets us a page from the entire vmalloc > range, which can be outside of the 2G executable range, which seems to > suggest vmalloc_exec() is wrong too and all this works by accident. > > How about something like this: > > > diff --git a/arch/x86/hyperv/hv_init.c b/arch/x86/hyperv/hv_init.c > index a54c6a401581..82a3a4a9481f 100644 > --- a/arch/x86/hyperv/hv_init.c > +++ b/arch/x86/hyperv/hv_init.c > @@ -375,12 +375,15 @@ void __init hyperv_init(void) > guest_id = generate_guest_id(0, LINUX_VERSION_CODE, 0); > wrmsrl(HV_X64_MSR_GUEST_OS_ID, guest_id); > > - hv_hypercall_pg = vmalloc_exec(PAGE_SIZE); > + hv_hypercall_pg = module_alloc(PAGE_SIZE); > if (hv_hypercall_pg == NULL) { > wrmsrl(HV_X64_MSR_GUEST_OS_ID, 0); > goto remove_cpuhp_state; > } > > + set_memory_ro((unsigned long)hv_hypercall_pg, 1); > + set_memory_x((unsigned long)hv_hypercall_pg, 1); The changing of the permissions sucks. I thought about adding a module_alloc_prot with an explicit pgprot_t argument. On x86 alone at least ftrace would also benefit from that.