[openssl/openssl] eddbe3: Fixes for potential deadlock

Christian Chinchole noreply at github.com
Wed Jul 3 14:07:58 UTC 2024


  Branch: refs/heads/openssl-3.3
  Home:   https://github.com/openssl/openssl
  Commit: eddbe3a152fadfbda07c8dc1c8f44ec2c536d837
      https://github.com/openssl/openssl/commit/eddbe3a152fadfbda07c8dc1c8f44ec2c536d837
  Author: cchinchole <cpchinchole at gmail.com>
  Date:   2024-07-03 (Wed, 03 Jul 2024)

  Changed paths:
    M crypto/engine/eng_list.c

  Log Message:
  -----------
  Fixes for potential deadlock

Fixes (#24517):
(3/3) Addresses the potential deadlock if an error occurs from up_ref
in functions ENGINE_get_first, ENGINE_get_last, ENGINE_get_next, and
ENGINE_get_prev in file crypto/engine/eng_list.c

CLA: trivial

Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24780)

(cherry picked from commit e6174ca4d48f6f4f954dd87f2cdf3718af14f064)



To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications


More information about the openssl-commits mailing list