1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-08-05 19:35:48 +03:00
Files
mbedtls/ChangeLog.d/conditionalize-mbedtls_mpi_sub_abs-memcpy.txt
2023-01-31 15:31:18 -05:00

5 lines
196 B
Plaintext

Bugfix
* Fix potential undefined behavior in mbedtls_mpi_sub_abs(). Reported by
Pascal Cuoq using TrustInSoft Analyzer in #6701; observed independently by
Aaron Ucko under Valgrind.