Home
last modified time | relevance | path

Searched hist:d4816edfe706497a8525480c1685ceb9871bc118 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/char/tpm/
H A Dtpm-dev.cdiff d4816edfe706497a8525480c1685ceb9871bc118 Tue Aug 16 14:00:38 CDT 2016 Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> tpm: fix a race condition in tpm2_unseal_trusted()

Unseal and load operations should be done as an atomic operation. This
commit introduces unlocked tpm_transmit() so that tpm2_unseal_trusted()
can do the locking by itself.

Fixes: 0fe5480303a1 ("keys, trusted: seal/unseal with TPM 2.0 chips")
Cc: stable@vger.kernel.org
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Reviewed-by: Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
H A Dtpm-sysfs.cdiff d4816edfe706497a8525480c1685ceb9871bc118 Tue Aug 16 14:00:38 CDT 2016 Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> tpm: fix a race condition in tpm2_unseal_trusted()

Unseal and load operations should be done as an atomic operation. This
commit introduces unlocked tpm_transmit() so that tpm2_unseal_trusted()
can do the locking by itself.

Fixes: 0fe5480303a1 ("keys, trusted: seal/unseal with TPM 2.0 chips")
Cc: stable@vger.kernel.org
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Reviewed-by: Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
H A Dtpm-interface.cdiff d4816edfe706497a8525480c1685ceb9871bc118 Tue Aug 16 14:00:38 CDT 2016 Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> tpm: fix a race condition in tpm2_unseal_trusted()

Unseal and load operations should be done as an atomic operation. This
commit introduces unlocked tpm_transmit() so that tpm2_unseal_trusted()
can do the locking by itself.

Fixes: 0fe5480303a1 ("keys, trusted: seal/unseal with TPM 2.0 chips")
Cc: stable@vger.kernel.org
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Reviewed-by: Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
H A Dtpm2-cmd.cdiff d4816edfe706497a8525480c1685ceb9871bc118 Tue Aug 16 14:00:38 CDT 2016 Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> tpm: fix a race condition in tpm2_unseal_trusted()

Unseal and load operations should be done as an atomic operation. This
commit introduces unlocked tpm_transmit() so that tpm2_unseal_trusted()
can do the locking by itself.

Fixes: 0fe5480303a1 ("keys, trusted: seal/unseal with TPM 2.0 chips")
Cc: stable@vger.kernel.org
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Reviewed-by: Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
H A Dtpm.hdiff d4816edfe706497a8525480c1685ceb9871bc118 Tue Aug 16 14:00:38 CDT 2016 Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> tpm: fix a race condition in tpm2_unseal_trusted()

Unseal and load operations should be done as an atomic operation. This
commit introduces unlocked tpm_transmit() so that tpm2_unseal_trusted()
can do the locking by itself.

Fixes: 0fe5480303a1 ("keys, trusted: seal/unseal with TPM 2.0 chips")
Cc: stable@vger.kernel.org
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Reviewed-by: Jason Gunthorpe <jgunthorpe@obsidianresearch.com>