Home
last modified time | relevance | path

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

/linux/security/
H A Dcommoncap.c950 (bprm->unsafe & LSM_UNSAFE_NO_NEW_PRIVS)) { in cap_bprm_creds_from_file()
/linux/security/selinux/
H A Dhooks.c2242 int nnp = (bprm->unsafe & LSM_UNSAFE_NO_NEW_PRIVS); in check_nnp_nosuid()