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

CONFIG_RANDOMIZE_KSTACK_OFFSET_DEFAULT: Default state of kernel stack offset randomization

General informations

The Linux kernel configuration item CONFIG_RANDOMIZE_KSTACK_OFFSET_DEFAULT has multiple definitions:

Default state of kernel stack offset randomization found in arch/Kconfig

The configuration item CONFIG_RANDOMIZE_KSTACK_OFFSET_DEFAULT:

Help text

Kernel stack offset randomization is controlled by kernel boot param "randomize_kstack_offset=on/off", and this config chooses the default boot state.

Randomize kernel stack offset on syscall entry found in arch/Kconfig

The configuration item CONFIG_RANDOMIZE_KSTACK_OFFSET_DEFAULT:

Help text

The kernel stack offset can be randomized (after pt_regs) by roughly 5 bits of entropy, frustrating memory corruption attacks that depend on stack address determinism or cross-syscall address exposures. This feature is controlled by kernel boot param "randomize_kstack_offset=on/off", and this config chooses the default boot 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 - R index

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