Bug 2029850
| Summary: | collectd triggers SElinux denied related to kernel module load "net-pf-10" on an IPv4-only system | ||
|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | Peter Bieringer <pb> |
| Component: | collectd | Assignee: | Jonathan Wright <jonathan> |
| Status: | NEW --- | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | epel8 | CC: | gregswift, jskarvad, kevin, mhlavink, ruben |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| 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: | |||
This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component. This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component. |
Description of problem: starting collectd on an IPv4-only system resulting in a SElinux denied message Version-Release number of selected component (if applicable): collectd-5.9.0-5.el8.x86_64 How reproducible: always Steps to Reproduce: 1. disable IPv4 2. start collectd Actual results: tail -f /var/log/audit/audit.log | egrep "denied.*collectd" type=AVC msg=audit(1638875626.890:18521602): avc: denied { module_request } for pid=1840981 comm="collectd" kmod="net-pf-10" scontext=system_u:system_r:collectd_t:s0 tcontext=system_u:system_r:kernel_t:s0 tclass=system permissive=0 (one-time) Expected results: No such message Additional info: