Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - K index
The Linux kernel configuration item CONFIG_KMALLOC_PARTITION_CACHES:
! CONFIG_SLUB_TINYA hardening feature that creates multiple isolated copies of slab caches for normal kmalloc allocations. This makes it more difficult to exploit memory-safety vulnerabilities by attacking vulnerable co-located memory objects. Several modes are provided.
Currently the number of copies is set to 16, a reasonably large value that effectively diverges the memory objects allocated for different subsystems or modules into different caches, at the expense of a limited degree of memory and CPU overhead that relates to hardware and system workload.
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 - K index
Automatically generated (in year 2026). See also LKDDb sources on GitLab