linux/drivers/infiniband/ulp/srp
Bart Van Assche 9b796d06d5 IB/srp: Fix use-after-free in srp_reset_req()
srp_free_req() uses the scsi_cmnd structure contents to unmap
buffers, so we must invoke srp_free_req() before we release
ownership of that structure.

Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Acked-by: David Dillow <dillowda@ornl.gov>
Cc: <stable@vger.kernel.org>
Signed-off-by: Roland Dreier <roland@purestorage.com>
2012-09-30 20:36:47 -07:00
..
ib_srp.c IB/srp: Fix use-after-free in srp_reset_req() 2012-09-30 20:36:47 -07:00
ib_srp.h IB/srp: try to use larger FMR sizes to cover our mappings 2011-03-15 19:41:30 -04:00
Kbuild
Kconfig [SCSI] ib_srp: convert to use the srp transport class 2007-10-12 14:37:42 -04:00