Bug 628536
Summary: | O SELinux está impedindo que o /usr/bin/Xorg (deleted) "read write" acesse o dispositivo event9. | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Edney Matias <edneymatias> |
Component: | selinux-policy | Assignee: | Daniel Walsh <dwalsh> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 14 | CC: | dwalsh, eparis, hhoyer, mgrepl |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | setroubleshoot_trace_hash:0178c2736518aa801b08ff5e4a0f76b6a3622f2f0b491651b225e1d36022f1a3 | ||
Fixed In Version: | selinux-policy-3.9.3-4.fc14 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2010-09-23 12:44:04 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
Edney Matias
2010-08-30 10:29:27 UTC
How did you get this to happen? Could you execute find /dev -name event9 -printf "%p %Z\n" To see if the label is correct? *** Bug 628535 has been marked as a duplicate of this bug. *** I get this after resuming from a suspend to RAM. This is the output of the command: [edney@localhost ~]$ find /dev -name event9 -printf "%p %Z\n" /dev/input/event9 system_u:object_r:event_device_t:s0 Anything else? Thank you! This was a udev bug that should be fixed in the udev-161-2.fc14 selinux-policy-3.9.3-4.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/selinux-policy-3.9.3-4.fc14 selinux-policy-3.9.3-4.fc14 has been pushed to the Fedora 14 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 selinux-policy'. You can provide feedback for this update here: https://admin.fedoraproject.org/updates/selinux-policy-3.9.3-4.fc14 selinux-policy-3.9.3-4.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report. |