Searched refs:no_new_privs (Results 1 – 4 of 4) sorted by relevance
21 These are all ad-hoc fixes. The ``no_new_privs`` bit (since Linux 3.5) is a32 To set ``no_new_privs``, use::37 in ``no_new_privs`` mode. (This means that setting up a general-purpose38 service launcher to set ``no_new_privs`` before execing daemons may41 Note that ``no_new_privs`` does not prevent privilege changes that do not45 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 surface54 given uid has ``no_new_privs`` set, then that uid will be unable to57 ``no_new_privs`` bit set first.[all …]
19 no_new_privs
1752 TASK_PFA_TEST(NO_NEW_PRIVS, no_new_privs) in TASK_PFA_TEST() argument1753 TASK_PFA_SET(NO_NEW_PRIVS, no_new_privs) in TASK_PFA_TEST()
293 NoNewPrivs no_new_privs, like prctl(PR_GET_NO_NEW_PRIV, ...)
Completed in 16 milliseconds