Commit bda4dfd1 authored by Andrey Vagin's avatar Andrey Vagin Committed by Pavel Emelyanov

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: 's avatarAndrey Vagin <avagin@openvz.org>
Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
parent 07dcf0db
...@@ -322,6 +322,7 @@ mntns_shared_bind ...@@ -322,6 +322,7 @@ mntns_shared_bind
mntns_shared_bind02 mntns_shared_bind02
mntns_root_bind mntns_root_bind
sockets00 sockets00
cow01
" "
CRIU_CPT=$CRIU CRIU_CPT=$CRIU
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment