On Wed, 18 Nov 2020 13:13:45 +0000, Colin King wrote:
> There is a null check on pointer lpfc_cmd after the pointer has been
> dereferenced when pointers rdata and ndlp are initialized at the start
> of the function. Fix this by only assigning rdata and ndlp after the
> pointer lpfc_cmd has been null checked.
Applied to 5.11/scsi-queue, thanks!
[1/1] scsi: lpfc: Fix pointer defereference before it is null checked issue
https://git.kernel.org/mkp/scsi/c/1e7dddb2e76a
--
Martin K. Petersen Oracle Linux Engineering