Commit ccb2a614 authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

Fix double free in DSA private key parsing.



Fix double free bug when parsing malformed DSA private keys.

Thanks to Adam Langley (Google/BoringSSL) for discovering this bug using
libFuzzer.

CVE-2016-0705

Reviewed-by: default avatarEmilia Käsper <emilia@openssl.org>
(cherry picked from commit 6c88c71b)
parent 3629c49d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment