Bug 233581
| Summary: | CVE-2007-1716 Ownership of devices not returned to root after logout from console | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | Tomas Mraz <tmraz> |
| Component: | pam | Assignee: | Tomas Mraz <tmraz> |
| Status: | CLOSED ERRATA | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 5.0 | Keywords: | Security |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | source=redhat,impact=low,reported=20070327,public=20070303 | ||
| Fixed In Version: | RHSA-2007-0555 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2007-11-07 15:40:26 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: | |||
|
Description
Tomas Mraz
2007-03-23 10:46:15 UTC
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. Your simplified instructions aren't right. Here are the full steps to reproduce: 1. logout all users (except root) from all console devices (including gdm). 2. clear /var/run/console if it isn't empty 3. login user 1 (he obtains console.lock) 4. login user 2 5. logout user 1 6. logout user 2 (/var/run/console/user2 is not removed so pam_console thinks that the user stayed logged in on the console) 5. login user 2 (he obtains console.lock) 6. logout user 2 (he will have the console.lock forever due to the imbalance of logins/logouts) 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/RHSA-2007-0555.html |