mbox series

[ima-evm-utils,0/4] misc bug and other fixes

Message ID 20220914142225.1381077-1-zohar@linux.ibm.com (mailing list archive)
Headers show
Series misc bug and other fixes | expand

Message

Mimi Zohar Sept. 14, 2022, 2:22 p.m. UTC
Fix coverity reported issues and the tpm2_pcr_supported() informational
message.

Mimi Zohar (4):
  Don't ignore number of items read
  Define and verify the template data length upper bounds
  Sanity check the template data field sizes
  Fix tpm2_pcr_supported() output messages

 src/evmctl.c         | 57 +++++++++++++++++++++++++++++++++++++-------
 src/imaevm.h         | 10 ++++++++
 src/pcr_ibmtss.c     | 12 +---------
 src/pcr_tsspcrread.c |  4 ++--
 4 files changed, 62 insertions(+), 21 deletions(-)