diff options
author | Kees Cook <keescook@chromium.org> | 2017-07-18 15:25:34 -0700 |
---|---|---|
committer | Kees Cook <keescook@chromium.org> | 2017-08-01 12:03:13 -0700 |
commit | 473d89639db0aaa0799616b397584ba4f58cd8e1 (patch) | |
tree | 5e9000d933802bf54a139f0b6825f8b5971627dd /Makefile | |
parent | 35b372b76f7153142cd4838ef1e1e094d115f46f (diff) | |
download | linux-473d89639db0aaa0799616b397584ba4f58cd8e1.tar.bz2 |
exec: Consolidate dumpability logic
Since it's already valid to set dumpability in the early part of
setup_new_exec(), we can consolidate the logic into a single place.
The BINPRM_FLAGS_ENFORCE_NONDUMP is set during would_dump() calls
before setup_new_exec(), so its test is safe to move as well.
Signed-off-by: Kees Cook <keescook@chromium.org>
Acked-by: Serge Hallyn <serge@hallyn.com>
Reviewed-by: James Morris <james.l.morris@oracle.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions