Openwrt/target/linux/sunxi
Hauke Mehrtens 75eb8a146d 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>
2019-05-11 17:15:41 +02:00
..
base-files base-files: improve lib/upgrade/common.sh 2019-05-11 16:37:11 +02:00
cortexa7
cortexa8
cortexa53 kernel: Remove CONFIG_COMPAT 2019-05-11 17:15:41 +02:00
image
patches-4.14
patches-4.19
profiles
config-4.14 kernel: Deactivate CONFIG_BINFMT_MISC 2019-05-11 17:15:41 +02:00
config-4.19 kernel: Deactivate CONFIG_BINFMT_MISC 2019-05-11 17:15:41 +02:00
Makefile build: add a config option for enabling a testing version of the target kernel 2019-05-11 11:37:10 +02:00
modules.mk