Bug 1031807
| Summary: | sssd_be segfaults when using the AD group matching ldap option. | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | hgraham |
| Component: | sssd | Assignee: | Jakub Hrozek <jhrozek> |
| Status: | CLOSED ERRATA | QA Contact: | Kaushik Banerjee <kbanerje> |
| Severity: | urgent | Docs Contact: | |
| Priority: | urgent | ||
| Version: | 6.4 | CC: | dpal, ekeck, grajaiya, hgraham, jgalipea, jhrozek, lslebodn, mkosek, pbrezina, preichl, sbose |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | sssd-1.11.5.1-1.el6 | Doc Type: | Bug Fix |
| Doc Text: |
Cause: User configures SSSD to use ad_matching_rule and there are no group members.
Consequence: SSSD accesses random data and crashes.
Fix: Prevent SSSD from accessing random data.
Result: SSSD does not crash when using the AD group matching ldap option.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-10-14 04:47:20 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: | 1061410 | ||
|
Description
hgraham
2013-11-18 20:06:17 UTC
Upstream ticket: https://fedorahosted.org/sssd/ticket/2157 Fixed upstream:
master: 7a8f19affd2a050fd2e9631a54c0e67048d3920c
sssd-1-11: c55ba1127071f7e6a622d8655d89726128d73981
sssd-1-9: 9fcfa6c6e0469b955459f5df7309df28e0f07cf7
*** Bug 1079585 has been marked as a duplicate of this bug. *** Verified with sssd-1.11.6-1.el6 Output from beaker automation run: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ LOG ] :: bug_automation_002: bz 1033084 empty group cannot be resolved using ad_matching_rule :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: empty_group:*:781293067: :: [ PASS ] :: Running 'getent group empty_group' (Expected 0, got 0) bug-automation-002 result: PASS 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/RHBA-2014-1375.html |