Bugzilla – Bug 1193979
VUL-1: CVE-2021-45450: mbedtls: policy bypass/oracle-based decryption in psa_cipher_generate_iv and psa_cipher_encrypt
Last modified: 2022-05-25 12:32:34 UTC
CVE-2021-45450 In Mbed TLS before 2.28.0 and 3.x before 3.1.0, psa_cipher_generate_iv and psa_cipher_encrypt allow policy bypass or oracle-based decryption when the output buffer is at memory locations accessible to an untrusted application. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2021-45450 https://github.com/ARMmbed/mbedtls/releases/tag/v3.1.0 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-45450 https://github.com/ARMmbed/mbedtls/releases/tag/v2.28.0 http://www.cvedetails.com/cve/CVE-2021-45450/
Submission update to 2.28.0 in Factory: * https://build.opensuse.org/request/show/946138
As far as I can see, b12/mbedtls and b15sp3/mbedtls are not affected as they do not contain psa_* code was added later. b15sp4/mbedtls and TW/mbedtls were fixed by a version update.
s;code was;code, which was;