#VU96647 Insufficient Technical Documentation in mbed TLS - CVE-2024-45157
Published: August 30, 2024
mbed TLS
ARM
Description
The vulnerability allows a remote attacker to gain access to sensitive information.
The vulnerability exists due to an error in product documentation. Unlike previously documented, enabling MBEDTLS_PSA_HMAC_DRBG_MD_TYPE does not cause the PSA subsystem to use HMAC_DRBG: it uses HMAC_DRBG only when MBEDTLS_PSA_CRYPTO_EXTERNAL_RNG and MBEDTLS_CTR_DRBG_C are disabled.