]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'slab-for-7.1-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 24 Apr 2026 16:39:03 +0000 (09:39 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 24 Apr 2026 16:39:03 +0000 (09:39 -0700)
commit82138f0183b40e76affa427bb59c57f079d41ec1
tree7797a14fd0d12353cb67fb07df8c9fc2f60f6cbe
parentbbc4af7ad94c452c00e64fc400fc1317351969b4
parent082a6d03a2d685a83a332666b500ad3966349588
Merge tag 'slab-for-7.1-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab

Pull slab fix from Vlastimil Babka:

 - 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)

* tag 'slab-for-7.1-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab:
  slub: fix data loss and overflow in krealloc()