openssl/crypto/x509
Tomas Mraz 6404d064b8 ossl_x509_store_ctx_get_by_subject(): Check return value of X509_STORE_lock()
Fixes Coverity 1539148

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21755)
2023-08-18 15:06:18 +02:00
..
build.info
by_dir.c get_cert_by_subject_ex(): Check result of X509_STORE_lock() 2023-07-25 17:02:20 +02:00
by_file.c x509/by_file.c: fix unreachable and redundant code 2023-07-27 10:26:11 -04:00
by_store.c Partially revert #18070 (Add support for Windows CA certificate store) 2023-06-15 18:01:59 +10:00
ext_dat.h
pcy_cache.c x509: sort stacks before finds 2023-05-01 17:14:42 +10:00
pcy_data.c
pcy_lib.c
pcy_local.h
pcy_map.c
pcy_node.c x509: Fix possible use-after-free when OOM 2023-05-29 14:52:26 +02:00
pcy_tree.c x509: Handle ossl_policy_level_add_node errors 2023-05-29 14:52:27 +02:00
standard_exts.h
t_crl.c
t_req.c
t_x509.c
v3_addr.c x509: sort stacks before finds 2023-05-01 17:14:42 +10:00
v3_admis.c
v3_admis.h
v3_akeya.c
v3_akid.c
v3_asid.c
v3_bcons.c
v3_bitst.c
v3_conf.c
v3_cpols.c
v3_crld.c
v3_enum.c
v3_extku.c
v3_genn.c
v3_ia5.c
v3_info.c
v3_int.c
v3_ist.c x509: add ASN1_STRING_set() check result 2023-07-25 12:08:14 +10:00
v3_lib.c x509: sort stacks before finds 2023-05-01 17:14:42 +10:00
v3_ncons.c
v3_pci.c
v3_pcia.c
v3_pcons.c
v3_pku.c
v3_pmaps.c
v3_prn.c
v3_purp.c Fix incorrect ERR_raise() calls 2023-06-12 08:26:20 +02:00
v3_san.c
v3_skid.c
v3_sxnet.c
v3_tlsf.c
v3_utf8.c
v3_utl.c
v3err.c
x509_att.c fix: reject adding a duplicity into STACK_OF(X509_ATTRIBUTE) 2023-07-24 12:44:46 +10:00
x509_cmp.c Check i2d_X509_NAME return in X509_NAME_hash_ex/old 2023-08-16 10:46:14 +02:00
x509_d2.c
x509_def.c Partially revert #18070 (Add support for Windows CA certificate store) 2023-06-15 18:01:59 +10:00
x509_err.c Fix typos found by codespell 2023-06-15 10:11:46 +10:00
x509_ext.c
x509_local.h
x509_lu.c ossl_x509_store_ctx_get_by_subject(): Check return value of X509_STORE_lock() 2023-08-18 15:06:18 +02:00
x509_meth.c
x509_obj.c
x509_r2x.c
x509_req.c
x509_set.c x509: update to structure based atomics 2023-07-01 21:18:25 +10:00
x509_trust.c x509: sort stacks before finds 2023-05-01 17:14:42 +10:00
x509_txt.c
x509_v3.c
x509_vfy.c Add X509_STORE_CTX_set_get_crl and X509_STORE_CTX_set_current_reasons 2023-08-17 21:34:12 +02:00
x509_vpm.c Fix a regression in X509_VERIFY_PARAM_add0_policy() 2023-07-31 14:11:03 +01:00
x509cset.c x509: update to structure based atomics 2023-07-01 21:18:25 +10:00
x509name.c
x509rset.c
x509spki.c
x509type.c
x_all.c allow to disable http 2023-06-06 11:05:02 +10:00
x_attrib.c
x_crl.c
x_exten.c
x_name.c
x_pubkey.c Fix decoders so that they use the passed in propq. 2023-08-16 18:02:51 +02:00
x_req.c
x_x509.c
x_x509a.c