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>] [day] [month] [year] [list]
Message-ID: <202501151622.549ACC6FA7@keescook>
Date: Wed, 15 Jan 2025 16:22:37 -0800
From: Kees Cook <kees@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, Eugen Hristev <eugen.hristev@...aro.org>,
	Kees Cook <kees@...nel.org>
Subject: [GIT PULL] pstore updates for v6.14-rc1

Hi Linus,

Please pull these small pstore updates for v6.14-rc1.

Thanks!

-Kees

The following changes since commit 9852d85ec9d492ebef56dc5f229416c925758edc:

  Linux 6.12-rc1 (2024-09-29 15:06:19 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/pstore-v6.14-rc1

for you to fetch changes up to 067cdf020329a07dd8ee1574c3086998343b1b2b:

  pstore/zone: avoid dereferencing zero sized ptr after init zones (2025-01-10 08:51:46 -0800)

----------------------------------------------------------------
pstore updates for v6.14-rc1

- pstore/blk: trivial typo fixes (Eugen Hristev)

- pstore/zone: reject zero-sized allocations (Eugen Hristev)

----------------------------------------------------------------
Eugen Hristev (2):
      pstore/blk: trivial typo fixes
      pstore/zone: avoid dereferencing zero sized ptr after init zones

 fs/pstore/blk.c  | 4 ++--
 fs/pstore/zone.c | 5 +++++
 2 files changed, 7 insertions(+), 2 deletions(-)

-- 
Kees Cook

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ