Analyse et explore linux
Component DEBUG_ALIGN_RODATA

Component Type: kbuild config

Description: Make rodata strictly non-executable

More info: If this is set, rodata will be made explicitly non-executable. This provides protection on the rare chance that attackers might find and use ROP gadgets that exist in the rodata section. This adds an additional section-aligned split of rodata from kernel text so it can be made explicitly non-executable. This padding may waste memory space to gain the additional protection.

Build project: Kconfig (Linux kconfig) (Path: arch\arm\mm\Kconfig )

Other views: file explorer

Generated by PFA software prototype