Searched refs:LSM_UNSAFE_NO_NEW_PRIVS (Results 1 – 5 of 5) sorted by relevance
463 if (bprm->unsafe & LSM_UNSAFE_NO_NEW_PRIVS) { in apparmor_bprm_set_creds()
541 (bprm->unsafe & LSM_UNSAFE_NO_NEW_PRIVS)) { in cap_bprm_set_creds()
1262 bprm->unsafe |= LSM_UNSAFE_NO_NEW_PRIVS; in check_unsafe_exec()
152 #define LSM_UNSAFE_NO_NEW_PRIVS 8 macro
2157 int nnp = (bprm->unsafe & LSM_UNSAFE_NO_NEW_PRIVS); in check_nnp_nosuid()