From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.4 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 34BB1C43331 for ; Tue, 24 Mar 2020 18:07:00 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 069C620719 for ; Tue, 24 Mar 2020 18:07:00 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=chromium.org header.i=@chromium.org header.b="c6BWSWwJ" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727571AbgCXSG7 (ORCPT ); Tue, 24 Mar 2020 14:06:59 -0400 Received: from mail-wm1-f66.google.com ([209.85.128.66]:51989 "EHLO mail-wm1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727314AbgCXSG6 (ORCPT ); Tue, 24 Mar 2020 14:06:58 -0400 Received: by mail-wm1-f66.google.com with SMTP id c187so4282071wme.1 for ; Tue, 24 Mar 2020 11:06:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=from:date:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to :user-agent; bh=xhSNhInfbkhw9Tyrol6FCl+av3/YsbNLmKw2OeAtFgo=; b=c6BWSWwJu2NoDWhT1p3b28hnOXVHz4XHF8NEU/7/D+2zuTMXNee6qXECxllDNYLtk4 OJXXUZjl26Ax+c2wx7B/W/Q92kUZY1FQP5WT7nRATW02tPGaOwFr3xZ5PInMbCYUiCp/ SBYjIQ8SSx/jwyXYLIMKsBr6gLhNBJjyEO5pU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:date:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to:user-agent; bh=xhSNhInfbkhw9Tyrol6FCl+av3/YsbNLmKw2OeAtFgo=; b=M5ShnqEN0HOCO9N6h+7mND3cSM2z1iXGCyTjkIg6XxPAnXktncoXWZWPTe6AiqsmAS LJAvfHk8sPNrOCn8YLGllh+Q9UHsH2Pg2ZYnuL8d/bomA2l4uOLUDlbKdHyBbhSHa6M+ DIEb47rctqoTzLiEr7QgGKSBSJw0p4l9pZ7nt37FJ3jNjVxgPEacW9z+C4wF7BLLkv5u 8toetimnx2AuEZSfMGSaEQPO+UUDm3ebR/uAOpwcpkMPkafNhE6ysZUqpB4RX+Ex1VkH TgY95EOYEyPlftbqCba6/oKbSeHo98NWmaqU1JC1hYCI9FAYyG+rn2pMru6cl/ENc/Oe YJHw== X-Gm-Message-State: ANhLgQ284bVKDASPGScFhbOFE0NV8ZVRmFq90+S728yfmK+yRx+gaQZ5 +jAQHb8mCB8ZQw/BvPIWcNiUvw== X-Google-Smtp-Source: ADFU+vs1zPw+UU/NOE75RDtqyDGSAbCXsLscHxEA3b7Nb9zQkxs6LqLss+95bWMKYp2q41gN3LJJaw== X-Received: by 2002:a1c:a552:: with SMTP id o79mr7018394wme.87.1585073214731; Tue, 24 Mar 2020 11:06:54 -0700 (PDT) Received: from chromium.org (77-56-209-237.dclient.hispeed.ch. [77.56.209.237]) by smtp.gmail.com with ESMTPSA id l12sm29098026wrt.73.2020.03.24.11.06.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 24 Mar 2020 11:06:54 -0700 (PDT) From: KP Singh X-Google-Original-From: KP Singh Date: Tue, 24 Mar 2020 19:06:52 +0100 To: Kees Cook Cc: Stephen Smalley , Casey Schaufler , linux-kernel@vger.kernel.org, bpf@vger.kernel.org, LSM List , Brendan Jackman , Florent Revest , Alexei Starovoitov , Daniel Borkmann , James Morris , Paul Turner , Jann Horn , Florent Revest , Brendan Jackman , Greg Kroah-Hartman , Paul Moore Subject: Re: [PATCH bpf-next v5 4/7] bpf: lsm: Implement attach, detach and execution Message-ID: <20200324180652.GA11855@chromium.org> References: <20200323164415.12943-1-kpsingh@chromium.org> <20200323164415.12943-5-kpsingh@chromium.org> <20200324145003.GA2685@chromium.org> <202003241100.279457EF@keescook> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <202003241100.279457EF@keescook> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: bpf-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: bpf@vger.kernel.org On 24-Mär 11:01, Kees Cook wrote: > On Tue, Mar 24, 2020 at 01:49:34PM -0400, Stephen Smalley wrote: > > On Tue, Mar 24, 2020 at 12:25 PM Casey Schaufler wrote: > > > > > > On 3/24/2020 7:58 AM, Stephen Smalley wrote: > > > > On Tue, Mar 24, 2020 at 10:50 AM KP Singh wrote: > > > >> On 24-Mär 10:35, Stephen Smalley wrote: > > > >>> On Mon, Mar 23, 2020 at 12:46 PM KP Singh wrote: > > > >>>> From: KP Singh > > > >>>> diff --git a/kernel/bpf/bpf_lsm.c b/kernel/bpf/bpf_lsm.c > > > >>>> index 530d137f7a84..2a8131b640b8 100644 > > > >>>> --- a/kernel/bpf/bpf_lsm.c > > > >>>> +++ b/kernel/bpf/bpf_lsm.c > > > >>>> @@ -9,6 +9,9 @@ > > > >>>> #include > > > >>>> #include > > > >>>> #include > > > >>>> +#include > > > >>>> +#include > > > >>>> +#include > > > >>>> > > > >>>> /* For every LSM hook that allows attachment of BPF programs, declare a NOP > > > >>>> * function where a BPF program can be attached as an fexit trampoline. > > > >>>> @@ -27,6 +30,32 @@ noinline __weak void bpf_lsm_##NAME(__VA_ARGS__) {} > > > >>>> #include > > > >>>> #undef LSM_HOOK > > > >>>> > > > >>>> +#define BPF_LSM_SYM_PREFX "bpf_lsm_" > > > >>>> + > > > >>>> +int bpf_lsm_verify_prog(struct bpf_verifier_log *vlog, > > > >>>> + const struct bpf_prog *prog) > > > >>>> +{ > > > >>>> + /* Only CAP_MAC_ADMIN users are allowed to make changes to LSM hooks > > > >>>> + */ > > > >>>> + if (!capable(CAP_MAC_ADMIN)) > > > >>>> + return -EPERM; > > > >>> I had asked before, and will ask again: please provide an explicit LSM > > > >>> hook for mediating whether one can make changes to the LSM hooks. > > > >>> Neither CAP_MAC_ADMIN nor CAP_SYS_ADMIN suffices to check this for SELinux. > > > >> What do you think about: > > > >> > > > >> int security_check_mutable_hooks(void) > > > >> > > > >> Do you have any suggestions on the signature of this hook? Does this > > > >> hook need to be BPF specific? > > > > I'd do something like int security_bpf_prog_attach_security(const > > > > struct bpf_prog *prog) or similar. > > > > Then the security module can do a check based on the current task > > > > and/or the prog. We already have some bpf-specific hooks. > > > > > > I *strongly* disagree with Stephen on this. KRSI and SELinux are peers. > > > Just as Yama policy is independent of SELinux policy so KRSI policy should > > > be independent of SELinux policy. I understand the argument that BDF programs > > > ought to be constrained by SELinux, but I don't think it's right. Further, > > > we've got unholy layering when security modules call security_ functions. > > > I'm not saying there is no case where it would be appropriate, but this is not > > > one of them. > > > > I explained this previously. The difference is that the BPF programs > > are loaded from a userspace > > process, not a kernel-resident module. They already recognize there > > is a difference here or > > they wouldn't have the CAP_MAC_ADMIN check above in their patch. The > > problem with that > > check is just that CAP_MAC_ADMIN doesn't necessarily mean fully > > privileged with respect to > > SELinux, which is why I want an explicit hook. This gets a NAK from > > me until there is such a hook. > > Doesn't the existing int (*bpf_prog)(struct bpf_prog *prog); cover > SELinux's need here? I.e. it can already examine that a hook is being > created for the LSM (since it has a distinct type, etc)? I was about to say the same, specifically for the BPF use-case, we do have the "bpf_prog" i.e. : "Do a check when the kernel generate and return a file descriptor for eBPF programs." SELinux can implement its policy logic for BPF_PROG_TYPE_LSM by providing a callback for this hook. - KP > > -- > Kees Cook