mirror of
https://github.com/docker/cli.git
synced 2026-09-02 18:14:35 -05:00
Block kcmp, procees_vm_readv, process_vm_writev. All these require CAP_PTRACE, and are only used for ptrace related actions, so are not useful as we block ptrace. Signed-off-by: Justin Cormack <justin.cormack@unikernel.com> Upstream-commit: a0a8ca0ae0bc9dc7faa0b8bacf4ca376c7257348 Component: engine