Home
last modified time | relevance | path

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

/linux-4.4.14/Documentation/prctl/
Dno_new_privs.txt2 its parent did not have. The most obvious examples are setuid/setgid
23 been done without the execve call. For example, the setuid and setgid
49 escalate its privileges by directly attacking setuid, setgid, and
/linux-4.4.14/fs/devpts/
Dinode.c102 int setgid; member
169 opts->setgid = 0; in parse_mount_options()
206 opts->setgid = 1; in parse_mount_options()
342 if (opts->setgid) in devpts_show_options()
631 inode->i_gid = opts->setgid ? opts->gid : current_fsgid(); in devpts_pty_new()
/linux-4.4.14/Documentation/filesystems/
Dmandatory-locking.txt75 a setgid file is written to. This is a security measure. The kernel has been
78 to run mandatory lock candidates with setgid privileges.
169 permissions (remove the setgid bit) before trying to read or write to it.
Dxfs.txt79 setgid bit set, in which case it takes the gid from the
80 parent directory, and also gets the setgid bit set if it is
Daffs.txt44 setgid[=gid] Same as above, but for gid.
Dfuse.txt249 setuid and setgid bits when executing programs. To ensure this
/linux-4.4.14/tools/testing/selftests/mount/
Dunprivileged-remount-test.c170 if (setgid(0) != 0) { in create_and_enter_userns()
/linux-4.4.14/arch/parisc/kernel/
Dsyscall_table.S116 ENTRY_SAME(setgid)
/linux-4.4.14/arch/powerpc/include/asm/
Dsystbl.h52 SYSCALL_SPU(setgid)
/linux-4.4.14/arch/x86/entry/syscalls/
Dsyscall_64.tbl115 106 common setgid sys_setgid
Dsyscall_32.tbl55 46 i386 setgid sys_setgid16
/linux-4.4.14/Documentation/sysctl/
Dfs.txt193 from "pinning" vulnerable setuid/setgid files against being upgraded by
/linux-4.4.14/Documentation/filesystems/cifs/
DCHANGES109 Cifs_mkdir and cifs_create now respect the setgid bit on parent dir.
112 files (e.g. "cp -a") to Windows servers. For mkdir and create honor setgid bit
/linux-4.4.14/kernel/
Dsys.c386 SYSCALL_DEFINE1(setgid, gid_t, gid) in SYSCALL_DEFINE1() argument
/linux-4.4.14/init/
DKconfig1382 setgid, and capset.