Bug 590481
| Summary: | SELinux is preventing /usr/sbin/aiccu (deleted) "write" access on /dev/net/tun. | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Tomasz Torcz <tomek> |
| Component: | aiccu | Assignee: | Conrad Meyer <cse.cem+redhatbugz> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 13 | CC: | cse.cem+redhatbugz, dwalsh, jeff.raber, mgrepl |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | setroubleshoot_trace_hash:7089934d3dae1abef4802e8f7dfd703b3214342f74e1f09501756050082f0c9c | ||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2010-07-12 20:34:20 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
Tomasz Torcz
2010-05-09 19:02:17 UTC
Does aiccu use the /dev/net/tun device? Does it use any other devices? (In reply to comment #1) > Does aiccu use the /dev/net/tun device? Does it use any other devices? $ strings /usr/sbin/aiccu |grep /dev/net Says yes. I'm not familiar with it enough to say one way or the other if it uses other devices, though I'll take a quick look. Just glancing at the code, it looks like /dev/net/tun is the only device it uses on linux. Fixed in selinux-policy-3.7.19-15.fc13.noarch Daniel - Should this be CLOSED/ERRATA? |