aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/mpt2sas/mpi/mpi2_raid.h
diff options
context:
space:
mode:
authorfanchaoting <[email protected]>2013-03-21 09:15:30 +0800
committerTrond Myklebust <[email protected]>2013-03-21 10:11:06 -0400
commit4376c94618c26225e69e17b7c91169c45a90b292 (patch)
tree87d1eeb7c799c4c51fbdf396fab1100857e605fb /drivers/scsi/mpt2sas/mpi/mpi2_raid.h
parentcf4ab538f1516606d3ae730dce15d6f33d96b7e1 (diff)
pnfs-block: removing DM device maybe cause oops when call dev_remove
when pnfs block using device mapper,if umounting later,it maybe cause oops. we apply "1 + sizeof(bl_umount_request)" memory for msg->data, the memory maybe overflow when we do "memcpy(&dataptr [sizeof(bl_msg)], &bl_umount_request, sizeof(bl_umount_request))", because the size of bl_msg is more than 1 byte. Signed-off-by: fanchaoting<[email protected]> Cc: [email protected] Signed-off-by: Trond Myklebust <[email protected]>
Diffstat (limited to 'drivers/scsi/mpt2sas/mpi/mpi2_raid.h')
0 files changed, 0 insertions, 0 deletions