Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
server-protocol: don't allow '../' path in 'name'
This will prevent any arbitrary file creation through glusterfs by modifying the client bits. Also check for the similar flaw inside posix too, so we prevent any changes in layers in-between. Fixes: bz#1625095 Signed-off-by: Amar Tumballi <amarts@redhat.com> Change-Id: Id9fe0ef6e86459e8ed85ab947d977f058c5ae06e
- Loading branch information
Showing
with
18 additions
and 0 deletions.