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

CONFIG_HAVE_ARCH_RANDOMIZE_KSTACK_OFFSET:

General informations

The Linux kernel configuration item CONFIG_HAVE_ARCH_RANDOMIZE_KSTACK_OFFSET:

Help text

An arch should select this symbol if it can support kernel stack offset randomization with calls to add_random_kstack_offset() during syscall entry and choose_random_kstack_offset() during syscall exit. Careful removal of -fstack-protector-strong and -fstack-protector should also be applied to the entry code and closely examined, as the artificial stack bump looks like an array to the compiler, so it will attempt to add canary checks regardless of the static branch state.

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 - H index

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