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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <D5LASMVLQDYH.2EDC5DH6YIDTG@kernel.org>
Date: Wed, 13 Nov 2024 21:29:16 +0200
From: "Jarkko Sakkinen" <jarkko@...nel.org>
To: "Linus Torvalds" <torvalds@...ux-foundation.org>
Cc: "Peter Huewe" <peterhuewe@....de>, "Jason Gunthorpe" <jgg@...pe.ca>,
 "David Howells" <dhowells@...hat.com>, <keyrings@...r.kernel.org>,
 <linux-integrity@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
 "Christoph Anton Mitterer" <calestyo@...entia.org>
Subject: [GIT PULL] TPM DEVICE DRIVER: tpmdd-next-6.12-rc8


The following changes since commit 14b6320953a3f856a3f93bf9a0e423395baa593d:

  Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm (2024-11-12 13:35:13 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git tags/tpmdd-next-6.12-rc8

for you to fetch changes up to 423893fcbe7e9adc875bce4e55b9b25fc1424977:

  tpm: Disable TPM on tpm2_create_primary() failure (2024-11-13 21:10:45 +0200)

----------------------------------------------------------------
Hi,

Two bug fixes for TPM bus encryption (the remaining reported issues in
the feature).

BR, Jarkko

----------------------------------------------------------------
Jarkko Sakkinen (2):
      tpm: Opt-in in disable PCR integrity protection
      tpm: Disable TPM on tpm2_create_primary() failure

 Documentation/admin-guide/kernel-parameters.txt |  9 ++++
 drivers/char/tpm/tpm-buf.c                      | 20 +++++++++
 drivers/char/tpm/tpm2-cmd.c                     | 30 +++++++++----
 drivers/char/tpm/tpm2-sessions.c                | 58 ++++++++++++++-----------
 include/linux/tpm.h                             |  3 ++
 5 files changed, 87 insertions(+), 33 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ