[prev in list] [next in list] [prev in thread] [next in thread] 

List:       sudo-commits
Subject:    [sudo-commits] sudo changeset 10238:30aa4bd6c15b
From:       "Todd C. Miller" <Todd.Miller () courtesan ! com>
Date:       2015-09-29 3:20:39
Message-ID: hg.30aa4bd6c15b.1443496839.2209735701854942724 () xerxes ! courtesan ! com
[Download RAW message or body]

changeset:	10238:30aa4bd6c15b in /media/repos/sudo
details:	http://www.sudo.ws/repos/sudo/rev/30aa4bd6c15b
user:		Todd C. Miller <Todd.Miller@courtesan.com>
date:		Mon Sep 28 21:20:37 2015 -0600

Log Message:
	There's no point in trying to interpose protected versions of the
	exec family of functions.  Many modern C libraries use hidden symbols
	for the functions and syscalls defined in libc such that they cannot
	be overridden inside libc itself.  We have to just wrap all the exec
	variants plus system and popen.

diffstat:

 config.h.in       |   66 ----------------
 configure         |  216 +-----------------------------------------------------
 configure.ac      |   46 +----------
 src/sudo_noexec.c |  109 ++++-----------------------
 4 files changed, 24 insertions(+), 413 deletions(-)
____________________________________________________________
sudo-commits mailing list <sudo-commits@sudo.ws>
For list information, options, or to unsubscribe, visit:
http://www.sudo.ws/mailman/listinfo/sudo-commits
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic