Bug 844931 - SELinux is preventing /usr/bin/su from using the 'setsched' accesses on a process.
Summary: SELinux is preventing /usr/bin/su from using the 'setsched' accesses on a pro...
Keywords:
Status: CLOSED DUPLICATE of bug 844923
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:6fb31acf16e76a5702c9d452c91...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-08-01 09:42 UTC by mamii
Modified: 2012-08-01 11:05 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-08-01 11:05:30 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description mamii 2012-08-01 09:42:31 UTC
libreport version: 2.0.10
executable:     /usr/bin/python2.7
hashmarkername: setroubleshoot
kernel:         3.5.0-2.fc17.x86_64
time:           Wed 01 Aug 2012 10:42:11 AM CET

description:
:SELinux is preventing /usr/bin/su from using the 'setsched' accesses on a process.
:
:*****  Plugin catchall (100. confidence) suggests  ***************************
:
:If you believe that su should be allowed setsched access on processes labeled system_dbusd_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 su /var/log/audit/audit.log | audit2allow -M mypol
:# semodule -i mypol.pp
:
:Additional Information:
:Source Context                system_u:system_r:system_dbusd_t:s0-s0:c0.c1023
:Target Context                system_u:system_r:system_dbusd_t:s0-s0:c0.c1023
:Target Objects                 [ process ]
:Source                        su
:Source Path                   /usr/bin/su
:Port                          <Unknown>
:Host                          (removed)
:Source RPM Packages           coreutils-8.15-7.fc17.x86_64
:Target RPM Packages           
:Policy RPM                    selinux-policy-3.10.0-142.fc17.noarch
:Selinux Enabled               True
:Policy Type                   targeted
:Enforcing Mode                Permissive
:Host Name                     (removed)
:Platform                      Linux (removed) 3.5.0-2.fc17.x86_64 #1 SMP
:                              Mon Jul 30 14:48:59 UTC 2012 x86_64 x86_64
:Alert Count                   1
:First Seen                    Wed 01 Aug 2012 10:39:42 AM CET
:Last Seen                     Wed 01 Aug 2012 10:39:42 AM CET
:Local ID                      9defa00b-0e48-41f3-bdb6-1c38e1e18f38
:
:Raw Audit Messages
:type=AVC msg=audit(1343813982.983:180): avc:  denied  { setsched } for  pid=6125 comm="su" scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tclass=process
:
:
:type=SYSCALL msg=audit(1343813982.983:180): arch=x86_64 syscall=setpriority success=yes exit=0 a0=0 a1=0 a2=0 a3=0 items=0 ppid=5769 pid=6125 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=su exe=/usr/bin/su subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 key=(null)
:
:Hash: su,system_dbusd_t,system_dbusd_t,process,setsched
:
:audit2allow
:
:#============= system_dbusd_t ==============
:allow system_dbusd_t self:process setsched;
:
:audit2allow -R
:
:#============= system_dbusd_t ==============
:allow system_dbusd_t self:process setsched;
:

Comment 1 Miroslav Grepl 2012-08-01 11:05:30 UTC

*** This bug has been marked as a duplicate of bug 844923 ***


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