Bug 1532015
Summary: | SELinux is preventing systemd from 'create' accesses on the tcp_socket port None (lpr) | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Villy Kruse <ppywlkiqletw> |
Component: | selinux-policy | Assignee: | Lukas Vrabec <lvrabec> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 27 | CC: | dwalsh, lvrabec, mgrepl, plautrba, pmoore |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i686 | ||
OS: | Unspecified | ||
Whiteboard: | abrt_hash:423be203d73fb63899e99d081f9565dc653d81ac418af48b3b0f6e94aa5011a2; | ||
Fixed In Version: | selinux-policy-3.13.1-283.28.fc27 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-03-20 18:16: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: |
Description
Villy Kruse
2018-01-07 12:42:39 UTC
selinux-policy-3.13.1-283.27.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2018-32ebae3424 selinux-policy-3.13.1-283.27.fc27 has been pushed to the Fedora 27 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-32ebae3424 Issue not fixed. commit aa5973b6e2c3265bae9389dc413e4842725f18b0 allows socket activation via a unix socket. Needed is socket activation via TCP socket port 515. Installed packages selinux-policy.noarch 3.13.1-283.27.fc27 @updates-testing selinux-policy-devel.noarch 3.13.1-283.27.fc27 @updates-testing selinux-policy-doc.noarch 3.13.1-283.27.fc27 @updates-testing selinux-policy-targeted.noarch 3.13.1-283.27.fc27 @updates-testing Selinux issues type=AVC msg=audit(1520654159.008:218): avc: denied { create } for pid=1 comm="systemd" scontext=s ystem_u:system_r:init_t:s0 tcontext=system_u:system_r:cupsd_lpd_t:s0 tclass=tcp_socket permissive=1 type=AVC msg=audit(1520654159.008:219): avc: denied { setopt } for pid=1 comm="systemd" scontext=s ystem_u:system_r:init_t:s0 tcontext=system_u:system_r:cupsd_lpd_t:s0 tclass=tcp_socket permissive=1 type=AVC msg=audit(1520654159.008:220): avc: denied { bind } for pid=1 comm="systemd" scontext=sys tem_u:system_r:init_t:s0 tcontext=system_u:system_r:cupsd_lpd_t:s0 tclass=tcp_socket permissive=1 type=AVC msg=audit(1520654159.009:221): avc: denied { listen } for pid=1 comm="systemd" lport=515 scontext=system_u:system_r:init_t:s0 tcontext=system_u:system_r:cupsd_lpd_t:s0 tclass=tcp_socket perm issive=1 selinux-policy-3.13.1-283.28.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2018-32ebae3424 selinux-policy-3.13.1-283.28.fc27 has been pushed to the Fedora 27 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-32ebae3424 Issue not fixed. No change between selinux-policy-3.13.1-283.27.fc27 and selinux-policy-3.13.1-283.28.fc27. selinux-policy-3.13.1-283.28.fc27 has been pushed to the Fedora 27 stable repository. If problems still persist, please make note of it in this bug report. |