Skip to content

Release of v0.10.1

Latest
Compare
Choose a tag to compare
@stefanberger stefanberger released this 10 Jun 16:50
· 27 commits to master since this release
v0.10.1

version 0.10.1:

  • tpm2: Fix potential out-of-bound access & abort due to HMAC signing issue (CVE-2025-49133)
  • tpm2: fix build for LibreSSL 4.1.0
  • tpm2: In CheckLockedOut replace TPM_RC_RETRY with TPM_RC_SUCCESS
  • tpm2: Fix bugs in RuntimeProfileDedupStrItems
  • tpm2 + test: Make it compilable on Debian GNU Hurd
  • tpm2: Add asserts to silence compiler warning due to -Wstringop-overflow=
  • tpm2: Add padding to OBJECT for 32bit targets

Full Changelog: v0.10.0...v0.10.1