On 3/11/21 05:31, Sergey Bugaev wrote:
Short description =================When trying to exec a setuid executable, there's a window of time when the process already has the new privileges, but still refers to the old task and is accessible through the old process port. This can be exploited to get full root access to the system.
This has been assigned CVE-2021-43411 Amos