From: "Vlastimil Babka (SUSE)" <vbabka@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Harry Yoo <harry.yoo@oracle.com>, Hao Li <hao.li@linux.dev>,
"linux-mm@kvack.org" <linux-mm@kvack.org>,
David Rientjes <rientjes@google.com>,
Christoph Lameter <cl@gentwo.org>,
Roman Gushchin <roman.gushchin@linux.dev>,
LKML <linux-kernel@vger.kernel.org>,
Andrew Morton <akpm@linux-foundation.org>
Subject: Re: [GIT PULL] slab hotfix for 7.1
Date: Fri, 24 Apr 2026 12:06:10 +0200 [thread overview]
Message-ID: <627ffac8-e41f-4843-9eb7-0e742a91ecac@kernel.org> (raw)
In-Reply-To: <2123729b-578c-4f47-a33d-d1706dfd2712@kernel.org>
On 4/24/26 12:05, Vlastimil Babka (SUSE) wrote:
> 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
Sorry, it's tags/slab-for-7.1-fix obviously (as in the unchanged git output
below).
>
> 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(-)
next prev parent reply other threads:[~2026-04-24 10:06 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-24 10:05 [GIT PULL] slab hotfix for 7.1 Vlastimil Babka (SUSE)
2026-04-24 10:06 ` Vlastimil Babka (SUSE) [this message]
2026-04-24 18:32 ` pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=627ffac8-e41f-4843-9eb7-0e742a91ecac@kernel.org \
--to=vbabka@kernel.org \
--cc=akpm@linux-foundation.org \
--cc=cl@gentwo.org \
--cc=hao.li@linux.dev \
--cc=harry.yoo@oracle.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=rientjes@google.com \
--cc=roman.gushchin@linux.dev \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox