Analyse and explore linux
Component ARCH_MMAP_RND_BITS

Component Type: kbuild config

Description: Number of bits to use for ASLR of mmap base address

More info: This value can be used to select the number of bits to use to determine the random offset to the base address of vma regions resulting from mmap allocations. This value will be bounded by the architecture's minimum and maximum supported values. This value can be changed after boot using the /proc/sys/vm/mmap_rnd_bits tunable

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

Other views: file explorer

Generated by PFA software prototype