On Mon, 4 Oct 2021 16:12:10 -0700, James Smart wrote: > When an FC-GS IO is aborted by lpfc, the driver requires a node pointer > for a dereference operation. In the abort IO routine, the driver > miscasts a context pointer to the wrong data type and overwrites a > single byte outside of the allocated space. This miscast is done in the > abort io function handler because the abort io handler works on FC-GS > and FC-LS commands but the code neglected to get the correct job location > for the node. > > [...] Applied to 5.15/scsi-fixes, thanks! [1/1] lpfc: Fix memory overwrite during FC-GS IO abort handling https://git.kernel.org/mkp/scsi/c/69a3a7bc7239 -- Martin K. Petersen Oracle Linux Engineering