1
0
mirror of https://github.com/ARMmbed/mbedtls.git synced 2025-05-28 17:07:28 +08:00
Andres Amaya Garcia f7cf56fa45 Fix integer overflows in buffer bound checks
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.
2017-02-08 12:04:24 +00:00
..
2016-05-23 14:29:33 +01:00
2015-09-04 14:21:07 +02:00
2016-12-13 16:00:52 +00:00
2016-11-17 09:22:46 +00:00
2016-01-20 00:44:42 +00:00
2015-09-04 14:21:07 +02:00
2015-09-04 14:21:07 +02:00
2015-10-05 11:41:36 +01:00
2016-06-07 14:52:35 +01:00
2015-09-04 14:21:07 +02:00
2016-10-13 13:51:09 +01:00
2015-09-04 14:21:07 +02:00
2015-09-04 14:21:07 +02:00
2015-09-04 14:21:07 +02:00
2015-09-04 14:21:07 +02:00
2015-09-04 14:21:07 +02:00
2015-09-04 14:21:07 +02:00
2015-09-04 14:21:07 +02:00
2015-09-04 14:21:07 +02:00
2016-10-13 13:54:48 +01:00
2017-02-08 12:03:41 +00:00
2015-09-04 14:21:07 +02:00
2016-11-06 12:45:15 +00:00
2015-09-04 14:21:07 +02:00