diff options
author | Jamie Liu <jamieliu@google.com> | 2021-06-23 11:13:45 -0700 |
---|---|---|
committer | gVisor bot <gvisor-bot@google.com> | 2021-06-23 11:17:44 -0700 |
commit | 6b23d2a08e71ce7d93b1d52e545f792f549225dc (patch) | |
tree | 3781356f24237203a2f7554e7b43b2220fd1c23f /test/syscalls/linux/signalfd.cc | |
parent | e5fe488b22734e798df760d9646c6b1c5f25c207 (diff) |
Fix PR_SET_PTRACER applicability to non-leader threads.
Compare
if (!thread_group_leader(tracee))
tracee = rcu_dereference(tracee->group_leader);
in security/yama/yama_lsm.c:ptracer_exception_found().
PiperOrigin-RevId: 381074242
Diffstat (limited to 'test/syscalls/linux/signalfd.cc')
0 files changed, 0 insertions, 0 deletions