1
0
Fork 0
alistair23-linux/drivers/scsi/snic
Johannes Thumshirn 2a6a20ea7d snic: Fix use-after-free in case of a dma mapping error
If there is a dma mapping error snic kfree()s buf right before printing
it.  Change the order to not accidently trip on memory that's not owned
by us anymore.

Signed-off-by: Johannes Thumshirn <jthumshirn@suse.de>
Acked-by: Narsimhulu Musini <nmusini@cisco.com>
Reviewed-by: Laurence Oberman <loberman@redhat.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2016-07-12 23:16:31 -04:00
..
Makefile
cq_desc.h
cq_enet_desc.h
snic.h snic: Fixing race in the hba reset and IO/TM completion 2016-04-11 16:57:09 -04:00
snic_attrs.c
snic_ctl.c snic: Added additional stats 2016-04-11 16:57:09 -04:00
snic_debugfs.c snic: Added additional stats 2016-04-11 16:57:09 -04:00
snic_disc.c snic: Fix use-after-free in case of a dma mapping error 2016-07-12 23:16:31 -04:00
snic_disc.h
snic_fwint.h snic: fix typo 2016-07-12 23:16:31 -04:00
snic_io.c snic: Fix for missing interrupts 2016-04-11 16:57:09 -04:00
snic_io.h
snic_isr.c snic: Added additional stats 2016-04-11 16:57:09 -04:00
snic_main.c snic: add scsi host after determining max IOs. 2016-04-11 16:57:09 -04:00
snic_res.c
snic_res.h
snic_scsi.c snic: Fixing race in the hba reset and IO/TM completion 2016-04-11 16:57:09 -04:00
snic_stats.h snic: Added additional stats 2016-04-11 16:57:09 -04:00
snic_trc.c
snic_trc.h
vnic_cq.c
vnic_cq.h
vnic_cq_fw.h
vnic_dev.c snic: Handling control path queue issues 2016-04-11 16:57:09 -04:00
vnic_dev.h
vnic_devcmd.h
vnic_intr.c
vnic_intr.h
vnic_resource.h
vnic_snic.h
vnic_stats.h
vnic_wq.c
vnic_wq.h
wq_enet_desc.h