An ubus RPC daemon for Liminix
31c390727b
Do not allow setting environment variables if there is a session as there is no access control for environment variables and allowing arbitrary data into the environment is unsafe. Do not leak arguments through unchecked if the size of the buffer for access checking the whole command line is exceeded. Adjust the maximum number of allowed arguments so it matches the actual implementation. Signed-off-by: Erik Karlsson <erik.karlsson@genexis.eu> |
||
---|---|---|
examples/ucode | ||
include/rpcd | ||
CMakeLists.txt | ||
exec.c | ||
file.c | ||
iwinfo.c | ||
main.c | ||
plugin.c | ||
rc.c | ||
session.c | ||
sys.c | ||
uci.c | ||
ucode.c | ||
unauthenticated.json |