linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v0 0/1] ima: Refactor process_buffer_measurement() to make it generic
@ 2019-10-15 22:05 Lakshmi Ramasubramanian
  2019-10-15 22:05 ` [PATCH v0 1/1] " Lakshmi Ramasubramanian
  0 siblings, 1 reply; 3+ messages in thread
From: Lakshmi Ramasubramanian @ 2019-10-15 22:05 UTC (permalink / raw)
  To: linux-integrity, zohar, nayna, prsriva; +Cc: nramas

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-10-19 18:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-15 22:05 [PATCH v0 0/1] ima: Refactor process_buffer_measurement() to make it generic Lakshmi Ramasubramanian
2019-10-15 22:05 ` [PATCH v0 1/1] " Lakshmi Ramasubramanian
2019-10-19 18:13   ` Nayna

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).