On Wed, 21 Apr 2021 16:44:33 -0700, James Smart wrote: > In devloss timer handler and in backend calls to terminate remote port > io, there is logic to walk through all active IOCBs and validate them > to potentially trigger an abort request. This logic is causing illegal > memory accesses which leads to a crash. Abort IOCBs, which may be on > the list, do not have an associated lpfc_io_buf struct. The driver is > trying to map an lpfc_io_buf struct on the iocb and which results in a > bogus address thus the issue. > > [...] Applied to 5.13/scsi-fixes, thanks! [1/1] lpfc: Fix illegal memory access on Abort IOCBs https://git.kernel.org/mkp/scsi/c/e1364711359f -- Martin K. Petersen Oracle Linux Engineering