Integer overflow in ASN1_STRING_set.
authorPauli <paul.dale@oracle.com>
Sun, 5 Apr 2020 23:23:00 +0000 (09:23 +1000)
committerPauli <paul.dale@oracle.com>
Tue, 7 Apr 2020 23:20:23 +0000 (09:20 +1000)
commit96218269f4c2da82f143727fb7697d572c190bc5
tree6efe8c199c8212c4d872ce18b73b839a2ece2eab
parent86f32187c31fcff88253fcead04196563c04be09
Integer overflow in ASN1_STRING_set.

Addressing a potential integer overflow condition.

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/11473)
crypto/asn1/asn1_lib.c