diff options
author | Nick Kralevich <nnk@google.com> | 2015-12-23 17:42:29 -0800 |
---|---|---|
committer | Nick Kralevich <nnk@google.com> | 2015-12-23 17:42:29 -0800 |
commit | bd4d45d55b4ea57b909aecc693f34d5f87869c72 (patch) | |
tree | e9c47343959ab6d46e686d12dd712878beea1ad7 /libc/stdio/stdio_ext.cpp | |
parent | b62e633ff679a65df97be55bd0ae6a02633ce472 (diff) |
Add tests for /proc/self/fd and /proc/self/task/TID/fd access
Add tests to ensure that the following kernel patches are present:
__ptrace_may_access() should not deny sub-threads
* https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=73af963f9f3036dffed55c3a2898598186db1045
proc: make proc_fd_permission() thread-friendly
* https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=96d0df79f2644fc823f26c06491e182d87a90c2a
proc: actually make proc_fd_permission() thread-friendly
* https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=54708d2858e79a2bdda10bf8a20c80eb96c20613
Bug: 26110743
Bug: 24912743
Bug: 26016905
Change-Id: I7eab002ddfade9e4bfe51908e190231c8dde2cc7
Diffstat (limited to 'libc/stdio/stdio_ext.cpp')
0 files changed, 0 insertions, 0 deletions