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

Revert "exec: avoid RLIMIT_STACK races with prlimit()"

This reverts commit 04e35f44

.

SELinux runs with secureexec for all non-"noatsecure" domain transitions,
which means lots of processes end up hitting the stack hard-limit change
that was introduced in order to fix a race with prlimit(). That race fix
will need to be redesigned.

Reported-by: default avatarLaura Abbott <labbott@redhat.com>
Reported-by: default avatarTomáš Trnka <trnka@scm.com>
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 f8940a0f
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