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
File Mode Size
ael2005_opt_edc.bin.ihex -rw-r--r-- 2.9 KB
ael2005_twx_edc.bin.ihex -rw-r--r-- 4.0 KB
ael2020_twx_edc.bin.ihex -rw-r--r-- 4.3 KB
t3b_psram-1.1.0.bin.ihex -rw-r--r-- 6.9 KB
t3c_psram-1.1.0.bin.ihex -rw-r--r-- 6.9 KB

back to top