Re: [PATCH 1/1] scsi: iscsi: Fix iscsi_task use after free

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 4 Oct 2021 16:06:08 -0500, Mike Christie wrote:

> The patch:
> 
> d39df158518c ("scsi: iscsi: Have abort handler get ref to conn")
> 
> added iscsi_get_conn/iscsi_put_conn calls during abort handling but then
> also changed the handling of the case where we detect an already completed
> task where we now end up doing a goto to the common put/cleanup code. This
> results in a iscsi_task use after free, because the common cleanup code
> will do a put on the iscsi_task.
> 
> [...]

Applied to 5.15/scsi-fixes, thanks!

[1/1] scsi: iscsi: Fix iscsi_task use after free
      https://git.kernel.org/mkp/scsi/c/258aad75c621

-- 
Martin K. Petersen	Oracle Linux Engineering



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [SCSI Target Devel]     [Linux SCSI Target Infrastructure]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Samba]     [Device Mapper]

  Powered by Linux