Bug 568998 - SELinux is preventing /usr/libexec/scripts/iphone-callout "getattr" access on /var/run/usbmuxd.
Summary: SELinux is preventing /usr/libexec/scripts/iphone-callout "getattr" 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:64bb02fbc58...
: 568999 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-02-27 14:31 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:45 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Aron Parsons 2010-02-27 14:31:37 UTC
Summary:

SELinux is preventing /usr/libexec/scripts/iphone-callout "getattr" access on
/var/run/usbmuxd.

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:usbmuxd_var_run_t:s0
Target Objects                /var/run/usbmuxd [ sock_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:45 AM EST
Last Seen                     Sat 27 Feb 2010 09:30:45 AM EST
Local ID                      4086f71d-bb04-464b-bc69-6889a76d0921
Line Numbers                  

Raw Audit Messages            

node=(removed) type=AVC msg=audit(1267281045.27:31): avc:  denied  { getattr } for  pid=6072 comm="iphone-callout" path="/var/run/usbmuxd" dev=dm-1 ino=5859 scontext=system_u:system_r:hald_t:s0 tcontext=system_u:object_r:usbmuxd_var_run_t:s0 tclass=sock_file

node=(removed) type=SYSCALL msg=audit(1267281045.27:31): arch=c000003e syscall=4 success=yes exit=128 a0=7f49cc67f8f7 a1=7fff88ef94f0 a2=7fff88ef94f0 a3=7fff88ef9280 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,usbmuxd_var_run_t,sock_file,getattr
audit2allow suggests:

#============= hald_t ==============
allow hald_t usbmuxd_var_run_t:sock_file getattr;

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

optional_policy(`
	usbmuxd_stream_connect(hald_t)
')

Comment 2 Daniel Walsh 2010-03-01 13:41:17 UTC
*** Bug 568999 has been marked as a duplicate of this bug. ***

Comment 3 Miroslav Grepl 2010-03-01 14:06:22 UTC
Fixed in selinux-policy-3.6.32-96.fc12

Comment 4 Fedora Update System 2010-03-05 16:53:39 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 5 Fedora Update System 2010-03-09 03:20:47 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 6 Fedora Update System 2010-03-12 04:22:15 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.