https://bugs.openldap.org/show_bug.cgi?id=10204
Issue ID: 10204 Summary: Slapd crashes when attempting to use DN as constraint attribute Product: OpenLDAP Version: 2.6.1 Hardware: All OS: All Status: UNCONFIRMED Keywords: needs_review Severity: normal Priority: --- Component: overlays Assignee: bugs@openldap.org Reporter: eresendiz@symas.com Target Milestone: ---
Created attachment 1016 --> https://bugs.openldap.org/attachment.cgi?id=1016&action=edit Crash output
When adding a to the constraint overlay with a constraintattribute that contains a 'dn' filter the slapd process crashes. Please see below for more detail.
Very readily produceable with any kind of non-existent attribute specified in the attribute list.
https://bugs.openldap.org/show_bug.cgi?id=10204
Howard Chu hyc@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |TEST
--- Comment #1 from Howard Chu hyc@openldap.org --- Fixed in git master 6d5400a2c701125c71d907988ef57130c038759c
https://bugs.openldap.org/show_bug.cgi?id=10204
--- Comment #2 from Howard Chu hyc@openldap.org --- Was broken by a3176f5453915ce040b735b8df1ac9016c3d01ba in 2008.
https://bugs.openldap.org/show_bug.cgi?id=10204
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |2.6.8
https://bugs.openldap.org/show_bug.cgi?id=10204
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|needs_review |
https://bugs.openldap.org/show_bug.cgi?id=10204
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|TEST |FIXED
--- Comment #3 from Quanah Gibson-Mount quanah@openldap.org --- head:
• 6d5400a2 by Howard Chu at 2024-04-30T15:55:01+01:00 ITS#10204 slapo-constraint: fix double-free on invalid attr
RE26:
• 3f752740 by Howard Chu at 2024-05-07T16:32:51+00:00 ITS#10204 slapo-constraint: fix double-free on invalid attr
https://bugs.openldap.org/show_bug.cgi?id=10204
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |VERIFIED