openssl/crypto/ec
Matt Caswell 030c5aba94 Fix EC_GROUP_new_from_ecparameters to check the base length
Check that there's at least one byte in params->base before trying to
read it.

CVE-2021-3712

Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: David Benjamin <davidben@google.com>
2021-08-24 14:22:07 +01:00
..
asm Update copyright year 2021-07-29 15:41:35 +01:00
curve448 Update copyright year 2021-06-17 13:24:59 +01:00
build.info ppccap.c: Split out algorithm-specific functions 2021-06-25 08:49:45 +01:00
curve25519.c
ec2_oct.c
ec2_smpl.c add zero strenght arguments to BN and RAND RNG calls 2021-05-29 17:17:12 +10:00
ec_ameth.c CRYPTO: Remove the check for built-in methods in the export_to function 2021-07-07 15:38:21 +02:00
ec_asn1.c Fix EC_GROUP_new_from_ecparameters to check the base length 2021-08-24 14:22:07 +01:00
ec_backend.c fips module header inclusion fine-tunning 2021-07-06 10:52:27 +10:00
ec_check.c
ec_curve.c
ec_cvt.c
ec_deprecated.c
ec_err.c crypto: updates to pass size_t to RAND_bytes_ex() 2021-06-01 18:13:56 +10:00
ec_key.c fips module header inclusion fine-tunning 2021-07-06 10:52:27 +10:00
ec_kmeth.c fips module header inclusion fine-tunning 2021-07-06 10:52:27 +10:00
ec_lib.c
ec_local.h ec: Fail build on big-endian with enable-ec_nistp_64_gcc_128 2021-06-22 18:27:29 +10:00
ec_mult.c ec: remove TODOs 2021-06-02 16:30:15 +10:00
ec_oct.c
ec_pmeth.c Update our EVP_PKEY_METHODs to get low level keys via public APIs 2021-07-22 13:52:46 +02:00
ec_print.c
ecdh_kdf.c Rename all getters to use get/get0 in name 2021-06-01 12:40:00 +02:00
ecdh_ossl.c
ecdsa_ossl.c add zero strenght arguments to BN and RAND RNG calls 2021-05-29 17:17:12 +10:00
ecdsa_sign.c
ecdsa_vrf.c
eck_prn.c
ecp_mont.c
ecp_nist.c
ecp_nistp224.c
ecp_nistp256.c
ecp_nistp521.c ppccap.c: Split out algorithm-specific functions 2021-06-25 08:49:45 +01:00
ecp_nistputil.c
ecp_nistz256_table.c
ecp_nistz256.c
ecp_oct.c
ecp_ppc.c ppccap.c: Split out algorithm-specific functions 2021-06-25 08:49:45 +01:00
ecp_s390x_nistp.c crypto: updates to pass size_t to RAND_bytes_ex() 2021-06-01 18:13:56 +10:00
ecp_smpl.c add zero strenght arguments to BN and RAND RNG calls 2021-05-29 17:17:12 +10:00
ecx_backend.c fips module header inclusion fine-tunning 2021-07-06 10:52:27 +10:00
ecx_backend.h
ecx_key.c
ecx_meth.c Update our EVP_PKEY_METHODs to get low level keys via public APIs 2021-07-22 13:52:46 +02:00
ecx_s390x.c