Bug 569001 - SELinux is preventing /usr/libexec/scripts/iphone-callout "read" access on random.
Summary: SELinux is preventing /usr/libexec/scripts/iphone-callout "read" access ...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 12
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Miroslav Grepl
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: setroubleshoot_trace_hash:68e5f268f64...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-02-27 14:34 UTC by Aron Parsons
Modified: 2010-03-12 04:23 UTC (History)
2 users (show)

Fixed In Version: selinux-policy-3.6.32-99.fc12
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-03-12 04:23:54 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Aron Parsons 2010-02-27 14:34:08 UTC
Summary:

SELinux is preventing /usr/libexec/scripts/iphone-callout "read" access on
random.

Detailed Description:

[SELinux is in permissive mode. This access was not denied.]

SELinux denied access requested by iphone-callout. It is not expected that this
access is required by iphone-callout and this access may signal an intrusion
attempt. It is also possible that the specific version or configuration of the
application is causing it to require additional access.

Allowing Access:

You can generate a local policy module to allow this access - see FAQ
(http://docs.fedoraproject.org/selinux-faq-fc5/#id2961385) Please file a bug
report.

Additional Information:

Source Context                system_u:system_r:hald_t:s0
Target Context                system_u:object_r:random_device_t:s0
Target Objects                random [ chr_file ]
Source                        iphone-callout
Source Path                   /usr/libexec/scripts/iphone-callout
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           libgpod-0.7.90-1.fc13
Target RPM Packages           
Policy RPM                    selinux-policy-3.6.32-89.fc12
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Permissive
Plugin Name                   catchall
Host Name                     (removed)
Platform                      Linux (removed) 2.6.31.12-174.2.22.fc12.x86_64 #1
                              SMP Fri Feb 19 18:55:03 UTC 2010 x86_64 x86_64
Alert Count                   1
First Seen                    Sat 27 Feb 2010 09:30:46 AM EST
Last Seen                     Sat 27 Feb 2010 09:30:46 AM EST
Local ID                      22417ab4-4d40-448e-b05c-f68e2cabe408
Line Numbers                  

Raw Audit Messages            

node=(removed) type=AVC msg=audit(1267281046.130:34): avc:  denied  { read } for  pid=6072 comm="iphone-callout" name="random" dev=tmpfs ino=3228 scontext=system_u:system_r:hald_t:s0 tcontext=system_u:object_r:random_device_t:s0 tclass=chr_file

node=(removed) type=SYSCALL msg=audit(1267281046.130:34): arch=c000003e syscall=21 success=yes exit=128 a0=385d465f48 a1=4 a2=0 a3=0 items=0 ppid=1 pid=6072 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iphone-callout" exe="/usr/libexec/scripts/iphone-callout" subj=system_u:system_r:hald_t:s0 key=(null)



Hash String generated from  catchall,iphone-callout,hald_t,random_device_t,chr_file,read
audit2allow suggests:

#============= hald_t ==============
allow hald_t random_device_t:chr_file read;

Comment 1 Daniel Walsh 2010-03-01 13:45:03 UTC
Miroslav add

dev_read_rand(hald_t)

Comment 2 Miroslav Grepl 2010-03-01 14:10:33 UTC
Fixed in selinux-policy-3.6.32-96.fc12

Comment 3 Fedora Update System 2010-03-05 16:53:48 UTC
selinux-policy-3.6.32-99.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/selinux-policy-3.6.32-99.fc12

Comment 4 Fedora Update System 2010-03-09 03:20:57 UTC
selinux-policy-3.6.32-99.fc12 has been pushed to the Fedora 12 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update selinux-policy'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/selinux-policy-3.6.32-99.fc12

Comment 5 Fedora Update System 2010-03-12 04:22:24 UTC
selinux-policy-3.6.32-99.fc12 has been pushed to the Fedora 12 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.