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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 45D54C7EE32 for ; Thu, 2 Mar 2023 19:06:12 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229800AbjCBTGK (ORCPT ); Thu, 2 Mar 2023 14:06:10 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56828 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229749AbjCBTGF (ORCPT ); Thu, 2 Mar 2023 14:06:05 -0500 Received: from mail-pf1-x42d.google.com (mail-pf1-x42d.google.com [IPv6:2607:f8b0:4864:20::42d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4269455053 for ; Thu, 2 Mar 2023 11:05:46 -0800 (PST) Received: by mail-pf1-x42d.google.com with SMTP id bd34so103523pfb.3 for ; Thu, 02 Mar 2023 11:05:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=paul-moore.com; s=google; t=1677783944; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=kKw96YimrLV8F+VfPY0RJRLjcN/M6IW13R0RuH+pecA=; b=VCO2DicSEeiMX+SOIrKaRJ5XhIN4KXPY8Kb+Ikg8S+mCpFMxAZpeJFjuI31ZkQIW2y cVPM6hCUsQCWEcqbgbQh4NnZr3wKxX+r/tYvr5lIlcAKsi34j/SrsGwFr1LgT5QlhBSa 5T/rW12JgrQDAIh6QOTyQ8w31z7yODrc47MCgw2NEAM9vfeA9L4pgIEV2OtTIdLUK4HC z850yeKlFSnJ+60oeiUiqcA/q5+sVMTDVqrdpkYoD1lGZ20+9jnpn2tZwNDS0wecYXze m06OFzrEYX/EP2RrsscQDO7EVkrX6je7Ds5CUjinGlSRtNo8k0qShilWmjre44DxrSWy XuRQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677783944; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kKw96YimrLV8F+VfPY0RJRLjcN/M6IW13R0RuH+pecA=; b=4a+7gA5ypRt4AC+artorOslRjFcw6mMSsVnCipjnDkGA5FrQmb5HotQKxYJ/pN4dib VI5lFoUnsD+7sNuomEtDU1Zewy9Cf1sKL4tBkIY51wcXpdJ3kVtuLYOkRqD5PXl53kQB Dv/AqoDz20BHNoiWzZgD9zoUrFzoduhgTznB7DBT+0ddDUZq4RAQA5Fl9gQAVqeTRsrJ 3TCuNUfetlEskeUFdgYKkQSGpgzgsMd2idLmvUmqOX48UgXQQVQjEBWIkOIBZcl9OmCp weZYe7QqbgXAfpum1ZcMKp1M1FrknSIdpUWVfrhMjJBgW3kyUXbZvazg/DoMm5p7Qqrt C8og== X-Gm-Message-State: AO0yUKW0Q4oGMyFR2eekjPYFmOn2WrSHLouxk74J0ha90pgKK7pRf/n9 yAo1ZIRNQ12DE3xA13JSBT1ukMbdgQ1ly8EjJrkb X-Google-Smtp-Source: AK7set9GakAc9W3sffqku5Nxb155E64D4u0/V0fl7OjF3yznVOjHB2ZwEOd+/4xCl7X6UG3aM5pSV/5L2w6ebrSd6Mw= X-Received: by 2002:a05:6a00:26d0:b0:590:3182:9339 with SMTP id p16-20020a056a0026d000b0059031829339mr4326518pfw.0.1677783944283; Thu, 02 Mar 2023 11:05:44 -0800 (PST) MIME-Version: 1.0 References: <1675119451-23180-1-git-send-email-wufan@linux.microsoft.com> <1675119451-23180-8-git-send-email-wufan@linux.microsoft.com> <3723852.kQq0lBPeGt@x2> In-Reply-To: <3723852.kQq0lBPeGt@x2> From: Paul Moore Date: Thu, 2 Mar 2023 14:05:33 -0500 Message-ID: Subject: Re: [RFC PATCH v9 07/16] uapi|audit|ipe: add ipe auditing support To: Steve Grubb Cc: corbet@lwn.net, zohar@linux.ibm.com, jmorris@namei.org, serge@hallyn.com, tytso@mit.edu, ebiggers@kernel.org, axboe@kernel.dk, agk@redhat.com, snitzer@kernel.org, eparis@redhat.com, linux-audit@redhat.com, Fan Wu , dm-devel@redhat.com, linux-doc@vger.kernel.org, Deven Bowers , roberto.sassu@huawei.com, linux-security-module@vger.kernel.org, linux-kernel@vger.kernel.org, linux-block@vger.kernel.org, linux-fscrypt@vger.kernel.org, linux-integrity@vger.kernel.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jan 31, 2023 at 12:11=E2=80=AFPM Steve Grubb wr= ote: > > Hello, > > On Monday, January 30, 2023 5:57:22 PM EST Fan Wu wrote: > > From: Deven Bowers > > > > Users of IPE require a way to identify when and why an operation fails, > > allowing them to both respond to violations of policy and be notified > > of potentially malicious actions on their systens with respect to IPE > > itself. > > > > The new 1420 audit, AUDIT_IPE_ACCESS indicates the result of a policy > > evaulation of a resource. The other two events, AUDIT_MAC_POLICY_LOAD, > > and AUDIT_MAC_CONFIG_CHANGE represent a new policy was loaded into the > > kernel and the currently active policy changed, respectively. > > Typically when you reuse an existing record type, it is expected to maint= ain > the same fields in the same order. Also, it is expect that fields that ar= e > common across diferent records have the same meaning. To aid in this, we = have > a field dictionary here: > > https://github.com/linux-audit/audit-documentation/blob/main/specs/fields= / > field-dictionary.csv > > For example, dev is expected to be 2 hex numbers separated by a colon whi= ch > are the device major and minor numbers. But down a couple lines from here= , we > find dev=3D"tmpfs". But isn't that a filesystem type? What Steve said. I'll also add an administrative note, we just moved upstream Linux audit development to a new mailing list, audit@vger.kernel.org, please use that in future patch submissions. As a positive, it's a fully open list so you won't run into moderation delays/notifications/etc. > > This patch also adds support for success auditing, allowing users to > > identify how a resource passed policy. It is recommended to use this > > option with caution, as it is quite noisy. > > > > This patch adds the following audit records: > > > > audit: AUDIT1420 path=3D"/tmp/tmpwxmam366/deny/bin/hello" dev=3D"tmpf= s" > > ino=3D72 rule=3D"DEFAULT op=3DEXECUTE action=3DDENY" > > Do we really need to log the whole rule? Fan, would it be reasonable to list the properties which caused the access denial? That seems like it might be more helpful than the specific rule, or am I missing something? > > The above audit record shows IPE blocked a file > > /tmp/tmpwxmam366/deny/bin/hello in the temp file system. > > > > audit: AUDIT1420 path=3D"/tmp/tmpxkvb3d9x/deny/bin/hello" dev=3D"tmpf= s" > > ino=3D157 rule=3D"DEFAULT action=3DDENY" > > > > The above audit record shows IPE blocked a file > > /tmp/tmpxkvb3d9x/deny/bin/hello in the temp file system via another > > rule. > > > > audit: MAC_POLICY_LOAD policy_name=3D"dmverity_roothash" > > policy_version=3D0.0.0 sha256=3DDC67AC19E05894EFB3170A8E55DE529794E= 248C2 > > auid=3D4294967295 ses=3D4294967295 lsm=3Dipe res=3D1 > > The MAC_POLICY_LOAD record type simply states the lsm that had it's polic= y > loaded. There isn't name, version, and hash information. I'd prefer to se= e > all users of this record type decide if it should be extended because the= y > also have that information available to record. Not all LSMs which load policy have that information; as an example, SELinux doesn't have the concept of a policy name or version. The SELinux policy version you might see in the kernel sources refers to the policy format version and has no bearing on the actual policy content beyond that dictated by the format. If additional information is required by IPE, perhaps an auxiliary IPE policy load record could be created with those additional fields. > > The above audit record shows IPE loaded a new policy named > > "dmverity_roothash" with the sha256 hash of the policy. > > > > audit: MAC_CONFIG_CHANGE old_active_pol_name=3D"Allow_All" > > old_active_pol_version=3D0.0.0 > > old_sha256=3DDA39A3EE5E6B4B0D3255BFEF95601890AFD80709 > > new_active_pol_name=3D"dmverity_roothash" new_active_pol_version=3D= 0.0.0 > > new_sha256=3DDC67AC19E05894EFB3170A8E55DE529794E248C2 > > auid=3D4294967295 ses=3D4294967295 lsm=3Dipe res=3D1 > > > > The above audit record shows IPE's active policy switched from > > "Allow_All" to "dmverity_roothash". > > Shouldn't this just be another MAC_POLICY_LOAD? That would match other LS= M's. > The MAC_CONFIG_CHANGE is to denote that a changeable option was modified = from > one value to another. But it is still operating under the same policy. If it is just switching from one previously loaded policy to another, it seems like MAC_CONFIG_CHANGE might be the best choice. -- paul-moore.com