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]
Date: Tue, 27 Feb 2024 14:56:19 -0800
From: Andrew Morton <akpm@...ux-foundation.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-mm@...ck.org, mm-commits@...r.kernel.org,
 linux-kernel@...r.kernel.org
Subject: [GIT PULL] hotfixes for 6.8-rc7


Linus, please merge this batch of hotfixes, thanks.



The following changes since commit 2597c9947b0174fcc71bdd7ab6cb49c2b4291e95:

  kasan: guard release_free_meta() shadow access with kasan_arch_is_ready() (2024-02-20 14:20:50 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-hotfixes-stable-2024-02-27-14-52

for you to fetch changes up to 720da1e593b85a550593b415bf1d79a053133451:

  mm/debug_vm_pgtable: fix BUG_ON with pud advanced test (2024-02-23 17:27:13 -0800)

----------------------------------------------------------------
6 hotfixes.  3 are cc:stable and the remainder address post-6.7 issues
or aren't considered appropriate for backporting.

----------------------------------------------------------------
Aneesh Kumar K.V (IBM) (1):
      mm/debug_vm_pgtable: fix BUG_ON with pud advanced test

Byungchul Park (1):
      mm/vmscan: fix a bug calling wakeup_kswapd() with a wrong zone index

Lorenzo Stoakes (1):
      MAINTAINERS: add memory mapping entry with reviewers

Marco Elver (2):
      stackdepot: use variable size records for non-evictable entries
      kasan: revert eviction of stack traces in generic mode

Nhat Pham (1):
      mm: cachestat: fix folio read-after-free in cache walk

 MAINTAINERS            |  11 +++
 include/linux/poison.h |   3 +
 lib/stackdepot.c       | 250 +++++++++++++++++++++++++------------------------
 mm/debug_vm_pgtable.c  |   8 ++
 mm/filemap.c           |  51 +++++-----
 mm/kasan/common.c      |   8 +-
 mm/kasan/generic.c     |  68 ++------------
 mm/kasan/kasan.h       |  10 --
 mm/kasan/quarantine.c  |   5 +-
 mm/migrate.c           |   8 ++
 10 files changed, 197 insertions(+), 225 deletions(-)


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ