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

IPA provider crashes if a netgroup from a trusted domain is requested #4048

Closed
sssd-bot opened this issue May 2, 2020 · 0 comments
Closed
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/3007


In ipa_account_info_handler we first check if the request is for a user from a trusted domain and go that way for all request types. In contrast, in the ipa_account_info_done we first check if the requested object is a netgroup. If both are true, we first start a subdomain lookup send but then call netgroup lookup recv, which results in talloc type mismatch and crashes sssd_be.

Comments


Comment from jhrozek at 2016-05-06 15:04:59

Fields changed

owner: somebody => jhrozek
patch: 0 => 1
status: new => assigned


Comment from jhrozek at 2016-05-09 09:44:56

Linked to Bugzilla bug: https://bugzilla.redhat.com/show_bug.cgi?id=1334159 (Red Hat Enterprise Linux 7)

rhbz: => [https://bugzilla.redhat.com/show_bug.cgi?id=1334159 1334159]


Comment from jhrozek at 2016-05-18 16:55:47

There is a patch on the list and this is a crasher bug, therefore filing into 1.13.5. For the master branch, we should first merge Pavel's refactoring commits.

milestone: NEEDS_TRIAGE => SSSD 1.13.5


Comment from lslebodn at 2016-07-01 11:15:03

On Wed, May 11, 2016 at 01:59:42PM +0200, Jakub Hrozek wrote:
> Bump, the bug is no longer present in master after the DP refactoring,
> but I would still like to push this patch to sssd-1-13.

sssd-1-13:

resolution: => fixed
status: assigned => closed


Comment from jhrozek at 2017-02-24 14:21:25

Metadata Update from @jhrozek:

  • Issue assigned to jhrozek
  • Issue set to the milestone: SSSD 1.13.5
@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