All of lore.kernel.org
 help / color / mirror / Atom feed
* [Virtio-fs] [PATCH 0/3] virtiofsd capability changes and addition
@ 2020-06-25 16:29 ` Dr. David Alan Gilbert (git)
  0 siblings, 0 replies; 16+ messages in thread
From: Dr. David Alan Gilbert (git) @ 2020-06-25 16:29 UTC (permalink / raw)
  To: qemu-devel, virtio-fs, stefanha, vgoyal

From: "Dr. David Alan Gilbert" <dgilbert@redhat.com>

Hi,
  This is a set of changes relating to the capability restirctions
introduced in virtiofsd back in a59feb483b8.

The first one is a potentially important fix; the missing terminator
could mean extra capabilities are added based on junk on the stack;
although that's not been seen in practice.

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>



Dr. David Alan Gilbert (3):
  virtiofsd: Terminate capability list
  virtiofsd: Check capability calls
  virtiofsd: Allow addition or removal of capabilities

 docs/tools/virtiofsd.rst         |  5 +++
 tools/virtiofsd/helper.c         |  2 +
 tools/virtiofsd/passthrough_ll.c | 68 +++++++++++++++++++++++++++++---
 3 files changed, 70 insertions(+), 5 deletions(-)

-- 
2.26.2


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

end of thread, other threads:[~2020-06-26 18:43 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-25 16:29 [Virtio-fs] [PATCH 0/3] virtiofsd capability changes and addition Dr. David Alan Gilbert (git)
2020-06-25 16:29 ` Dr. David Alan Gilbert (git)
2020-06-25 16:29 ` [Virtio-fs] [PATCH 1/3] virtiofsd: Terminate capability list Dr. David Alan Gilbert (git)
2020-06-25 16:29   ` Dr. David Alan Gilbert (git)
2020-06-26 10:31   ` [Virtio-fs] " Stefan Hajnoczi
2020-06-26 10:31     ` Stefan Hajnoczi
2020-06-25 16:29 ` [Virtio-fs] [PATCH 2/3] virtiofsd: Check capability calls Dr. David Alan Gilbert (git)
2020-06-25 16:29   ` Dr. David Alan Gilbert (git)
2020-06-26 10:31   ` [Virtio-fs] " Stefan Hajnoczi
2020-06-26 10:31     ` Stefan Hajnoczi
2020-06-25 16:29 ` [Virtio-fs] [PATCH 3/3] virtiofsd: Allow addition or removal of capabilities Dr. David Alan Gilbert (git)
2020-06-25 16:29   ` Dr. David Alan Gilbert (git)
2020-06-26 10:31   ` [Virtio-fs] " Stefan Hajnoczi
2020-06-26 10:31     ` Stefan Hajnoczi
2020-06-26 18:42     ` [Virtio-fs] " Dr. David Alan Gilbert
2020-06-26 18:42       ` Dr. David Alan Gilbert

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.