[sudo-commits] sudo changeset 13912:d39bd5adac13

Todd C. Miller Todd.Miller at sudo.ws
Fri Apr 29 13:29:23 MDT 2022


changeset:	13912:d39bd5adac13 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/d39bd5adac13
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Fri Apr 29 13:09:03 2022 -0600

Log Message:
	In ptrace(2) intercept mode, add execveat to the seccomp(2) filter.
	This allows us to avoid logging the initial command twice regardless
	of whether the kernel supports execveat(2) or not.

diffstat:

 src/exec_intercept.c |   6 +---
 src/exec_ptrace.c    |  66 +++++++++++++++++++++++++++++++++------------------
 2 files changed, 43 insertions(+), 29 deletions(-)



More information about the sudo-commits mailing list