Bug 658661 - SELinux is preventing /usr/libexec/gam_server "read" access on /var/lib/rpm.
Summary: SELinux is preventing /usr/libexec/gam_server "read" access on /var/lib/...
Keywords:
Status: CLOSED DUPLICATE of bug 656127
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 14
Hardware: i386
OS: Linux
low
medium
Target Milestone: ---
Assignee: Miroslav Grepl
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: setroubleshoot_trace_hash:4ba257f2273...
: 658659 658664 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-11-30 22:55 UTC by Mike
Modified: 2010-12-01 09:01 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2010-12-01 09:01:00 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Mike 2010-11-30 22:55:04 UTC
Summary:

SELinux is preventing /usr/libexec/gam_server "read" access on /var/lib/rpm.

Detailed Description:

SELinux denied access requested by gam_server. It is not expected that this
access is required by gam_server 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 FAQ
(http://docs.fedoraproject.org/selinux-faq-fc5/#id2961385) Please file a bug
report.

Additional Information:

Source Context                system_u:system_r:fail2ban_t:s0
Target Context                system_u:object_r:rpm_var_lib_t:s0
Target Objects                /var/lib/rpm [ dir ]
Source                        gam_server
Source Path                   /usr/libexec/gam_server
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           gamin-0.1.10-8.fc14
Target RPM Packages           rpm-4.8.1-5.fc14
Policy RPM                    selinux-policy-3.9.7-12.fc14
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Enforcing
Plugin Name                   catchall
Host Name                     (removed)
Platform                      Linux (removed)
                              2.6.35.6-48.fc14.i686.PAE #1 SMP Fri Oct 22
                              15:27:53 UTC 2010 i686 i686
Alert Count                   82
First Seen                    Tue 30 Nov 2010 02:08:56 PM EST
Last Seen                     Tue 30 Nov 2010 02:17:40 PM EST
Local ID                      5809cbfd-b8a7-4556-a48e-211d6ee744d0
Line Numbers                  

Raw Audit Messages            

node=(removed) type=AVC msg=audit(1291144660.599:4034): avc:  denied  { read } for  pid=2222 comm="gam_server" name="rpm" dev=dm-0 ino=19 scontext=system_u:system_r:fail2ban_t:s0 tcontext=system_u:object_r:rpm_var_lib_t:s0 tclass=dir

node=(removed) type=SYSCALL msg=audit(1291144660.599:4034): arch=40000003 syscall=292 success=no exit=-13 a0=3 a1=8d24618 a2=1002fc6 a3=bfc23a5c items=0 ppid=1 pid=2222 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="gam_server" exe="/usr/libexec/gam_server" subj=system_u:system_r:fail2ban_t:s0 key=(null)



Hash String generated from  catchall,gam_server,fail2ban_t,rpm_var_lib_t,dir,read
audit2allow suggests:

#============= fail2ban_t ==============
allow fail2ban_t rpm_var_lib_t:dir read;

Comment 1 Miroslav Grepl 2010-12-01 08:58:55 UTC
*** Bug 658664 has been marked as a duplicate of this bug. ***

Comment 2 Miroslav Grepl 2010-12-01 08:59:50 UTC
*** Bug 658659 has been marked as a duplicate of this bug. ***

Comment 3 Miroslav Grepl 2010-12-01 09:01:00 UTC

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


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