Bug 783445
| Summary: | replication (syncrepl) with TLS causes segfault | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Jan Vcelak <jvcelak> |
| Component: | openldap | Assignee: | Jan Vcelak <jvcelak> |
| Status: | CLOSED ERRATA | QA Contact: | BaseOS QE Security Team <qe-baseos-security> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 6.2 | CC: | dspurek, jsynacek, jvcelak, omoris, rmeggins, tsmetana |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | openldap-2.4.23-21.el6 | Doc Type: | Bug Fix |
| Doc Text: |
- slapd master-master replication with TLS
- slapd crashes with segmentation fault when started due to accessing unallocated memory
- patch applied to copy and store the TLS initialization parameters, until the deferred TLS initialization takes place
- crash caused by accessing unallocated memory during TLS context initialization in master-master replication initialization is no longer present
|
Story Points: | --- |
| Clone Of: | 783431 | Environment: | |
| Last Closed: | 2012-06-20 07:29:14 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: | |||
| Bug Depends On: | 783431 | ||
| Bug Blocks: | 707599, 795763 | ||
|
Description
Jan Vcelak
2012-01-20 13:04:37 UTC
Technical note added. If any revisions are required, please edit the "Technical Notes" field
accordingly. All revisions will be proofread by the Engineering Content Services team.
New Contents:
- slapd master-master replication with TLS
- slapd crashes with segmentation fault when started due to accessing unallocated memory
- patch applied to copy and store the TLS initialization parameters, until the deferred TLS initialization takes place
- crash caused by accessing unallocated memory during TLS context initialization in master-master replication initialization is no longer present
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHSA-2012-0899.html |