mirror of
https://passt.top/passt
synced 2024-12-23 06:05:23 +00:00
passt: Make process not dumpable after sandboxing
Two effects: - ptrace() on passt and pasta can only be done by root, so that even if somebody gains access to the same user, they won't be able to check data passed in syscalls anyway. No core dumps allowed either - /proc/PID files are owned by root:root, and they can't be read by the same user as the one passt or pasta are running with Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
This commit is contained in:
parent
0515adceaa
commit
fb70301b13
Loading…
Reference in New Issue
Block a user