Bug 521035

Summary: setroubleshoot: SELinux is preventing modem-manager "getattr" access on <Unknown>.
Product: [Fedora] Fedora Reporter: Matěj Cepl <mcepl>
Component: selinux-policyAssignee: Daniel Walsh <dwalsh>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: dwalsh, jkubin, mcepl, mgrepl
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: setroubleshoot_trace_hash:59eebf502a97d78bb6f5eacb2c237d3fda93c813f096bdd595f971d427e246d0
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-09-08 10:37:25 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Matěj Cepl 2009-09-03 09:32:44 UTC
The following was filed automatically by setroubleshoot:

Souhrn:

SELinux is preventing modem-manager "getattr" access on <Unknown>.

Podrobný popis:

[SELinux is in permissive mode. This access was not denied.]

SELinux denied access requested by modem-manager. It is not expected that this
access is required by modem-manager 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.

Povolení přístupu:

You can generate a local policy module to allow this access - see FAQ
(http://fedora.redhat.com/docs/selinux-faq-fc5/#id2961385) Please file a bug
report (http://bugzilla.redhat.com/bugzilla/enter_bug.cgi) against this package.

Další informace:

Kontext zdroje                system_u:system_r:initrc_t:s0-s0:c0.c1023
Kontext cíle                 system_u:system_r:initrc_t:s0-s0:c0.c1023
Objekty cíle                 None [ netlink_kobject_uevent_socket ]
Zdroj                         modem-manager
Cesta zdroje                  /usr/sbin/modem-manager
Port                          <Neznámé>
Počítač                    (removed)
RPM balíčky zdroje          ModemManager-0.2-3.20090826.fc12
RPM balíčky cíle           
RPM politiky                  selinux-policy-3.6.30-1.fc12
Selinux povolen               True
Typ politiky                  targeted
MLS povoleno                  True
Vynucovací režim            Permissive
Název zásuvného modulu     catchall
Název počítače            (removed)
Platforma                     Linux (removed) 2.6.31-0.190.rc8.fc12.x86_64 #1 SMP
                              Fri Aug 28 18:51:58 EDT 2009 x86_64 x86_64
Počet upozornění           2
Poprvé viděno               Čt 3. září 2009, 10:50:05 CEST
Naposledy viděno             Čt 3. září 2009, 11:04:56 CEST
Místní ID                   d5a93ef5-e399-4c15-bf12-e41d21881778
Čísla řádků              

Původní zprávy auditu      

node=(removed) type=AVC msg=audit(1251968696.559:15): avc:  denied  { getattr } for  pid=1403 comm="modem-manager" scontext=system_u:system_r:initrc_t:s0-s0:c0.c1023 tcontext=system_u:system_r:initrc_t:s0-s0:c0.c1023 tclass=netlink_kobject_uevent_socket

node=(removed) type=SYSCALL msg=audit(1251968696.559:15): arch=c000003e syscall=51 success=yes exit=0 a0=6 a1=7fffd8518600 a2=7fffd8518618 a3=7fffd8518390 items=0 ppid=1 pid=1403 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="modem-manager" exe="/usr/sbin/modem-manager" subj=system_u:system_r:initrc_t:s0-s0:c0.c1023 key=(null)


audit2allow suggests:

#============= initrc_t ==============
allow initrc_t self:netlink_kobject_uevent_socket getattr;

Comment 1 Daniel Walsh 2009-09-08 10:37:25 UTC

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