Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fuse: readdir: check for slash in names
Userspace can add names containing a slash character to the directory listing. Don't allow this as it could cause all sorts of trouble. Signed-off-by: Miklos Szeredi <mszeredi@suse.cz> Cc: stable@vger.kernel.org
- Loading branch information