Search for packages
| purl | pkg:deb/debian/mbedtls@2.16.0-1 |
| Next non-vulnerable version | None. |
| Latest non-vulnerable version | None. |
| Risk | 10.0 |
| Vulnerability | Summary | Fixed by |
|---|---|---|
|
VCID-1teg-yvuy-4kga
Aliases: CVE-2022-46392 |
Multiple vulnerabilities have been discovered in Mbed TLS, the worst of which could lead to information disclosure or denial of service. |
Affected by 13 other vulnerabilities. |
|
VCID-4y36-8tq3-abg6
Aliases: CVE-2020-10932 |
An issue was discovered in Arm Mbed TLS before 2.16.6 and 2.7.x before 2.7.15. An attacker that can get precise enough side-channel measurements can recover the long-term ECDSA private key by (1) reconstructing the projective coordinate of the result of scalar multiplication by exploiting side channels in the conversion to affine coordinates; (2) using an attack described by Naccache, Smart, and Stern in 2003 to recover a few bits of the ephemeral scalar from those projective coordinates via several measurements; and (3) using a lattice attack to get from there to the long-term ECDSA private key used for the signatures. Typically an attacker would have sufficient access when attacking an SGX enclave and controlling the untrusted OS. |
Affected by 18 other vulnerabilities. |
|
VCID-5e8e-tdjb-f7c4
Aliases: CVE-2020-36425 |
Multiple vulnerabilities have been discovered in Mbed TLS, the worst of which could result in arbitrary code execution. |
Affected by 18 other vulnerabilities. |
|
VCID-5x2e-paq2-nyf9
Aliases: CVE-2021-44732 |
Multiple vulnerabilities have been discovered in Mbed TLS, the worst of which could result in arbitrary code execution. |
Affected by 13 other vulnerabilities. |
|
VCID-71u1-k3yx-pfgx
Aliases: CVE-2020-36421 |
Multiple vulnerabilities have been discovered in Mbed TLS, the worst of which could result in arbitrary code execution. |
Affected by 18 other vulnerabilities. |
|
VCID-7ppw-f9jy-k7ae
Aliases: CVE-2025-52497 |
Mbed TLS before 3.6.4 has a PEM parsing one-byte heap-based buffer underflow, in mbedtls_pem_read_buffer and two mbedtls_pk_parse functions, via untrusted PEM input. |
Affected by 13 other vulnerabilities. Affected by 1 other vulnerability. |
|
VCID-7v3a-5q44-cucz
Aliases: CVE-2025-48965 |
Mbed TLS before 3.6.4 has a NULL pointer dereference because mbedtls_asn1_store_named_data can trigger conflicting data with val.p of NULL but val.len greater than zero. |
Affected by 13 other vulnerabilities. Affected by 1 other vulnerability. |
|
VCID-8vmc-tp28-wyae
Aliases: CVE-2021-24119 |
In Trusted Firmware Mbed TLS 2.24.0, a side-channel vulnerability in base64 PEM file decoding allows system-level (administrator) attackers to obtain information about secret RSA keys via a controlled-channel and side-channel attack on software running in isolated environments that can be single stepped, especially Intel SGX. |
Affected by 13 other vulnerabilities. |
|
VCID-9236-axrw-8qc4
Aliases: CVE-2020-10941 |
Arm Mbed TLS before 2.16.5 allows attackers to obtain sensitive information (an RSA private key) by measuring cache usage during an import. |
Affected by 18 other vulnerabilities. |
|
VCID-987j-wtrr-7beu
Aliases: CVE-2020-36424 |
Multiple vulnerabilities have been discovered in Mbed TLS, the worst of which could result in arbitrary code execution. |
Affected by 18 other vulnerabilities. |
|
VCID-98cg-wuhp-qudq
Aliases: CVE-2025-47917 |
Mbed TLS before 3.6.4 allows a use-after-free in certain situations of applications that are developed in accordance with the documentation. The function mbedtls_x509_string_to_names() takes a head argument that is documented as an output argument. The documentation does not suggest that the function will free that pointer; however, the function does call mbedtls_asn1_free_named_data_list() on that argument, which performs a deep free(). As a result, application code that uses this function (relying only on documented behavior) is likely to still hold pointers to the memory blocks that were freed, resulting in a high risk of use-after-free or double-free. In particular, the two sample programs x509/cert_write and x509/cert_req are affected (use-after-free if the san string contains more than one DN). |
Affected by 13 other vulnerabilities. Affected by 1 other vulnerability. |
|
VCID-ewrv-m6gm-y7hc
Aliases: CVE-2020-16150 |
Multiple vulnerabilities have been discovered in Mbed TLS, the worst of which could result in arbitrary code execution. |
Affected by 18 other vulnerabilities. |
|
VCID-g7w2-d16t-8bd9
Aliases: CVE-2019-18222 |
The ECDSA signature implementation in ecdsa.c in Arm Mbed Crypto 2.1 and Mbed TLS through 2.19.1 does not reduce the blinded scalar before computing the inverse, which allows a local attacker to recover the private key via side-channel attacks. |
Affected by 18 other vulnerabilities. |
|
VCID-jcnd-yb5z-p7d3
Aliases: CVE-2020-36422 |
Multiple vulnerabilities have been discovered in Mbed TLS, the worst of which could result in arbitrary code execution. |
Affected by 18 other vulnerabilities. |
|
VCID-rqxq-rqxu-4fes
Aliases: CVE-2020-36475 |
Multiple vulnerabilities have been discovered in Mbed TLS, the worst of which could result in arbitrary code execution. |
Affected by 18 other vulnerabilities. |
|
VCID-s1qx-e7uw-c3eq
Aliases: CVE-2020-36476 |
Multiple vulnerabilities have been discovered in Mbed TLS, the worst of which could result in arbitrary code execution. |
Affected by 18 other vulnerabilities. |
|
VCID-svsq-har4-dyen
Aliases: CVE-2020-36423 |
Multiple vulnerabilities have been discovered in Mbed TLS, the worst of which could result in arbitrary code execution. |
Affected by 18 other vulnerabilities. |
|
VCID-t2j5-4x1d-2kb1
Aliases: CVE-2021-36647 |
Use of a Broken or Risky Cryptographic Algorithm in the function mbedtls_mpi_exp_mod() in lignum.c in Mbed TLS Mbed TLS all versions before 3.0.0, 2.27.0 or 2.16.11 allows attackers with access to precise enough timing and memory access information (typically an untrusted operating system attacking a secure enclave such as SGX or the TrustZone secure world) to recover the private keys used in RSA. |
Affected by 13 other vulnerabilities. |
|
VCID-x5we-9dmz-p7bh
Aliases: CVE-2021-43666 |
Multiple vulnerabilities have been discovered in Mbed TLS, the worst of which could result in arbitrary code execution. |
Affected by 13 other vulnerabilities. |
|
VCID-x682-agtt-myf1
Aliases: CVE-2020-36478 |
Multiple vulnerabilities have been discovered in Mbed TLS, the worst of which could result in arbitrary code execution. |
Affected by 18 other vulnerabilities. |
|
VCID-ydp2-phc9-m7b1
Aliases: CVE-2019-16910 |
Arm Mbed TLS before 2.19.0 and Arm Mbed Crypto before 2.0.0, when deterministic ECDSA is enabled, use an RNG with insufficient entropy for blinding, which might allow an attacker to recover a private key via side-channel attacks if a victim signs the same message many times. (For Mbed TLS, the fix is also available in versions 2.7.12 and 2.16.3.) |
Affected by 18 other vulnerabilities. |
|
VCID-zpq1-dwvf-8ka2
Aliases: CVE-2025-52496 |
Mbed TLS before 3.6.4 has a race condition in AESNI detection if certain compiler optimizations occur. An attacker may be able to extract an AES key from a multithreaded program, or perform a GCM forgery. |
Affected by 13 other vulnerabilities. Affected by 1 other vulnerability. |
|
VCID-zyge-82z3-33eq
Aliases: CVE-2020-36426 |
Multiple vulnerabilities have been discovered in Mbed TLS, the worst of which could result in arbitrary code execution. |
Affected by 18 other vulnerabilities. |
| Vulnerability | Summary | Aliases |
|---|---|---|
| VCID-44ju-rrx6-rkcy | ARM mbed TLS before 2.1.11, before 2.7.2, and before 2.8.0 has a buffer over-read in ssl_parse_server_psk_hint() that could cause a crash on invalid input. |
CVE-2018-9989
|
| VCID-aw5s-tfkx-6ffv | Arm Mbed TLS before 2.14.1, before 2.7.8, and before 2.1.17 allows a local unprivileged attacker to recover the plaintext of RSA decryption, which is used in RSA-without-(EC)DH(E) cipher suites. |
CVE-2018-19608
|
| VCID-dhdp-17ae-t7gf | ARM mbed TLS before 2.1.11, before 2.7.2, and before 2.8.0 has a buffer over-read in ssl_parse_server_key_exchange() that could cause a crash on invalid input. |
CVE-2018-9988
|
| VCID-gcjd-xt4f-x3bj | security update |
CVE-2018-0498
|
| VCID-p4mh-ztr8-k7d6 | Multiple vulnerabilities have been found in mbed TLS, the worst of which could allow remote attackers to execute arbitrary code. |
CVE-2018-0488
|
| VCID-pnsj-2xc8-efbr | security update |
CVE-2018-0497
|
| VCID-rmzm-2q2n-zkdg | Multiple vulnerabilities have been found in mbed TLS, the worst of which could allow remote attackers to execute arbitrary code. |
CVE-2018-0487
|
| VCID-wc33-4jtc-7ueu | Multiple vulnerabilities have been found in mbed TLS, the worst of which could allow remote attackers to execute arbitrary code. |
CVE-2017-18187
|
| VCID-xhbs-y3dr-1kc8 | security update |
CVE-2017-14032
|