Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - V index
The Linux kernel configuration item CONFIG_VMAP_STACK
:
( CONFIG_HAVE_ARCH_VMAP_STACK ) && (! CONFIG_KASAN || CONFIG_KASAN_HW_TAGS || CONFIG_KASAN_VMALLOC )
Enable this if you want the use virtually-mapped kernel stacks with guard pages. This causes kernel stack overflows to be caught immediately rather than causing difficult-to-diagnose corruption.
To use this with software KASAN modes, the architecture must support backing virtual mappings with real shadow memory, and KASAN_VMALLOC must be enabled.
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 - V index
Automatically generated (in year 2024). See also LKDDb sources on GitLab