git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
06a7c3c
)
fuse: readdir: check for slash in names
author
Miklos Szeredi
<mszeredi@suse.cz>
Tue, 3 Sep 2013 12:28:38 +0000
(14:28 +0200)
committer
Miklos Szeredi
<mszeredi@suse.cz>
Tue, 3 Sep 2013 12:28:38 +0000
(14:28 +0200)
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
No differences found