diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2017-08-05 20:38:04 +0200 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2017-08-05 20:38:04 +0200 |
commit | 99125c04950a7ba2ac90dc21c3d924fe9dd95651 (patch) | |
tree | 3b8e6fb6844dbe17031b836faf6d941b4b6ccb1f /NOFORK_NOEXEC.lst | |
parent | d3147cd5c38d9f232a9e279562129157e871d1ee (diff) |
chattr,lsattr,tune2fs: make them NOEXEC
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'NOFORK_NOEXEC.lst')
-rw-r--r-- | NOFORK_NOEXEC.lst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/NOFORK_NOEXEC.lst b/NOFORK_NOEXEC.lst index 78d06f3f5..0b6528d94 100644 --- a/NOFORK_NOEXEC.lst +++ b/NOFORK_NOEXEC.lst @@ -61,7 +61,7 @@ bzip2 - runner cal - runner: cal -n9999 cat - runner chat - needs ^C to work -chattr - runner +chattr - noexec. runner chgrp - noexec. runner chmod - noexec. runner chown - noexec. runner @@ -204,7 +204,7 @@ lpd - daemon lpq - runner lpr - runner ls - noexec. runner -lsattr - runner. noexec candidate (ls is, why not this one?) +lsattr - noexec. runner lsmod - noexec lsof - complex lspci - noexec candidate, too rare to bother for nofork @@ -366,7 +366,7 @@ truncate - NOFORK tty - NOFORK ttysize - NOFORK tunctl -tune2fs - leaks: open+xfunc +tune2fs - noexec. leaks: open+xfunc ubiattach ubidetach ubimkvol |