summaryrefslogtreecommitdiffstats
path: root/crypto/ec/ec_mult.c
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2018-06-18 11:30:21 +0100
committerMatt Caswell <matt@openssl.org>2018-06-21 11:07:45 +0100
commit27232cc3385260311e7fd2f6cd78db967cae650d (patch)
treec12f2414e34c02a2b8fe8853b7fdb318943bbe3e /crypto/ec/ec_mult.c
parent4f1b96f9fcd2545b42186832ce2354d005ebe468 (diff)
Don't use OPENSSL_strdup() for copying alpn_selected
An alpn_selected value containing NUL bytes in it will result in ext.alpn_selected_len having a larger value than the number of bytes allocated in ext.alpn_selected. Issue found by OSS-fuzz. Reviewed-by: Andy Polyakov <appro@openssl.org> (Merged from https://github.com/openssl/openssl/pull/6507)
Diffstat (limited to 'crypto/ec/ec_mult.c')
0 files changed, 0 insertions, 0 deletions