All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] efidisk: null pointer dereference
@ 2019-03-28 21:26 Eric Snowberg
  2019-03-28 21:26 ` [PATCH 1/2] efidisk: null pointer dereference in is_child Eric Snowberg
  2019-03-28 21:26 ` [PATCH 2/2] efidisk: null pointer dereference in grub_efidisk_get_device_name Eric Snowberg
  0 siblings, 2 replies; 5+ messages in thread
From: Eric Snowberg @ 2019-03-28 21:26 UTC (permalink / raw)
  To: grub-devel; +Cc: eric.snowberg, daniel.kiper

Additional null pointer dereference fixes.  I wasn't sure if you wanted
all these folded into a single patch or separate.

Eric Snowberg (2):
  efidisk: null pointer dereference in is_child
  efidisk: null pointer dereference in grub_efidisk_get_device_name

 grub-core/disk/efi/efidisk.c | 6 ++++++
 1 file changed, 6 insertions(+)

-- 
1.8.3.1



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

end of thread, other threads:[~2019-03-29 10:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-28 21:26 [PATCH 0/2] efidisk: null pointer dereference Eric Snowberg
2019-03-28 21:26 ` [PATCH 1/2] efidisk: null pointer dereference in is_child Eric Snowberg
2019-03-29 10:27   ` Daniel Kiper
2019-03-28 21:26 ` [PATCH 2/2] efidisk: null pointer dereference in grub_efidisk_get_device_name Eric Snowberg
2019-03-29 10:30   ` Daniel Kiper

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.