+1
−0
+9
−3
+11
−0
+27
−0
Loading
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:
Eduardo Otubo <otubo@redhat.com>