Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information