Hi Martin, These are couple of bug fixes for the driver. Patch#1 is the issue reported by Max using KASAN tool. Patch#2 fixes use of wrong queue handle for abort IOCB. Please apply them to 4.16/scsi-fixes at your earliest convenience. Thanks, Himanshu Himanshu Madhani (1): qla2xxx: Fix incorrect handle for abort IOCB Quinn Tran (1): qla2xxx: Fix double free bug after firmware timeout drivers/scsi/qla2xxx/qla_init.c | 23 +++-------------------- drivers/scsi/qla2xxx/qla_iocb.c | 7 +++---- 2 files changed, 6 insertions(+), 24 deletions(-) -- 2.12.0