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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <903ea271-9413-40ed-93cd-104062c18a84@suse.cz>
Date: Sat, 11 Oct 2025 11:01:40 +0200
From: Vlastimil Babka <vbabka@...e.cz>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
 Harry Yoo <harry.yoo@...cle.com>, David Rientjes <rientjes@...gle.com>,
 Christoph Lameter <cl@...two.org>, Roman Gushchin
 <roman.gushchin@...ux.dev>, "linux-mm@...ck.org" <linux-mm@...ck.org>,
 LKML <linux-kernel@...r.kernel.org>, Phil Auld <pauld@...hat.com>
Subject: [GIT PULL] slab hotfix for 6.18-rc1

Hi Linus,

here's the NULL pointer deref hotfix in the form of a PR

  git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab.git tags/slab-for-6.18-rc1-hotfix

Obviously it wasn't in -next yet and was just sent out formally for review,
and it's weekend so that's an unfortunate timing. Releasing rc1 might
however mean more exposure to such memoryless node systems so I didn't want
to delay. You can decide to pull or wait.

Sorry for the trouble and thanks,
Vlastimil

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

* Fix for NULL pointer dereferences in sheaves code on some systems with
  memoryless nodes (Vlastimil Babka)

----------------------------------------------------------------
Vlastimil Babka (1):
      slab: fix barn NULL pointer dereference on memoryless nodes

 mm/slub.c | 65 +++++++++++++++++++++++++++++++++++++++++++++++++--------------
 1 file changed, 51 insertions(+), 14 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ