#3007 IPA provider crashes if a netgroup from a trusted domain is requested
Closed: Fixed None Opened 7 years ago by jhrozek.

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.


Fields changed

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

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

> 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

Metadata Update from @jhrozek:
- Issue assigned to jhrozek
- Issue set to the milestone: SSSD 1.13.5

7 years ago

SSSD is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in SSSD's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/4048

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Login to comment on this ticket.

Metadata