Home
last modified time | relevance | path

Searched refs:noexec (Results 1 – 4 of 4) sorted by relevance

/busybox-1.35.0/
DNOFORK_NOEXEC.lst54 add-shell - noexec. leaks: open+xfunc
55 addgroup - noexec. leaks
56 adduser - noexec. leaks
63 awk - noexec. runner
67 blkdiscard - noexec. leaks: open+xioctl
68 blkid - noexec
69 blockdev - noexec. leaks fd
71 brctl - noexec
75 cal - noexec. can be runner: cal -n9999
78 chattr - noexec. runner
[all …]
DNOFORK_NOEXEC.sh15 echo === noexec candidate
/busybox-1.35.0/applets/
Dapplet_tables.c37 unsigned char noexec; member
167 int v = applets[i].nofork + (applets[i].noexec << 1); in main()
169 v |= (applets[i].nofork + (applets[i].noexec << 1)) << 2; in main()
171 v |= (applets[i].nofork + (applets[i].noexec << 1)) << 4; in main()
173 v |= (applets[i].nofork + (applets[i].noexec << 1)) << 6; in main()
/busybox-1.35.0/testsuite/
Dmount.testroot144 mount -o async,sync,atime,noatime,dev,nodev,exec,noexec,loop,suid,nosuid,remount,ro,rw,bind,move