commit | a79f41ed9786b75ebe75e52295ad54049b8551b6 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Wed Aug 15 18:23:36 2012 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Wed Sep 26 21:08:51 2012 -0400 |
tree | d693d2ec11da1a622266daa09e26167a3f66c123 | |
parent | c921b40d6201f7ec7b1edf7ea9a844f93e1a27f4 [diff] |
binder: don't allow mmap() by process other than proc->tsk we really shouldn't do get_files_struct() on a different process and use it to modify the sucker later on. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>