Bug 852616 - SELinux is preventing /usr/lib64/realmd/realmd from 'read' accesses on the file resolv.conf.
Summary: SELinux is preventing /usr/lib64/realmd/realmd from 'read' accesses on the fi...
Keywords:
Status: CLOSED ERRATA
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:0e0fab6e51052273ae8754ada19...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-08-29 05:58 UTC by Iván Jiménez
Modified: 2012-09-17 23:34 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-09-17 23:34:20 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: type (9 bytes, text/plain)
2012-08-29 05:58 UTC, Iván Jiménez
no flags Details
File: hashmarkername (14 bytes, text/plain)
2012-08-29 05:58 UTC, Iván Jiménez
no flags Details

Description Iván Jiménez 2012-08-29 05:58:14 UTC
Additional info:
libreport version: 2.0.13
kernel:         3.6.0-0.rc2.git2.1.fc18.x86_64

description:
:SELinux is preventing /usr/lib64/realmd/realmd from 'read' accesses on the file resolv.conf.
:
:*****  Plugin catchall (100. confidence) suggests  ***************************
:
:If you believe that realmd should be allowed read access on the resolv.conf 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 pool /var/log/audit/audit.log | audit2allow -M mypol
:# semodule -i mypol.pp
:
:Additional Information:
:Source Context                system_u:system_r:realmd_t:s0-s0:c0.c1023
:Target Context                system_u:object_r:net_conf_t:s0
:Target Objects                resolv.conf [ file ]
:Source                        pool
:Source Path                   /usr/lib64/realmd/realmd
:Port                          <Unknown>
:Host                          (removed)
:Source RPM Packages           realmd-0.6-1.fc18.x86_64
:Target RPM Packages           
:Policy RPM                    selinux-policy-3.11.1-7.fc18.noarch
:Selinux Enabled               True
:Policy Type                   targeted
:Enforcing Mode                Permissive
: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                   1
:First Seen                    2012-08-29 01:46:45 EDT
:Last Seen                     2012-08-29 01:46:45 EDT
:Local ID                      928210d8-720a-4bfb-abea-85719191e367
:
:Raw Audit Messages
:type=AVC msg=audit(1346219205.980:498): avc:  denied  { read } for  pid=4607 comm="pool" name="resolv.conf" dev="dm-0" ino=188588 scontext=system_u:system_r:realmd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:net_conf_t:s0 tclass=file
:
:
:type=AVC msg=audit(1346219205.980:498): avc:  denied  { open } for  pid=4607 comm="pool" path="/etc/resolv.conf" dev="dm-0" ino=188588 scontext=system_u:system_r:realmd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:net_conf_t:s0 tclass=file
:
:
:type=SYSCALL msg=audit(1346219205.980:498): arch=x86_64 syscall=open success=yes exit=EBADF a0=7fa105b9c2b1 a1=80000 a2=1b6 a3=238 items=0 ppid=1 pid=4607 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=pool exe=/usr/lib64/realmd/realmd subj=system_u:system_r:realmd_t:s0-s0:c0.c1023 key=(null)
:
:Hash: pool,realmd_t,net_conf_t,file,read
:
:audit2allow
:
:#============= realmd_t ==============
:allow realmd_t net_conf_t:file { read open };
:
:audit2allow -R
:
:#============= realmd_t ==============
:allow realmd_t net_conf_t:file { read open };
:

Comment 1 Iván Jiménez 2012-08-29 05:58:17 UTC
Created attachment 607779 [details]
File: type

Comment 2 Iván Jiménez 2012-08-29 05:58:19 UTC
Created attachment 607780 [details]
File: hashmarkername

Comment 3 Fedora Update System 2012-08-29 11:51:32 UTC
selinux-policy-3.11.1-14.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/selinux-policy-3.11.1-14.fc18

Comment 4 Fedora Update System 2012-08-29 18:44:51 UTC
Package selinux-policy-3.11.1-14.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing selinux-policy-3.11.1-14.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-12934/selinux-policy-3.11.1-14.fc18
then log in and leave karma (feedback).

Comment 5 Fedora Update System 2012-09-17 23:34:20 UTC
selinux-policy-3.11.1-14.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.


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