Bug 815782 - SELinux is preventing /usr/sbin/xl2tpd from using the 'sigkill' accesses on a process.
Summary: SELinux is preventing /usr/sbin/xl2tpd from using the 'sigkill' accesses on a...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 16
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Miroslav Grepl
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:b7f8ab460f9d35b4254f5ac4fca...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-04-24 13:52 UTC by ManFree
Modified: 2012-04-25 15:27 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-04-25 15:27:20 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description ManFree 2012-04-24 13:52:19 UTC
libreport version: 2.0.6
executable:     /usr/bin/python
hashmarkername: setroubleshoot
kernel:         3.1.0-7.fc16.i686
reason:         SELinux is preventing /usr/sbin/xl2tpd from using the 'sigkill' accesses on a process.
time:           Tue Apr 24 21:52:02 2012

description:
:SELinux is preventing /usr/sbin/xl2tpd from using the 'sigkill' accesses on a process.
:
:*****  Plugin catchall (100. confidence) suggests  ***************************
:
:If you believe that xl2tpd should be allowed sigkill access on processes labeled pppd_t by default.
:Then you should report this as a bug.
:You can generate a local policy module to allow this access.
:Do
:allow this access for now by executing:
:# grep xl2tpd /var/log/audit/audit.log | audit2allow -M mypol
:# semodule -i mypol.pp
:
:Additional Information:
:Source Context                system_u:system_r:l2tpd_t:s0
:Target Context                system_u:system_r:pppd_t:s0
:Target Objects                Unknown [ process ]
:Source                        xl2tpd
:Source Path                   /usr/sbin/xl2tpd
:Port                          <Неизвестно>
:Host                          (removed)
:Source RPM Packages           xl2tpd-1.3.0-1.fc16.R
:Target RPM Packages           
:Policy RPM                    selinux-policy-3.10.0-86.fc16
:Selinux Enabled               True
:Policy Type                   targeted
:Enforcing Mode                Permissive
:Host Name                     (removed)
:Platform                      Linux (removed) 3.1.0-7.fc16.i686 #1
:                              SMP Tue Nov 1 21:00:16 UTC 2011 i686 i686
:Alert Count                   1
:First Seen                    Вт. 24 апр. 2012 21:51:09
:Last Seen                     Вт. 24 апр. 2012 21:51:09
:Local ID                      058e44cd-16ca-4696-b559-04bad0662e1c
:
:Raw Audit Messages
:type=AVC msg=audit(1335289869.843:186): avc:  denied  { sigkill } for  pid=1646 comm="xl2tpd" scontext=system_u:system_r:l2tpd_t:s0 tcontext=system_u:system_r:pppd_t:s0 tclass=process
:
:
:type=SYSCALL msg=audit(1335289869.843:186): arch=i386 syscall=kill success=yes exit=0 a0=678 a1=9 a2=9b25020 a3=678 items=0 ppid=1 pid=1646 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=xl2tpd exe=/usr/sbin/xl2tpd subj=system_u:system_r:l2tpd_t:s0 key=(null)
:
:Hash: xl2tpd,l2tpd_t,pppd_t,process,sigkill
:
:audit2allow
:
:#============= l2tpd_t ==============
:allow l2tpd_t pppd_t:process sigkill;
:
:audit2allow -R
:
:#============= l2tpd_t ==============
:allow l2tpd_t pppd_t:process sigkill;
:

Comment 1 Miroslav Grepl 2012-04-25 12:41:30 UTC
Fixed in selinux-policy-3.10.0-87.fc16

Comment 2 ManFree 2012-04-25 15:27:20 UTC
No problem in selinux-policy-3.10.0-87.fc16.
Fixed.


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