qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/5] virtiofs queue: Security fix
@ 2021-02-04 18:34 Dr. David Alan Gilbert (git)
  2021-02-04 18:34 ` [PULL 1/5] virtiofsd: extract lo_do_open() from lo_open() Dr. David Alan Gilbert (git)
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Dr. David Alan Gilbert (git) @ 2021-02-04 18:34 UTC (permalink / raw)
  To: qemu-devel, virtio-fs, stefanha, groug, qemu-stable

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



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

end of thread, other threads:[~2021-02-05 10:11 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-04 18:34 [PULL 0/5] virtiofs queue: Security fix Dr. David Alan Gilbert (git)
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

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