All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2]  KEYS: trusted: bug fixes for v6.10-rc2
@ 2024-05-20 19:04 Jarkko Sakkinen
  2024-05-20 19:04 ` [PATCH v2 1/2] KEYS: trusted: Fix memory leak in tpm2_key_encode() Jarkko Sakkinen
  2024-05-20 19:04 ` [PATCH v2 2/2] KEYS: trusted: Do not use WARN when encode fails Jarkko Sakkinen
  0 siblings, 2 replies; 3+ messages in thread
From: Jarkko Sakkinen @ 2024-05-20 19:04 UTC (permalink / raw)
  To: linux-integrity
  Cc: keyrings, James.Bottomley, Jarkko Sakkinen, Mimi Zohar,
	David Howells, Paul Moore, James Morris, Serge E. Hallyn,
	linux-security-module, linux-kernel

Accumulated bug fixes for trusted keys.

v2: 
Dropped a patch disabling hmac by default for now.

Jarkko Sakkinen (2):
  KEYS: trusted: Fix memory leak in tpm2_key_encode()
  KEYS: trusted: Do not use WARN when encode fails

 security/keys/trusted-keys/trusted_tpm2.c | 25 +++++++++++++++++------
 1 file changed, 19 insertions(+), 6 deletions(-)

-- 
2.45.1


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

end of thread, other threads:[~2024-05-20 19:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-20 19:04 [PATCH v2 0/2] KEYS: trusted: bug fixes for v6.10-rc2 Jarkko Sakkinen
2024-05-20 19:04 ` [PATCH v2 1/2] KEYS: trusted: Fix memory leak in tpm2_key_encode() Jarkko Sakkinen
2024-05-20 19:04 ` [PATCH v2 2/2] KEYS: trusted: Do not use WARN when encode fails Jarkko Sakkinen

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.