aboutsummaryrefslogtreecommitdiff
path: root/NOFORK_NOEXEC.lst
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2017-08-06 19:08:46 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2017-08-06 19:08:46 +0200
commita894a4beddf9c132556b001925ea3e8e0881e273 (patch)
treefa7f3aed5deacb55dd4283cebe5a8014b334779a /NOFORK_NOEXEC.lst
parent1b280e46520420dad1ed1e985d11b7b2bea493e4 (diff)
downloadbusybox-a894a4beddf9c132556b001925ea3e8e0881e273.tar.gz
raidautorun: make it NOEXEC
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'NOFORK_NOEXEC.lst')
-rw-r--r--NOFORK_NOEXEC.lst4
1 files changed, 2 insertions, 2 deletions
diff --git a/NOFORK_NOEXEC.lst b/NOFORK_NOEXEC.lst
index 3a30af0e2..99af24357 100644
--- a/NOFORK_NOEXEC.lst
+++ b/NOFORK_NOEXEC.lst
@@ -274,7 +274,7 @@ pscan - longterm
pstree - noexec
pwd - NOFORK
pwdx - NOFORK
-raidautorun
+raidautorun - noexec. very simple. leaks: open+xioctl
rdate - needs ^C (may talk to DNS servers, which may be down)
rdev - leaks: find_block_device -> readdir+xstrdup
readlink - NOFORK
@@ -294,7 +294,7 @@ route - needs ^C (may talk to DNS servers, which may be down)
rpm - runner
rpm2cpio - runner
rtcwake - longterm: puts system to sleep, optimizing this for speed is pointless
-run-parts
+run-parts - longterm
runlevel - noexec. can be nofork if "endutxent()" is called unconditionally, but too rare to bother?
runsv - daemon
runsvdir - daemon