openssl/crypto/ec
Shawn C 8ac42a5f41 Fix NULL ptr dereference on EC_POINT *point
Use non-usual params of pkcs11 module will trigger a null ptr deref bug. Fix it for #25493

CLA: trivial

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25496)
2024-09-26 10:04:30 +02:00
..
asm Copyright year updates 2024-09-05 09:35:49 +02:00
curve448 Copyright year updates 2024-09-05 09:35:49 +02:00
build.info Fix a few incorrect paths in some build.info files 2024-02-02 14:12:49 +01:00
curve25519.c Copyright year updates 2024-09-05 09:35:49 +02:00
ec2_oct.c
ec2_smpl.c
ec_ameth.c Honor OSSL_PKEY_PARAM_EC_POINT_CONVERSION_FORMAT as set and default to UNCOMPRESSED 2022-11-29 16:03:04 +01:00
ec_asn1.c Fix NULL ptr dereference on EC_POINT *point 2024-09-26 10:04:30 +02:00
ec_backend.c Copyright year updates 2024-09-05 09:35:49 +02:00
ec_check.c
ec_curve.c Copyright year updates 2024-09-05 09:35:49 +02:00
ec_cvt.c
ec_deprecated.c
ec_err.c Fix potential infinite loops in ECDSA signing. 2023-03-01 09:20:49 +11:00
ec_key.c Copyright year updates 2024-09-05 09:35:49 +02:00
ec_kmeth.c Copyright year updates 2023-09-07 09:59:15 +01:00
ec_lib.c Copyright year updates 2024-09-05 09:35:49 +02:00
ec_local.h Copyright year updates 2024-09-05 09:35:49 +02:00
ec_mult.c Copyright year updates 2023-09-07 09:59:15 +01:00
ec_oct.c Fix NULL ptr dereference on EC_POINT *point 2024-09-26 10:04:30 +02:00
ec_pmeth.c
ec_print.c Copyright year updates 2024-09-05 09:35:49 +02:00
ecdh_kdf.c
ecdh_ossl.c
ecdsa_ossl.c Complain about a missing digest when doing deterministic ECDSA 2024-09-09 09:51:50 +02:00
ecdsa_sign.c
ecdsa_vrf.c
eck_prn.c
ecp_mont.c
ecp_nist.c
ecp_nistp224.c Copyright year updates 2023-09-07 09:59:15 +01:00
ecp_nistp256.c Copyright year updates 2024-09-05 09:35:49 +02:00
ecp_nistp384.c Copyright year updates 2024-09-05 09:35:49 +02:00
ecp_nistp521.c Copyright year updates 2023-09-07 09:59:15 +01:00
ecp_nistputil.c
ecp_nistz256_table.c
ecp_nistz256.c Copyright year updates 2024-09-05 09:35:49 +02:00
ecp_oct.c
ecp_ppc.c
ecp_s390x_nistp.c Copyright year updates 2023-09-28 14:23:29 +01:00
ecp_sm2p256_table.c Optimize SM2 on aarch64 2023-08-24 14:57:35 +02:00
ecp_sm2p256.c Fix declspec align syntax 2023-12-19 13:57:32 +01:00
ecp_smpl.c
ecx_backend.c Copyright year updates 2024-04-09 13:43:26 +02:00
ecx_backend.h
ecx_key.c Copyright year updates 2023-09-07 09:59:15 +01:00
ecx_meth.c Copyright year updates 2023-09-07 09:59:15 +01:00
ecx_s390x.c