[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <166606442644.2366633.17731582434457392560.b4-ty@oracle.com>
Date: Mon, 17 Oct 2022 23:52:06 -0400
From: "Martin K. Petersen" <martin.petersen@...cle.com>
To: Muneendra Kumar <muneendra.kumar@...adcom.com>,
James Smart <james.smart@...adcom.com>,
Rafael Mendonca <rafaelmendsr@...il.com>,
Dick Kennedy <dick.kennedy@...adcom.com>,
Hannes Reinecke <hare@...e.de>,
Gaurav Srivastava <gaurav.srivastava@...adcom.com>,
"James E.J. Bottomley" <jejb@...ux.ibm.com>
Cc: "Martin K . Petersen" <martin.petersen@...cle.com>,
James Smart <jsmart2021@...il.com>,
linux-kernel@...r.kernel.org, linux-scsi@...r.kernel.org
Subject: Re: [PATCH] scsi: lpfc: Fix memory leak in lpfc_create_port()
On Fri, 16 Sep 2022 00:59:07 -0300, Rafael Mendonca wrote:
> Commit 5e633302ace1 ("scsi: lpfc: vmid: Add support for VMID in mailbox
> command") introduced allocations for the VMID resources in
> lpfc_create_port() after the call to scsi_host_alloc(). Upon failure on the
> VMID allocations, the new code would branch to the 'out' label, which
> returns NULL without unwinding anything, thus skipping the call to
> scsi_host_put().
>
> [...]
Applied to 6.1/scsi-fixes, thanks!
[1/1] scsi: lpfc: Fix memory leak in lpfc_create_port()
https://git.kernel.org/mkp/scsi/c/dc8e483f684a
--
Martin K. Petersen Oracle Linux Engineering
Powered by blists - more mailing lists