Home
last modified time | relevance | path

Searched refs:privileges (Results 1 – 25 of 55) sorted by relevance

123

/Linux-v6.1/Documentation/admin-guide/LSM/
DSafeSetID.rst7 from obtaining auxiliary privileges associated with CAP_SET{U/G}ID, such as
14 to switch to a different user must be spawned with CAP_SETUID privileges.
19 privileges opens up possible security holes since any user with access to the
20 file can exec() that program to gain the elevated privileges.
27 especially since programs often only call setuid() to drop privileges to a
28 lesser-privileged user -- not elevate privileges. Unfortunately, there is no
107 privileges, such as allowing a user to set up user namespace UID/GID mappings.
111 In v5.9 we are adding support for limiting CAP_SETGID privileges as was done
/Linux-v6.1/Documentation/userspace-api/
Dno_new_privs.rst5 The execve system call can grant a newly-started program privileges that
8 gaining these privileges as well, the kernel and user code must be
55 escalate its privileges by directly attacking setuid, setgid, and
Dlandlock.rst135 restrict the current thread from gaining more privileges (e.g. thanks to a SUID
141 perror("Failed to restrict privileges");
249 A sandboxed process has less privileges than a non-sandboxed process and must
Dseccomp_filter.rst72 run with ``CAP_SYS_ADMIN`` privileges in its namespace. If these are not
74 programs cannot be applied to child processes with greater privileges
/Linux-v6.1/security/safesetid/
DKconfig11 the given UIDs/GIDs from obtaining auxiliary privileges associated
/Linux-v6.1/Documentation/userspace-api/media/v4l/
Dvidioc-dbg-g-register.rst49 superuser privileges. Additionally the Linux kernel must be compiled
159 Insufficient permissions. Root privileges are required to execute
Dopen.rst205 descriptor. Applications can request additional access privileges using
/Linux-v6.1/Documentation/trace/
Dmmiotrace.rst51 If not (requires root privileges)::
57 Activate mmiotrace (requires root privileges)::
76 Shut down mmiotrace (requires root privileges)::
/Linux-v6.1/Documentation/ia64/
Defirtc.rst101 Root privileges are required to be able to set the time of day.
137 Root privileges are required to be able to set the alarm.
/Linux-v6.1/Documentation/dev-tools/
Dkselftest.rst49 Note that some tests will require root privileges.
130 Note that some tests will require root privileges.
155 note some tests will require root privileges::
/Linux-v6.1/Documentation/userspace-api/media/drivers/
Duvcvideo.rst142 Insufficient privileges (super user privileges are required).
/Linux-v6.1/Documentation/firmware-guide/acpi/
Dmethod-customizing.rst87 memory and gain additional rights, if root's privileges got
/Linux-v6.1/Documentation/filesystems/
Dfuse.rst20 The filesystem daemon is running with the privileges of the mounting
214 A) mount owner should not be able to get elevated privileges with the
226 A) The mount owner could gain elevated privileges by either:
Doverlayfs.rst291 2) task creating the overlay mount MUST NOT gain additional privileges
293 3) non-mounting task MAY gain additional privileges through the overlay,
312 however, the mounting task will have sufficient privileges to perform all
/Linux-v6.1/security/keys/
DKconfig52 it is or by a process with administrative privileges. The active
/Linux-v6.1/drivers/net/ethernet/emulex/benet/
Dbe_main.c1939 if (vf_cfg->privileges & BE_PRIV_FILTMGMT) { in be_set_vf_tvt()
1940 status = be_cmd_set_fn_privileges(adapter, vf_cfg->privileges & in be_set_vf_tvt()
1943 vf_cfg->privileges &= ~BE_PRIV_FILTMGMT; in be_set_vf_tvt()
1961 if (!(vf_cfg->privileges & BE_PRIV_FILTMGMT)) { in be_clear_vf_tvt()
1962 status = be_cmd_set_fn_privileges(adapter, vf_cfg->privileges | in be_clear_vf_tvt()
1965 vf_cfg->privileges |= BE_PRIV_FILTMGMT; in be_clear_vf_tvt()
4253 status = be_cmd_get_fn_privileges(adapter, &vf_cfg->privileges, in be_vf_setup()
4255 if (!status && !(vf_cfg->privileges & BE_PRIV_FILTMGMT)) { in be_vf_setup()
4257 vf_cfg->privileges | in be_vf_setup()
4261 vf_cfg->privileges |= BE_PRIV_FILTMGMT; in be_vf_setup()
Dbe.h351 u32 privileges; member
/Linux-v6.1/Documentation/admin-guide/
Dperf-security.rst64 Linux divides the privileges traditionally associated with superuser
129 privileges [6]_ :
/Linux-v6.1/Documentation/s390/
Dmonreader.rst79 DCSS if your z/VM doesn't have one already, you need Class E privileges to
/Linux-v6.1/tools/testing/selftests/tc-testing/
DREADME51 To use tdc, root privileges are required. This is because the
/Linux-v6.1/Documentation/networking/device_drivers/ethernet/marvell/
Docteontx2.rst26 and has privileges to provision RVU functional block's LFs to each of the
/Linux-v6.1/scripts/
Dspelling.txt1156 priviledges||privileges
1157 privleges||privileges
/Linux-v6.1/Documentation/security/
Dcredentials.rst102 'group' and 'other'), each of which may be granted certain privileges
244 extra privileges, based on the annotations on the executable file.
/Linux-v6.1/Documentation/virt/uml/
Duser_mode_linux_howto_v2.rst250 Network configuration privileges
253 The majority of the supported networking modes need ``root`` privileges.
552 no special privileges for the UDP mode.
576 BESS transport does not require any special privileges.
/Linux-v6.1/Documentation/powerpc/
Dvas-api.rst100 privileges are needed to open the device. Each window corresponds to one

123