[openssl-dev] [openssl.org #4514] [BUG] PKCS12_key_gen_uni() crashes when used with Blake

Michel via RT rt at openssl.org
Mon Apr 18 20:57:54 UTC 2016


Hi,

Still doing some testing of OpenSSL 1.1.0, I experienced a crash in
PKCS12_key_gen_uni().
Even if the original mistake was in my test software, I believe it is worth
verifying that 'v' (MD block size) is not nul line 129 of p12_key.c,
because it is used as divisor line 136 :
Slen = v * ((saltlen + v - 1) / v);

Regards,

Michel.

-- 
Ticket here: http://rt.openssl.org/Ticket/Display.html?id=4514
Please log in as guest with password guest if prompted



More information about the openssl-dev mailing list