Bug 2251042
| Summary: | AVC on dnf actions: denied { map_read map_write } for comm=mandb | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Andrei Stepanov <astepano> |
| Component: | selinux-policy | Assignee: | Zdenek Pytela <zpytela> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | dwalsh, lvrabec, mmalik, nknazeko, omosnacek, pkoncity, vmojzis, zpytela |
| Target Milestone: | --- | Keywords: | SELinux |
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2023-11-22 16:12:04 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: | |||
*** This bug has been marked as a duplicate of bug 2250930 *** |
Hello, Fedora CI started to fail on multiply new builds on DNF actions: install/uninstall RPMS: It fails because selinux files AVC: [root@ip-172-31-20-75 mtps-logs]# cat FAIL-selinux-135535-install-anaconda-webui-0\:1-1.fc40.noarch.log ---- type=AVC msg=audit(11/22/2023 13:56:20.407:928) : avc: denied { map_read map_write } for pid=4163 comm=mandb scontext=system_u:system_r:mandb_t:s0 tcontext=system_u:system_r:init_t:s0 tclass=bpf permissive=0 # rpm -qa | grep selinux libselinux-3.6-0.rc1.1.fc40.x86_64 libselinux-utils-3.6-0.rc1.1.fc40.x86_64 python3-libselinux-3.6-0.rc1.1.fc40.x86_64 selinux-policy-40.5-1.fc40.noarch selinux-policy-targeted-40.5-1.fc40.noarch rpm-plugin-selinux-4.19.0-2.fc40.x86_64 Reproducible: Always Steps to Reproduce: 1. Install with dnf install some rpm package 2. 3.