aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.d/mpi-most-negative-sint.txt
blob: 5e775c48253d0ffe2e6c41d53aad677087197990 (plain)
1
2
3
4
Bugfix
   * Fix undefined behavior (typically harmless in practice) when some bignum
     functions receive the most negative value of mbedtls_mpi_sint. Credit
     to OSS-Fuzz. Fixes #6597.