Home
last modified time | relevance | path

Searched refs:LSM_UNSAFE_NO_NEW_PRIVS (Results 1 – 5 of 5) sorted by relevance

/linux/security/apparmor/
A Ddomain.c883 if ((bprm->unsafe & LSM_UNSAFE_NO_NEW_PRIVS) && !unconfined(label) && in apparmor_bprm_creds_for_exec()
920 if ((bprm->unsafe & LSM_UNSAFE_NO_NEW_PRIVS) && in apparmor_bprm_creds_for_exec()
/linux/security/
A Dcommoncap.c924 (bprm->unsafe & LSM_UNSAFE_NO_NEW_PRIVS)) { in cap_bprm_creds_from_file()
/linux/fs/
A Dexec.c1564 bprm->unsafe |= LSM_UNSAFE_NO_NEW_PRIVS; in check_unsafe_exec()
/linux/include/linux/
A Dsecurity.h218 #define LSM_UNSAFE_NO_NEW_PRIVS 4 macro
/linux/security/selinux/
A Dhooks.c2287 int nnp = (bprm->unsafe & LSM_UNSAFE_NO_NEW_PRIVS); in check_nnp_nosuid()

Completed in 29 milliseconds