First published: Thu Dec 15 2022(Updated: )
An issue was discovered in Mbed TLS before 2.28.2 and 3.x before 3.3.0. There is a potential heap-based buffer overflow and heap-based buffer over-read in DTLS if MBEDTLS_SSL_DTLS_CONNECTION_ID is enabled and MBEDTLS_SSL_CID_IN_LEN_MAX > 2 * MBEDTLS_SSL_CID_OUT_LEN_MAX.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
ARM mbed TLS | <2.28.2 | |
ARM mbed TLS | >=3.0.0<3.3.0 | |
Fedoraproject Fedora | =36 | |
Fedoraproject Fedora | =37 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The vulnerability ID of this issue is CVE-2022-46393.
The severity of CVE-2022-46393 is critical with a CVSS score of 9.8.
The affected software includes ARM mbed TLS versions up to 2.28.2 and versions 3.0.0 to 3.3.0, as well as Fedora 36 and Fedora 37.
CVE-2022-46393 is a potential heap-based buffer overflow and heap-based buffer over-read vulnerability in DTLS if MBEDTLS_SSL_DTLS_CONNECTION_ID is enabled and MBEDTLS_SSL_CID_IN_LEN_MAX > 2 * MBEDTLS_SSL_CID_OUT_LEN_MAX.
To fix CVE-2022-46393, it is recommended to update to Mbed TLS version 2.28.2 or 3.3.0, or apply the relevant patches provided by the vendor.