kernel: Deactivate CONFIG_BINFMT_MISC
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 7 Apr 2019 17:08:18 +0000 (19:08 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 11 May 2019 15:15:41 +0000 (17:15 +0200)
commit75eb8a146de8db0240e2eb3434074c700da2ba3c
tree959283b17d8955a7be1853b2c7c134ff05e6fb9f
parentd4ad7e654826c7e1e3aa987609771144af9aa77b
kernel: Deactivate CONFIG_BINFMT_MISC

CONFIG_BINFMT_MISC allows it to add support for new executable formats
to the kernel from user space, the kernel will then detect for example a
java binary and call the java execution program automatically. I am not
aware that this feature is used in OpenWrt and this could be used to
exploit something. Deactivate it for all targets for now.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/gemini/config-4.14
target/linux/gemini/config-4.19
target/linux/omap/config-4.14
target/linux/sunxi/config-4.14
target/linux/sunxi/config-4.19
target/linux/uml/config/x86_64
target/linux/x86/config-4.14
target/linux/x86/config-4.19