| /OK3568_Linux_fs/kernel/fs/devpts/ |
| H A D | inode.c | 95 int setgid; member 253 opts->setgid = 0; in parse_mount_options() 293 opts->setgid = 1; in parse_mount_options() 411 if (opts->setgid) in devpts_show_options() 580 inode->i_gid = opts->setgid ? opts->gid : current_fsgid(); in devpts_pty_new()
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/ |
| H A D | no_new_privs.rst | 6 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
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/safesetid/ |
| H A D | safesetid-test.c | 297 if (setgid(NO_POLICY_USER) < 0) in main() 314 if (setgid(RESTRICTED_PARENT) < 0) in main()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/open-vm-tools/open-vm-tools/ |
| H A D | 0005-Use-configure-to-test-for-feature-instead-of-platfor.patch | 85 - * setuid or setgid. Alternatives include, 86 + * setuid or setgid, when issetugid or getauxval(AT_SECURE) is not
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/gosu/ |
| H A D | gosu_1.14.bb | 1 SUMMARY = "Simple Go-based setuid+setgid+setgroups+exec"
|
| /OK3568_Linux_fs/buildroot/package/openvmtools/ |
| H A D | 0007-Use-configure-to-test-for-feature-instead-of-platfor.patch | 85 - * setuid or setgid. Alternatives include, 86 + * setuid or setgid, when issetugid or getauxval(AT_SECURE) is not
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/clone3/ |
| H A D | clone3_cap_checkpoint_restore.c | 169 EXPECT_EQ(setgid(65534), 0) in TEST()
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | mandatory-locking.rst | 82 a setgid file is written to. This is a security measure. The kernel has been 85 to run mandatory lock candidates with setgid privileges. 176 permissions (remove the setgid bit) before trying to read or write to it.
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/mount/ |
| H A D | nosymfollow-test.c | 106 if (setgid(0) != 0) in create_and_enter_ns()
|
| H A D | unprivileged-remount-test.c | 171 if (setgid(0) != 0) { in create_and_enter_userns()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-webserver/recipes-httpd/sthttpd/ |
| H A D | sthttpd_2.27.1.bb | 28 # Note that `${sbindir}/makeweb' is installed setgid to this group,
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/cronie/ |
| H A D | cronie_1.6.1.bb | 71 # setgid for crontab binary
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/coreutils/coreutils/ |
| H A D | e8b56ebd536e82b15542a00c888109471936bfda.patch | 93 tests/chmod/setgid.sh \
|
| /OK3568_Linux_fs/kernel/tools/perf/arch/s390/entry/syscalls/ |
| H A D | syscall.tbl | 49 46 32 setgid - compat_sys_s390_setgid16 223 214 64 setgid sys_setgid -
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | sys_ni.c | 174 COND_SYSCALL(setgid);
|
| /OK3568_Linux_fs/kernel/arch/s390/kernel/syscalls/ |
| H A D | syscall.tbl | 49 46 32 setgid - sys_setgid16 223 214 64 setgid sys_setgid -
|
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/syscalls/ |
| H A D | syscall.tbl | 65 46 32 setgid sys_setgid16 66 46 64 setgid sys_setgid
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/systemd/systemd/ |
| H A D | CVE-2022-4415-2.patch | 8 setgid, or capabilities set on the file, it may access additional information 17 setgid, or setcap), or if the effective uid/gid don't match uid/gid, the file
|
| /OK3568_Linux_fs/external/xserver/os/ |
| H A D | utils.c | 1387 if (setgid(getgid()) == -1) in System() 1457 if (setgid(getgid()) == -1) in Popen() 1535 if (setgid(getgid()) == -1) in Fopen()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/filesystems/binderfs/ |
| H A D | binderfs_test.c | 192 if (setgid(0)) in setid_userns_root()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/ |
| H A D | unistd.h | 729 extern int setgid (__gid_t __gid) __THROW __wur;
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/ |
| H A D | unistd.h | 729 extern int setgid (__gid_t __gid) __THROW __wur;
|
| /OK3568_Linux_fs/kernel/arch/mips/kernel/syscalls/ |
| H A D | syscall_n32.tbl | 114 104 n32 setgid sys_setgid
|
| H A D | syscall_n64.tbl | 114 104 n64 setgid sys_setgid
|
| /OK3568_Linux_fs/kernel/arch/ia64/kernel/syscalls/ |
| H A D | syscall.tbl | 49 37 common setgid sys_setgid
|