From: Lakshmi Ramasubramanian <nramas@linux.microsoft.com>
To: linux-integrity@vger.kernel.org, zohar@linux.ibm.com,
nayna@linux.ibm.com, prsriva@linux.microsoft.com
Cc: nramas@linux.microsoft.com
Subject: [PATCH v0 0/1] ima: Refactor process_buffer_measurement() to make it generic
Date: Tue, 15 Oct 2019 15:05:23 -0700 [thread overview]
Message-ID: <20191015220524.20659-1-nramas@linux.microsoft.com> (raw)
This patch makes the function process_buffer_measurement() generic so that
it can be used to measure more than just the KEXEC_CMDLINE. This function
will also be used for measuring keys, blacklisted binaries, etc.
Lakshmi Ramasubramanian (1):
ima: Refactor process_buffer_measurement() to make it generic
security/integrity/ima/ima.h | 3 +++
security/integrity/ima/ima_main.c | 29 ++++++++++++++---------------
2 files changed, 17 insertions(+), 15 deletions(-)
--
2.17.1
next reply other threads:[~2019-10-15 22:05 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-15 22:05 Lakshmi Ramasubramanian [this message]
2019-10-15 22:05 ` [PATCH v0 1/1] ima: Refactor process_buffer_measurement() to make it generic Lakshmi Ramasubramanian
2019-10-19 18:13 ` Nayna
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=20191015220524.20659-1-nramas@linux.microsoft.com \
--to=nramas@linux.microsoft.com \
--cc=linux-integrity@vger.kernel.org \
--cc=nayna@linux.ibm.com \
--cc=prsriva@linux.microsoft.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).