Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp9858995ybl; Thu, 26 Dec 2019 06:33:41 -0800 (PST) X-Google-Smtp-Source: APXvYqyc9SJL7ggcO6MpLchV09ZKek0XWgrCm2YIUgbhW/EUKs3mwi0i1379mXsg0ltvSV3Qjrur X-Received: by 2002:aca:f456:: with SMTP id s83mr1907669oih.12.1577370821450; Thu, 26 Dec 2019 06:33:41 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1577370821; cv=none; d=google.com; s=arc-20160816; b=Vj9tnS6YsEQAgH6XQ3i+n/0Gb8vPq80J3f/6D9s8zMtidXEvcYz732hw46XkAgHq+o NaMOuanlSq8offmHwADb9qLQnCb+mv9GKpeYMAHpwXqLDH2nwDIOuuxWN/FgilWTPxfV NU3uyIS+1vLHgppaKk8olT5PYrF2ayM26h4NDw0UY5lOQgLqpfPzvoZ1Cs+AOAY02Okj GD1oI6mxrsvsAbpyjsuOUTcmhF8cfZWgOUo9DNpJdZLrUP3cX03kz5PpPKmmRa+C+RKT r7nriZDY3cUIQMn9R7pXkBkEm2ilZc62k+RsLCh46EnzaIwXTK1DoJfGZ6j0IZlMQnnO hJrQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=3P6QoSpzL9+dtbKZBsTZUPmt45wMW/fo8uhv/NFkffs=; b=lvIOxRJzwVF49+6f4+zFUsje7jYwFvw7+kkTaWnQhnEKZ6c8BqZ9Jxm6TUJdb05G6c jdJn2sv7URkC/n7zQvjYd4nwuVJ6sB8054yZCD7Yh2XR6MFl1WfLulZnx3op02SAA1NI 89ITaezxavd1KgS3OI50StXfilj3KZpCP3uDLH8O6PGIzcpsAfOCPwTMR1LkXrMU5KgV Hjj4L0YyqIAwoLrd51koES8jI92KIv1VJcLuQuPCen4YGJFhqmksPgoPvwbiYEV7pgEG 92hpXtil4JrzNScTtuJTYTNyY1tRZpJTH5tiVE9s6QnAf+GvxFbK+Fwe9ixOxjsiR4a6 Drng== 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 t3si14728800oig.25.2019.12.26.06.33.30; Thu, 26 Dec 2019 06:33:41 -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 S1726626AbfLZOcr (ORCPT + 99 others); Thu, 26 Dec 2019 09:32:47 -0500 Received: from mout-p-201.mailbox.org ([80.241.56.171]:57028 "EHLO mout-p-201.mailbox.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726074AbfLZOcq (ORCPT ); Thu, 26 Dec 2019 09:32:46 -0500 Received: from smtp1.mailbox.org (smtp1.mailbox.org [80.241.60.240]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by mout-p-201.mailbox.org (Postfix) with ESMTPS id 47kC976srhzQl95; Thu, 26 Dec 2019 15:32:43 +0100 (CET) X-Virus-Scanned: amavisd-new at heinlein-support.de Received: from smtp1.mailbox.org ([80.241.60.240]) by spamfilter04.heinlein-hosting.de (spamfilter04.heinlein-hosting.de [80.241.56.122]) (amavisd-new, port 10030) with ESMTP id 1lwPXSnW3guO; Thu, 26 Dec 2019 15:32:39 +0100 (CET) Date: Fri, 27 Dec 2019 01:32:29 +1100 From: Aleksa Sarai To: Christian Brauner Cc: Sargun Dhillon , linux-kernel@vger.kernel.org, linux-api@vger.kernel.org, tycho@tycho.ws, jannh@google.com, keescook@chromium.org Subject: Re: [PATCH] seccomp: Check flags on seccomp_notif is unset Message-ID: <20191226143229.sbopynwut2hhsiwn@yavin.dot.cyphar.com> References: <20191225214530.GA27780@ircssh-2.c.rugged-nimbus-611.internal> <20191226115245.usf7z5dkui7ndp4w@wittgenstein> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="fgt5mo6icnbxpigg" Content-Disposition: inline In-Reply-To: <20191226115245.usf7z5dkui7ndp4w@wittgenstein> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --fgt5mo6icnbxpigg Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2019-12-26, Christian Brauner wrote: > On Wed, Dec 25, 2019 at 09:45:33PM +0000, Sargun Dhillon wrote: > > This patch is a small change in enforcement of the uapi for > > SECCOMP_IOCTL_NOTIF_RECV ioctl. Specificaly, the datastructure which is > > passed (seccomp_notif), has a flags member. Previously that could be > > set to a nonsense value, and we would ignore it. This ensures that > > no flags are set. > >=20 > > Signed-off-by: Sargun Dhillon > > Cc: Kees Cook >=20 > I'm fine with this since we soon want to make use of the flag argument > when we add a flag to get a pidfd from the seccomp notifier on receive. > The major users I could identify already pass in seccomp_notif with all > fields set to 0. If we really break users we can always revert; this > seems very unlikely to me though. >=20 > One more question below, otherwise: >=20 > Reviewed-by: Christian Brauner >=20 > > --- > > kernel/seccomp.c | 7 +++++++ > > 1 file changed, 7 insertions(+) > >=20 > > diff --git a/kernel/seccomp.c b/kernel/seccomp.c > > index 12d2227e5786..455925557490 100644 > > --- a/kernel/seccomp.c > > +++ b/kernel/seccomp.c > > @@ -1026,6 +1026,13 @@ static long seccomp_notify_recv(struct seccomp_f= ilter *filter, > > struct seccomp_notif unotif; > > ssize_t ret; > > =20 > > + if (copy_from_user(&unotif, buf, sizeof(unotif))) > > + return -EFAULT; > > + > > + /* flags is reserved right now, make sure it's unset */ > > + if (unotif.flags) > > + return -EINVAL; > > + >=20 > Might it make sense to use >=20 > err =3D copy_struct_from_user(&unotif, sizeof(unotif), buf, sizeof(unoti= f)); > if (err) > return err; >=20 > This way we check that the whole struct is 0 and report an error as soon > as one of the members is non-zero. That's more drastic but it'd ensure > that other fields can be used in the future for whatever purposes. > It would also let us get rid of the memset() below.=20 Given that this isn't an extensible struct, it would be simpler to just do check_zeroed_user() -- copy_struct_from_user() is overkill. That would also remove the need for any copy_from_user()s and the memset can be dropped by just doing struct seccomp_notif unotif =3D {}; > > memset(&unotif, 0, sizeof(unotif)); > > =20 > > ret =3D down_interruptible(&filter->notif->request); > > --=20 > > 2.20.1 > >=20 --=20 Aleksa Sarai Senior Software Engineer (Containers) SUSE Linux GmbH --fgt5mo6icnbxpigg Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQSxZm6dtfE8gxLLfYqdlLljIbnQEgUCXgTEegAKCRCdlLljIbnQ EuTpAP4wZYtJyKgXrPhPg8m27dR0ZKvSVhgLQW+sH93GxA3prgEAq+3iCvwDomHL 7hxWTJqkQIAvqUejPuQZqKRMQ6qd5gw= =uj2S -----END PGP SIGNATURE----- --fgt5mo6icnbxpigg--