moby--moby/profiles
Justin Cormack 39b799ac53 Add some uses of personality syscall to default seccomp filter
We generally want to filter the personality(2) syscall, as it
allows disabling ASLR, and turning on some poorly supported
emulations that have been the target of CVEs. However the use
cases for reading the current value, setting the default
PER_LINUX personality, and setting PER_LINUX32 for 32 bit
emulation are fine.

See issue #20634

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2016-02-26 18:43:08 +01:00
..
apparmor apparmor: use correct version for ptrace denial suppression 2016-02-15 20:36:29 +11:00
seccomp Add some uses of personality syscall to default seccomp filter 2016-02-26 18:43:08 +01:00