Skip to content
Snippets Groups Projects
Commit 73a1e647 authored by Eduardo Otubo's avatar Eduardo Otubo
Browse files

seccomp: add elevateprivileges argument to command line


This patch introduces the new argument
[,elevateprivileges=allow|deny|children] to the `-sandbox on'. It allows
or denies Qemu process to elevate its privileges by blacklisting all
set*uid|gid system calls. The 'children' option will let forks and
execves run unprivileged.

Signed-off-by: default avatarEduardo Otubo <otubo@redhat.com>
parent 2b716fa6
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment