Component Type: kbuild config
Description: Set loadable kernel module data as NX and text as RO
More info: If this is set, module text and rodata memory will be made read-only, and non-text memory will be made non-executable. This provides protection against certain security exploits (e.g. writing to text)
Build project: Kconfig (Linux kconfig) (Path: arch\Kconfig )
Other views: file explorer