qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Klaus Jensen <its@irrelevant.dk>
To: Peter Maydell <peter.maydell@linaro.org>, qemu-devel@nongnu.org
Cc: "Eduardo Habkost" <ehabkost@redhat.com>,
	qemu-block@nongnu.org, "Klaus Jensen" <k.jensen@samsung.com>,
	"Klaus Jensen" <its@irrelevant.dk>,
	"Keith Busch" <kbusch@kernel.org>,
	"Philippe Mathieu-Daudé" <philmd@redhat.com>
Subject: [PULL for-6.2 0/3] hw/nvme fixes
Date: Fri, 19 Nov 2021 09:09:51 +0100	[thread overview]
Message-ID: <20211119080954.211927-1-its@irrelevant.dk> (raw)

From: Klaus Jensen <k.jensen@samsung.com>

Hi,

The following changes since commit 44a3aa0608f01274418487b655d42467c1d8334e:

  Merge tag 'sev-hashes-pull-request' of https://gitlab.com/berrange/qemu into staging (2021-11-18 15:06:05 +0100)

are available in the Git repository at:

  git://git.infradead.org/qemu-nvme.git tags/nvme-fixes-for-6.2-pull-request

for you to fetch changes up to e2c57529c9306e4c9aac75d9879f6e7699584a22:

  hw/nvme: fix buffer overrun in nvme_changed_nslist (CVE-2021-3947) (2021-11-19 07:32:19 +0100)

----------------------------------------------------------------
hw/nvme fixes

* Fix CVE-2021-3947
* Controller hotplugging fixes

----------------------------------------------------------------

Hannes Reinecke (1):
  hw/nvme: reattach subsystem namespaces on hotplug

Klaus Jensen (2):
  hw/nvme: change nvme-ns 'shared' default
  hw/nvme: fix buffer overrun in nvme_changed_nslist (CVE-2021-3947)

 docs/system/devices/nvme.rst | 24 ++++++++++++++----------
 hw/core/machine.c            |  1 +
 hw/nvme/ctrl.c               |  5 +++++
 hw/nvme/ns.c                 |  8 +-------
 hw/nvme/subsys.c             | 10 +++++++++-
 5 files changed, 30 insertions(+), 18 deletions(-)

-- 
2.34.0



             reply	other threads:[~2021-11-19  8:23 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-19  8:09 Klaus Jensen [this message]
2021-11-19  8:09 ` [PULL for-6.2 1/3] hw/nvme: reattach subsystem namespaces on hotplug Klaus Jensen
2021-11-19  8:09 ` [PULL for-6.2 2/3] hw/nvme: change nvme-ns 'shared' default Klaus Jensen
2021-11-19  8:09 ` [PULL for-6.2 3/3] hw/nvme: fix buffer overrun in nvme_changed_nslist (CVE-2021-3947) Klaus Jensen
2021-11-19 11:19 ` [PULL for-6.2 0/3] hw/nvme fixes Richard Henderson

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=20211119080954.211927-1-its@irrelevant.dk \
    --to=its@irrelevant.dk \
    --cc=ehabkost@redhat.com \
    --cc=k.jensen@samsung.com \
    --cc=kbusch@kernel.org \
    --cc=peter.maydell@linaro.org \
    --cc=philmd@redhat.com \
    --cc=qemu-block@nongnu.org \
    --cc=qemu-devel@nongnu.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).