All of lore.kernel.org
 help / color / mirror / Atom feed
* [Virtio-fs] [PULL 0/5] virtiofs queue: Security fix
@ 2021-02-04 18:34 ` Dr. David Alan Gilbert (git)
  0 siblings, 0 replies; 18+ 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] 18+ messages in thread

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

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-04 18:34 [Virtio-fs] [PULL 0/5] virtiofs queue: Security fix Dr. David Alan Gilbert (git)
2021-02-04 18:34 ` Dr. David Alan Gilbert (git)
2021-02-04 18:34 ` [Virtio-fs] [PULL 1/5] virtiofsd: extract lo_do_open() from lo_open() Dr. David Alan Gilbert (git)
2021-02-04 18:34   ` Dr. David Alan Gilbert (git)
2021-02-04 18:34 ` [Virtio-fs] [PULL 2/5] virtiofsd: optionally return inode pointer from lo_do_lookup() Dr. David Alan Gilbert (git)
2021-02-04 18:34   ` Dr. David Alan Gilbert (git)
2021-02-04 18:34 ` [Virtio-fs] [PULL 3/5] virtiofsd: prevent opening of special files (CVE-2020-35517) Dr. David Alan Gilbert (git)
2021-02-04 18:34   ` Dr. David Alan Gilbert (git)
2021-02-04 18:34 ` [Virtio-fs] [PULL 4/5] virtiofsd: Add _llseek to the seccomp whitelist Dr. David Alan Gilbert (git)
2021-02-04 18:34   ` Dr. David Alan Gilbert (git)
2021-02-04 18:34 ` [Virtio-fs] [PULL 5/5] virtiofsd: Add restart_syscall " Dr. David Alan Gilbert (git)
2021-02-04 18:34   ` Dr. David Alan Gilbert (git)
2021-02-04 19:24 ` [Virtio-fs] [PULL 0/5] virtiofs queue: Security fix no-reply
2021-02-04 19:24   ` no-reply
2021-02-04 19:39   ` [Virtio-fs] " Dr. David Alan Gilbert
2021-02-04 19:39     ` Dr. David Alan Gilbert
2021-02-05 10:08 ` [Virtio-fs] " Peter Maydell
2021-02-05 10:08   ` Peter Maydell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.