mbox series

[RFC,0/2] EVM: add some debugging info

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

Message

Mimi Zohar June 3, 2021, 3:18 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 debugging information - security xattrs and
file metadata (misc info) - would be useful.

Suggestons on how to improve this patch set would be much appreciated.

thanks,

Mimi

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

 security/integrity/evm/evm.h          |  1 +
 security/integrity/evm/evm_crypto.c   |  7 +++++++
 security/integrity/evm/evm_main.c     | 19 +++++++++++++++++++
 security/integrity/ima/ima_appraise.c |  3 ++-
 4 files changed, 29 insertions(+), 1 deletion(-)