Bug 967166

Summary: SELinux is preventing /usr/bin/clamscan from 'getattr' accesses on the chr_file /dev/ppp.
Product: [Fedora] Fedora Reporter: Grosswiler Roger <roger>
Component: selinux-policyAssignee: Miroslav Grepl <mgrepl>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: dominick.grift, dwalsh, mgrepl
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:ea8e738bb6cabfbc5b54e062ea3eddb5c55167618589ececc387c95dc3f9c6d8
Fixed In Version: selinux-policy-3.12.1-47.fc19 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-05-30 03:34:07 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 Grosswiler Roger 2013-05-25 07:00:47 UTC
Description of problem:
SELinux is preventing /usr/bin/clamscan from 'getattr' accesses on the chr_file /dev/ppp.

*****  Plugin catchall (100. confidence) suggests  ***************************

If sie denken, dass es clamscan standardmässig erlaubt sein sollte, getattr Zugriff auf ppp chr_file zu erhalten.
Then sie sollten dies als Fehler melden.
Um diesen Zugriff zu erlauben, können Sie ein lokales Richtlinien-Modul erstellen.
Do
zugriff jetzt erlauben, indem Sie die nachfolgenden Befehle ausführen:
# grep clamscan /var/log/audit/audit.log | audit2allow -M mypol
# semodule -i mypol.pp

Additional Information:
Source Context                system_u:system_r:antivirus_t:s0-s0:c0.c1023
Target Context                system_u:object_r:ppp_device_t:s0
Target Objects                /dev/ppp [ chr_file ]
Source                        clamscan
Source Path                   /usr/bin/clamscan
Port                          <Unbekannt>
Host                          (removed)
Source RPM Packages           clamav-0.97.8-1.fc19.x86_64
Target RPM Packages           
Policy RPM                    selinux-policy-3.12.1-44.fc19.noarch
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Enforcing
Host Name                     (removed)
Platform                      Linux (removed) 3.9.3-301.fc19.x86_64 #1 SMP Mon
                              May 20 12:50:56 UTC 2013 x86_64 x86_64
Alert Count                   13
First Seen                    2013-05-13 06:50:08 CEST
Last Seen                     2013-05-25 06:58:20 CEST
Local ID                      322f1caa-bd97-4643-b73d-594c4c6d3989

Raw Audit Messages
type=AVC msg=audit(1369457900.848:24539): avc:  denied  { getattr } for  pid=23901 comm="clamscan" path="/dev/ppp" dev="devtmpfs" ino=11231 scontext=system_u:system_r:antivirus_t:s0-s0:c0.c1023 tcontext=system_u:object_r:ppp_device_t:s0 tclass=chr_file


type=SYSCALL msg=audit(1369457900.848:24539): arch=x86_64 syscall=lstat success=no exit=EACCES a0=6cc4b0 a1=7fff1f06d170 a2=7fff1f06d170 a3=3 items=0 ppid=23899 pid=23901 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 ses=13 tty=(none) comm=clamscan exe=/usr/bin/clamscan subj=system_u:system_r:antivirus_t:s0-s0:c0.c1023 key=(null)

Hash: clamscan,antivirus_t,ppp_device_t,chr_file,getattr

Additional info:
reporter:       libreport-2.1.4
hashmarkername: setroubleshoot
kernel:         3.9.3-301.fc19.x86_64
type:           libreport

Comment 1 Miroslav Grepl 2013-05-27 10:15:31 UTC
*** Bug 967169 has been marked as a duplicate of this bug. ***

Comment 2 Miroslav Grepl 2013-05-27 10:15:36 UTC
*** Bug 967167 has been marked as a duplicate of this bug. ***

Comment 3 Miroslav Grepl 2013-05-27 10:15:41 UTC
*** Bug 967170 has been marked as a duplicate of this bug. ***

Comment 4 Miroslav Grepl 2013-05-27 10:15:46 UTC
*** Bug 967171 has been marked as a duplicate of this bug. ***

Comment 5 Miroslav Grepl 2013-05-27 10:16:17 UTC
*** Bug 967175 has been marked as a duplicate of this bug. ***

Comment 6 Miroslav Grepl 2013-05-27 11:06:39 UTC
Fixed.

commit 5785096f1f4d5c708eaa1ec0cd5404d4205a2613
Author: Miroslav Grepl <mgrepl>
Date:   Mon May 27 13:06:13 2013 +0200

    Update antivirus_can_scan_system boolean

Comment 7 Fedora Update System 2013-05-29 14:20:09 UTC
selinux-policy-3.12.1-47.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/selinux-policy-3.12.1-47.fc19

Comment 8 Fedora Update System 2013-05-29 17:47:09 UTC
Package selinux-policy-3.12.1-47.fc19:
* should fix your issue,
* was pushed to the Fedora 19 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing selinux-policy-3.12.1-47.fc19'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-9565/selinux-policy-3.12.1-47.fc19
then log in and leave karma (feedback).

Comment 9 Fedora Update System 2013-05-30 03:34:07 UTC
selinux-policy-3.12.1-47.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.