Skip to content
Commit 09f87aa6 authored by Bernd Edlinger's avatar Bernd Edlinger
Browse files

Fix an information leak in the RSA padding check code.


The memory blocks contain secret data and must be
cleared before returning to the system heap.

Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4062)

(cherry picked from commit e670db01)
parent e118487f
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