Bug 2456605
| Summary: | SELinux denies "read" on multiple things for new accountsservice | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Adam Williamson <awilliam> |
| Component: | selinux-policy | Assignee: | Zdenek Pytela <zpytela> |
| Status: | POST --- | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | dwalsh, lvrabec, mmalik, omosnacek, pkoncity, vmojzis, yselkowi, zpytela |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | --- | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 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: | |||
|
Description
Adam Williamson
2026-04-08 18:49:44 UTC
If I boot Workstation live with enforcing=1 , I see these:
Apr 08 18:55:25 fedora audit[1175]: AVC avc: denied { read } for pid=1175 comm="accounts-daemon" name="interfaces" dev="overlay" ino=345 scontext=system_u:system_r:accountsd_t:s0 tcontext=system_u:object_r:accountsd_share_t:s0 tclass=dir permissive=1
Apr 08 18:55:25 fedora audit[1175]: AVC avc: denied { read } for pid=1175 comm="accounts-daemon" name="com.endlessm.ParentalControls.AccountInfo.xml" dev="overlay" ino=33597501 scontext=system_u:system_r:accountsd_t:s0 tcontext=system_u:object_r:accountsd_share_t:s0 tclass=lnk_file permissive=1
Any progress on a fix for this? Majority of them has been fixed, one for lnk_file will be in the next build. |