From: "Martin K. Petersen" <martin.petersen@oracle.com>
To: Ming Lei <tom.leiming@gmail.com>
Cc: linux-kernel@vger.kernel.org, Christoph Hellwig <hch@lst.de>,
stable@vger.kernel.org,
"James E.J. Bottomley" <jejb@linux.vnet.ibm.com>,
"Martin K. Petersen" <martin.petersen@oracle.com>,
"open list:SCSI SUBSYSTEM" <linux-scsi@vger.kernel.org>
Subject: Re: [Resend PATCH] SCSI: scan: fix use-after-free
Date: Tue, 11 Oct 2016 18:01:10 -0400 [thread overview]
Message-ID: <yq1wphemtp5.fsf@sermon.lab.mkp.net> (raw)
In-Reply-To: <1475990608-4394-1-git-send-email-tom.leiming@gmail.com> (Ming Lei's message of "Sun, 9 Oct 2016 13:23:27 +0800")
>>>>> "Ming" == Ming Lei <tom.leiming@gmail.com> writes:
Ming> This patch fixes one use-after-free report[1] by KASAN. In
Ming> __scsi_scan_target(), when a type 31 device is probed,
Ming> SCSI_SCAN_TARGET_PRESENT is returned and the target will be
Ming> scanned again.
Applied to 4.9/scsi-fixes.
--
Martin K. Petersen Oracle Linux Engineering
WARNING: multiple messages have this Message-ID (diff)
From: "Martin K. Petersen" <martin.petersen@oracle.com>
To: Ming Lei <tom.leiming@gmail.com>
Cc: linux-kernel@vger.kernel.org, Christoph Hellwig <hch@lst.de>,
stable@vger.kernel.org,
"James E.J. Bottomley" <jejb@linux.vnet.ibm.com>,
"Martin K. Petersen" <martin.petersen@oracle.com>,
linux-scsi@vger.kernel.org (open list:SCSI SUBSYSTEM)
Subject: Re: [Resend PATCH] SCSI: scan: fix use-after-free
Date: Tue, 11 Oct 2016 18:01:10 -0400 [thread overview]
Message-ID: <yq1wphemtp5.fsf@sermon.lab.mkp.net> (raw)
In-Reply-To: <1475990608-4394-1-git-send-email-tom.leiming@gmail.com> (Ming Lei's message of "Sun, 9 Oct 2016 13:23:27 +0800")
>>>>> "Ming" == Ming Lei <tom.leiming@gmail.com> writes:
Ming> This patch fixes one use-after-free report[1] by KASAN. In
Ming> __scsi_scan_target(), when a type 31 device is probed,
Ming> SCSI_SCAN_TARGET_PRESENT is returned and the target will be
Ming> scanned again.
Applied to 4.9/scsi-fixes.
--
Martin K. Petersen Oracle Linux Engineering
next prev parent reply other threads:[~2016-10-11 22:01 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-09 5:23 [Resend PATCH] SCSI: scan: fix use-after-free Ming Lei
2016-10-09 5:23 ` Ming Lei
2016-10-09 15:18 ` Christoph Hellwig
2016-10-11 22:01 ` Martin K. Petersen [this message]
2016-10-11 22: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=yq1wphemtp5.fsf@sermon.lab.mkp.net \
--to=martin.petersen@oracle.com \
--cc=hch@lst.de \
--cc=jejb@linux.vnet.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
--cc=stable@vger.kernel.org \
--cc=tom.leiming@gmail.com \
/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.