mbedtls/ChangeLog.d
Gilles Peskine c8a9177110 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 17:28:03 +01:00
..
00README.md 2.24.0 is still covered by the old policy 2020-10-01 00:35:49 +02:00
issue3819.txt Updated change description as suggested by @gilles-peskine-arm. 2021-01-05 11:28:30 -06:00
mpi_sub_abs.txt mbedtls_mpi_sub_abs: fix buffer overflow in error case 2021-02-01 17:28:03 +01:00
no_ecp_fallback.txt Documentation update for MBEDTLS_ECP_NO_FALLBACK 2021-01-21 13:58:31 +01:00
programs-ssl-use-after-scope.txt Add Changelog entry 2020-12-16 15:02:50 +01:00
psa_close_key_memory_leak_fix.txt PSA Crypto: Don't skip key data removal when SE driver is not in use 2020-12-17 11:05:36 +01:00
psa-crypto-hmac-drbg.txt PSA support for HMAC_DRBG: changelog entry 2020-11-23 17:42:54 +01:00
psa-crypto-rename-output-buffer-size-macros.txt Add changelog entry 2021-01-21 14:03:57 +01:00
rsa_private-ret.txt Fix an incorrect error code if RSA private operation glitched 2021-01-06 18:22:40 +01:00