Bug 241613 - alsactl and salsa avc denials during bootup
Summary: alsactl and salsa avc denials during bootup
Keywords:
Status: CLOSED DUPLICATE of bug 241497
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact:
URL:
Whiteboard:
: 241615 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-05-28 22:04 UTC by Jakub Hrozek
Modified: 2007-11-30 22:12 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-05-31 14:49:10 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jakub Hrozek 2007-05-28 22:04:04 UTC
Description of problem:
I'm seeing lot of avc denied messages upon booting. Everything seems to be 
working normally for me, but I guess it's a sign that something's up :) 
There's about 10 of these messages after the boot:

May 28 22:45:10 localhost kernel: audit(1180385084.803:13): avc:  denied  { 
search } for  pid=1158 comm="alsactl" name="root" dev=dm-0 ino=97345 
scontext=system_u:system_r:udev_t:s0-s0:c0.c1023 
tcontext=system_u:object_r:default_t:s0 tclass=dir

May 28 22:45:10 localhost kernel: audit(1180385084.803:8): avc:  denied  { 
search } for  pid=1158 comm="salsa" name="root" dev=dm-0 ino=97345 
scontext=system_u:system_r:udev_t:s0-s0:c0.c1023 
tcontext=system_u:object_r:default_t:s0 tclass=dir

Version-Release number of selected component (if applicable):
selinux-policy-targeted-2.6.4-8.fc7

How reproducible:
Always

Steps to Reproduce:
1. boot the computer
2. look into /var/log/messages to see the denials
  
Actual results:
avc denials for alsactl and salsa

Expected results:
no avc denials

Additional info:
N/A

Comment 1 Daniel Walsh 2007-05-29 15:32:08 UTC
This is caused by an install bug which did not label /root and /home correctly.

restorecon -R -v /root /home

Will fix.



Comment 2 Daniel Walsh 2007-05-29 15:32:54 UTC
*** Bug 241615 has been marked as a duplicate of this bug. ***

Comment 3 Chris Lumens 2007-05-31 14:49:10 UTC

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


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