linux/drivers/infiniband/ulp/iser
Ariel Nahum 3f562a0b8f 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>
2014-12-15 18:11:44 -08:00
..
iscsi_iser.c IB/iser: Fix possible NULL derefernce ib_conn->device in session_create 2014-12-15 18:11:44 -08:00
iscsi_iser.h IB/iser: Fix possible SQ overflow 2014-12-15 18:11:44 -08:00
iser_initiator.c IB/iser: Fix possible SQ overflow 2014-12-15 18:11:44 -08:00
iser_memory.c IB/iser: Fix sparse warnings 2014-12-15 18:11:44 -08:00
iser_verbs.c IB/iser: Fix sparse warnings 2014-12-15 18:11:44 -08:00
Kconfig Update broken web addresses in the kernel. 2010-10-18 11:03:14 +02:00
Makefile IB/iser: iSER Kconfig and Makefile 2006-06-22 07:51:14 -07:00