https://github.com/torvalds/linux
Revision 4087a1fffe38106e10646606a27f10d40451862d authored by Mike Snitzer on 25 January 2017, 15:24:52 UTC, committed by Mike Snitzer on 03 February 2017, 15:18:43 UTC
Fixes a crash in dm_table_find_target() due to a NULL struct dm_table
being passed from dm_old_request_fn() that races with DM device
destruction.

Reported-by: artem@flashgrid.io
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Cc: stable@vger.kernel.org
1 parent d19a55c
History
Tip revision: 4087a1fffe38106e10646606a27f10d40451862d authored by Mike Snitzer on 25 January 2017, 15:24:52 UTC
dm rq: cope with DM device destruction while in dm_old_request_fn()
Tip revision: 4087a1f
File Mode Size
Documentation
arch
block
certs
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 31 bytes
.gitattributes -rw-r--r-- 30 bytes
.gitignore -rw-r--r-- 1.3 KB
.mailmap -rw-r--r-- 7.7 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 96.0 KB
Kbuild -rw-r--r-- 2.8 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 383.1 KB
Makefile -rw-r--r-- 57.6 KB
README -rw-r--r-- 722 bytes

README

back to top