All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH ima-evm-utils 0/4] misc bug and other fixes
@ 2022-09-14 14:22 Mimi Zohar
  2022-09-14 14:22 ` [PATCH ima-evm-utils 1/4] Don't ignore number of items read Mimi Zohar
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Mimi Zohar @ 2022-09-14 14:22 UTC (permalink / raw)
  To: linux-integrity; +Cc: Mimi Zohar, Petr Vorel, Stefan Berger

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

-- 
2.31.1


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

end of thread, other threads:[~2022-09-15 12:07 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-14 14:22 [PATCH ima-evm-utils 0/4] misc bug and other fixes Mimi Zohar
2022-09-14 14:22 ` [PATCH ima-evm-utils 1/4] Don't ignore number of items read Mimi Zohar
2022-09-14 21:30   ` Stefan Berger
2022-09-15 12:07     ` Mimi Zohar
2022-09-14 14:22 ` [PATCH ima-evm-utils 2/4] Define and verify the template data length upper bounds Mimi Zohar
2022-09-14 21:28   ` Stefan Berger
2022-09-14 14:22 ` [PATCH ima-evm-utils 3/4] Sanity check the template data field sizes Mimi Zohar
2022-09-14 21:25   ` Stefan Berger
2022-09-14 14:22 ` [PATCH ima-evm-utils 4/4] Fix tpm2_pcr_supported() output messages Mimi Zohar
2022-09-14 21:21   ` Stefan Berger

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.