Skip to content

Release of v0.8.10

Choose a tag to compare

@stefanberger stefanberger released this 10 Jun 17:30
v0.8.10

version 0.8.10:

  • tpm2: Fix potential out-of-bound access & abort due to HMAC signing issue (CVE-2025-49133)
  • tpm2: Remove assigned-to value to offset because it is unused (Coverity)
  • Insert assert ensuring *buflen != BUFLEN_EMPTY_BUFFER (Coverity)
  • tpm2: Address Coverity Issue by casting '1' before shift (CID 1470813)
  • tpm2: Return TPM_RC_VALUE upon decryption failure
  • tpm12: Replace include of engine.h with err.h

Full Changelog: v0.8.9...v0.8.10