Commit 91befd5
committed
Introduce domain_no_new_privs boolean (bsc#1253047)
Allows all domains to do nnp_transition when executing
another process.
This is needed for tools that disallow setuid/setgid binaries
e.g. https://github.com/thkukuk/account-utils and use NoNewPrivs
to accomplish that
default: off
see also: https://docs.kernel.org/userspace-api/no_new_privs.html1 parent fc06a69 commit 91befd5
1 file changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
15 | 23 | | |
16 | 24 | | |
17 | 25 | | |
| |||
209 | 217 | | |
210 | 218 | | |
211 | 219 | | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
212 | 224 | | |
213 | 225 | | |
214 | 226 | | |
| |||
0 commit comments