Bug 1081411 - SELinux is preventing /usr/lib/systemd/systemd-localed from 'search' accesses on the directory .
Summary: SELinux is preventing /usr/lib/systemd/systemd-localed from 'search' accesses...
Keywords:
Status: CLOSED DUPLICATE of bug 1081429
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: rawhide
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Miroslav Grepl
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:844de12c129aa408c723896e552...
: 1128351 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-03-27 09:06 UTC by Luya Tshimbalanga
Modified: 2014-09-03 14:43 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-03-27 10:20:54 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Luya Tshimbalanga 2014-03-27 09:06:09 UTC
Description of problem:
SELinux is preventing /usr/lib/systemd/systemd-localed from 'search' accesses on the directory .

*****  Plugin catchall (100. confidence) suggests   **************************

If you believe that systemd-localed should be allowed search access on the  directory 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 systemd-localed /var/log/audit/audit.log | audit2allow -M mypol
# semodule -i mypol.pp

Additional Information:
Source Context                system_u:system_r:systemd_localed_t:s0
Target Context                system_u:object_r:tmpfs_t:s0
Target Objects                 [ dir ]
Source                        systemd-localed
Source Path                   /usr/lib/systemd/systemd-localed
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           systemd-211-2.fc21.x86_64
                              systemd-212-1.fc21.x86_64
Target RPM Packages           
Policy RPM                    selinux-policy-3.13.1-38.fc21.noarch selinux-
                              policy-3.13.1-39.fc21.noarch
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Enforcing
Host Name                     (removed)
Platform                      Linux (removed) 3.14.0-0.rc7.git2.1.fc21.x86_64 #1
                              SMP Fri Mar 21 13:26:24 UTC 2014 x86_64 x86_64
Alert Count                   2
First Seen                    2014-03-27 01:28:07 PDT
Last Seen                     2014-03-27 02:04:00 PDT
Local ID                      ddcbbe6b-08ca-4af1-a522-7e5a93d3c419

Raw Audit Messages
type=AVC msg=audit(1395911040.235:409): avc:  denied  { search } for  pid=2112 comm="systemd-localed" name="/" dev="tmpfs" ino=31581 scontext=system_u:system_r:systemd_localed_t:s0 tcontext=system_u:object_r:tmpfs_t:s0 tclass=dir


type=SYSCALL msg=audit(1395911040.235:409): arch=x86_64 syscall=open success=no exit=EACCES a0=7f51efc7ae6a a1=80100 a2=0 a3=7f51ef1b27b8 items=0 ppid=1 pid=2112 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=systemd-localed exe=/usr/lib/systemd/systemd-localed subj=system_u:system_r:systemd_localed_t:s0 key=(null)

Hash: systemd-localed,systemd_localed_t,tmpfs_t,dir,search

Additional info:
reporter:       libreport-2.2.0
hashmarkername: setroubleshoot
kernel:         3.14.0-0.rc7.git2.1.fc21.x86_64
type:           libreport

Comment 1 Miroslav Grepl 2014-03-27 10:20:54 UTC

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

Comment 2 Miroslav Grepl 2014-09-03 14:43:11 UTC
*** Bug 1128351 has been marked as a duplicate of this bug. ***


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