Bug 263081
| Summary: | autofs 5 and large groups | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | Ryan Thomas <ryan.thomas> | ||||
| Component: | autofs | Assignee: | Ian Kent <ikent> | ||||
| Status: | CLOSED ERRATA | QA Contact: | |||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 5.0 | CC: | jmoyer | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | All | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | RHBA-2008-0354 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2008-05-21 14:37:48 UTC | Type: | --- | ||||
| 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: | 425910 | ||||||
| Attachments: |
|
||||||
|
Description
Ryan Thomas
2007-08-29 12:01:31 UTC
Created attachment 178841 [details]
Patch fixing group lookups for large groups
(In reply to comment #1) > Created an attachment (id=178841) [edit] > Patch fixing group lookups for large groups > Ha .. I thought the buffer space might end up a problem at some point. Thanks for the patch, I'll use it after a bit of re-formating and the like. Ian (In reply to comment #2) > (In reply to comment #1) > > Created an attachment (id=178841) [edit] [edit] > > Patch fixing group lookups for large groups > > > > Ha .. I thought the buffer space might end up a > problem at some point. It's strange that getgrgid_r works at all when more space than _SC_GETGR_R_SIZE_MAX is needed. But the patch works ok for you, yes? Ian It seems to. I don't get the error messages. I don't know what what security aspect of mounting was actually broken when the getgrgid_r call failed so I can't test that my patch plugged an access bug. (In reply to comment #4) > It seems to. I don't get the error messages. I don't know what what security > aspect of mounting was actually broken when the getgrgid_r call failed so I > can't test that my patch plugged an access bug. I'll see what I can find out. Thanks This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux maintenance release. Product Management has requested further review of this request by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux Update release for currently deployed products. This request is not yet committed for inclusion in an Update release. An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on the solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2008-0354.html |