Bug 241728
| Summary: | [LSPP] loginuid read race | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | George C. Wilson <ltcgcw> |
| Component: | kernel | Assignee: | Eric Paris <eparis> |
| Status: | CLOSED ERRATA | QA Contact: | Martin Jenner <mjenner> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 5.0 | CC: | iboverma, krisw, linda.knippers, serue, sgrubb |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | RHBA-2008-0314 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2008-05-21 14:43:25 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: | 425461 | ||
|
Description
George C. Wilson
2007-05-29 21:06:18 UTC
maybe for upstream, but we can't change the task_struct in RHEL5. So I think this patch is the way to go. And it should go upstream until someone makes a better fix. at the moment since audit is the only consumer of loginuid i'm not surprised at all it is in the audit context. Maybe if there was another user or planned user it would have gone into the task_struct to start.... I can no longer provoke the race with the referenced patch applied. Looks like a reasonable fix to me. in 2.6.18-64.el5 You can download this test kernel from http://people.redhat.com/dzickus/el5 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-0314.html |