Lines Matching full:script
10 are intended for script interpreters and dynamic linkers to enforce a
16 environment, and whether the kernel can check if a script is trustworthy or
23 Script interpreters or dynamic linkers built for tailored execution environments
28 for script interpreters and dynamic linkers to check the securebits at run time
39 (e.g. ELF libraries, script's shebang).
50 ``./script.sh``) and indirect file execution (e.g. ``sh script.sh``) lead to
81 However, script interpreters may still use user configuration such as
84 a script's caller. Changing these variables may lead to unintended code
95 For instance, script interpreters called with a script snippet as argument
102 Here is the expected behavior for a script interpreter according to combination
112 script interpreter. Indeed, this check is still important to enable systems
118 Deny script interpretation if they are not executable, but allow
122 users. That can protect against unintended script executions (e.g. ``sh
136 Deny script interpretation if they are not executable, and also deny