qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL for-6.2 0/3] hw/nvme fixes
@ 2021-11-19  8:09 Klaus Jensen
  2021-11-19  8:09 ` [PULL for-6.2 1/3] hw/nvme: reattach subsystem namespaces on hotplug Klaus Jensen
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Klaus Jensen @ 2021-11-19  8:09 UTC (permalink / raw)
  To: Peter Maydell, qemu-devel
  Cc: Eduardo Habkost, qemu-block, Klaus Jensen, Klaus Jensen,
	Keith Busch, Philippe Mathieu-Daudé

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



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-11-19 11:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-19  8:09 [PULL for-6.2 0/3] hw/nvme fixes Klaus Jensen
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

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).