[GIT PULL] TPM DEVICE DRIVER: tpmdd-next-6.11-rc1-roundtwo

From: Jarkko Sakkinen
Date: Wed Jul 17 2024 - 09:11:14 EST


The following changes since commit d67978318827d06f1c0fa4c31343a279e9df6fde:

Merge tag 'x86_cpu_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2024-07-15 20:25:16 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git tags/tpmdd-next-6.11-rc1-roundtwo

for you to fetch changes up to 7dc357d343f134bf59815ff6098b93503ec8a23b:

tpm: Use auth only after NULL check in tpm_buf_check_hmac_response() (2024-07-16 13:55:58 +0300)

----------------------------------------------------------------
Hi

This is additional fix that supplements my earlier fixes for handling
auth, which I unfortunately missed last time.

BR, Jarkko

----------------------------------------------------------------
Hao Ge (1):
tpm: Use auth only after NULL check in tpm_buf_check_hmac_response()

drivers/char/tpm/tpm2-sessions.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)