aboutsummaryrefslogtreecommitdiffstats
path: root/ipc
diff options
context:
space:
mode:
authorEric W. Biederman <ebiederm@xmission.com>2011-06-18 17:48:18 -0700
committerZiyan <jaraidaniel@gmail.com>2016-04-03 14:55:56 +0200
commit9feba4ab3257f1c29077395ed17def8bcee20073 (patch)
treeaeba2399ea90a4093a70e65e64a232e47d519098 /ipc
parentade1c37e1a4b1a8ac86414c38ed82dcf9c2dfe0f (diff)
downloadkernel_samsung_tuna-9feba4ab3257f1c29077395ed17def8bcee20073.zip
kernel_samsung_tuna-9feba4ab3257f1c29077395ed17def8bcee20073.tar.gz
kernel_samsung_tuna-9feba4ab3257f1c29077395ed17def8bcee20073.tar.bz2
proc: Fix the namespace inode permission checks.
Change the proc namespace files into symlinks so that we won't cache the dentries for the namespace files which can bypass the ptrace_may_access checks. To support the symlinks create an additional namespace inode with it's own set of operations distinct from the proc pid inode and dentry methods as those no longer make sense. Signed-off-by: Eric W. Biederman <ebiederm@xmission.com> (cherry picked from commit bf056bfa80596a5d14b26b17276a56a0dcb080e5)
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions