lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <fcd42c5a-0350-4073-951f-4a8332b7b3de@suse.cz>
Date: Tue, 29 Oct 2024 10:54:33 +0100
From: Vlastimil Babka <vbabka@...e.cz>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: David Rientjes <rientjes@...gle.com>, Christoph Lameter <cl@...ux.com>,
 Andrew Morton <akpm@...ux-foundation.org>,
 "linux-mm@...ck.org" <linux-mm@...ck.org>,
 LKML <linux-kernel@...r.kernel.org>,
 Roman Gushchin <roman.gushchin@...ux.dev>,
 Hyeonggon Yoo <42.hyeyoo@...il.com>,
 "Uladzislau Rezki (Sony)" <urezki@...il.com>,
 Guenter Roeck <linux@...ck-us.net>
Subject: [GIT PULL] slab fixes for 6.12-rc6

Hi Linus,

please pull the latest slab fixes from:

  git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab.git tags/slab-for-6.12-rc6

Thanks,
Vlastimil

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

* Fix for a slub_kunit test warning with MEM_ALLOC_PROFILING_DEBUG,
  by Pei Xiao.

* Fix for a MTE-based KASAN BUG in krealloc(), by Qun-Wei Lin.

----------------------------------------------------------------
Pei Xiao (1):
      slub/kunit: fix a WARNING due to unwrapped __kmalloc_cache_noprof

Qun-Wei Lin (1):
      mm: krealloc: Fix MTE false alarm in __do_krealloc

 lib/slub_kunit.c | 2 +-
 mm/slab_common.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ