Bug 858051 - SELinux is preventing /usr/sbin/setfiles from 'getattr' accesses on the filesystem /dev.
Summary: SELinux is preventing /usr/sbin/setfiles from 'getattr' accesses on the files...
Keywords:
Status: CLOSED DUPLICATE of bug 858045
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 18
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Miroslav Grepl
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:b46fd108eeaf19632601a6171f5...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-09-17 21:02 UTC by Flóki Pálsson
Modified: 2012-09-17 22:48 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-09-17 22:48:26 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: type (9 bytes, text/plain)
2012-09-17 21:02 UTC, Flóki Pálsson
no flags Details
File: hashmarkername (14 bytes, text/plain)
2012-09-17 21:02 UTC, Flóki Pálsson
no flags Details

Description Flóki Pálsson 2012-09-17 21:02: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/setfiles from 'getattr' accesses on the filesystem /dev.
:
:*****  Plugin catchall (100. confidence) suggests  ***************************
:
:If you believe that setfiles should be allowed getattr access on the dev filesystem 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 restorecon /var/log/audit/audit.log | audit2allow -M mypol
:# semodule -i mypol.pp
:
:Additional Information:
:Source Context                system_u:system_r:firewalld_t:s0
:Target Context                system_u:object_r:device_t:s0
:Target Objects                /dev [ filesystem ]
:Source                        restorecon
:Source Path                   /usr/sbin/setfiles
:Port                          <Unknown>
:Host                          (removed)
:Source RPM Packages           policycoreutils-2.1.12-5.fc18.x86_64
:Target RPM Packages           filesystem-3.1-2.fc18.x86_64
: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                   2
:First Seen                    2012-09-17 20:51:42 GMT
:Last Seen                     2012-09-17 20:51:42 GMT
:Local ID                      f62edb99-2c93-4d22-b7f5-81205c4bb216
:
:Raw Audit Messages
:type=AVC msg=audit(1347915102.632:364): avc:  denied  { getattr } for  pid=2127 comm="restorecon" name="/" dev="devtmpfs" ino=3 scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:device_t:s0 tclass=filesystem
:
:
:type=SYSCALL msg=audit(1347915102.632:364): arch=x86_64 syscall=statfs success=no exit=EACCES a0=7f8f46aa6299 a1=7fff02b68520 a2=7f8f46aa6299 a3=3430343934323d73 items=0 ppid=603 pid=2127 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=restorecon exe=/usr/sbin/setfiles subj=system_u:system_r:firewalld_t:s0 key=(null)
:
:Hash: restorecon,firewalld_t,device_t,filesystem,getattr
:
:audit2allow
:
:#============= firewalld_t ==============
:allow firewalld_t device_t:filesystem getattr;
:
:audit2allow -R
:
:#============= firewalld_t ==============
:allow firewalld_t device_t:filesystem getattr;
:

Comment 1 Flóki Pálsson 2012-09-17 21:02:08 UTC
Created attachment 613787 [details]
File: type

Comment 2 Flóki Pálsson 2012-09-17 21:02:10 UTC
Created attachment 613788 [details]
File: hashmarkername

Comment 3 Daniel Walsh 2012-09-17 22:48:26 UTC

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


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