Bug 901754 - SELinux is preventing /usr/bin/netstat from using the 'sys_ptrace' capabilities.
Summary: SELinux is preventing /usr/bin/netstat from using the 'sys_ptrace' capabilities.
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 17
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Miroslav Grepl
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:fa72232e4d277abe0757a068d8e...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-01-19 00:55 UTC by saeed
Modified: 2013-02-12 05:08 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-02-12 05:08:36 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: type (9 bytes, text/plain)
2013-01-19 00:55 UTC, saeed
no flags Details
File: hashmarkername (14 bytes, text/plain)
2013-01-19 00:56 UTC, saeed
no flags Details

Description saeed 2013-01-19 00:55:55 UTC
Additional info:
libreport version: 2.0.18
kernel:         3.6.11-1.fc17.x86_64

description:
:SELinux is preventing /usr/bin/netstat from using the 'sys_ptrace' capabilities.
:
:*****  Plugin catchall (100. confidence) suggests  ***************************
:
:If you believe that netstat should have the sys_ptrace capability 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 netstat /var/log/audit/audit.log | audit2allow -M mypol
:# semodule -i mypol.pp
:
:Additional Information:
:Source Context                system_u:system_r:sectoolm_t:s0-s0:c0.c1023
:Target Context                system_u:system_r:sectoolm_t:s0-s0:c0.c1023
:Target Objects                 [ capability ]
:Source                        netstat
:Source Path                   /usr/bin/netstat
:Port                          <Unknown>
:Host                          (removed)
:Source RPM Packages           coreutils-8.15-9.fc17.x86_64
:Target RPM Packages           
:Policy RPM                    selinux-policy-3.10.0-166.fc17.noarch
:Selinux Enabled               True
:Policy Type                   targeted
:Enforcing Mode                Enforcing
:Host Name                     (removed)
:Platform                      Linux (removed) 3.6.11-1.fc17.x86_64 #1 SMP Mon
:                              Dec 17 22:16:35 UTC 2012 x86_64 x86_64
:Alert Count                   863
:First Seen                    2013-01-19 04:14:25 IRST
:Last Seen                     2013-01-19 04:15:29 IRST
:Local ID                      ab122d93-dd86-4f6f-9ee1-aca544b3ce6f
:
:Raw Audit Messages
:type=AVC msg=audit(1358556329.763:8640): avc:  denied  { sys_ptrace } for  pid=18353 comm="cat" capability=19  scontext=system_u:system_r:sectoolm_t:s0-s0:c0.c1023 tcontext=system_u:system_r:sectoolm_t:s0-s0:c0.c1023 tclass=capability
:
:
:type=SYSCALL msg=audit(1358556329.763:8640): arch=x86_64 syscall=read success=no exit=EACCES a0=4 a1=1ea9000 a2=8000 a3=8fff items=0 ppid=18352 pid=18353 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=cat exe=/usr/bin/cat subj=system_u:system_r:sectoolm_t:s0-s0:c0.c1023 key=(null)
:
:Hash: netstat,sectoolm_t,sectoolm_t,capability,sys_ptrace
:
:audit2allow
:
:#============= sectoolm_t ==============
:allow sectoolm_t self:capability sys_ptrace;
:
:audit2allow -R
:
:#============= sectoolm_t ==============
:allow sectoolm_t self:capability sys_ptrace;
:

Comment 1 saeed 2013-01-19 00:55:59 UTC
Created attachment 682824 [details]
File: type

Comment 2 saeed 2013-01-19 00:56:02 UTC
Created attachment 682825 [details]
File: hashmarkername

Comment 3 Daniel Walsh 2013-01-21 19:48:02 UTC
I added this to Git.  Probably needed.

Comment 4 Miroslav Grepl 2013-01-21 22:41:34 UTC
Backported.

Comment 5 Fedora Update System 2013-02-04 22:04:16 UTC
selinux-policy-3.10.0-167.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/selinux-policy-3.10.0-167.fc17

Comment 6 Fedora Update System 2013-02-05 17:00:22 UTC
Package selinux-policy-3.10.0-167.fc17:
* should fix your issue,
* was pushed to the Fedora 17 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing selinux-policy-3.10.0-167.fc17'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-1971/selinux-policy-3.10.0-167.fc17
then log in and leave karma (feedback).

Comment 7 Fedora Update System 2013-02-12 05:08:37 UTC
selinux-policy-3.10.0-167.fc17 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.


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