[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-stable] [PATCH 0/1] (for-2.5) Don't allow a guest to crash QEMU
From: |
Eugene (jno) Dvurechenski |
Subject: |
[Qemu-stable] [PATCH 0/1] (for-2.5) Don't allow a guest to crash QEMU |
Date: |
Thu, 26 Nov 2015 15:45:34 +0100 |
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
- [Qemu-stable] [PATCH 0/1] (for-2.5) Don't allow a guest to crash QEMU,
Eugene (jno) Dvurechenski <=