Bug 1871351
| Summary: | avc: denied { getattr } for cockpit-session name="/" | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Matej Marušák <mmarusak> |
| Component: | selinux-policy | Assignee: | Zdenek Pytela <zpytela> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 33 | CC: | dwalsh, grepl.miroslav, lvrabec, mmalik, plautrba, vmojzis, zpytela |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-08-24 07:07:01 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
*** This bug has been marked as a duplicate of bug 1853730 *** |
Description of problem: In Cockpit team we try to introduce Fedora 33 testing image and we see the following AVC almost on every test: ``` audit: type=1400 audit(1598040477.581:21013): avc: denied { getattr } for pid=75817 comm="cockpit-session" name="/" dev="proc" ino=1 scontext=system_u:system_r:cockpit_session_t:s0 tcontext=system_u:object_r:proc_t:s0 tclass=filesystem permissive=0 ``` Version-Release number of selected component (if applicable): selinux-policy-3.14.6-24.fc33.noarch How reproducible: Seems that just login into Cockpit is enough. Haven't looked yet what exactly triggers this.