Bugzilla – Bug 1189741
VUL-1: CVE-2020-36476: mbedtls: missing zeroization of plaintext buffers in mbedtls_ssl_read
Last modified: 2021-08-24 08:45:46 UTC
CVE-2020-36476 An issue was discovered in Mbed TLS before 2.24.0 (and before 2.16.8 LTS and before 2.7.17 LTS). There is missing zeroization of plaintext buffers in mbedtls_ssl_read to erase unused application data from memory. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2020-36476 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-36476 https://github.com/ARMmbed/mbedtls/releases/tag/v2.16.8 https://github.com/ARMmbed/mbedtls/releases/tag/v2.24.0 https://github.com/ARMmbed/mbedtls/releases/tag/v2.7.17 http://www.cvedetails.com/cve/CVE-2020-36476/
fixed everywhere, closing