Bug 234142
| Summary: | CVE-2007-1716 Ownership of devices not returned to root after logout from console | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 3 | Reporter: | Tomas Mraz <tmraz> |
| Component: | pam | Assignee: | Tomas Mraz <tmraz> |
| Status: | CLOSED ERRATA | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 3.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-0465 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2007-06-11 17:51:49 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-27 13:48:46 UTC
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-0465.html |