Bug 433172 - SELinux is preventing crond (crond_t) "search" to www (dir_var_www_t).
Summary: SELinux is preventing crond (crond_t) "search" to www (dir_var_www_t).
Keywords:
Status: CLOSED DUPLICATE of bug 433173
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 7
Hardware: i686
OS: Linux
low
medium
Target Milestone: ---
Assignee: Daniel Walsh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-02-17 06:20 UTC by Tim McConnell
Modified: 2008-02-18 17:13 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-02-18 17:13:07 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Tim McConnell 2008-02-17 06:20:12 UTC
Description of problem:
SELinux denied access requested by crond. It is not expected that this
    access is required by crond 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.

Version-Release number of selected component (if applicable):
selinux-policy-strict-2.6.4-70.fc7
selinux-doc-1.26-1.1
selinux-policy-mls-2.6.4-70.fc7
selinux-policy-2.6.4-70.fc7
selinux-policy-devel-2.6.4-70.fc7
selinux-policy-targeted-2.6.4-70.fc7


How reproducible: unsure 


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:
Detailed Description
    SELinux denied access requested by crond. It is not expected that this
    access is required by crond 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
    Sometimes labeling problems can cause SELinux denials.  You could try to
    restore the default system file context for www, restorecon -v www If this
    does not work, there is currently no automatic way to allow this access.
    Instead,  you can generate a local policy module to allow this access - see
    http://fedora.redhat.com/docs/selinux-faq-fc5/#id2961385 Or you can disable
    SELinux protection altogether. Disabling SELinux protection is not
    recommended. Please file a http://bugzilla.redhat.com/bugzilla/enter_bug.cgi
    against this package.

Additional Information        

Source Context                system_u:system_r:crond_t:SystemLow-SystemHigh
Target Context                system_u:object_r:dir_var_www_t
Target Objects                www [ dir ]
Affected RPM Packages         
Policy RPM                    selinux-policy-2.6.4-70.fc7
Selinux Enabled               True
Policy Type                   seedit
MLS Enabled                   True
Enforcing Mode                Enforcing
Plugin Name                   plugins.catchall_file
Host Name                     timmieland.private
Platform                      Linux timmieland.private 2.6.23.14-64.fc7 #1 SMP
                              Sun Jan 20 23:54:08 EST 2008 i686 athlon
Alert Count                   90
First Seen                    Sat 16 Feb 2008 03:45:01 PM MST
Last Seen                     Sat 16 Feb 2008 11:15:01 PM MST
Local ID                      181a0fc0-156a-4349-acce-dae99977a404
Line Numbers                  

Raw Audit Messages            

avc: denied { search } for comm="crond" dev=dm-0 name="www" pid=4626
scontext=system_u:system_r:crond_t:s0-s0:c0.c1023 tclass=dir
tcontext=system_u:object_r:dir_var_www_t:s0

This has occurred 90 times

Comment 1 Daniel Walsh 2008-02-18 17:13:07 UTC

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


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