Commit bf52165b authored by Richard Levitte's avatar Richard Levitte Committed by Matt Caswell
Browse files

chacha20/poly1305: make sure to clear the buffer at correct position



The offset to the memory to clear was incorrect, causing a heap buffer
overflow.

CVE-2016-7054

Thanks to Robert Święcki for reporting this

Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
parent a54aba53
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