Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - S index
The Linux kernel configuration item CONFIG_STRICT_KERNEL_RWX
:
( CONFIG_ARCH_OPTIONAL_KERNEL_RWX ) && ( CONFIG_ARCH_HAS_STRICT_KERNEL_RWX )
If this is set, kernel 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. executing the heap or modifying text)
These features are considered standard security practice these days. You should say Y here in almost all cases.
Raw data from LKDDb:
(none)
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - S index
Automatically generated (in year 2024). See also LKDDb sources on GitLab