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:   Wed, 25 Sep 2019 03:02:14 +0300
From:   Jarkko Sakkinen <jarkko.sakkinen@...ux.intel.com>
To:     torvalds@...ux-foundation.org
Cc:     linux-kernel@...r.kernel.org, linux-integrity@...r.kernel.org,
        jmorris@...ei.org
Subject: [GIT PULL] tpmdd fixes for Linux v5.4-rc1

Hi

These are bug fixes for bugs found after my v5.4 PR.

/Jarkko

The following changes since commit 4c07e2ddab5b6b57dbcb09aedbda1f484d5940cc:

  Merge tag 'mfd-next-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd (2019-09-23 19:37:49 -0700)

are available in the Git repository at:

  git://git.infradead.org/users/jjs/linux-tpmdd.git tags/tpmdd-next-20190925

for you to fetch changes up to e13cd21ffd50a07b55dcc4d8c38cedf27f28eaa1:

  tpm: Wrap the buffer from the caller to tpm_buf in tpm_send() (2019-09-25 02:43:57 +0300)

----------------------------------------------------------------
tpmdd fixes for Linux v5.4

----------------------------------------------------------------
Denis Efremov (1):
      MAINTAINERS: keys: Update path to trusted.h

Jarkko Sakkinen (2):
      selftests/tpm2: Add the missing TEST_FILES assignment
      tpm: Wrap the buffer from the caller to tpm_buf in tpm_send()

Petr Vorel (1):
      selftests/tpm2: Add log and *.pyc to .gitignore

Roberto Sassu (1):
      KEYS: trusted: correctly initialize digests and fix locking issue

 MAINTAINERS                           |  2 +-
 drivers/char/tpm/tpm-interface.c      | 23 +++++++++++------------
 security/keys/trusted.c               |  5 +++++
 tools/testing/selftests/.gitignore    |  2 ++
 tools/testing/selftests/tpm2/Makefile |  1 +
 5 files changed, 20 insertions(+), 13 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ