Bug 644274
Summary: | O SELinux está impedindo o acesso a /bin/mount "read" on sr0 | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Cássio Magno <kenmatrix> |
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: | aquini, berrange, clalance, crobinso, dwalsh, itamar, jforbes, mgrepl, veillard, virt-maint |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | setroubleshoot_trace_hash:e074dfaadfab051a3b1ce88bbd90c9f57aba06a7aa47e1c76fa625f46d4a15d0 | ||
Fixed In Version: | selinux-policy-3.9.7-7.fc14 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2010-11-01 20:51:00 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
Cássio Magno
2010-10-19 10:08:19 UTC
This looks like libvirt relabeled /dev/sr0 as virt_content_t. Not the correct label? virt_content_t is surely correct for a read-only disks, which the CDROM device is. Daniel, but shouldn't it be labeled back to the default label of fixed_disk_device_t? Fixed in selinux-policy-3.9.7-5.fc14 Miroslav can you add optional_policy(` virt_read_blk_images(mount_t) ') To F13 and RHEL6 > Daniel, but shouldn't it be labeled back to the default label of
> fixed_disk_device_t?
When a guest shuts down, we don't currently reset labels on any disks marked shared or readonly, because there may still be another guest using that same disk path.
selinux-policy-3.9.7-7.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/selinux-policy-3.9.7-7.fc14 selinux-policy-3.9.7-7.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.7-7.fc14 selinux-policy-3.9.7-7.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report. |