Bug 399141 - alert count 22
Summary: alert count 22
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy-targeted
Version: 7
Hardware: i386
OS: Linux
low
low
Target Milestone: ---
Assignee: Daniel Walsh
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-11-26 07:09 UTC by Robert McLachlan
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-11-26 15:25:27 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Robert McLachlan 2007-11-26 07:09:46 UTC
Description of problem:


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


How reproducible:


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


Expected results:


Additional info:

Summary
    SELinux is preventing /sbin/modprobe (insmod_t) "sys_nice" to <Unknown>
    (insmod_t).

Detailed Description
    SELinux denied access requested by /sbin/modprobe. It is not expected that
    this access is required by /sbin/modprobe 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
    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                user_u:system_r:insmod_t
Target Context                user_u:system_r:insmod_t
Target Objects                None [ capability ]
Affected RPM Packages         module-init-tools-3.3-0.pre11.1.0.fc7
                              [application]
Policy RPM                    selinux-policy-2.6.4-57.fc7
Selinux Enabled               True
Policy Type                   targeted
MLS Enabled                   True
Enforcing Mode                Enforcing
Plugin Name                   plugins.catchall
Host Name                     localhost.localdomain
Platform                      Linux localhost.localdomain 2.6.23.1-21.fc7 #1 SMP
                              Thu Nov 1 21:09:24 EDT 2007 i686 i686
Alert Count                   22
First Seen                    Sat 24 Nov 2007 09:43:02 PM PST
Last Seen                     Sat 24 Nov 2007 09:43:02 PM PST
Local ID                      3a8e4cb5-6b3b-491c-bfaf-21b04eaa1be3
Line Numbers                  

Raw Audit Messages            

avc: denied { sys_nice } for comm="modprobe" egid=0 euid=0 exe="/sbin/modprobe"
exit=0 fsgid=0 fsuid=0 gid=0 items=0 pid=3718
scontext=user_u:system_r:insmod_t:s0 sgid=0 subj=user_u:system_r:insmod_t:s0
suid=0 tclass=capability tcontext=user_u:system_r:insmod_t:s0 tty=pts0 uid=0

Comment 1 Daniel Walsh 2007-11-26 15:25:27 UTC
This does not make sense it should have been allowed since 2.6.4-40

So something is wrong with your policy load.

Did something blow up on update?

You can try to reinstall the selinux-policy package.


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