[openssl-dev] [openssl.org #4579] Bug - libcrypto.a null pointer dereference bug

Onur TAŞLIOĞLU via RT rt at openssl.org
Mon Jun 20 20:58:54 UTC 2016


I know. The register be NULL therefore crashing. it dont find address.
I'am search overflow in openssl but I found it while searching for
something else.

2016-06-20 23:48 GMT+03:00 Rich Salz via RT <rt at openssl.org>:

> You are not supposed to pass NULL into OpenSSL API's. Just like doing this
> will
> cause a crash
> strcpy(NULL, "hello")
> in a C program.
>
> --
> Ticket here: http://rt.openssl.org/Ticket/Display.html?id=4579
> Please log in as guest with password guest if prompted
>
>

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



More information about the openssl-dev mailing list