[sudo-commits] sudo changeset 13905:6eadd667ca6d

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


changeset:	13905:6eadd667ca6d in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/6eadd667ca6d
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Fri Apr 29 13:08:59 2022 -0600

Log Message:
	Check the policy for ptrace-based intercept mode.

diffstat:

 MANIFEST             |    3 +-
 src/Makefile.in      |   16 +-
 src/exec_intercept.c |  357 +++++++++++++++++++++++++-------------------------
 src/exec_intercept.h |   52 +++++++
 src/exec_nopty.c     |   26 ++-
 src/exec_ptrace.c    |  316 +++++++++++++++++++++++++++++++--------------
 src/exec_pty.c       |   26 ++-
 src/sudo_exec.h      |    4 +-
 8 files changed, 490 insertions(+), 310 deletions(-)



More information about the sudo-commits mailing list