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:
9db48aa
)
debugfs: more tightly restrict default mount mode
author
Kees Cook
<keescook@chromium.org>
Mon, 27 Aug 2012 20:32:15 +0000
(13:32 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 27 Aug 2012 20:42:02 +0000
(13:42 -0700)
Since the debugfs is mostly only used by root, make the default mount
mode 0700. Most system owners do not need a more permissive value,
but they can choose to weaken the restrictions via their fstab.
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found