+6
−0
+6
−1
Loading
hulk inclusion category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/IAZ996 CVE: NA Reference: https://lore.kernel.org/linux-integrity/9e3df65c2bf060b5833558e9f8d82dcd2fe9325a.camel@huaweicloud.com/ ---------------------------------------------------------------------- Add a new security function ima_bprm_creds_for_exe() to support ima measure and appraise the indirect script calls. If script exec check is enabled, it will call ima_bprm_check() through security_bprm_creds_for_exec(). Signed-off-by:Huaxin Lu <luhuaxin1@huawei.com> Signed-off-by:
Gu Bowen <gubowen5@huawei.com>