RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 748545 - rsyslog cannot search var_spool_t
Summary: rsyslog cannot search var_spool_t
Keywords:
Status: CLOSED DUPLICATE of bug 705277
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: selinux-policy
Version: 6.1
Hardware: All
OS: Linux
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Miroslav Grepl
QA Contact: BaseOS QE Security Team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-10-24 18:51 UTC by Josh
Modified: 2011-10-25 07:46 UTC (History)
2 users (show)

Fixed In Version: selinux-policy-3.7.19-118.el6
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-10-25 07:46:14 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Josh 2011-10-24 18:51:55 UTC
Description of problem:
When rsyslog is configured to spool files to /var/spool/rsyslog it cannot search /var/spool because it cannot search var_spool_t

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. semanage fcontext -l | grep rsyslog # shows that /var/spool/rsyslog(/.*)? is labeled var_log_t
2. sesearch --allow -t var_spool_t -c dir -p search -s syslogd_t

Actual results:
no output

Expected results:
allow syslogd_t var_spool_t : dir { search }

Additional info:

Comment 2 Daniel Walsh 2011-10-24 18:59:22 UTC
Fixed in selinux-policy-3.7.19-118.el6

Preview of 6.2 selinux-policy available in 

http://people.redhat.com/dwalsh/SELinux/RHEL6

Comment 3 Josh 2011-10-24 20:08:38 UTC
I forgot to mention the version was 3.7.19-93

Comment 4 Daniel Walsh 2011-10-24 20:12:26 UTC
Right so if you can download the newer version and confirm the fix, that would be great.

Comment 5 Miroslav Grepl 2011-10-25 07:46:14 UTC

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


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