Arm

Mbed Tls

59 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.53%
  • Published 05.09.2024 19:15:13
  • Last modified 16.05.2025 20:17:39

An issue was discovered in Mbed TLS 3.6 before 3.6.1. A stack buffer overflow in mbedtls_ecdsa_der_to_raw() and mbedtls_ecdsa_raw_to_der() can occur when the bits parameter is larger than the largest supported curve. In some configurations with PSA d...

  • EPSS 0.02%
  • Published 05.09.2024 19:15:12
  • Last modified 14.03.2025 17:15:47

An issue was discovered in Mbed TLS before 2.28.9 and 3.x before 3.6.1, in which the user-selected algorithm is not used. Unlike previously documented, enabling MBEDTLS_PSA_HMAC_DRBG_MD_TYPE does not cause the PSA subsystem to use HMAC_DRBG: it uses ...

  • EPSS 0.13%
  • Published 03.04.2024 03:15:10
  • Last modified 10.06.2025 00:41:15

An issue was discovered in Mbed TLS 3.5.x before 3.6.0. When an SSL context was reset with the mbedtls_ssl_session_reset() API, the maximum TLS version to be negotiated was not restored to the configured one. An attacker was able to prevent an Mbed T...

  • EPSS 0.33%
  • Published 03.04.2024 03:15:10
  • Last modified 27.06.2025 17:46:46

An issue was discovered in Mbed TLS 3.5.x before 3.6.0. When negotiating the TLS version on the server side, it can fall back to the TLS 1.2 implementation of the protocol if it is disabled. If the TLS 1.2 implementation was disabled at build time, a...

  • EPSS 0.48%
  • Published 03.04.2024 03:15:10
  • Last modified 27.06.2025 17:46:25

In Mbed TLS 3.3.0 through 3.5.2 before 3.6.0, a malicious client can cause information disclosure or a denial of service because of a stack buffer over-read (of less than 256 bytes) in a TLS 1.3 server via a TLS 3.1 ClientHello.

  • EPSS 0.2%
  • Published 29.03.2024 06:15:07
  • Last modified 28.05.2025 17:42:17

An issue was discovered in Mbed TLS 2.18.0 through 2.28.x before 2.28.8 and 3.x before 3.6.0, and Mbed Crypto. The PSA Crypto API mishandles shared memory.

  • EPSS 0.29%
  • Published 31.01.2024 08:15:42
  • Last modified 29.05.2025 15:15:30

Integer Overflow vulnerability in Mbed TLS 2.x before 2.28.7 and 3.x before 3.5.2, allows attackers to cause a denial of service (DoS) via mbedtls_x509_set_extension().

  • EPSS 0.18%
  • Published 31.01.2024 08:15:42
  • Last modified 21.11.2024 08:57:06

An issue was discovered in Mbed TLS 2.x before 2.28.7 and 3.x before 3.5.2. There was a timing side channel in RSA private operations. This side channel could be sufficient for a local attacker to recover the plaintext. It requires the attacker to se...

Exploit
  • EPSS 0.07%
  • Published 21.01.2024 23:15:44
  • Last modified 04.06.2025 16:15:32

An issue was discovered in Mbed TLS 3.5.1. There is persistent handshake denial if a client sends a TLS 1.3 ClientHello without extensions.

Exploit
  • EPSS 0.06%
  • Published 21.01.2024 23:15:44
  • Last modified 30.05.2025 15:15:27

An issue was discovered in Mbed TLS through 3.5.1. In mbedtls_ssl_session_reset, the maximum negotiable TLS version is mishandled. For example, if the last connection negotiated TLS 1.2, then 1.2 becomes the new maximum.