Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1750472

Summary: avc: denied { getattr } for pid=6967 comm="abrt-upload-wat" path="/root/.config" dev="dm-0"
Product: Red Hat Enterprise Linux 8 Reporter: Martin Kyral <mkyral>
Component: selinux-policyAssignee: Lukas Vrabec <lvrabec>
Status: CLOSED DUPLICATE QA Contact: Milos Malik <mmalik>
Severity: medium Docs Contact:
Priority: medium    
Version: 8.1CC: lvrabec, mmalik, plautrba, ssekidde, zpytela
Target Milestone: rcKeywords: Patch
Target Release: 8.2   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-11-19 10:00:39 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Martin Kyral 2019-09-09 16:20:55 UTC
Description of problem:

SELinux status:                 enabled
SELinuxfs mount:                /sys/fs/selinux
SELinux root directory:         /etc/selinux
Loaded policy name:             targeted
Current mode:                   enforcing
Mode from config file:          enforcing
Policy MLS status:              enabled
Policy deny_unknown status:     allowed
Memory protection checking:     actual (secure)
Max kernel policy version:      31
selinux-policy-3.14.3-18.el8.noarch
----
time->Mon Sep  9 08:06:08 2019
type=PROCTITLE msg=audit(1568030768.651:757): proctitle="/usr/sbin/abrt-upload-watch"
type=SYSCALL msg=audit(1568030768.651:757): arch=c0000015 syscall=107 success=no exit=-13 a0=7fffcbd846c0 a1=7fffcbd84498 a2=7fffcbd84498 a3=6e6f632e items=0 ppid=1 pid=6967 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="abrt-upload-wat" exe="/usr/sbin/abrt-upload-watch" subj=system_u:system_r:abrt_upload_watch_t:s0 key=(null)
type=AVC msg=audit(1568030768.651:757): avc:  denied  { getattr } for  pid=6967 comm="abrt-upload-wat" path="/root/.config" dev="dm-0" ino=68296625 scontext=system_u:system_r:abrt_upload_watch_t:s0 tcontext=unconfined_u:object_r:config_home_t:s0 tclass=dir permissive=0

Version-Release number of selected component (if applicable):
selinux-policy-3.14.3-18.el8.noarch

How reproducible:
always

Steps to Reproduce:
1. run abrt-handle-upload test from ABRT testsuite
2.
3.

Actual results:
AVC denial

Expected results:
clean run

Additional info:

Comment 3 Lukas Vrabec 2019-11-19 10:00:39 UTC

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