diff options
author | Ariel Nahum <arieln@mellanox.com> | 2014-12-07 16:09:58 +0200 |
---|---|---|
committer | Roland Dreier <roland@purestorage.com> | 2014-12-15 18:11:44 -0800 |
commit | 3f562a0b8f0b47c4315e08bccd6a0b2d7f5aae1b (patch) | |
tree | 195d4267872b603045b31bd6b2a71496fcc44b53 /mm/slob.c | |
parent | 49df2781b101a729e9f46eddc845a587fc5665a8 (diff) | |
download | linux-3f562a0b8f0b47c4315e08bccd6a0b2d7f5aae1b.tar.bz2 |
IB/iser: Fix possible NULL derefernce ib_conn->device in session_create
If rdma_cm error event comes after ep_poll but before conn_bind, we
should protect against dereferncing the device (which may have been
terminated) in session_create and conn_create (already protected)
callbacks.
Signed-off-by: Ariel Nahum <arieln@mellanox.com>
Signed-off-by: Sagi Grimberg <sagig@mellanox.com>
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
Diffstat (limited to 'mm/slob.c')
0 files changed, 0 insertions, 0 deletions