Bug 1165058
Summary: | System-Update/avc shows avc error messages while doing TPS testing. | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Amita Sharma <amsharma> |
Component: | selinux-policy | Assignee: | Miroslav Grepl <mgrepl> |
Status: | CLOSED ERRATA | QA Contact: | Milos Malik <mmalik> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 7.1 | CC: | amsharma, azelinka, isenfeld, lvrabec, mgrepl, mmalik, plautrba, pvrabec |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | selinux-policy-3.13.1-11.el7 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-03-05 10:47:08 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: | |||
Bug Depends On: | |||
Bug Blocks: | 1166674 |
Description
Amita Sharma
2014-11-18 08:55:12 UTC
Is this a part of this test? I mean newaliases wants to access /tmp/tmp.7k6C3Huf9e? I probably hit the same issue today: time->Tue Nov 18 15:38:02 2014 type=SYSCALL msg=audit(1416321482.211:51): arch=c000003e syscall=59 success=yes exit=0 a0=a4d570 a1=a4c7a0 a2=a4b430 a3=7fff8748acf0 items=0 ppid=19639 pid=19640 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=51 sgid=51 fsgid=51 tty=(none) ses=4294967295 comm="newaliases" exe="/usr/sbin/sendmail.sendmail" subj=unconfined_u:system_r:system_mail_t:s0-s0:c0.c1023 key=(null) type=AVC msg=audit(1416321482.211:51): avc: denied { read } for pid=19640 comm="newaliases" path="/tmp/tmp.1gcBsNv09m" dev="dm-1" ino=202462602 scontext=unconfined_u:system_r:system_mail_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:user_tmp_t:s0 tclass=dir type=AVC msg=audit(1416321482.211:51): avc: denied { read } for pid=19640 comm="newaliases" path="/tmp/tmp.1gcBsNv09m" dev="dm-1" ino=202462602 scontext=unconfined_u:system_r:system_mail_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:user_tmp_t:s0 tclass=dir It happened during System-Update as well. It looks like a leak. Do you know who creates /tmp/tmp.7k6C3Huf9e? commit 3a80f06682910715e5bd14cafabb726cad6a7f8f Author: Miroslav Grepl <mgrepl> Date: Mon Nov 24 10:53:14 2014 +0100 Dontaudit list user_tmp files for system_mail_t. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2015-0458.html The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days |