mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
d39b075302
These syscalls were disabled in #18971 due to them requiring CAP_PTRACE. CAP_PTRACE was blocked by default due to a ptrace related exploit. This has been patched in the Linux kernel (version 4.8) and thus `ptrace` has been re-enabled. However, these associated syscalls seem to have been left behind. This commit brings them in line with `ptrace`, and re-enables it for kernel > 4.8. Signed-off-by: clubby789 <jamie@hill-daniel.co.uk> |
||
---|---|---|
.. | ||
apparmor | ||
seccomp |