Bug 788724

Summary: extensible binary filters do not work
Product: Red Hat Enterprise Linux 6 Reporter: Rich Megginson <rmeggins>
Component: 389-ds-baseAssignee: Rich Megginson <rmeggins>
Status: CLOSED ERRATA QA Contact: IDM QE LIST <seceng-idm-qe-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.3CC: amsharma, jgalipea, nkinder
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 389-ds-base-1.2.10.0-1.el6 Doc Type: Bug Fix
Doc Text:
Cause: Trying to use extensible search filters with binary data. Consequence: Incorrect data was being returned. Fix: Code was assuming values were NULL terminated C strings and attempting to use strcmp routines instead of memcmp and other binary aware routines. Code was fixed to use binary aware functions. Result: Extensible search filters work correctly with binary data.
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-06-20 07:13:23 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 Rich Megginson 2012-02-08 22:01:46 UTC
This bug is created as a clone of upstream ticket:
https://fedorahosted.org/389/ticket/280

The filter values are not being copied correctly - using strdup instead of memcpy

Comment 2 Jenny Severance 2012-02-14 15:18:11 UTC
Please add steps to reproduce/verify this issue

Comment 4 Amita Sharma 2012-05-07 07:05:17 UTC
filter startup 	100% (1/1) 	  	 
filter run 	100% (267/267) 	  	 
filter cleanup 	100% (2/2)

AND
Indexes run 	100% (45/45)

Hence VERIFIED.

Comment 5 Rich Megginson 2012-05-18 15:12:19 UTC
clearing needinfo

Comment 6 Rich Megginson 2012-05-24 23:20:51 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:
Cause: Trying to use extensible search filters with binary data.
Consequence: Incorrect data was being returned.
Fix: Code was assuming values were NULL terminated C strings and attempting to use strcmp routines instead of memcmp and other binary aware routines.  Code was fixed to use binary aware functions.
Result: Extensible search filters work correctly with binary data.

Comment 7 errata-xmlrpc 2012-06-20 07:13:23 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.

http://rhn.redhat.com/errata/RHSA-2012-0813.html