mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-30 13:58:05 +00:00
Sync the list of functions trapped by sudo_noexec.so.
This commit is contained in:
@@ -310,6 +310,7 @@ for the
|
||||
\fBexect\fR(),
|
||||
\fBexecv\fR(),
|
||||
\fBexecve\fR(),
|
||||
\fBexecveat\fR(),
|
||||
\fBexecvP\fR(),
|
||||
\fBexecvp\fR(),
|
||||
\fBexecvpe\fR(),
|
||||
|
@@ -284,6 +284,7 @@ for the
|
||||
.Fn exect ,
|
||||
.Fn execv ,
|
||||
.Fn execve ,
|
||||
.Fn execveat ,
|
||||
.Fn execvP ,
|
||||
.Fn execvp ,
|
||||
.Fn execvpe ,
|
||||
|
@@ -6418,18 +6418,18 @@ is capable of blocking execution of commands run via the
|
||||
\fBexecl\fR(),
|
||||
\fBexecle\fR(),
|
||||
\fBexeclp\fR(),
|
||||
\fBexecv\fR(),
|
||||
\fBexecveat\fR(),
|
||||
\fBexecvp\fR(),
|
||||
\fBexecve\fR(),
|
||||
\fBexecvP\fR(),
|
||||
\fBexecvpe\fR(),
|
||||
\fBexect\fR(),
|
||||
\fBexecv\fR(),
|
||||
\fBexecve\fR(),
|
||||
\fBexecveat\fR(),
|
||||
\fBexecvP\fR(),
|
||||
\fBexecvp\fR(),
|
||||
\fBexecvpe\fR(),
|
||||
\fBfexecve\fR(),
|
||||
\fBpopen\fR(),
|
||||
\fBposix_spawn\fR(),
|
||||
\fBposix_spawnp\fR(),
|
||||
\fBsystem\fR(),
|
||||
\fBpopen\fR(),
|
||||
and
|
||||
\fBwordexp\fR()
|
||||
functions.
|
||||
|
@@ -5932,18 +5932,18 @@ is capable of blocking execution of commands run via the
|
||||
.Fn execl ,
|
||||
.Fn execle ,
|
||||
.Fn execlp ,
|
||||
.Fn execv ,
|
||||
.Fn execveat ,
|
||||
.Fn execvp ,
|
||||
.Fn execve ,
|
||||
.Fn execvP ,
|
||||
.Fn execvpe ,
|
||||
.Fn exect ,
|
||||
.Fn execv ,
|
||||
.Fn execve ,
|
||||
.Fn execveat ,
|
||||
.Fn execvP ,
|
||||
.Fn execvp ,
|
||||
.Fn execvpe ,
|
||||
.Fn fexecve ,
|
||||
.Fn popen ,
|
||||
.Fn posix_spawn ,
|
||||
.Fn posix_spawnp ,
|
||||
.Fn system ,
|
||||
.Fn popen ,
|
||||
and
|
||||
.Fn wordexp
|
||||
functions.
|
||||
|
Reference in New Issue
Block a user