https://github.com/torvalds/linux
Revision 388a49959ee4e4e99f160241d9599efa62cd4299 authored by Bill Kuzeja on 12 February 2019, 14:29:50 UTC, committed by Martin K. Petersen on 13 February 2019, 03:23:12 UTC
In qla2x00_async_tm_cmd, we reference off sp after it has been freed.  This
caused a panic on a system running a slub debug kernel. Since fcport is
passed in anyways, just use that instead.

Signed-off-by: Bill Kuzeja <william.kuzeja@stratus.com>
Acked-by: Giridhar Malavali <gmalavali@marvell.com>
Acked-by: Himanshu Madhani <hmadhani@marvell.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
1 parent e4a0569
Raw File
Tip revision: 388a49959ee4e4e99f160241d9599efa62cd4299 authored by Bill Kuzeja on 12 February 2019, 14:29:50 UTC
scsi: qla2xxx: Fix panic from use after free in qla2x00_async_tm_cmd
Tip revision: 388a499
.get_maintainer.ignore
Christoph Hellwig <hch@lst.de>
back to top