#VU120909 Cryptographic issues in libtpms - CVE-2026-21444
Published: January 5, 2026
libtpms
Stefan Berger
Description
The vulnerability allows an attacker to potentially decrypt data.
The vulnerability exists due to an error 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.