All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/1] Improve code in zcrypt msg type 6 handling
@ 2026-07-23 16:10 Harald Freudenberger
  2026-07-23 16:10 ` [PATCH v1 1/1] s390/zcrypt: Improve length check and overflow detection at zcrypt msg type 6 Harald Freudenberger
  0 siblings, 1 reply; 3+ messages in thread
From: Harald Freudenberger @ 2026-07-23 16:10 UTC (permalink / raw)
  To: dengler, fcallies; +Cc: freude, linux-s390

Changelog:

v1: initial version, one patch dealing with overflow checks around
    the use of the CEIL4 macro in zcrypt_msgtype6.c

Harald Freudenberger (1):
  s390/zcrypt: Improve length check and overflow detection at zcrypt msg
    type 6

 drivers/s390/crypto/zcrypt_msgtype6.c | 84 ++++++++++++++-------------
 1 file changed, 45 insertions(+), 39 deletions(-)

--
2.43.0


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

end of thread, other threads:[~2026-07-23 16:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-23 16:10 [PATCH v1 0/1] Improve code in zcrypt msg type 6 handling Harald Freudenberger
2026-07-23 16:10 ` [PATCH v1 1/1] s390/zcrypt: Improve length check and overflow detection at zcrypt msg type 6 Harald Freudenberger
2026-07-23 16:22   ` sashiko-bot

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.