Received: by 2002:a25:86ce:0:0:0:0:0 with SMTP id y14csp495404ybm; Wed, 22 May 2019 06:51:43 -0700 (PDT) X-Google-Smtp-Source: APXvYqwfRJizXs9gUxuqVZNCINMJmxdBkYIUGfLZcOGy3HJr/U040D2RfPznwm4O+uulRdGOz68l X-Received: by 2002:a17:902:f215:: with SMTP id gn21mr91732740plb.194.1558533102870; Wed, 22 May 2019 06:51:42 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1558533102; cv=none; d=google.com; s=arc-20160816; b=cve1lK7nHweh5ACND8XbAYEPgDCJF4iGmsWFUJwi/P6M/kiC+obOkWPjLc/kkfudXX Wh5DpYeZjvz3IvMKwKrxUBAGhG/kPGVMHtwrhSpE3jLHqH8NqMs0O60jBfYdZVWjnHPv 8qc8IOr0woLzlVWCtBMe2aNgRbllRlhgSTX1qZTdZM4pvF/9mKvD3Js1VIZv0JAxhusp 5rR7U3VFulaFimDkHPoNQsWSiVHLyI23of8s5BUnIwImxssm2wYf1fdlPjID4vY3jcCL V8LIKxvPdsuVLL63uE3vANPDX+j6joeIkdE2bFEgbFUEs4fNRgLU/Fvaj1Hl4SWG6bjG 9Wqw== 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=lghwV3DZCdQQVwKep3uKuy6OHwR31uW6Z4jXaPn6QmM=; b=BcFeTkJX3UfMYcM63dK+HYE+aXkd6UVsGpUSnQnIzS6God69/JUw57L1Z0ct/kQUA6 lI8IGv2q7qVrbNbux5zMUF9HycF1Wak6Nt0fuQWqFW7XtU7EDSv2asPduuf7vanEDZPL I5Sny6NAIDPpF8908g9mz/bVt0OfG6xVE2ol11NDbYqJkCM2ZkmVks3BMEtVjL4L7D5u wgNCaOyDV/XJQHsnGNte7IPP5n0JBDqj7Ompn5oo/hEJjFtnUwrj8PDRondSqv8r3xzn Ixg3HfrlxIB0lsEWefM0UN5i5NIfy9koV/X+yZJCeIStif4ENfmQzITW9S+eem99ao1A 3SjA== 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 d3si16809335pln.272.2019.05.22.06.51.27; Wed, 22 May 2019 06:51:42 -0700 (PDT) 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 S1729005AbfEVNth (ORCPT + 99 others); Wed, 22 May 2019 09:49:37 -0400 Received: from foss.arm.com ([217.140.101.70]:51862 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726770AbfEVNth (ORCPT ); Wed, 22 May 2019 09:49:37 -0400 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.72.51.249]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 5198E80D; Wed, 22 May 2019 06:49:36 -0700 (PDT) Received: from e103592.cambridge.arm.com (usa-sjc-imap-foss1.foss.arm.com [10.72.51.249]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 94CFA3F575; Wed, 22 May 2019 06:49:30 -0700 (PDT) Date: Wed, 22 May 2019 14:49:28 +0100 From: Dave Martin To: Jason Gunthorpe Cc: Catalin Marinas , Mark Rutland , kvm@vger.kernel.org, Szabolcs Nagy , Will Deacon , dri-devel@lists.freedesktop.org, linux-mm@kvack.org, linux-kselftest@vger.kernel.org, Felix Kuehling , Vincenzo Frascino , Jacob Bramley , Leon Romanovsky , linux-rdma@vger.kernel.org, amd-gfx@lists.freedesktop.org, Dmitry Vyukov , Evgeniy Stepanov , linux-media@vger.kernel.org, Kevin Brodsky , Kees Cook , Ruben Ayrapetyan , Andrey Konovalov , Ramana Radhakrishnan , Alex Williamson , Mauro Carvalho Chehab , linux-arm-kernel@lists.infradead.org, Kostya Serebryany , Greg Kroah-Hartman , Yishai Hadas , linux-kernel@vger.kernel.org, Jens Wiklander , Lee Smith , Alexander Deucher , Andrew Morton , Robin Murphy , Christian Koenig , Luc Van Oostenryck Subject: Re: [PATCH v15 00/17] arm64: untag user pointers passed to the kernel Message-ID: <20190522134925.GV28398@e103592.cambridge.arm.com> References: <20190517144931.GA56186@arrakis.emea.arm.com> <20190521184856.GC2922@ziepe.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190521184856.GC2922@ziepe.ca> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, May 21, 2019 at 03:48:56PM -0300, Jason Gunthorpe wrote: > On Fri, May 17, 2019 at 03:49:31PM +0100, Catalin Marinas wrote: > > > The tagged pointers (whether hwasan or MTE) should ideally be a > > transparent feature for the application writer but I don't think we can > > solve it entirely and make it seamless for the multitude of ioctls(). > > I'd say you only opt in to such feature if you know what you are doing > > and the user code takes care of specific cases like ioctl(), hence the > > prctl() proposal even for the hwasan. > > I'm not sure such a dire view is warrented.. > > The ioctl situation is not so bad, other than a few special cases, > most drivers just take a 'void __user *' and pass it as an argument to > some function that accepts a 'void __user *'. sparse et al verify > this. > > As long as the core functions do the right thing the drivers will be > OK. > > The only place things get dicy is if someone casts to unsigned long > (ie for vma work) but I think that reflects that our driver facing > APIs for VMAs are compatible with static analysis (ie I have no > earthly idea why get_user_pages() accepts an unsigned long), not that > this is too hard. If multiple people will care about this, perhaps we should try to annotate types more explicitly in SYSCALL_DEFINEx() and ABI data structures. For example, we could have a couple of mutually exclusive modifiers T __object * T __vaddr * (or U __vaddr) In the first case the pointer points to an object (in the C sense) that the call may dereference but not use for any other purpose. In the latter case the pointer (or other type) is a virtual address that the call does not dereference but my do other things with. Also U __really(T) to tell static analysers the real type of pointers smuggled through UAPI disguised as other types (*cough* KVM, etc.) We could gradually make sparse more strict about the presence of annotations and allowed conversions, add get/put_user() variants that demand explicit annotation, etc. find_vma() wouldn't work with a __object pointer, for example. A get_user_pages_for_dereference() might be needed for __object pointers (embodying a promise from the caller that only the object will be dereferenced within the mapped pages). Thoughts? This kind of thing would need widespread buy-in in order to be viable. Cheers ---Dave