Bug 446632
| Summary: | SELinux is preventing consoletype (consoletype_t) "read" to /var/lib/dhclient/dhclient-eth1.leases (dhcpc_state_t) | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | David Hislop <dhislop> |
| Component: | dhcp | Assignee: | Dave Cantrell <dcantrell> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 9 | CC: | jkubin, nhorman, zig |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i686 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2008-09-16 23:22:01 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
David Hislop
2008-05-15 14:06:09 UTC
dhcp or some other app that opens /var/lib/dhclient/dhclient-eth1.leases is leaking the file descriptor. All file descriptors should be closed on exec fcntl(fd, F_SETFD, FD_CLOSEXEC) *** Bug 446630 has been marked as a duplicate of this bug. *** dhcp-4.0.0-15.fc9 has been submitted as an update for Fedora 9 dhcp-4.0.0-15.fc9 has been pushed to the Fedora 9 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update dhcp'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F9/FEDORA-2008-4005 dhcp-4.0.0-17.fc9 has been pushed to the Fedora 9 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update dhcp'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F9/FEDORA-2008-7105 dhcp-4.0.0-17.fc9 has been pushed to the Fedora 9 stable repository. If problems still persist, please make note of it in this bug report. *** Bug 466944 has been marked as a duplicate of this bug. *** |