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

Add checks to X509_NAME_oneline()



Sanity check field lengths and sums to avoid potential overflows and reject
excessively large X509_NAME structures.

Issue reported by Guido Vranken.

Reviewed-by: default avatarMatt Caswell <matt@openssl.org>
(cherry picked from commit 77076dc9)

Conflicts:
	crypto/x509/x509_err.c
	crypto/x509/x509_obj.c
parent 66e731ab
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