diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2015-11-01 05:26:04 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-11-01 05:26:04 +0100 |
commit | 060b85b0d3064032b6810928973f8c7a15ab9c11 (patch) | |
tree | 475fb4d68926e255280bf4ea79169d740f014d82 /arch | |
parent | Merge tag 'md/4.3-rc7-fixes' of git://neil.brown.name/md (diff) | |
parent | scsi_dh: don't try to load a device handler during async probing (diff) | |
download | linux-060b85b0d3064032b6810928973f8c7a15ab9c11.tar.xz linux-060b85b0d3064032b6810928973f8c7a15ab9c11.zip |
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Pull SCSI fixes from James Bottomley:
"This is three essential bug fixes for various SCSI parts.
The only affected users are SCSI multi-path via device handler
(basically all the enterprise) and mvsas users. The dh bugs are an
async entanglement in boot resulting in a serious WARN_ON trip and a
use after free on remove leading to a crash with strict memory
accounting. The mvsas bug manifests as a null deref oops but only on
abort sequences; however, these can commonly occur with SATA attached
devices, hence the fix"
* tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
scsi_dh: don't try to load a device handler during async probing
scsi_dh: fix use-after-free when removing scsi device
mvsas: Fix NULL pointer dereference in mvs_slot_task_free
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions