Bug 544550 - SELinux is preventing vsftpd "net_raw" access.
Summary: SELinux is preventing vsftpd "net_raw" access.
Keywords:
Status: CLOSED DUPLICATE of bug 537428
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 12
Hardware: i386
OS: Linux
low
medium
Target Milestone: ---
Assignee: Daniel Walsh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: setroubleshoot_trace_hash:9cb76b192f4...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-12-05 11:24 UTC by Eddie Lania
Modified: 2009-12-05 23:43 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-12-05 23:43:41 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Eddie Lania 2009-12-05 11:24:37 UTC
Summary:

SELinux is preventing vsftpd "net_raw" access.

Detailed Description:

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

SELinux denied access requested by vsftpd. It is not expected that this access
is required by vsftpd 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://fedora.redhat.com/docs/selinux-faq-fc5/#id2961385) Please file a bug
report.

Additional Information:

Source Context                unconfined_u:system_r:ftpd_t:s0-s0:c0.c1023
Target Context                unconfined_u:system_r:ftpd_t:s0-s0:c0.c1023
Target Objects                None [ capability ]
Source                        vsftpd
Source Path                   vsftpd
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           
Target RPM Packages           
Policy RPM                    selinux-policy-3.6.32-52.fc12
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Permissive
Plugin Name                   catchall
Host Name                     (removed)
Platform                      Linux (removed)
                              2.6.31.6-145.fc12.i686.PAE #1 SMP Sat Nov 21
                              16:12:37 EST 2009 i686 i686
Alert Count                   2
First Seen                    Sat 05 Dec 2009 11:53:40 AM CET
Last Seen                     Sat 05 Dec 2009 12:19:46 PM CET
Local ID                      d2b3df4d-c6fe-4768-94d5-e6927ba156db
Line Numbers                  

Raw Audit Messages            

node=(removed) type=AVC msg=audit(1260011986.580:25742): avc:  denied  { net_raw } for  pid=5564 comm="vsftpd" capability=13 scontext=unconfined_u:system_r:ftpd_t:s0-s0:c0.c1023 tcontext=unconfined_u:system_r:ftpd_t:s0-s0:c0.c1023 tclass=capability



Hash String generated from  selinux-policy-3.6.32-52.fc12,catchall,vsftpd,ftpd_t,ftpd_t,capability,net_raw
audit2allow suggests:

#============= ftpd_t ==============
allow ftpd_t self:capability net_raw;

Comment 1 Daniel Walsh 2009-12-05 23:43:41 UTC

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


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