+52
−37
+5
−0
+6
−0
+31
−0
+1
−0
Loading
Merge Pull Request from: @ci-robot PR sync from: Gu Bowen <gubowen5@huawei.com> https://mailweb.openeuler.org/hyperkitty/list/kernel@openeuler.org/message/ISONU36A6PNG66PIBPKSX5XMP63VWTAZ/ Ensure that direct file execution (e.g. ./script.sh) and indirect file execution (e.g. sh script.sh) lead to the same result to support script protection. Gu Bowen (2): IMA support script execution check fix kabi breakage due to exec is_check Kees Cook (1): exec: Check __FMODE_EXEC instead of in_execve for LSMs Linus Torvalds (2): execve: open the executable file before doing anything else uselib: remove use of __FMODE_EXEC Mickaël Salaün (1): exec: Add a new AT_CHECK flag to execveat(2) -- 2.25.1 https://gitee.com/openeuler/kernel/issues/IAZ996 Link:https://gitee.com/openeuler/kernel/pulls/13903 Reviewed-by:zhangyi (F) <yi.zhang@huawei.com> Reviewed-by:
Li Nan <linan122@huawei.com> Reviewed-by:
Zucheng Zheng <zhengzucheng@huawei.com> Signed-off-by:
Li Nan <linan122@huawei.com>