Skip to content
Commit e816c201 authored by Kees Cook's avatar Kees Cook Committed by Linus Torvalds
Browse files

exec: Weaken dumpability for secureexec

This is a logical revert of commit e37fdb78

 ("exec: Use secureexec
for setting dumpability")

This weakens dumpability back to checking only for uid/gid changes in
current (which is useless), but userspace depends on dumpability not
being tied to secureexec.

  https://bugzilla.redhat.com/show_bug.cgi?id=1528633

Reported-by: default avatarTom Horsley <horsley1953@gmail.com>
Fixes: e37fdb78

 ("exec: Use secureexec for setting dumpability")
Cc: stable@vger.kernel.org
Signed-off-by: default avatarKees Cook <keescook@chromium.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 30a7acd5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment