Linux s390 Architecture development
 help / color / mirror / Atom feed
* [PATCH v1 0/1] Fix zcrypt handler functions
@ 2026-08-26 14:12 Harald Freudenberger
  2026-08-26 14:12 ` [PATCH v1 1/1] s390/crypto: Fix out-of-bounds access in zcrypt message type handlers Harald Freudenberger
  0 siblings, 1 reply; 3+ messages in thread
From: Harald Freudenberger @ 2026-08-26 14:12 UTC (permalink / raw)
  To: dengler, fcallies, ifranzki
  Cc: freude, linux-s390, Heiko Carstens, Vasily Gorbik,
	Alexander Gordeev

As of now only one patch dealing with a missing initial message length
check on receive of a zcrypt message type 50 or 6.

Changelog:
v0: Initial version, just one patch fixing missing initial message
    length check at all 3 handler functions.

Harald Freudenberger (1):
  s390/crypto: Fix out-of-bounds access in zcrypt message type handlers

 drivers/s390/crypto/zcrypt_msgtype50.c | 3 ++-
 drivers/s390/crypto/zcrypt_msgtype6.c  | 6 ++++--
 2 files changed, 6 insertions(+), 3 deletions(-)

--
2.43.0


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

end of thread, other threads:[~2026-08-27  5:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-26 14:12 [PATCH v1 0/1] Fix zcrypt handler functions Harald Freudenberger
2026-08-26 14:12 ` [PATCH v1 1/1] s390/crypto: Fix out-of-bounds access in zcrypt message type handlers Harald Freudenberger
2026-08-27  5:06   ` Finn Callies

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox