mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-11 11:46:27 +00:00
Fix potential integer overflows in the following functions: * mbedtls_md2_update() to be bypassed and cause * mbedtls_cipher_update() * mbedtls_ctr_drbg_reseed() This overflows would mainly be exploitable in 32-bit systems and could cause buffer bound checks to be bypassed.
7.8 KiB
7.8 KiB