Searched refs:LSM_UNSAFE_NO_NEW_PRIVS (Results 1 – 5 of 5) sorted by relevance
461 if (bprm->unsafe & LSM_UNSAFE_NO_NEW_PRIVS) { in apparmor_bprm_set_creds()
551 (bprm->unsafe & LSM_UNSAFE_NO_NEW_PRIVS)) { in cap_bprm_set_creds()
142 #define LSM_UNSAFE_NO_NEW_PRIVS 8 macro
1268 bprm->unsafe |= LSM_UNSAFE_NO_NEW_PRIVS; in check_unsafe_exec()
2173 int nnp = (bprm->unsafe & LSM_UNSAFE_NO_NEW_PRIVS); in check_nnp_nosuid()