Received: by 2002:a05:6a10:22f:0:0:0:0 with SMTP id 15csp2136686pxk; Sat, 19 Sep 2020 14:17:49 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwXSGb/Vxum8dLtC5ZvphuC9y0MMbqdR/te9nU7D4Issz5BLg2slT3pexFHK0dzzguJHzI6 X-Received: by 2002:a05:6402:1548:: with SMTP id p8mr46781051edx.65.1600550269227; Sat, 19 Sep 2020 14:17:49 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1600550269; cv=none; d=google.com; s=arc-20160816; b=ernIKy/pH6X2Pg1HEh8Luse3X9fMZNn1uxuQLG3tCRUMYel4Xv/ZAV8t/ecHX9BP6n 5nn5kMxfK8i6XN7d1REcpibLuqdXwUq8cZ9/0238GQI/Bvo32x672zjqm9XWdNoDZ6AT Ro6n0DpBCHCd//44j2R/3/J9rITEODJWxOobD5Zu75P+IsLVlysLh8xWaJwzcqMoe1sn MH1+Id4RTEmnTBIIv65SACTWJE6LarME97R/l/78Jy43L1WFtm8p/dxcgpsS2wWA+p7i Sohf0OiMsA7ZN2K7jYMaJMImR+QE5StalIvqiUqZCgK8gm1gWvv7/XigRnGvb5WUr89o Q9kw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:cc:to:subject:message-id:date:from:in-reply-to :references:mime-version; bh=dR1hf9DyG8yAAZA3l9xssVVC0iJeRlTfqLWzvyuUy90=; b=SO69fL/rWMb+ii6NIz7L2cV2AnBDFLQUIED2gAqKBy5ZB6xb0iepEUjKxxuJILw5H2 RTK3ioBqCaR6FZFg4zcmxD6cPr4QrhB2OqW9VwdBojDVZ2Ffdl38Q6UJqGF1ARUmCFcc P4hzSpxJl9aqA95MWLCbtDjBwyrXkZc91kli+03bfWpC/7ZgxtGlHTN751tb/dresgZy L9474AhvnL8qN8FZeYFAvgkU4LQJEmzJAFKV/yal5+TIZ8+UaQiDl1LUhCv2enIX23Wx 6iI140iAL6EQXNLWF/Rssf90NmMbu/8gmQr/rmyiDPwqcTEv+KasDEK9Z2KfqJkCdvx5 GNCA== 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 s10si5045349edy.400.2020.09.19.14.17.26; Sat, 19 Sep 2020 14:17:49 -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 S1726778AbgISVQd (ORCPT + 99 others); Sat, 19 Sep 2020 17:16:33 -0400 Received: from mout.kundenserver.de ([212.227.126.131]:35227 "EHLO mout.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726528AbgISVQc (ORCPT ); Sat, 19 Sep 2020 17:16:32 -0400 Received: from mail-qk1-f169.google.com ([209.85.222.169]) by mrelayeu.kundenserver.de (mreue009 [212.227.15.129]) with ESMTPSA (Nemesis) id 1MKbc4-1k3BIm3TWm-00L0SP; Sat, 19 Sep 2020 23:16:29 +0200 Received: by mail-qk1-f169.google.com with SMTP id v123so10707353qkd.9; Sat, 19 Sep 2020 14:16:27 -0700 (PDT) X-Gm-Message-State: AOAM531+emzl8B3DqL41Bk83MYXpOUqzqfDVocNDlNc7kY058mjTM2a4 CmAubHAtnd4y0KjZA2ijcOrze8TZs8thcCm6Bsc= X-Received: by 2002:a37:5d8:: with SMTP id 207mr40303905qkf.352.1600550186478; Sat, 19 Sep 2020 14:16:26 -0700 (PDT) MIME-Version: 1.0 References: <20200918124533.3487701-1-hch@lst.de> <20200918124533.3487701-2-hch@lst.de> <20200918134012.GY3421308@ZenIV.linux.org.uk> <20200918134406.GA17064@lst.de> <20200918135822.GZ3421308@ZenIV.linux.org.uk> <20200918151615.GA23432@lst.de> In-Reply-To: From: Arnd Bergmann Date: Sat, 19 Sep 2020 23:16:10 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH 1/9] kernel: add a PF_FORCE_COMPAT flag To: Andy Lutomirski Cc: Christoph Hellwig , Al Viro , Andrew Morton , Jens Axboe , David Howells , linux-arm-kernel , X86 ML , LKML , "open list:MIPS" , Parisc List , linuxppc-dev , linux-s390 , sparclinux , linux-block , Linux SCSI List , Linux FS Devel , linux-aio , io-uring@vger.kernel.org, linux-arch , Linux-MM , Network Development , keyrings@vger.kernel.org, LSM List Content-Type: text/plain; charset="UTF-8" X-Provags-ID: V03:K1:wnNAt0YQaQqE+S7E2jXWhut4vc34wb69sEYYMS2LRgo37wnXoFa U5jNY34Mhb6zCLv7UZrXPhqOwTPEKPsdRpRBIsvUzI4lCW8zNqTUwVGGBSMe9Sn/rqP+0Hc ZE2V2uxGuYnfv74AcslE8K94pghU8VDghg11No6WQ4CDmZQjGTkgwAwxRTd79ToUMk2jbhY GAHuppk5TR0x8YjxOHq4w== X-Spam-Flag: NO X-UI-Out-Filterresults: notjunk:1;V03:K0:sCszT6SAIfU=:EMbLDFo/4IQYxLPBQi+idh b6TytVGhby0fIjgUjRLtGhNalYCQqk0iEjqjSgeP94XpxR9jGaqDAi1Y0Gb7/bSKG2rXCgoHb Z80PODNcCqbXF9+DPY1M/dBSDA5WoqExxfMy34LEfOCijEHlQC1fgWoKJN+l9eS0XzuFzSLOQ yPa4Q5en6gDbFGquLyeS0PP9fr9c0co9EcOvX0Un9vPckFT23e2cxKfuzJ8WVC4zFscR8dA3L MTJ7XiQLdddcaDSNzS+2SC4v2pUdXTjHjSTdTWboqKbPnr16LNoZ11YSxAOXZN8UghZLxs8p2 RuTiyjItuzhEhNkPbbQmJJ9+aHAcQgVHg6Jy2nKsUA+d54zxL2f4XolSOVcKSktt/a+pggVYn 36dCvpjFvkbouzb/D9GOvY3Rs6Yu7rFIjjy9Nz0bxaox2iRB9lswOkbrQBfEuDbBizwWp4xLO nVphyraUcdFX0eqhlEICFjqe5GFTy3hHDfNgnadgMIIY1j0vBUXzZqcPXlp3ja1EmtwumlpGK K+VcW/HaKszRxVibxSKg8aObdVYiYIkK2uXoxcQ2jUHetnZlWR7bifWQmPrRndlCG1xY3sYd0 Nq7pPhdm9mNCuy5pmZITSDP2d3RpX92bo14P6qA7ms9a3PTfrrOC9HjQAiBXlpjn5cMHGU331 1Cu0H/rzXbq2dK8QgF+X0qIkU/IcqX5nN/ZsuRF6BWFDJRQoGTDVB2qIa8xk/AZVSsGFMZ9Sz XtuObu2/qhC1DdRkg3oWrPs1udblQvJZH9D911HFE7TrE9cCuc/X+ezFIwxec/yr2ZvhSl/fX WyPaO4XwWbnjQeuaaWmPic1FLY0vdTePBjBHJjlO7kq3bre409ZX7yzUcZ4eezydOp4oRcd Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Sep 19, 2020 at 6:21 PM Andy Lutomirski wrote: > On Fri, Sep 18, 2020 at 8:16 AM Christoph Hellwig wrote: > > On Fri, Sep 18, 2020 at 02:58:22PM +0100, Al Viro wrote: > > > Said that, why not provide a variant that would take an explicit > > > "is it compat" argument and use it there? And have the normal > > > one pass in_compat_syscall() to that... > > > > That would help to not introduce a regression with this series yes. > > But it wouldn't fix existing bugs when io_uring is used to access > > read or write methods that use in_compat_syscall(). One example that > > I recently ran into is drivers/scsi/sg.c. Ah, so reading /dev/input/event* would suffer from the same issue, and that one would in fact be broken by your patch in the hypothetical case that someone tried to use io_uring to read /dev/input/event on x32... For reference, I checked the socket timestamp handling that has a number of corner cases with time32/time64 formats in compat mode, but none of those appear to be affected by the problem. > Aside from the potentially nasty use of per-task variables, one thing > I don't like about PF_FORCE_COMPAT is that it's one-way. If we're > going to have a generic mechanism for this, shouldn't we allow a full > override of the syscall arch instead of just allowing forcing compat > so that a compat syscall can do a non-compat operation? The only reason it's needed here is that the caller is in a kernel thread rather than a system call. Are there any possible scenarios where one would actually need the opposite? Arnd