From: "Dr. David Alan Gilbert (git)" <dgilbert@redhat.com>
To: qemu-devel@nongnu.org, virtio-fs@redhat.com, stefanha@redhat.com,
groug@kaod.org, qemu-stable@nongnu.org
Subject: [PULL 0/5] virtiofs queue: Security fix
Date: Thu, 4 Feb 2021 18:34:34 +0000 [thread overview]
Message-ID: <20210204183439.546918-1-dgilbert@redhat.com> (raw)
From: "Dr. David Alan Gilbert" <dgilbert@redhat.com>
The following changes since commit 1ba089f2255bfdb071be3ce6ac6c3069e8012179:
Merge remote-tracking branch 'remotes/armbru/tags/pull-qmp-2021-02-04' into staging (2021-02-04 14:15:35 +0000)
are available in the Git repository at:
https://gitlab.com/dagrh/qemu.git tags/pull-virtiofs-20210204
for you to fetch changes up to cf269ff8032392bbdd700e7bfd21823ad9eee3a9:
virtiofsd: Add restart_syscall to the seccomp whitelist (2021-02-04 17:50:08 +0000)
----------------------------------------------------------------
virtiofs: Security pull 2021-02-04
This contains an important CVE fix for virtiofsd,
together with two fixes for over-eager seccomp rules.
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
----------------------------------------------------------------
Greg Kurz (2):
virtiofsd: Add _llseek to the seccomp whitelist
virtiofsd: Add restart_syscall to the seccomp whitelist
Stefan Hajnoczi (3):
virtiofsd: extract lo_do_open() from lo_open()
virtiofsd: optionally return inode pointer from lo_do_lookup()
virtiofsd: prevent opening of special files (CVE-2020-35517)
tools/virtiofsd/passthrough_ll.c | 224 ++++++++++++++++++++++------------
tools/virtiofsd/passthrough_seccomp.c | 2 +
2 files changed, 150 insertions(+), 76 deletions(-)
next reply other threads:[~2021-02-04 19:13 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-04 18:34 Dr. David Alan Gilbert (git) [this message]
2021-02-04 18:34 ` [PULL 1/5] virtiofsd: extract lo_do_open() from lo_open() Dr. David Alan Gilbert (git)
2021-02-04 18:34 ` [PULL 2/5] virtiofsd: optionally return inode pointer from lo_do_lookup() Dr. David Alan Gilbert (git)
2021-02-04 18:34 ` [PULL 3/5] virtiofsd: prevent opening of special files (CVE-2020-35517) Dr. David Alan Gilbert (git)
2021-02-04 18:34 ` [PULL 4/5] virtiofsd: Add _llseek to the seccomp whitelist Dr. David Alan Gilbert (git)
2021-02-04 18:34 ` [PULL 5/5] virtiofsd: Add restart_syscall " Dr. David Alan Gilbert (git)
2021-02-04 19:24 ` [PULL 0/5] virtiofs queue: Security fix no-reply
2021-02-04 19:39 ` Dr. David Alan Gilbert
2021-02-05 10:08 ` 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=20210204183439.546918-1-dgilbert@redhat.com \
--to=dgilbert@redhat.com \
--cc=groug@kaod.org \
--cc=qemu-devel@nongnu.org \
--cc=qemu-stable@nongnu.org \
--cc=stefanha@redhat.com \
--cc=virtio-fs@redhat.com \
/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).