[sudo-commits] sudo changeset 13906:3974c784be8b

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


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

Log Message:
	Add support for replacing argv in ptrace intecept mode.
	The new argv is written below the tracee's stack and the system
	call argument is replaced with the new argv address.

diffstat:

 src/exec_ptrace.c |  137 ++++++++++++++++++++++++++++++++++++++++++++++++-----
 1 files changed, 124 insertions(+), 13 deletions(-)



More information about the sudo-commits mailing list