aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorDjalal Harouni <[email protected]>2014-04-07 15:38:36 -0700
committerLinus Torvalds <[email protected]>2014-04-07 16:36:04 -0700
commit35a35046e4f9d8849e727b0e0f6edac0ece4ca6e (patch)
tree40e3296460ebc388f4c1ce3f622c0858fae0a6e9 /tools/perf/scripts/python/bin
parent1c44dbc82f75aabc5de95da92b304393a94751fc (diff)
procfs: make /proc/*/{stack,syscall,personality} 0400
These procfs files contain sensitive information and currently their mode is 0444. Change this to 0400, so the VFS will be able to block unprivileged processes from getting file descriptors on arbitrary privileged /proc/*/{stack,syscall,personality} files. This reduces the scope of ASLR leaking and bypasses by protecting already running processes. Signed-off-by: Djalal Harouni <[email protected]> Acked-by: Kees Cook <[email protected]> Acked-by: Andy Lutomirski <[email protected]> Cc: Eric W. Biederman <[email protected]> Cc: Al Viro <[email protected]> Cc: Oleg Nesterov <[email protected]> Cc: Ingo Molnar <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions