CHANGES: Updated CHANGES document for 0.10.2

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
This commit is contained in:
Stefan Berger 2026-01-02 10:24:50 -05:00 committed by Stefan Berger
parent 33c9ff074c
commit fdfb621058

View File

@ -1,5 +1,9 @@
CHANGES - changes for libtpms
version 0.10.2:
- tpm2: Fix memory leak by freeing KDF context
- tpm2: Fix retrieval of updated IV when using OpenSSL >= 3.0 (CVE-2026-21444)
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