qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/1] (for-2.5) Don't allow a guest to crash QEMU
@ 2015-11-26 14:45 Eugene (jno) Dvurechenski
  2015-11-26 14:45 ` [Qemu-devel] [PATCH v1 1/1] (for-2.5) virtio-scsi: don't crash without a valid device Eugene (jno) Dvurechenski
  0 siblings, 1 reply; 2+ messages in thread
From: Eugene (jno) Dvurechenski @ 2015-11-26 14:45 UTC (permalink / raw)
  To: qemu-devel; +Cc: Cornelia Huck, Paolo Bonzini, qemu-stable, Michael S. Tsirkin

I've found the case where erratic guest was able to crash QEMU.
This patch prevents dereferencing of a NULL pointer (empty 'd'
in the assertion, no valid LUN was specified).

Eugene (jno) Dvurechenski (1):
  virtio-scsi: don't crash without a valid device

 hw/scsi/virtio-scsi.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.3.9

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

end of thread, other threads:[~2015-11-26 14:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-26 14:45 [Qemu-devel] [PATCH 0/1] (for-2.5) Don't allow a guest to crash QEMU Eugene (jno) Dvurechenski
2015-11-26 14:45 ` [Qemu-devel] [PATCH v1 1/1] (for-2.5) virtio-scsi: don't crash without a valid device Eugene (jno) Dvurechenski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).