[GIT PULL] slab fix for 6.15-rc2

From: Vlastimil Babka
Date: Thu Apr 17 2025 - 05:38:18 EST


Hi Linus,

please pull the latest slab fix from:

git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab.git tags/slab-for-6.15-rc2

Thanks,
Vlastimil

======================================

- Stable fix adding zero initialization of slab->obj_ext to prevent crashes
with allocation profiling (Suren Baghdasaryan)

----------------------------------------------------------------
Suren Baghdasaryan (1):
slab: ensure slab->obj_exts is clear in a newly allocated slab page

mm/slub.c | 10 ++++++++++
1 file changed, 10 insertions(+)