Multiple vulnerabilities have been found in mbed TLS, the worst of which could lead to the remote execution of arbitrary code.
Package | net-libs/mbedtls on all architectures |
---|---|
Affected versions | < 2.4.2 |
Unaffected versions | >= 2.4.2 |
mbed TLS (previously PolarSSL) is an “easy to understand, use, integrate and expand” implementation of the TLS and SSL protocols and the respective cryptographic algorithms and support code required.
Multiple vulnerabilities have been discovered in mbed TLS. Please review the CVE identifiers referenced below for details.
A remote attacker could possibly execute arbitrary code with the privileges of the process, or cause a Denial of Service condition.
There is no known workaround at this time.
All mbed TLS users should upgrade to the latest version:
# emerge --sync # emerge --ask --oneshot --verbose ">=net-libs/mbedtls-2.4.2"