Bug 2189127
| Summary: | selinux policy targeted several blockings | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Marek Greško <marek.gresko> |
| Component: | selinux-policy | Assignee: | Zdenek Pytela <zpytela> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 38 | CC: | dwalsh, lvrabec, mmalik, nknazeko, omosnacek, pkoncity, vmojzis, zpytela |
| Target Milestone: | --- | Keywords: | Triaged |
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | selinux-policy-38.17-1.fc38 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2023-06-18 01:29:57 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: | |||
Hello,
several other findings:
AVC avc: denied { execute } for pid=... comm="nfsd" name="dbus-9e3geaAS" dev="dm-4" ino=... scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:cache_home_t:s0 tclass=sock_file permissive=0
AVC avc: denied { map } for pid=... comm="ext_time_quota_" path="/var/spool/squid/ext_time_quota.db" dev="dm-3" ino=... scontext=system_u:system_r:squid_t:s0 tcontext=system_u:object_r:squid_cache_t:s0 tclass=file permissive=0
Marek
FEDORA-2023-9050c32c92 has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2023-9050c32c92 FEDORA-2023-9050c32c92 has been pushed to the Fedora 38 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-9050c32c92` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-9050c32c92 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2023-9050c32c92 has been pushed to the Fedora 38 stable repository. If problem still persists, please make note of it in this bug report. |
Hello, I observe these blockings: AVC avc: denied { map } for pid=... comm="named" path="/usr/share/GeoIP/GeoLite2-Country.mmdb" dev="dm-1" ino=... scontext=system_u:system_r:named_t:s0 tcontext=system_u:object_r:named_conf_t:s0 tclass=file permissive=0 AVC avc: denied { map } for pid=... comm="named" path="/usr/share/GeoIP/GeoLite2-City.mmdb" dev="dm-1" ino=... scontext=system_u:system_r:named_t:s0 tcontext=system_u:object_r:named_conf_t:s0 tclass=file permissive=0 AVC avc: denied { module_request } for pid=... comm="sendmail" kmod="tcp-ulp-tls" scontext=system_u:system_r:sendmail_t:s0 tcontext=system_u:system_r:kernel_t:s0 tclass=system permissive=1 Reproducible: Always