stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Zubin Mithra <zsm@chromium.org>
Cc: stable@vger.kernel.org, groeck@chromium.org, dvyukov@google.com
Subject: Re: 897366537f("genhd: Fix use after free in __blkdev_get()")
Date: Thu, 5 Jul 2018 19:03:01 +0200	[thread overview]
Message-ID: <20180705170301.GD4349@kroah.com> (raw)
In-Reply-To: <20180625210441.GA227992@zsmcros.c.googlers.com>

On Mon, Jun 25, 2018 at 05:04:42PM -0400, Zubin Mithra wrote:
> Hello,
> 
> Syzkaller has reported a crash here[1] for a UAF in disk_unblock_events.
> 
> Could the following patches be applied in order to 4.14?
> 
> 517bf3c30("block: don't look at the struct device dev_t in disk_devt")
> 8ddcd653("block: introduce GENHD_FL_HIDDEN")
> f0fba398fe("block: avoid null pointer dereference on null disk")
> d52987b5("genhd: Fix leaked module reference for NVME devices")
> 9df6c2991("genhd: Add helper put_disk_and_module()")
> 89736653("genhd: Fix use after free in __blkdev_get()")

You do know about:
	git show -s --abbrev-commit --abbrev=12 --pretty=format:"%h (\"%s\")%n"
right?  That makes this a lot more uniform...

Anyway, can you resend this request and cc: the developers and
maintainers of the above patches, so I can get their approval to
backport such things?

thanks,

greg k-h

      reply	other threads:[~2018-07-05 17:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-25 21:04 897366537f("genhd: Fix use after free in __blkdev_get()") Zubin Mithra
2018-07-05 17:03 ` Greg KH [this message]

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=20180705170301.GD4349@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=dvyukov@google.com \
    --cc=groeck@chromium.org \
    --cc=stable@vger.kernel.org \
    --cc=zsm@chromium.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).