mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-25 11:04:35 +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:
parent
07dcf0dbb6
commit
bda4dfd173
1 changed files with 1 additions and 0 deletions
|
|
@ -322,6 +322,7 @@ mntns_shared_bind
|
|||
mntns_shared_bind02
|
||||
mntns_root_bind
|
||||
sockets00
|
||||
cow01
|
||||
"
|
||||
|
||||
CRIU_CPT=$CRIU
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue