qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/1] NBD fix for 6.0-rc3
@ 2021-04-12 12:18 Vladimir Sementsov-Ogievskiy
  2021-04-12 12:18 ` [PULL 1/1] block/nbd: fix possible use after free of s->connect_thread Vladimir Sementsov-Ogievskiy
  2021-04-12 15:48 ` [PULL 0/1] NBD fix for 6.0-rc3 Peter Maydell
  0 siblings, 2 replies; 6+ messages in thread
From: Vladimir Sementsov-Ogievskiy @ 2021-04-12 12:18 UTC (permalink / raw)
  To: qemu-block; +Cc: qemu-devel, eblake, vsementsov, peter.maydell, rvkagan

The following changes since commit 555249a59e9cdd6b58da103aba5cf3a2d45c899f:

  Merge remote-tracking branch 'remotes/ehabkost-gl/tags/x86-next-pull-request' into staging (2021-04-10 16:58:56 +0100)

are available in the Git repository at:

  https://src.openvz.org/scm/~vsementsov/qemu.git tags/pull-nbd-2021-04-12

for you to fetch changes up to d3c278b689845558cd9811940436b28ae6afc5d7:

  block/nbd: fix possible use after free of s->connect_thread (2021-04-12 11:56:03 +0300)

----------------------------------------------------------------
One fix of possible use-after-free in NBD block-driver for 6.0-rc3

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

Note: the tag is signed by a new key, as I've lost the old one. So,
now there are two keys with my name on http://keys.gnupg.net, the elder
is lost. I feel stupid about that :(. Anyway, both keys are not signed by
anybody except for myself. And this is my first pull-request to Qemu,
so, I think some kind of TOFU still applies.

Vladimir Sementsov-Ogievskiy (1):
  block/nbd: fix possible use after free of s->connect_thread

 block/nbd.c | 11 +++++++++++
 1 file changed, 11 insertions(+)

-- 
2.29.2



^ permalink raw reply	[flat|nested] 6+ messages in thread
* [PULL 0/1] Block patch for 6.0-rc3
@ 2021-04-13 13:39 Max Reitz
  2021-04-13 13:39 ` [PULL 1/1] block/nbd: fix possible use after free of s->connect_thread Max Reitz
  0 siblings, 1 reply; 6+ messages in thread
From: Max Reitz @ 2021-04-13 13:39 UTC (permalink / raw)
  To: qemu-block
  Cc: Kevin Wolf, Peter Maydell, Vladimir Sementsov-Ogievskiy,
	qemu-devel, Max Reitz

The following changes since commit dce628a97fde2594f99d738883a157f05aa0a14f:

  Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210412' into staging (2021-04-13 13:05:07 +0100)

are available in the Git repository at:

  https://github.com/XanClic/qemu.git tags/pull-block-2021-04-13

for you to fetch changes up to 0267101af64292c9a84fd9319a763ddfbce9ddc7:

  block/nbd: fix possible use after free of s->connect_thread (2021-04-13 15:35:12 +0200)

(This is the patch for which Vladimir has sent a pull request yesterday.)

----------------------------------------------------------------
Block patches for 6.0-rc3:
- Use-after-free fix for block/nbd.c

----------------------------------------------------------------
Vladimir Sementsov-Ogievskiy (1):
  block/nbd: fix possible use after free of s->connect_thread

 block/nbd.c | 11 +++++++++++
 1 file changed, 11 insertions(+)

-- 
2.29.2



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

end of thread, other threads:[~2021-04-13 13:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-12 12:18 [PULL 0/1] NBD fix for 6.0-rc3 Vladimir Sementsov-Ogievskiy
2021-04-12 12:18 ` [PULL 1/1] block/nbd: fix possible use after free of s->connect_thread Vladimir Sementsov-Ogievskiy
2021-04-12 15:48 ` [PULL 0/1] NBD fix for 6.0-rc3 Peter Maydell
2021-04-13  6:47   ` Vladimir Sementsov-Ogievskiy
2021-04-13 10:22     ` Peter Maydell
2021-04-13 13:39 [PULL 0/1] Block patch " Max Reitz
2021-04-13 13:39 ` [PULL 1/1] block/nbd: fix possible use after free of s->connect_thread Max Reitz

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