mbox series

[0/2] EVM: add some debugging info

Message ID 20210608132950.424148-1-zohar@linux.ibm.com (mailing list archive)
Headers show
Series EVM: add some debugging info | expand

Message

Mimi Zohar June 8, 2021, 1:29 p.m. UTC
With the recent EVM portable & immutable signature usability improvements
and the ability of including the EVM portable signatures in the IMA
measurement list, adding some dynamic debugging information - security
xattrs and file metadata (misc info) - would be useful.

Mimi Zohar (2):
  ima: differentiate between EVM failures in the audit log
  evm: output EVM digest calculation info

 security/integrity/evm/evm_crypto.c   | 42 +++++++++++++++++++++++++++
 security/integrity/evm/evm_main.c     |  4 +++
 security/integrity/ima/ima_appraise.c |  3 +-
 3 files changed, 48 insertions(+), 1 deletion(-)