Bug 1267296
Summary: | ns-slapd crash double free in pagedresults_cleanup | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | German Parente <gparente> | |
Component: | 389-ds-base | Assignee: | Noriko Hosoi <nhosoi> | |
Status: | CLOSED ERRATA | QA Contact: | Viktor Ashirov <vashirov> | |
Severity: | urgent | Docs Contact: | Petr Bokoc <pbokoc> | |
Priority: | urgent | |||
Version: | 6.8 | CC: | amsharma, ekeck, jgalipea, nhosoi, nkinder, pbokoc, rmeggins, salmy | |
Target Milestone: | rc | Keywords: | ZStream | |
Target Release: | --- | |||
Hardware: | All | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | 389-ds-base-1.2.11.15-67.el6 | Doc Type: | Bug Fix | |
Doc Text: |
*ns-slapd* no longer crashes when freeing a search results object
Previously, when Directory Server freed a search results object, there was a brief period of time before the freed information was set to the `pagedresults` handle. If the `paged-results` handle was released due to a timeout in during this period, a double free event occured, causing *ns-slapd* to crash. This problem has been eliminated and double free no longer occurs when freeing search results objects.
|
Story Points: | --- | |
Clone Of: | ||||
: | 1268772 (view as bug list) | Environment: | ||
Last Closed: | 2016-05-10 19:21:30 UTC | Type: | Bug | |
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: | ||||
Bug Blocks: | 1268772 |
Description
German Parente
2015-09-29 14:58:28 UTC
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. https://rhn.redhat.com/errata/RHBA-2016-0737.html |