Received: by 2002:a25:c593:0:0:0:0:0 with SMTP id v141csp926043ybe; Wed, 11 Sep 2019 06:54:13 -0700 (PDT) X-Google-Smtp-Source: APXvYqypolS9ZmRpnAtkIoIdM+y3fzN+40WKqLSwXuqOvvlQPZfUsYKpQAnaJYKzdRs/o92dIMTU X-Received: by 2002:aa7:de11:: with SMTP id h17mr36080691edv.74.1568210053691; Wed, 11 Sep 2019 06:54:13 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1568210053; cv=none; d=google.com; s=arc-20160816; b=E7xHnqOwGZ3aQTISFYuPZkee75n1Us5wC8IxCr56jx0iZ0NcjlRDqn9XUAKRFX7noi 0bBcrEeEg1p2KMScRoaar00t5rKwiAQqg66WcCLuC9BVZlxRM3T/FAvz9nito/RsoDit Sf8mU2owoaI6XohDGn+fnNgPng+BVMFVZSZO2YIqFRAQV46vCTLfyf6Vmzmi45RWzFfo hswTBllm6TILgn6qD+l1dthJXPPSxgojOPTPS7l0RhonKHnuJv2uz/CrsweDn3tJBsWP NnGin2EmRivDikLcbM9XfwngXf2W/xq1PdIt8fg95aC5AQ89UqvmpiHYZWD+TjYTPAdG K7vA== 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:mime-version :references:in-reply-to:message-id:subject:cc:to:from:date :dkim-signature; bh=v29s0FBZ0qOWjAU6C8Uh6jbfRvWhu0t+jpo8632iyYc=; b=OXqnCEFY1PTA1RHnfAaIOhUyWs10HBq2XuVpAnlP4LA9y/LVtw0DgpfwqugqCGYrUo Zbb+Nt03D8/drC72duPYc41a27Lhw+IKOH+wIEnnJhjRY2hMkoEHPyhyaWX1X6iwOcNm BjTe/mlfMBBCX+SsCs8xorPCrD3vJxvsRJU0zF+POkFrdG7qHKVLdBRPppD7oCW0uZHd 1Ube7cJmRjtiiKVRu+2xLGSKKQiK6+WYrnd7bVPVNriaX9vuZ7Mz9EwpiAZOKH+JDA1U +j2NRtkwtivXO54RKuql2sQZCCoHQcR3ykYwP9OdJMMalIjzASwrFylyf1WMpjjCDs34 pxlQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=yLZdyRIC; 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 f3si8482828ejl.162.2019.09.11.06.53.49; Wed, 11 Sep 2019 06:54:13 -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; dkim=pass header.i=@kernel.org header.s=default header.b=yLZdyRIC; 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 S1728187AbfIKNs5 (ORCPT + 99 others); Wed, 11 Sep 2019 09:48:57 -0400 Received: from mail.kernel.org ([198.145.29.99]:40804 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727093AbfIKNs5 (ORCPT ); Wed, 11 Sep 2019 09:48:57 -0400 Received: from X1 (110.8.30.213.rev.vodafone.pt [213.30.8.110]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 13A6A206CD; Wed, 11 Sep 2019 13:48:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1568209737; bh=2ZAB+MxpAQ5hJTPfjiPVljlb21WGGQdhzccadL1cdPs=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=yLZdyRICT5fdlJII7PdUmXMGmuN7rE8UOq/X4b1M1Mpki/JS7/vsvXA8KvGSmfXRb jdUZ+fJGg7XWaumbFjMoLNPNSgI6vV8coA/RvRaB4MIVKWhLbSSnuJXg/hxy99xE1y 9NYp9yLP20fZWnh+XuV1Bb7QYStdGeHy0gcvEPf4= Date: Wed, 11 Sep 2019 06:48:52 -0700 From: Andrew Morton To: Eugene Syromiatnikov Cc: linux-kernel@vger.kernel.org, Christian Brauner , Oleg Nesterov , "Peter Zijlstra (Intel)" , Ingo Molnar , "Dmitry V. Levin" , Eric Biederman Subject: Re: [PATCH v2] fork: check exit_signal passed in clone3() call Message-Id: <20190911064852.9f236d4c201b50e14d717c14@linux-foundation.org> In-Reply-To: <20190910175852.GA15572@asgard.redhat.com> References: <20190910175852.GA15572@asgard.redhat.com> X-Mailer: Sylpheed 3.5.1 (GTK+ 2.24.32; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 10 Sep 2019 18:58:52 +0100 Eugene Syromiatnikov wrote: > Previously, higher 32 bits of exit_signal fields were lost when > copied to the kernel args structure (that uses int as a type for the > respective field). Moreover, as Oleg has noted[1], exit_signal is used > unchecked, so it has to be checked for sanity before use; for the legacy > syscalls, applying CSIGNAL mask guarantees that it is at least non-negative; > however, there's no such thing is done in clone3() code path, and that can > break at least thread_group_leader. > > Checking user-passed exit_signal against ~CSIGNAL mask solves both > of these problems. > > [1] https://lkml.org/lkml/2019/9/10/467 > > * kernel/fork.c (copy_clone_args_from_user): Fail with -EINVAL if > args.exit_signal has bits set outside CSIGNAL mask. > (_do_fork): Note that exit_signal is expected to be checked for the > sanity by the caller. > > Fixes: 7f192e3cd316 ("fork: add clone3") What are the user-visible runtime effects of this bug? Relatedly, should this fix be backported into -stable kernels? If so, why?