Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - S index
The Linux kernel configuration item CONFIG_SLAB_FREELIST_RANDOM
has multiple definitions:
mm/Kconfig
The configuration item CONFIG_SLAB_FREELIST_RANDOM:
! CONFIG_SLUB_TINY
Randomizes the freelist order used on creating new pages. This security feature reduces the predictability of the kernel slab allocator against heap overflows.
init/Kconfig
The configuration item CONFIG_SLAB_FREELIST_RANDOM:
CONFIG_SLAB || CONFIG_SLUB
Randomizes the freelist order used on creating new pages. This security feature reduces the predictability of the kernel slab allocator against heap overflows.
init/Kconfig
The configuration item CONFIG_SLAB_FREELIST_RANDOM:
CONFIG_SLAB || CONFIG_SLUB
Randomizes the freelist order used on creating new pages. This security feature reduces the predictability of the kernel slab allocator against heap overflows.
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 2024). See also LKDDb sources on GitLab