[sudo-commits] sudo changeset 12943:8313cf563801

Todd C. Miller Todd.Miller at sudo.ws
Tue Feb 9 13:53:19 MST 2021


changeset:	12943:8313cf563801 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/8313cf563801
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Wed Jan 06 13:01:09 2021 -0700

Log Message:
	Add directory writability checks for SELinux RBAC sudoedit.
	These were never added to the SELinux RBAC path.

diffstat:

 src/Makefile.in |   20 +++--
 src/edit_open.c |   53 ++++++++++++++++
 src/sesh.c      |  177 +++++++++++++++++++++++++++++++++++++++++++------------
 src/sudo_edit.c |  105 +++++++++++++++++++-------------
 src/sudo_edit.h |    1 +
 5 files changed, 267 insertions(+), 89 deletions(-)



More information about the sudo-commits mailing list