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
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.2 KB
.mailmap -rw-r--r-- 4.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 94.0 KB
Kbuild -rw-r--r-- 2.1 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 298.0 KB
Makefile -rw-r--r-- 53.3 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top