2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-22 01:49:11 +00:00
Todd C. Miller f8ea98938b exec_ptrace: kill process if architecture does not match
Previously, we did not try to trap execve() in processes where the
architecture did not match the native or one of the compat architecture.
Now the filter will kill the process instead.  This is safer, though
perhaps less convenient for the user.
2025-08-14 16:55:00 -06:00
..
2025-08-14 16:55:00 -06:00
2025-08-14 16:55:00 -06:00
2025-06-28 10:21:36 -06:00
2025-02-10 08:42:09 -07:00