Files
mbedtls/library
Gilles Peskine 54c3046eea mbedtls_mpi_sub_abs: fix buffer overflow in error case
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>
2021-02-01 13:39:51 +01:00
..
2020-10-22 10:34:20 +02:00
2020-12-09 01:22:11 +00:00
2020-11-16 16:09:41 +01:00
2020-09-09 14:51:03 +02:00
2020-09-22 16:19:25 +02:00
2020-09-30 07:39:15 -05:00
2020-11-29 14:45:10 -03:00