Bug 857629

Summary: SELinux is preventing /usr/sbin/rndc from 'block_suspend' accesses on the capability2 .
Product: [Fedora] Fedora Reporter: Nicolas Mailhot <nicolas.mailhot>
Component: selinux-policyAssignee: Miroslav Grepl <mgrepl>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: dominick.grift, dwalsh, mgrepl
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:072a13976e3084d16123fa8403d591fd107c5d57b5afb373f035392f12121681
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-09-17 23:25:48 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:
Attachments:
Description Flags
File: type
none
File: hashmarkername none

Description Nicolas Mailhot 2012-09-15 09:44:05 UTC
Additional info:
libreport version: 2.0.13
kernel:         3.6.0-0.rc2.git2.1.fc18.x86_64

description:
:SELinux is preventing /usr/sbin/rndc from 'block_suspend' accesses on the capability2 .
:
:*****  Plugin catchall (100. confidence) suggests  ***************************
:
:If vous pensez que rndc devrait être autorisé à accéder block_suspend sur  capability2 par défaut.
:Then vous devriez rapporter ceci en tant qu'anomalie.
:Vous pouvez générer un module de stratégie local pour autoriser cet accès.
:Do
:autoriser cet accès pour le moment en exécutant :
:# grep rndc /var/log/audit/audit.log | audit2allow -M mypol
:# semodule -i mypol.pp
:
:Additional Information:
:Source Context                system_u:system_r:ndc_t:s0
:Target Context                system_u:system_r:ndc_t:s0
:Target Objects                 [ capability2 ]
:Source                        rndc
:Source Path                   /usr/sbin/rndc
:Port                          <Inconnu>
:Host                          (removed)
:Source RPM Packages           bind-9.9.1-10.P3.fc19.x86_64
:Target RPM Packages           
:Policy RPM                    selinux-policy-3.11.1-18.fc18.noarch
:Selinux Enabled               True
:Policy Type                   targeted
:Enforcing Mode                Enforcing
:Host Name                     (removed)
:Platform                      Linux (removed) 3.6.0-0.rc2.git2.1.fc18.x86_64 #1
:                              SMP Wed Aug 22 11:54:04 UTC 2012 x86_64 x86_64
:Alert Count                   16
:First Seen                    2012-09-15 10:40:33 CEST
:Last Seen                     2012-09-15 11:29:29 CEST
:Local ID                      6e7922de-b0a8-4a79-9c3f-b1691664513e
:
:Raw Audit Messages
:type=AVC msg=audit(1347701369.230:60): avc:  denied  { block_suspend } for  pid=899 comm="rndc" capability=36  scontext=system_u:system_r:ndc_t:s0 tcontext=system_u:system_r:ndc_t:s0 tclass=capability2
:
:
:type=SYSCALL msg=audit(1347701369.230:60): arch=x86_64 syscall=epoll_ctl success=yes exit=0 a0=5 a1=2 a2=3 a3=7fff657e2900 items=0 ppid=898 pid=899 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=rndc exe=/usr/sbin/rndc subj=system_u:system_r:ndc_t:s0 key=(null)
:
:Hash: rndc,ndc_t,ndc_t,capability2,block_suspend
:
:audit2allow
:
:#============= ndc_t ==============
:allow ndc_t self:capability2 block_suspend;
:
:audit2allow -R
:
:#============= ndc_t ==============
:allow ndc_t self:capability2 block_suspend;
:

Comment 1 Nicolas Mailhot 2012-09-15 09:44:07 UTC
Created attachment 613227 [details]
File: type

Comment 2 Nicolas Mailhot 2012-09-15 09:44:09 UTC
Created attachment 613228 [details]
File: hashmarkername

Comment 3 Daniel Walsh 2012-09-17 23:25:48 UTC
Fixed in selinux-policy-3.11.1-22.fc18.noarch