[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 0/3] virtiofsd capability changes and addition
From: |
Dr. David Alan Gilbert (git) |
Subject: |
[PATCH 0/3] virtiofsd capability changes and addition |
Date: |
Thu, 25 Jun 2020 17:29:26 +0100 |
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
- [PATCH 0/3] virtiofsd capability changes and addition,
Dr. David Alan Gilbert (git) <=