in rfc2440.c there is a small memory overflow of a buffer which has 1 byte less than required.
Ciao, Marcus
mcrypt-2.6.4-overflow.patch
Logged In: YES user_id=1466
I'm investigating both mcrypt and libmcrypt for other buffer overflows. Thanks for pointing this one out and offering the patch!
Logged In: YES user_id=1688417 Originator: NO
Marcus notified me that 14 is not enough. Right is "uchar buf[15];"
Log in to post a comment.
mcrypt-2.6.4-overflow.patch
Logged In: YES
user_id=1466
I'm investigating both mcrypt and libmcrypt for other buffer
overflows. Thanks for pointing this one out and offering the
patch!
Logged In: YES
user_id=1688417
Originator: NO
Marcus notified me that 14 is not enough. Right is "uchar buf[15];"