Analyse and explore linux
Component STRICT_MODULE_RWX

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

Generated by PFA software prototype