1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-16 12:14:01 +02:00
openwrt/target/linux/omap
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
image omap: rename image for sysupgrade compatibility 2018-07-30 11:03:02 +02:00
profiles treewide: use wpad-basic for not small flash targets 2018-10-16 15:07:41 +01:00
config-4.14 kernel: Deactivate CONFIG_BINFMT_MISC 2019-05-11 17:15:41 +02:00
Makefile omap: disable ubifs 2018-07-30 11:03:02 +02:00