Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - S index

CONFIG_STACKLEAK_TRACK_MIN_SIZE: Minimum stack frame size of functions tracked by STACKLEAK

General informations

The Linux kernel configuration item CONFIG_STACKLEAK_TRACK_MIN_SIZE has multiple definitions:

Minimum stack frame size of functions tracked by STACKLEAK found in security/Kconfig.hardening

The configuration item CONFIG_STACKLEAK_TRACK_MIN_SIZE:

Help text

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.

Minimum stack frame size of functions tracked by STACKLEAK found in scripts/gcc-plugins/Kconfig

The configuration item CONFIG_STACKLEAK_TRACK_MIN_SIZE:

Help text

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.

Hardware

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - S index

Automatically generated (in year 2024). See also LKDDb sources on GitLab