qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 047/104] virtiofsd: sandbox mount namespace


From: Daniel P . Berrangé
Subject: Re: [PATCH 047/104] virtiofsd: sandbox mount namespace
Date: Mon, 6 Jan 2020 14:36:40 +0000
User-agent: Mutt/1.12.1 (2019-06-15)

On Thu, Dec 12, 2019 at 04:38:07PM +0000, Dr. David Alan Gilbert (git) wrote:
> From: Stefan Hajnoczi <address@hidden>
> 
> Use a mount namespace with the shared directory tree mounted at "/" and
> no other mounts.
> 
> This prevents symlink escape attacks because symlink targets are
> resolved only against the shared directory and cannot go outside it.
> 
> Signed-off-by: Stefan Hajnoczi <address@hidden>
> Signed-off-by: Peng Tao <address@hidden>
> ---
>  tools/virtiofsd/passthrough_ll.c | 89 ++++++++++++++++++++++++++++++++
>  1 file changed, 89 insertions(+)

Reviewed-by: Daniel P. Berrangé <address@hidden>

Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|




reply via email to

[Prev in Thread] Current Thread [Next in Thread]