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] 9pfs patches for 2.11 20171016
Date: Mon, 16 Oct 2017 17:13:36 +0200 [thread overview]
Message-ID: <20171016151337.4121-1-groug@kaod.org> (raw)
The following changes since commit 40a1e8ac2e10155b5df13a2508ac080b00cd7e23:
Merge remote-tracking branch 'remotes/elmarco/tags/vu-pull-request' into staging (2017-10-16 10:22:39 +0100)
are available in the git repository at:
https://github.com/gkurz/qemu.git tags/for-upstream
for you to fetch changes up to 7bd92756303f2158a68d5166264dc30139b813b6:
9pfs: use g_malloc0 to allocate space for xattr (2017-10-16 14:21:59 +0200)
----------------------------------------------------------------
This fixes a potential data leak to the guest.
----------------------------------------------------------------
Prasad J Pandit (1):
9pfs: use g_malloc0 to allocate space for xattr
hw/9pfs/9p.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
2.13.6
next reply other threads:[~2017-10-16 15:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-16 15:13 Greg Kurz [this message]
2017-10-16 15:13 ` [Qemu-devel] [PULL 1/1] 9pfs: use g_malloc0 to allocate space for xattr Greg Kurz
2017-10-17 10:29 ` [Qemu-devel] [PULL 0/1] 9pfs patches for 2.11 20171016 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=20171016151337.4121-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).