RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1000389 - sudo: internal error, tried to erealloc3(0) with sssd backend
Summary: sudo: internal error, tried to erealloc3(0) with sssd backend
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: sudo
Version: 7.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: rc
: ---
Assignee: Daniel Kopeček
QA Contact: David Spurek
URL:
Whiteboard:
Depends On:
Blocks: 1006611
TreeView+ depends on / blocked
 
Reported: 2013-08-23 11:01 UTC by Pavel Březina
Modified: 2015-03-02 05:27 UTC (History)
3 users (show)

Fixed In Version: sudo-1.8.6p7-6.el7
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-06-13 13:22:51 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
proposed patch (503 bytes, patch)
2013-08-23 11:02 UTC, Pavel Březina
no flags Details | Diff

Description Pavel Březina 2013-08-23 11:01:49 UTC
Description of problem:
When sssd returns rules to sudo and all rules are filtered out, sudo calls erealloc3(0).

How reproducible:
always

Steps to Reproduce:
1. Configure sudo to use sssd
2. Create a sudo rule with:
sudoUser: tuser
sudoCommand: ALL
but without sudoHost attibute
3. Run sudo -l as tuser

Actual results:
$ sudo -l
sudo: internal error, tried to erealloc3(0)

Expected results:
$ sudo -l
User tuser is not allowed to run sudo on client.

Additional info:
Patch attached.

Comment 1 Pavel Březina 2013-08-23 11:02:58 UTC
Created attachment 789555 [details]
proposed patch

Comment 5 Ludek Smid 2014-06-13 13:22:51 UTC
This request was resolved in Red Hat Enterprise Linux 7.0.

Contact your manager or support representative in case you have further questions about the request.


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