diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2019-03-15 12:46:56 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2019-03-15 15:46:41 +0100 |
commit | 67fb5f338fad27250eeed502dd7d3675514d1d63 (patch) | |
tree | b48097d6cf63a02928b38ff26e66c35c2c216380 /src/test/test-execute.c | |
parent | seccomp: shm{get,at,dt} now have their own numbers everywhere (diff) | |
download | systemd-67fb5f338fad27250eeed502dd7d3675514d1d63.tar.xz systemd-67fb5f338fad27250eeed502dd7d3675514d1d63.zip |
seccomp: allow shmat to be a separate syscall on architectures which use a multiplexer
After
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=0d6040d46817,
those syscalls have their separate numbers and we can block them.
But glibc might still use the old ones. So let's just do a best-effort
block and not assume anything about how effective it is.
Diffstat (limited to 'src/test/test-execute.c')
0 files changed, 0 insertions, 0 deletions