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: <aCA2NKxG7r8QsJpw@kernel.org>
Date: Sun, 11 May 2025 08:31:32 +0300
From: Mike Rapoport <rppt@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
	Mike Rapoport <rppt@...nel.org>, Oscar Salvador <osalvador@...e.de>,
	Tom Lendacky <thomas.lendacky@....com>, linux-mm@...ck.org,
	linux-kernel@...r.kernel.org
Subject: [GIT PULL] memblock fixes for v6.15-rc6

Hi Linus,

The following changes since commit 92a09c47464d040866cf2b4cd052bc60555185fb:

  Linux 6.15-rc5 (2025-05-04 13:55:04 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock tags/fixes-2025-05-11

for you to fetch changes up to da8bf5daa5e55a6af2b285ecda460d6454712ff4:

  memblock: Accept allocated memory before use in memblock_double_array() (2025-05-09 08:53:12 +0300)

----------------------------------------------------------------
memblock fixes for v6.15-rc6

* Mark set_high_memory() as __init to fix section mismatch
* Accept memory allocated in memblock_double_array() to mitigate crash of SNP
  guests

----------------------------------------------------------------
Oscar Salvador (1):
      mm,mm_init: Mark set_high_memory as __init

Tom Lendacky (1):
      memblock: Accept allocated memory before use in memblock_double_array()

 mm/memblock.c | 9 ++++++++-
 mm/mm_init.c  | 2 +-
 2 files changed, 9 insertions(+), 2 deletions(-)
 
-- 
Sincerely yours,
Mike.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ