#VU54501 Use of a broken or risky cryptographic algorithm in libtpms - CVE-2021-3446
Published: July 1, 2021
libtpms
Stefan Berger
Description
The vulnerability allows a remote attacker to decrypt data.
The vulnerability exists in libtpms due to integration with OpenSSL, which contained a vulnerability related to the returned IV (initialization vector) when certain symmetric ciphers were used. Instead of returning the last IV it returned the initial IV to the caller, thus weakening the subsequent encryption and decryption steps.