Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sssd_be crashes when resolving non-trivial nested group structure #2285

Closed
sssd-bot opened this issue May 2, 2020 · 0 comments
Closed

sssd_be crashes when resolving non-trivial nested group structure #2285

sssd-bot opened this issue May 2, 2020 · 0 comments
Assignees
Labels
Bugzilla Closed: Fixed Issue was closed as fixed.

Comments

@sssd-bot
Copy link

sssd-bot commented May 2, 2020

Cloned from Pagure issue: https://pagure.io/SSSD/sssd/issue/1243


https://bugzilla.redhat.com/show_bug.cgi?id=801533 (Red Hat Enterprise Linux 6)

Description of problem:
When SSSD is resolving memberships in a slightly complex group structure, the
back end can crash. This is due to bad counter of parent groups in a nested
group level.

Version-Release number of selected component (if applicable):
1.8.0

How reproducible:
always

Steps to Reproduce:
1. Configure a nested group structure that looks like this:

user --- A    -- BA --- BAA
  \          /     \
   \        /       \
     --- B -         -- BAB
            \
             \
              -- BB --- BBA
                   \
                    \
                     -- BBB

2. id user

Actual results:
segfault

Expected results:
id runs correctly

Additional info:
Reported by Bojan Smojver in
https://bugzilla.redhat.com/show_bug.cgi?id=743133#c28

Comments


Comment from jhrozek at 2012-03-08 19:38:39

Fields changed

blockedby: =>
blocking: =>
coverity: =>
feature_milestone: =>
owner: somebody => jhrozek
status: new => assigned
tests: => 0
testsupdated: => 0
upgrade: => 0


Comment from jhrozek at 2012-03-08 19:38:49

Fields changed

patch: 0 => 1


Comment from sgallagh at 2012-03-09 14:23:19

Fixed by:
- 1c386aa (master)
- 0e584a5 (sssd-1-8)

resolution: => fixed
status: assigned => closed


Comment from jhrozek at 2017-02-24 15:03:17

Metadata Update from @jhrozek:

  • Issue assigned to jhrozek
  • Issue set to the milestone: SSSD 1.8.1 (LTM)
@sssd-bot sssd-bot added Bugzilla Closed: Fixed Issue was closed as fixed. labels May 2, 2020
@sssd-bot sssd-bot closed this as completed May 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bugzilla Closed: Fixed Issue was closed as fixed.
Projects
None yet
Development

No branches or pull requests

2 participants