linux/drivers/scsi/cxgbi
Dan Carpenter 38660389a7 scsi: libcxgbi: Fix a use after free in cxgbi_conn_xmit_pdu()
We accidentally move this logging printk after the free, but that leads to
a use after free.

Link: https://lore.kernel.org/r/20200824085933.GD208317@mwanda
Fixes: e33c248228 ("scsi: cxgb4i: Add support for iSCSI segmentation offload")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2020-08-24 23:00:57 -04:00
..
cxgb3i scsi: cxgb3i: Remove bad documentation and demote kerneldoc header 2020-07-24 22:10:48 -04:00
cxgb4i scsi: cxgb4i: Add support for iSCSI segmentation offload 2020-07-08 01:41:05 -04:00
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
libcxgbi.c scsi: libcxgbi: Fix a use after free in cxgbi_conn_xmit_pdu() 2020-08-24 23:00:57 -04:00
libcxgbi.h scsi: cxgb4i: Add support for iSCSI segmentation offload 2020-07-08 01:41:05 -04:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00