mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-30 13:58:34 +00:00
test: add cow01 into TEST_SUID_LIST
cow01 uses /proc/pid/pagemap which has been protected by CAP_SYS_ADMIN. """ commit ab676b7d6fbf4b294bf198fb27ade5b0e865c7ce pagemap: do not leak physical addresses to non-privileged userspace As pointed by recent post[1] on exploiting DRAM physical imperfection, /proc/PID/pagemap exposes sensitive information which can be used to do attacks. """ Signed-off-by: Andrey Vagin <avagin@openvz.org> Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
committed by
Pavel Emelyanov
parent
07dcf0dbb6
commit
bda4dfd173
@@ -322,6 +322,7 @@ mntns_shared_bind
|
||||
mntns_shared_bind02
|
||||
mntns_root_bind
|
||||
sockets00
|
||||
cow01
|
||||
"
|
||||
|
||||
CRIU_CPT=$CRIU
|
||||
|
Reference in New Issue
Block a user