All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/1] s390/zcrypt: Validate length information in reply
@ 2026-08-20 15:50 Holger Dengler
  2026-08-20 15:50 ` [PATCH v2 1/1] s390/zcrypt: Validate length in reply before using it Holger Dengler
  2026-08-23 21:21 ` [PATCH v2 0/1] s390/zcrypt: Validate length information in reply Vasily Gorbik
  0 siblings, 2 replies; 4+ messages in thread
From: Holger Dengler @ 2026-08-20 15:50 UTC (permalink / raw)
  To: Harald Freudenberger
  Cc: dengler, linux-s390, Heiko Carstens, Vasily Gorbik,
	Alexander Gordeev, Ingo Franzki

This series contains adds validation of a length information in a
hardware reply, to prevent buffer over-read/over-write in case of a
broken/modified replies.

Changes since v1:
- fix subject line in cover-letter
- fix typo
- pick R-b

This series applies on-top of Linus' master branch.

Holger Dengler (1):
  s390/zcrypt: Validate length in reply before using it

 drivers/s390/crypto/zcrypt_ccamisc.c | 15 ++++++++++++++-
 1 file changed, 14 insertions(+), 1 deletion(-)


base-commit: 59e6295fac26b8e85c1ea859cdd89fa1e47519d7
-- 
2.55.0


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

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

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-20 15:50 [PATCH v2 0/1] s390/zcrypt: Validate length information in reply Holger Dengler
2026-08-20 15:50 ` [PATCH v2 1/1] s390/zcrypt: Validate length in reply before using it Holger Dengler
2026-08-20 16:07   ` sashiko-bot
2026-08-23 21:21 ` [PATCH v2 0/1] s390/zcrypt: Validate length information in reply Vasily Gorbik

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.