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 Jun 2023 16:55:18 -0700
From:   Kees Cook <keescook@...omium.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org,
        "Guilherme G. Piccoli" <gpiccoli@...lia.com>,
        Jiasheng Jiang <jiasheng@...as.ac.cn>,
        Kees Cook <keescook@...omium.org>,
        Uwe Kleine-König 
        <u.kleine-koenig@...gutronix.de>
Subject: [GIT PULL] pstore updates for v6.5-rc1


Hi Linus,

Please pull these tiny pstore updates for v6.5-rc1.

Thanks!

-Kees

The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:

  Linux 6.4-rc1 (2023-05-07 13:34:35 -0700)

are available in the Git repository at:

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

for you to fetch changes up to d97038d5ec2062733c1e016caf9baaf68cf64ea1:

  pstore/ram: Add check for kstrdup (2023-06-14 11:52:10 -0700)

----------------------------------------------------------------
pstore updates for v6.5-rc1

- Check for out-of-memory condition (Jiasheng Jiang)

- Convert to platform remove callback returning void (Uwe Kleine-König)

----------------------------------------------------------------
Jiasheng Jiang (1):
      pstore/ram: Add check for kstrdup

Uwe Kleine-König (1):
      pstore/ram: Convert to platform remove callback returning void

 fs/pstore/ram.c      | 6 ++----
 fs/pstore/ram_core.c | 2 ++
 2 files changed, 4 insertions(+), 4 deletions(-)

-- 
Kees Cook

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ