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:   Fri, 30 Sep 2022 18:52:57 -0700
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.0


Linus, please merge these three hotfixes.

The following changes since commit 59298997df89e19aad426d4ae0a7e5037074da5a:

  x86/uaccess: avoid check_object_size() in copy_from_user_nmi() (2022-09-26 12:14:35 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-hotfixes-stable-2022-09-30

for you to fetch changes up to 1c8e2349f2d033f634d046063b704b2ca6c46972:

  damon/sysfs: fix possible memleak on damon_sysfs_add_target (2022-09-30 18:46:31 -0700)

----------------------------------------------------------------
One MAINTAINERS update, two MM fixes, both cc:stable

----------------------------------------------------------------
Florian Westphal (1):
      mm: fix BUG splat with kvmalloc + GFP_ATOMIC

Levi Yun (1):
      damon/sysfs: fix possible memleak on damon_sysfs_add_target

Lukas Bulwahn (1):
      MAINTAINERS: drop entry to removed file in ARM/RISCPC ARCHITECTURE

 MAINTAINERS      | 1 -
 mm/damon/sysfs.c | 2 +-
 mm/util.c        | 4 ++++
 3 files changed, 5 insertions(+), 2 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ