Bug 553188

Summary: SELinux is preventing /usr/sbin/vsftpd "net_raw" access.
Product: [Fedora] Fedora Reporter: Jacek Pawlyta <cunio>
Component: selinux-policyAssignee: Daniel Walsh <dwalsh>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: dwalsh, mgrepl
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: setroubleshoot_trace_hash:5bfafd82644d100afc8eb5fb7903ef5e14e65821534f14f37700a5ec16ccab13
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-01-07 12:46:53 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 Jacek Pawlyta 2010-01-07 11:15:17 UTC
Summary:

SELinux is preventing /usr/sbin/vsftpd "net_raw" access.

Detailed Description:

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                   /usr/sbin/vsftpd
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           vsftpd-2.2.0-6.fc12
Target RPM Packages           
Policy RPM                    selinux-policy-3.6.32-64.fc12
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Enforcing
Plugin Name                   catchall
Host Name                     (removed)
Platform                      Linux (removed) 2.6.32.2-1.fc12.x86_64 #1
                              SMP Mon Jan 4 16:02:49 UTC 2010 x86_64 x86_64
Alert Count                   6
First Seen                    Fri 01 Jan 2010 09:08:45 PM GMT
Last Seen                     Thu 07 Jan 2010 11:13:16 AM GMT
Local ID                      7d2242e5-7c60-4b21-a114-84bb5989453f
Line Numbers                  

Raw Audit Messages            

node=(removed) type=AVC msg=audit(1262862796.178:295): avc:  denied  { net_raw } for  pid=25243 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

node=(removed) type=SYSCALL msg=audit(1262862796.178:295): arch=c000003e syscall=56 success=no exit=-1 a0=40000011 a1=0 a2=7fac62f5585e a3=0 items=0 ppid=0 pid=25243 auid=500 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=6 comm="vsftpd" exe="/usr/sbin/vsftpd" subj=unconfined_u:system_r:ftpd_t:s0-s0:c0.c1023 key=(null)



Hash String generated from  selinux-policy-3.6.32-64.fc12,catchall,vsftpd,ftpd_t,ftpd_t,capability,net_raw
audit2allow suggests:
audit2allow is not installed.

Comment 1 Miroslav Grepl 2010-01-07 12:46:53 UTC

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