Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - S index
The Linux kernel configuration item CONFIG_STACKLEAK_TRACK_MIN_SIZE
has multiple definitions:
security/Kconfig.hardening
The configuration item CONFIG_STACKLEAK_TRACK_MIN_SIZE:
CONFIG_GCC_PLUGIN_STACKLEAK
The STACKLEAK gcc plugin instruments the kernel code for tracking the lowest border of the kernel stack (and for some other purposes). It inserts the stackleak_track_stack() call for the functions with a stack frame size greater than or equal to this parameter. If unsure, leave the default value 100.
scripts/gcc-plugins/Kconfig
The configuration item CONFIG_STACKLEAK_TRACK_MIN_SIZE:
CONFIG_GCC_PLUGIN_STACKLEAK
The STACKLEAK gcc plugin instruments the kernel code for tracking the lowest border of the kernel stack (and for some other purposes). It inserts the stackleak_track_stack() call for the functions with a stack frame size greater than or equal to this parameter. If unsure, leave the default value 100.
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 2025). See also LKDDb sources on GitLab