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=-8.4 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, MAILING_LIST_MULTI,SIGNED_OFF_BY,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 5832AC41621 for ; Tue, 24 Mar 2020 10:39:17 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 32EB920936 for ; Tue, 24 Mar 2020 10:39:17 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=chromium.org header.i=@chromium.org header.b="h5BvdxgS" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727348AbgCXKjP (ORCPT ); Tue, 24 Mar 2020 06:39:15 -0400 Received: from mail-wr1-f67.google.com ([209.85.221.67]:38831 "EHLO mail-wr1-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727130AbgCXKjP (ORCPT ); Tue, 24 Mar 2020 06:39:15 -0400 Received: by mail-wr1-f67.google.com with SMTP id s1so20757804wrv.5 for ; Tue, 24 Mar 2020 03:39:14 -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=WNURfYwUOPAnuz+U3UbPZyrljqXKCvMA7vRxyxXRqHM=; b=h5BvdxgSXNE2/jma/jYDLUTdGPiB158yhJaCdf6uihjZuDF6ED9XbYBj9gs+33cFnL BR1q8lLb2zZjJ4RN+Z9haG820tRE9+3+kaOsQwpzzfqSE2Up3YZf6krsbiTbZGf9WN4m xsvkfvQuQ/lQQBEIFooS67t8NoZu9oZvSpcBE= 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=WNURfYwUOPAnuz+U3UbPZyrljqXKCvMA7vRxyxXRqHM=; b=Gmiu7k9b1hBup6g0J8sgn1VoZBdRursxLaJaYdgt7p1eNNZclE9OHsbqUY7FECVrFX R4sM89iUg/5ZY7IsQlLq95WtZzhQy7rDOUBOeGEqcyfy3PDxv1Bf1j2oOgb1hL2pK6yy oZ3baYT7ZqpxNVQpBvHHTe3te0E1ih9skJ8XxdUr+ffiffA+Rqxwf0JEk3fVZL+FOB6S YzchzwFTpB2V9JSRQfmxnxEbyirXyQI/JsXclN87LyYRZBHA+58bA98a8C5WzfOyd9sR 6fRpxIZRVEqLSqOJAnbLGHGyyukJWi0X7KHXmPltMTFe8qz/InZdMpoqH3dl08VFgsRN UN5A== X-Gm-Message-State: ANhLgQ2Nnz/0physDDp8ZzNBvv75fQsQRQgzABoP5tdvcMAxp3D/LUjB EZt/1qrJryXSEnueKqiXw2PEFw== X-Google-Smtp-Source: ADFU+vutESD3P5pBkNWr+6YYHHHInBJvKSWgEdKsOHk7IwwLDwihiRPSXNB3MeFkJv8Gax2/4ZxY2A== X-Received: by 2002:a5d:6187:: with SMTP id j7mr12220191wru.419.1585046353498; Tue, 24 Mar 2020 03:39:13 -0700 (PDT) Received: from chromium.org (77-56-209-237.dclient.hispeed.ch. [77.56.209.237]) by smtp.gmail.com with ESMTPSA id b187sm3828624wmb.42.2020.03.24.03.39.12 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 24 Mar 2020 03:39:12 -0700 (PDT) From: KP Singh X-Google-Original-From: KP Singh Date: Tue, 24 Mar 2020 11:39:10 +0100 To: Andrii Nakryiko Cc: open list , bpf , linux-security-module@vger.kernel.org, Brendan Jackman , Florent Revest , Alexei Starovoitov , Daniel Borkmann , James Morris , Kees Cook , Paul Turner , Jann Horn , Florent Revest , Brendan Jackman , Greg Kroah-Hartman Subject: Re: [PATCH bpf-next v5 3/7] bpf: lsm: provide attachment points for BPF LSM programs Message-ID: <20200324103910.GA7135@chromium.org> References: <20200323164415.12943-1-kpsingh@chromium.org> <20200323164415.12943-4-kpsingh@chromium.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Sender: owner-linux-security-module@vger.kernel.org Precedence: bulk List-ID: On 23-Mär 12:59, Andrii Nakryiko wrote: > On Mon, Mar 23, 2020 at 9:45 AM KP Singh wrote: > > > > From: KP Singh > > > > When CONFIG_BPF_LSM is enabled, nops functions, bpf_lsm_, are > > generated for each LSM hook. These nops are initialized as LSM hooks in > > a subsequent patch. > > > > Signed-off-by: KP Singh > > Reviewed-by: Brendan Jackman > > Reviewed-by: Florent Revest > > --- > > include/linux/bpf_lsm.h | 21 +++++++++++++++++++++ > > kernel/bpf/bpf_lsm.c | 19 +++++++++++++++++++ > > 2 files changed, 40 insertions(+) > > create mode 100644 include/linux/bpf_lsm.h > > > > diff --git a/include/linux/bpf_lsm.h b/include/linux/bpf_lsm.h > > new file mode 100644 > > index 000000000000..c6423a140220 > > --- /dev/null > > +++ b/include/linux/bpf_lsm.h > > @@ -0,0 +1,21 @@ > > +/* SPDX-License-Identifier: GPL-2.0 */ > > + > > +/* > > + * Copyright (C) 2020 Google LLC. > > + */ > > + > > +#ifndef _LINUX_BPF_LSM_H > > +#define _LINUX_BPF_LSM_H > > + > > +#include > > +#include > > + > > +#ifdef CONFIG_BPF_LSM > > + > > +#define LSM_HOOK(RET, NAME, ...) RET bpf_lsm_##NAME(__VA_ARGS__); > > +#include > > +#undef LSM_HOOK > > + > > +#endif /* CONFIG_BPF_LSM */ > > + > > +#endif /* _LINUX_BPF_LSM_H */ > > diff --git a/kernel/bpf/bpf_lsm.c b/kernel/bpf/bpf_lsm.c > > index 82875039ca90..530d137f7a84 100644 > > --- a/kernel/bpf/bpf_lsm.c > > +++ b/kernel/bpf/bpf_lsm.c > > @@ -7,6 +7,25 @@ > > #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. > > + */ > > +#define LSM_HOOK(RET, NAME, ...) LSM_HOOK_##RET(NAME, __VA_ARGS__) > > + > > +#define LSM_HOOK_int(NAME, ...) \ > > +noinline __weak int bpf_lsm_##NAME(__VA_ARGS__) \ > > +{ \ > > + return 0; \ > > +} > > + > > +#define LSM_HOOK_void(NAME, ...) \ > > +noinline __weak void bpf_lsm_##NAME(__VA_ARGS__) {} > > + > > Could unify with: > > #define LSM_HOOK(RET, NAME, ...) noinline __weak RET bpf_lsm_##NAME(__VA_ARGS__) > { > return (RET)0; > } > > then you don't need LSM_HOOK_int and LSM_HOOK_void. Nice. But, given that we are adding default values and that they are only needed for int hooks, we will need to keep the macros separate for int and void. Or, Am I missing a trick here? - KP > > > +#include > > +#undef LSM_HOOK > > > > const struct bpf_prog_ops lsm_prog_ops = { > > }; > > -- > > 2.20.1 > >