Home
last modified time | relevance | path

Searched refs:setgid (Results 1 – 25 of 47) sorted by relevance

12

/linux/Documentation/translations/zh_CN/userspace-api/
H A Dno_new_privs.rst29 不会授予权限去做任何没有execve调用就不能做的事情。比如, setuid 和 setgid
51 setgid 和使用文件能力的二进制来提权;它需要先攻击一些没有被设置 ``no_new_privs``
/linux/Documentation/userspace-api/
H A Dno_new_privs.rst6 its parent did not have. The most obvious examples are setuid/setgid
27 been done without the execve call. For example, the setuid and setgid
55 escalate its privileges by directly attacking setuid, setgid, and
/linux/tools/testing/selftests/safesetid/
H A Dsafesetid-test.c333 if (setgid(child_gid) < 0) in test_setgid()
490 if (setgid(NO_POLICY_UGID) < 0) in main()
505 if (setgid(RESTRICTED_PARENT_UGID) < 0) in main()
/linux/tools/testing/selftests/clone3/
H A Dclone3_cap_checkpoint_restore.c165 EXPECT_EQ(setgid(65534), 0) in TEST()
166 TH_LOG("Failed to setgid(65534)"); in TEST()
/linux/tools/testing/selftests/rlimits/
H A Drlimits-per-userns.c65 if (setgid(group) < 0) in fork_child()
66 err(EXIT_FAILURE, "(pid=%d): setgid(%d)", pid, group); in fork_child()
/linux/tools/testing/selftests/mount/
H A Dnosymfollow-test.c106 if (setgid(0) != 0) in create_and_enter_ns()
107 die("setgid(0) failed %s\n", strerror(errno)); in create_and_enter_ns()
H A Dunprivileged-remount-test.c171 if (setgid(0) != 0) { in create_and_enter_userns()
172 die ("setgid(0) failed %s\n", in create_and_enter_userns()
/linux/tools/testing/selftests/move_mount_set_group/
H A Dmove_mount_set_group_test.c101 if (setgid(0)) in create_and_enter_userns()
/linux/kernel/
H A Dsys_ni.c95 COND_SYSCALL(setgid);
/linux/arch/sparc/kernel/syscalls/
H A Dsyscall.tbl65 46 32 setgid sys_setgid16
66 46 64 setgid sys_setgid
/linux/tools/perf/arch/sparc/entry/syscalls/
H A Dsyscall.tbl65 46 32 setgid sys_setgid16
66 46 64 setgid sys_setgid
/linux/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl49 46 32 setgid - sys_setgid16
223 214 64 setgid sys_setgid -
/linux/arch/s390/kernel/syscalls/
H A Dsyscall.tbl49 46 32 setgid - sys_setgid16
223 214 64 setgid sys_setgid -
/linux/arch/mips/kernel/syscalls/
H A Dsyscall_n64.tbl114 104 n64 setgid sys_setgid
H A Dsyscall_n32.tbl114 104 n32 setgid sys_setgid
/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl114 104 n64 setgid sys_setgid
/linux/scripts/
H A Dsyscall.tbl181 144 common setgid sys_setgid
/linux/tools/scripts/
H A Dsyscall.tbl181 144 common setgid sys_setgid
/linux/tools/perf/arch/arm64/entry/syscalls/
H A Dsyscall_64.tbl181 144 common setgid sys_setgid
/linux/arch/arm64/tools/
H A Dsyscall_64.tbl181 144 common setgid sys_setgid
/linux/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl118 106 common setgid sys_setgid
/linux/tools/perf/arch/xtensa/entry/syscalls/
H A Dsyscall.tbl152 138 common setgid sys_setgid
/linux/tools/perf/arch/sh/entry/syscalls/
H A Dsyscall.tbl56 46 common setgid sys_setgid16
/linux/tools/perf/arch/parisc/entry/syscalls/
H A Dsyscall.tbl59 46 common setgid sys_setgid
/linux/Documentation/filesystems/
H A Daffs.rst51 setgid[=gid]

12