diff options
Diffstat (limited to 'NOFORK_NOEXEC.lst')
-rw-r--r-- | NOFORK_NOEXEC.lst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/NOFORK_NOEXEC.lst b/NOFORK_NOEXEC.lst index 1d23ad962..1bb571b9c 100644 --- a/NOFORK_NOEXEC.lst +++ b/NOFORK_NOEXEC.lst | |||
@@ -79,7 +79,7 @@ cp - noexec. runner | |||
79 | cpio - runner | 79 | cpio - runner |
80 | crond - daemon | 80 | crond - daemon |
81 | crontab 0 leaks: open+xasprintf | 81 | crontab 0 leaks: open+xasprintf |
82 | cryptpw - changes state: with --password-fd=N, moves N to stdin. Also, "rare" category. noexec candidate. | 82 | cryptpw - noexec. changes state: with --password-fd=N, moves N to stdin |
83 | cttyhack - noexec. spawner | 83 | cttyhack - noexec. spawner |
84 | cut - noexec. runner | 84 | cut - noexec. runner |
85 | date - noexec. nofork candidate(needs to stop messing up env, free xasprintf result, not use xfuncs after xasprintf) | 85 | date - noexec. nofork candidate(needs to stop messing up env, free xasprintf result, not use xfuncs after xasprintf) |
@@ -229,7 +229,7 @@ mkfs.ext2 - needs ^C | |||
229 | mkfs.minix - needs ^C | 229 | mkfs.minix - needs ^C |
230 | mkfs.vfat - needs ^C | 230 | mkfs.vfat - needs ^C |
231 | mknod - noexec | 231 | mknod - noexec |
232 | mkpasswd - changes state: with --password-fd=N, moves N to stdin. Also, "rare" category. noexec candidate. | 232 | mkpasswd - noexec. changes state: with --password-fd=N, moves N to stdin |
233 | mkswap - needs ^C | 233 | mkswap - needs ^C |
234 | mktemp - noexec. leaks: xstrdup+concat_path_file | 234 | mktemp - noexec. leaks: xstrdup+concat_path_file |
235 | modinfo - noexec | 235 | modinfo - noexec |