public inbox for linux-mm@kvack.org
 help / color / mirror / Atom feed
* [GIT PULL] slab hotfix for 7.1
@ 2026-04-24 10:05 Vlastimil Babka (SUSE)
  2026-04-24 10:06 ` Vlastimil Babka (SUSE)
  2026-04-24 18:32 ` pr-tracker-bot
  0 siblings, 2 replies; 3+ messages in thread
From: Vlastimil Babka (SUSE) @ 2026-04-24 10:05 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Harry Yoo, Hao Li, linux-mm@kvack.org, David Rientjes,
	Christoph Lameter, Roman Gushchin, LKML, Andrew Morton

Hi Linus,

please pull the latest slab hotfix from:

  git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab.git tags/slab-for-7.0-rc3

Thanks,
Vlastimil

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

- A stable fix for k(v)ealloc() where reallocating on a different node
  or shrinking the object can result in either losing the original data
  or a buffer overflow. (Marco Elver)

----------------------------------------------------------------
The following changes since commit 43cfbdda5af60ffc6272a7b8c5c37d1d0a181ca9:

  Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufd (2026-04-16 21:21:55 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab.git tags/slab-for-7.1-fix

for you to fetch changes up to 082a6d03a2d685a83a332666b500ad3966349588:

  slub: fix data loss and overflow in krealloc() (2026-04-17 11:07:48 +0200)

----------------------------------------------------------------
slab fix for 7.1

----------------------------------------------------------------
Marco Elver (1):
      slub: fix data loss and overflow in krealloc()

 mm/slub.c | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-04-24 18:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-24 10:05 [GIT PULL] slab hotfix for 7.1 Vlastimil Babka (SUSE)
2026-04-24 10:06 ` Vlastimil Babka (SUSE)
2026-04-24 18:32 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox