All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] s390/ipl: Fix missing re-IPL parm blocks handling in dump paths
@ 2026-08-13 11:06 Vasily Gorbik
  2026-08-13 11:06 ` [PATCH 1/2] s390/ipl: Fix NULL deref in kdump without re-IPL parm block Vasily Gorbik
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Vasily Gorbik @ 2026-08-13 11:06 UTC (permalink / raw)
  To: Mikhail Zaslonko, Alexander Egorenkov, Heiko Carstens; +Cc: linux-s390

HMC FTP boot and QEMU direct kernel boot do not provide an IPL parameter
block. This can lead to NULL pointer dereferences during kdump and
stand-alone dump processing.

Fix the kdump and stand-alone dump paths separately. kdump continues
without a re-IPL parameter block, while the stand-alone dumper completes
the dump and halts.

Vasily Gorbik (2):
  s390/ipl: Fix NULL deref in kdump without re-IPL parm block
  s390/ipl: Fix NULL deref in dump_reipl without re-IPL parm block

 arch/s390/kernel/ipl.c | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)

-- 
2.53.0

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

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

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-13 11:06 [PATCH 0/2] s390/ipl: Fix missing re-IPL parm blocks handling in dump paths Vasily Gorbik
2026-08-13 11:06 ` [PATCH 1/2] s390/ipl: Fix NULL deref in kdump without re-IPL parm block Vasily Gorbik
2026-08-13 11:19   ` sashiko-bot
2026-08-13 11:48     ` Vasily Gorbik
2026-08-14 14:41   ` Heiko Carstens
2026-08-13 11:06 ` [PATCH 2/2] s390/ipl: Fix NULL deref in dump_reipl " Vasily Gorbik
2026-08-13 11:25   ` sashiko-bot
2026-08-13 13:57   ` Mikhail Zaslonko
2026-08-17 17:37 ` [PATCH 0/2] s390/ipl: Fix missing re-IPL parm blocks handling in dump paths 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.