From: Nayna <nayna@linux.vnet.ibm.com>
To: Eric Snowberg <eric.snowberg@oracle.com>
Cc: dmitry.kasatkin@gmail.com, jmorris@namei.org, serge@hallyn.com,
linux-integrity@vger.kernel.org,
linux-security-module@vger.kernel.org,
linux-kernel@vger.kernel.org, zohar@linux.ibm.com
Subject: Re: [PATCH] integrity: Allow ima_appraise bootparam to be set when SB is enabled
Date: Thu, 28 Apr 2022 18:08:18 -0400 [thread overview]
Message-ID: <0c6442db-7e97-58dd-f39c-b22a37398715@linux.vnet.ibm.com> (raw)
In-Reply-To: <20220425222120.1998888-1-eric.snowberg@oracle.com>
On 4/25/22 18:21, Eric Snowberg wrote:
> The IMA_APPRAISE_BOOTPARM config allows enabling different "ima_appraise="
> modes (log, fix, enforce) to be configured at boot time. When booting
> with Secure Boot enabled, all modes are ignored except enforce. To use
> log or fix, Secure Boot must be disabled.
>
> With a policy such as:
>
> appraise func=BPRM_CHECK appraise_type=imasig
>
> A user may just want to audit signature validation. Not all users
> are interested in full enforcement and find the audit log appropriate
> for their use case.
>
> Add a new IMA_APPRAISE_SB_BOOTPARAM config allowing "ima_appraise="
> to work when Secure Boot is enabled.
Tianocore(UEFI Reference Implementation) defines four secure boot modes,
one of which is Audit Mode. Refer to last few lines of Feature Summary
section in Readme.MD
(https://github.com/tianocore/edk2-staging/blob/Customized-Secure-Boot/Readme.MD#3-feature-summary).
Based on the reference, IMA appraise_mode="log" should probably work in
coordination with AuditMode.
Thanks & Regards,
- Nayna
prev parent reply other threads:[~2022-04-28 22:08 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-25 22:21 [PATCH] integrity: Allow ima_appraise bootparam to be set when SB is enabled Eric Snowberg
2022-04-26 18:18 ` Mimi Zohar
2022-04-27 16:12 ` Eric Snowberg
2022-04-27 21:21 ` Mimi Zohar
2022-04-28 22:08 ` Nayna [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=0c6442db-7e97-58dd-f39c-b22a37398715@linux.vnet.ibm.com \
--to=nayna@linux.vnet.ibm.com \
--cc=dmitry.kasatkin@gmail.com \
--cc=eric.snowberg@oracle.com \
--cc=jmorris@namei.org \
--cc=linux-integrity@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-security-module@vger.kernel.org \
--cc=serge@hallyn.com \
--cc=zohar@linux.ibm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).