Bug 981454 - SELinux is preventing /usr/lib64/erlang/erts-5.10.1/bin/beam.smp from 'open' accesses on the file /var/log/riak/console.log.
Summary: SELinux is preventing /usr/lib64/erlang/erts-5.10.1/bin/beam.smp from 'open' ...
Keywords:
Status: CLOSED DUPLICATE of bug 981448
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 19
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Miroslav Grepl
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:93d006a5323cba84539941c221a...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-07-04 18:47 UTC by Mark
Modified: 2013-07-07 07:12 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-07-07 07:12:53 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Mark 2013-07-04 18:47:35 UTC
Description of problem:
SELinux is preventing /usr/lib64/erlang/erts-5.10.1/bin/beam.smp from 'open' accesses on the file /var/log/riak/console.log.

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

If you believe that beam.smp should be allowed open access on the console.log file 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 beam.smp /var/log/audit/audit.log | audit2allow -M mypol
# semodule -i mypol.pp

Additional Information:
Source Context                system_u:system_r:rabbitmq_beam_t:s0
Target Context                system_u:object_r:var_log_t:s0
Target Objects                /var/log/riak/console.log [ file ]
Source                        beam.smp
Source Path                   /usr/lib64/erlang/erts-5.10.1/bin/beam.smp
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           erlang-erts-R16B-0.3.fc19.x86_64
Target RPM Packages           
Policy RPM                    selinux-policy-3.12.1-54.fc19.noarch
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Enforcing
Host Name                     (removed)
Platform                      Linux (removed) 3.9.8-300.fc19.x86_64 #1 SMP Thu
                              Jun 27 19:24:23 UTC 2013 x86_64 x86_64
Alert Count                   35
First Seen                    2013-07-04 00:47:25 EDT
Last Seen                     2013-07-04 00:47:29 EDT
Local ID                      520813a6-002b-4329-8f2f-b592d9a553b3

Raw Audit Messages
type=AVC msg=audit(1372913249.154:1603): avc:  denied  { open } for  pid=6111 comm="beam.smp" path="/var/log/riak/console.log" dev="dm-1" ino=394781 scontext=system_u:system_r:rabbitmq_beam_t:s0 tcontext=system_u:object_r:var_log_t:s0 tclass=file


type=SYSCALL msg=audit(1372913249.154:1603): arch=x86_64 syscall=open success=no exit=EACCES a0=7fd6771c44c0 a1=441 a2=1b6 a3=0 items=0 ppid=5943 pid=6111 auid=4294967295 uid=992 gid=991 euid=992 suid=992 fsuid=992 egid=991 sgid=991 fsgid=991 ses=4294967295 tty=pts0 comm=beam.smp exe=/usr/lib64/erlang/erts-5.10.1/bin/beam.smp subj=system_u:system_r:rabbitmq_beam_t:s0 key=(null)

Hash: beam.smp,rabbitmq_beam_t,var_log_t,file,open

Additional info:
reporter:       libreport-2.1.5
hashmarkername: setroubleshoot
kernel:         3.9.8-300.fc19.x86_64
type:           libreport

Comment 1 Miroslav Grepl 2013-07-07 07:12:53 UTC

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


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