https://github.com/torvalds/linux
Revision 215a8fe4198f607f34ecdbc9969dae783d8b5a61 authored by Nicholas Bellinger on 27 February 2015, 11:54:13 UTC, committed by Nicholas Bellinger on 20 March 2015, 06:26:42 UTC
This patch fixes a NULL pointer dereference OOPs with pSCSI backends
within target_core_stat.c code.  The bug is caused by a configfs attr
read if no pscsi_dev_virt->pdv_sd has been configured.

Reported-by: Olaf Hering <olaf@aepfle.de>
Cc: <stable@vger.kernel.org>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
1 parent d556546
History
Tip revision: 215a8fe4198f607f34ecdbc9969dae783d8b5a61 authored by Nicholas Bellinger on 27 February 2015, 11:54:13 UTC
target/pscsi: Fix NULL pointer dereference in get_device_type
Tip revision: 215a8fe

README.AddingFirmware

back to top