Bugzilla will be upgraded to version 5.0. The upgrade date is tentatively scheduled for 2 December 2018, pending final testing and feedback.
Bug 788724 - extensible binary filters do not work
extensible binary filters do not work
Status: CLOSED ERRATA
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: 389-ds-base (Show other bugs)
6.3
Unspecified Unspecified
unspecified Severity unspecified
: rc
: ---
Assigned To: Rich Megginson
IDM QE LIST
:
Depends On:
Blocks:
  Show dependency treegraph
 
Reported: 2012-02-08 17:01 EST by Rich Megginson
Modified: 2012-06-20 03:13 EDT (History)
3 users (show)

See Also:
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 03:13:23 EDT
Type: ---
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Category: ---
oVirt Team: ---
RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: ---


Attachments (Terms of Use)


External Trackers
Tracker ID Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2012:0813 normal SHIPPED_LIVE Low: 389-ds-base security, bug fix, and enhancement update 2012-06-19 15:29:15 EDT

  None (edit)
Description Rich Megginson 2012-02-08 17:01:46 EST
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 Galipeau 2012-02-14 10:18:11 EST
Please add steps to reproduce/verify this issue
Comment 4 Amita Sharma 2012-05-07 03:05:17 EDT
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 11:12:19 EDT
clearing needinfo
Comment 6 Rich Megginson 2012-05-24 19:20:51 EDT
    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 03:13:23 EDT
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

Note You need to log in before you can comment on or make changes to this bug.