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:   Mon, 8 Jul 2019 21:11:18 -0700
From:   Kees Cook <keescook@...omium.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org, Anton Vorontsov <anton@...msg.org>,
        Colin Cross <ccross@...roid.com>,
        Douglas Anderson <dianders@...omium.org>,
        Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
        Kees Cook <keescook@...omium.org>,
        Norbert Manthey <nmanthey@...zon.de>,
        Tony Luck <tony.luck@...el.com>
Subject: [GIT PULL] pstore updates for v5.3-rc1

Hi Linus,

Please pull these pstore updates for v5.3-rc1. Details below...

Thanks!

-Kees

The following changes since commit d1fdb6d8f6a4109a4263176c84b899076a5f8008:

  Linux 5.2-rc4 (2019-06-08 20:24:46 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/pstore-v5.3-rc1

for you to fetch changes up to 4c6d80e1144bdf48cae6b602ae30d41f3e5c76a9:

  pstore: Fix double-free in pstore_mkfile() failure path (2019-07-08 21:04:42 -0700)

----------------------------------------------------------------
pstore improvements

- Improve backward compatibility with older Chromebooks (Douglas Anderson)
- Refactor debugfs initialization (Greg KH)
- Fix double-free in pstore_mkfile() failure path (Norbert Manthey)

----------------------------------------------------------------
Douglas Anderson (1):
      pstore/ram: Improve backward compatibility with older Chromebooks

Greg Kroah-Hartman (1):
      pstore: no need to check return value of debugfs_create functions

Norbert Manthey (1):
      pstore: Fix double-free in pstore_mkfile() failure path

 fs/pstore/ftrace.c | 18 ++----------------
 fs/pstore/inode.c  | 13 ++++++-------
 fs/pstore/ram.c    | 21 +++++++++++++++++++++
 3 files changed, 29 insertions(+), 23 deletions(-)

-- 
Kees Cook

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ