Bug 759263 - SELinux is preventing groupadd "read append" access on /tmp/tmpeZOTT9.
Summary: SELinux is preventing groupadd "read append" access on /tmp/tmpeZOTT9.
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 13
Hardware: i386
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Miroslav Grepl
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: setroubleshoot_trace_hash:602e4a10202...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-12-01 19:41 UTC by maurizio
Modified: 2011-12-02 09:47 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-12-02 09:47:13 UTC
Type: ---


Attachments (Terms of Use)

Description maurizio 2011-12-01 19:41:16 UTC
Summary:

SELinux is preventing groupadd "read append" access on /tmp/tmpeZOTT9.

Detailed Description:

SELinux denied access requested by groupadd. It is not expected that this access
is required by groupadd 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:groupadd_t:s0-s0:c0.c1023
Target Context                system_u:object_r:initrc_tmp_t:s0
Target Objects                /tmp/tmpeZOTT9 [ file ]
Source                        groupadd
Source Path                   groupadd
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           
Target RPM Packages           
Policy RPM                    selinux-policy-3.7.19-101.fc13
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Enforcing
Plugin Name                   catchall
Host Name                     (removed)
Platform                      Linux (removed)
                              2.6.33.3-85.fc13.i686 #1 SMP Thu May 6 18:44:12
                              UTC 2010 i686 i686
Alert Count                   2
First Seen                    Sat 19 Nov 2011 02:45:21 AM MST
Last Seen                     Sat 19 Nov 2011 02:45:21 AM MST
Local ID                      0631b091-53e0-4f05-a0c3-58a9a87d3207
Line Numbers                  

Raw Audit Messages            

node=(removed) type=AVC msg=audit(1321695921.234:21718): avc:  denied  { read append } for  pid=3760 comm="groupadd" path="/tmp/tmpeZOTT9" dev=dm-0 ino=39243 scontext=system_u:system_r:groupadd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:initrc_tmp_t:s0 tclass=file

node=(removed) type=AVC msg=audit(1321695921.234:21718): avc:  denied  { read append } for  pid=3760 comm="groupadd" path="/tmp/tmpeZOTT9" dev=dm-0 ino=39243 scontext=system_u:system_r:groupadd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:initrc_tmp_t:s0 tclass=file



Hash String generated from  catchall,groupadd,groupadd_t,initrc_tmp_t,file,read,append
audit2allow suggests:

#============= groupadd_t ==============
allow groupadd_t initrc_tmp_t:file { read append };

Comment 1 Miroslav Grepl 2011-12-02 09:47:13 UTC
F13 is no longer supported. Please update to a newer version of Fedora. Thank you.


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