This update for mbedtls fixes the following issues:
CVE-2021-24119: Fixed side-channel vulnerability in base64 PEM [boo#1189589]
Guard against strong local side channel attack against base64 tables by making access aceess to them use constant flow code.
{ "binaries": [ { "libmbedtls12": "2.16.9-lp152.2.6.1", "libmbedtls12-32bit": "2.16.9-lp152.2.6.1", "libmbedx509-0": "2.16.9-lp152.2.6.1", "libmbedx509-0-32bit": "2.16.9-lp152.2.6.1", "libmbedcrypto3": "2.16.9-lp152.2.6.1", "mbedtls-devel": "2.16.9-lp152.2.6.1", "libmbedcrypto3-32bit": "2.16.9-lp152.2.6.1" } ] }