Bug 1031324 - selinux policy denys uucp.socket binding to uucp port
Summary: selinux policy denys uucp.socket binding to uucp port
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Miroslav Grepl
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1067563
TreeView+ depends on / blocked
 
Reported: 2013-11-16 20:39 UTC by Kevin Fenzi
Modified: 2014-02-20 16:16 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 1067563 (view as bug list)
Environment:
Last Closed: 2013-12-06 15:14:12 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Kevin Fenzi 2013-11-16 20:39:02 UTC
yum install uucp
systemctl enable uucp.socket
reboot

You get the following avcs: 

type=AVC msg=audit(1384633888.838:16): avc:  denied  { name_bind } for  pid=1 comm="systemd" src=540 scontext=system_u:system_r:uucpd_t:s0 tcontext=system_u:object_r:uucpd_port_t:s0 tclass=tcp_socket
type=AVC msg=audit(1384633996.651:651): avc:  denied  { name_bind } for  pid=1 comm="systemd" src=540 scontext=system_u:system_r:uucpd_t:s0 tcontext=system_u:object_r:uucpd_port_t:s0 tclass=tcp_socket

Policy should allow uucp.socket to bind to the uucpd port.

Comment 1 Daniel Walsh 2013-11-18 16:42:41 UTC
commit d964a0398b3ce94ff4cbc25fc503ae15f6653394 fixes this in git.


Note You need to log in before you can comment on or make changes to this bug.