All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Martin K. Petersen" <martin.petersen@oracle.com>
To: Dan Carpenter <dan.carpenter@oracle.com>,
	James Smart <james.smart@broadcom.com>
Cc: "Martin K . Petersen" <martin.petersen@oracle.com>,
	Dick Kennedy <dick.kennedy@broadcom.com>,
	linux-scsi@vger.kernel.org, kernel-janitors@vger.kernel.org,
	James Bottomley <James.Bottomley@steeleye.com>,
	"James E.J. Bottomley" <jejb@linux.ibm.com>
Subject: Re: [PATCH] scsi: lpfc: Fix ancient double free
Date: Fri, 29 Jan 2021 19:01:48 +0000	[thread overview]
Message-ID: <161194526371.12948.12096807116592012381.b4-ty@oracle.com> (raw)
In-Reply-To: <YA6E8rO51hE56SVw@mwanda>

On Mon, 25 Jan 2021 11:44:34 +0300, Dan Carpenter wrote:

> The "pmb" pointer is freed at the start of the function and then freed
> again in the error handling code.

Applied to 5.12/scsi-queue, thanks!

[1/1] scsi: lpfc: Fix ancient double free
      https://git.kernel.org/mkp/scsi/c/0be310979e5e

-- 
Martin K. Petersen	Oracle Linux Engineering

WARNING: multiple messages have this Message-ID (diff)
From: "Martin K. Petersen" <martin.petersen@oracle.com>
To: Dan Carpenter <dan.carpenter@oracle.com>,
	James Smart <james.smart@broadcom.com>
Cc: "Martin K . Petersen" <martin.petersen@oracle.com>,
	Dick Kennedy <dick.kennedy@broadcom.com>,
	linux-scsi@vger.kernel.org, kernel-janitors@vger.kernel.org,
	James Bottomley <James.Bottomley@steeleye.com>,
	"James E.J. Bottomley" <jejb@linux.ibm.com>
Subject: Re: [PATCH] scsi: lpfc: Fix ancient double free
Date: Fri, 29 Jan 2021 14:01:48 -0500	[thread overview]
Message-ID: <161194526371.12948.12096807116592012381.b4-ty@oracle.com> (raw)
In-Reply-To: <YA6E8rO51hE56SVw@mwanda>

On Mon, 25 Jan 2021 11:44:34 +0300, Dan Carpenter wrote:

> The "pmb" pointer is freed at the start of the function and then freed
> again in the error handling code.

Applied to 5.12/scsi-queue, thanks!

[1/1] scsi: lpfc: Fix ancient double free
      https://git.kernel.org/mkp/scsi/c/0be310979e5e

-- 
Martin K. Petersen	Oracle Linux Engineering

  parent reply	other threads:[~2021-01-29 19:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-25  8:44 [PATCH] scsi: lpfc: Fix ancient double free Dan Carpenter
2021-01-25  8:44 ` Dan Carpenter
2021-01-27  3:09 ` Martin K. Petersen
2021-01-27  3:09   ` Martin K. Petersen
2021-01-29 19:01 ` Martin K. Petersen [this message]
2021-01-29 19:01   ` Martin K. Petersen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=161194526371.12948.12096807116592012381.b4-ty@oracle.com \
    --to=martin.petersen@oracle.com \
    --cc=James.Bottomley@steeleye.com \
    --cc=dan.carpenter@oracle.com \
    --cc=dick.kennedy@broadcom.com \
    --cc=james.smart@broadcom.com \
    --cc=jejb@linux.ibm.com \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.