Message ID | 1644489804-85730-1-git-send-email-john.garry@huawei.com (mailing list archive) |
---|---|
Headers | show |
Series | scsi: libsas: Drop SAS_TASK_AT_INITIATOR | expand |
John, > Apart from some isci driver code, flag SAS_TASK_AT_INITIATOR is only > set, so drop usage in that driver and then everywhere else. > > This solves a use-after-free in the pm8001 queue path. Applied to 5.18/scsi-staging, thanks!
On Thu, 10 Feb 2022 18:43:22 +0800, John Garry wrote: > Apart from some isci driver code, flag SAS_TASK_AT_INITIATOR is only set, > so drop usage in that driver and then everywhere else. > > This solves a use-after-free in the pm8001 queue path. > > John Garry (2): > scsi: isci: Drop SAS_TASK_AT_INITIATOR check in isci_task_abort_task() > scsi: libsas: Drop SAS_TASK_AT_INITIATOR > > [...] Applied to 5.18/scsi-queue, thanks! [1/2] scsi: isci: Drop SAS_TASK_AT_INITIATOR check in isci_task_abort_task() https://git.kernel.org/mkp/scsi/c/c39d5aa457f2 [2/2] scsi: libsas: Drop SAS_TASK_AT_INITIATOR https://git.kernel.org/mkp/scsi/c/26fc0ea74fcb