Bug 2308424

Summary: OpenLDAP should leak the SSL ctx and not try to free it in a destructor
Product: [Fedora] Fedora Reporter: Simon Pichugin <spichugi>
Component: openldapAssignee: Simon Pichugin <spichugi>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: rawhideCC: lance, spichugi, vashirov
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: openldap-2.6.8-6.fc42 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-12-06 06:23:01 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Simon Pichugin 2024-08-29 03:10:18 UTC
As mentioned in the subject, OpenLDAP incorrectly handles OpenSSL in its destructor.

Сomprehensive information can be found here (along with a possible solution):
https://github.com/openssl/openssl/issues/25294

Additionally, there's an OpenLDAP bug opened - https://bugs.openldap.org/show_bug.cgi?id=9952

Reproducible: Always