mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-02-02 13:54:25 +01:00
Fix a buffer overflow in mbedtls_mpi_sub_abs() when calculating |A| - |B| where |B| is larger than |A| and has more limbs (so the function should return MBEDTLS_ERR_MPI_NEGATIVE_VALUE). Fix #4042 Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com> |
||
|---|---|---|
| .. | ||
| 00README.md | ||
| issue3819.txt | ||
| mpi_sub_abs.txt | ||
| no_ecp_fallback.txt | ||
| programs-ssl-use-after-scope.txt | ||
| psa-crypto-hmac-drbg.txt | ||
| psa-crypto-rename-output-buffer-size-macros.txt | ||
| psa_close_key_memory_leak_fix.txt | ||
| rsa_private-ret.txt | ||