From: Greg Kurz <groug@kaod.org>
To: qemu-devel@nongnu.org
Cc: Peter Maydell <peter.maydell@linaro.org>, Greg Kurz <groug@kaod.org>
Subject: [Qemu-devel] [PULL 0/1] 9p fixes for v3.1.0-rc1
Date: Thu, 8 Nov 2018 21:41:09 +0100 [thread overview]
Message-ID: <20181108204111.786455-1-groug@kaod.org> (raw)
The following changes since commit a7ce790a029bd94eb320d8c69f38900f5233997e:
tcg/tcg-op.h: Add multiple include guard (2018-11-08 15:15:32 +0000)
are available in the Git repository at:
https://github.com/gkurz/qemu.git tags/for-upstream
for you to fetch changes up to 5b76ef50f62079a2389ba28cacaf6cce68b1a0ed:
9p: write lock path in v9fs_co_open2() (2018-11-08 21:19:05 +0100)
----------------------------------------------------------------
Fixes a potential use-after-free issue that could be triggered by a
misbehaving guest.
----------------------------------------------------------------
Greg Kurz (1):
9p: write lock path in v9fs_co_open2()
hw/9pfs/cofile.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
--
2.17.2
next reply other threads:[~2018-11-08 20:47 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-08 20:41 Greg Kurz [this message]
2018-11-08 20:41 ` [Qemu-devel] [PULL 1/1] 9p: write lock path in v9fs_co_open2() Greg Kurz
2018-11-09 11:46 ` [Qemu-devel] [PULL 0/1] 9p fixes for v3.1.0-rc1 Peter Maydell
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=20181108204111.786455-1-groug@kaod.org \
--to=groug@kaod.org \
--cc=peter.maydell@linaro.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).