]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Revert "exec: don't WARN for racy path_noexec check"
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 3 Dec 2024 09:33:36 +0000 (10:33 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 5 Dec 2024 12:54:15 +0000 (13:54 +0100)
commitb8b0e9650eeb6637b4e1cf3d6aaf0e96f87862e7
treee13bf9143996003e7e8c724535439b8385fbaf04
parentcf3998254f02b60234dcedef6b2979e7208b3f58
Revert "exec: don't WARN for racy path_noexec check"

This reverts commit d62ba2a5536df83473a2ac15ab302258e3845251 which is
commit 0d196e7589cefe207d5d41f37a0a28a1fdeeb7c6 upstream.

A later commit needs to be reverted so revert this one as well to allow
that to happen properly.

Cc: Mateusz Guzik <mjguzik@gmail.com>
Cc: Christian Brauner <brauner@kernel.org>
Cc: Sasha Levin <sashal@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
fs/exec.c