On Mon, Feb 12, 2024 at 01:38:54PM -0800, Suren Baghdasaryan wrote: > Use __GFP_NO_OBJ_EXT to prevent recursions when allocating slabobj_ext > objects. Also prevent slabobj_ext allocations for kmem_cache objects. > > Signed-off-by: Suren Baghdasaryan <surenb@xxxxxxxxxx> I almost feel like this can be collapsed into earlier patches, but regardless: Reviewed-by: Kees Cook <keescook@xxxxxxxxxxxx> -- Kees Cook