Bug 446028 - rsyslog avc
Summary: rsyslog avc
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy-targeted
Version: 8
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Daniel Walsh
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-05-12 08:35 UTC by drago01
Modified: 2008-06-10 14:43 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-06-10 14:43:56 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description drago01 2008-05-12 08:35:45 UTC
Description of problem:
I am getting this avc in dmesg:
--------------------------
audit(1210579063.161:4): avc:  denied  { write } for  pid=1944 comm="rsyslogd"
name="news" dev=md0 ino=12189828 scontext=system_u:system_r:syslogd_t:s0
tcontext=system_u:object_r:innd_log_t:s0 tclass=dir
--------------------------
audit2allow says:
---------------------
#============= syslogd_t ==============
allow syslogd_t innd_log_t:dir write;
----------------------
Version-Release number of selected component (if applicable):
selinux-policy-targeted-3.0.8-101.fc8

How reproducible:
Always

Steps to Reproduce:
1. boot with rsyslog enabled
  
Actual results:

AVC message.

Expected results:

no AVC.
Additional info:

Comment 1 Daniel Walsh 2008-05-13 15:44:31 UTC
Fixed in selinux-policy-3.0.8-103.fc8


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