Issue Details: - Issue ID: 9412 - Title: Packet crashes openldap due to double free, related to saslAuthzTo - Status: VERIFIED FIXED - Component: slapd - Version: 2.4.56 - Hardware: All - Target Milestone: 2.4.57 Description: - Type: Bug - Summary: A packet crashes OpenLDAP due to a double free, related to the saslAuthzTo attribute. Impact: - The issue can lead to a double free error, causing OpenLDAP to crash. Reproducing Steps: - A specific packet with the saslAuthzTo attribute triggers the double free error. - The issue is reproducible using a Docker setup with a specific configuration. Resolution: - The bug has been fixed in the OpenLDAP trunk and in the git master branch. - Fix commits are 4244242 and 5a2017d4. Testing: - The fix was tested and confirmed to resolve the issue.