Thread (8 messages) flat view 8 messages, 3 authors, 2020-10-13

Re: [PATCH v2 2/3] mm/slub: Fix redzoning for small allocations

From: Christopher Lameter <hidden>
Date: 2020-10-12 08:01:06
Also in: linux-mm, lkml, stable

On Fri, 9 Oct 2020, Kees Cook wrote:
Store the freelist pointer out of line when object_size is smaller than
sizeof(void *) and redzoning is enabled.

(Note that no caches with such a size are known to exist in the kernel
currently.)
Ummm... The smallest allowable cache size is sizeof(void *) as I recall.


mm/slab_common.c::kmem_sanity_check() checks the sizes when caches are
created.

NAK.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help