Home
last modified time | relevance | path

Searched refs:no_new_privs (Results 1 – 4 of 4) sorted by relevance

/linux/Documentation/userspace-api/
A Dno_new_privs.rst21 These are all ad-hoc fixes. The ``no_new_privs`` bit (since Linux 3.5) is a
32 To set ``no_new_privs``, use::
37 in ``no_new_privs`` mode. (This means that setting up a general-purpose
38 service launcher to set ``no_new_privs`` before execing daemons may
41 Note that ``no_new_privs`` does not prevent privilege changes that do not
45 There are two main use cases for ``no_new_privs`` so far:
50 if ``no_new_privs`` is set.
52 - By itself, ``no_new_privs`` can be used to reduce the attack surface
54 given uid has ``no_new_privs`` set, then that uid will be unable to
57 ``no_new_privs`` bit set first.
[all …]
A Dindex.rst19 no_new_privs
/linux/include/linux/
A Dsched.h1752 TASK_PFA_TEST(NO_NEW_PRIVS, no_new_privs) in TASK_PFA_TEST() argument
1753 TASK_PFA_SET(NO_NEW_PRIVS, no_new_privs) in TASK_PFA_TEST()
/linux/Documentation/filesystems/
A Dproc.rst293 NoNewPrivs no_new_privs, like prctl(PR_GET_NO_NEW_PRIV, ...)

Completed in 14 milliseconds