summaryrefslogtreecommitdiffstats
path: root/drivers/md/raid10.h
diff options
context:
space:
mode:
authorPrasanna S. Panchamukhi <prasanna.panchamukhi@riverbed.com>2010-06-24 13:31:03 +1000
committerNeilBrown <neilb@suse.de>2010-06-24 13:31:03 +1000
commit0544a21db02c1d8883158fd6f323364f830a120a (patch)
tree086c38e3c9132a8ecdee0ccbdd845ce2604caad9 /drivers/md/raid10.h
parentf3b99be19ded511a1bf05a148276239d9f13eefa (diff)
md: raid10: Fix null pointer dereference in fix_read_error()
Such NULL pointer dereference can occur when the driver was fixing the read errors/bad blocks and the disk was physically removed causing a system crash. This patch check if the rcu_dereference() returns valid rdev before accessing it in fix_read_error(). Cc: stable@kernel.org Signed-off-by: Prasanna S. Panchamukhi <prasanna.panchamukhi@riverbed.com> Signed-off-by: Rob Becker <rbecker@riverbed.com> Signed-off-by: NeilBrown <neilb@suse.de>
Diffstat (limited to 'drivers/md/raid10.h')
0 files changed, 0 insertions, 0 deletions