On Fri, 13 Nov 2020 19:46:18 -0600, Mike Christie wrote: > Maurizio Lombardi <mlombard@xxxxxxxxxx> found a race where the abort > and cmd stop paths can race as follows: > > 1. thread1 runs iscsit_release_commands_from_conn and sets > CMD_T_FABRIC_STOP. > 2. thread2 runs iscsit_aborted_task and then does __iscsit_free_cmd. It > then returns from the aborted_task callout and we finish > target_handle_abort and do: > > [...] Applied to 5.10/scsi-fixes, thanks! [1/1] scsi: target: iscsi: Fix cmd abort fabric stop race https://git.kernel.org/mkp/scsi/c/f36199355c64 -- Martin K. Petersen Oracle Linux Engineering