Bug 1774592 - SELinux is preventing groupadd from 'read' accesses on the fifo_file fifo_file.
Summary: SELinux is preventing groupadd from 'read' accesses on the fifo_file fifo_file.
Keywords:
Status: CLOSED DUPLICATE of bug 1754219
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 31
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Lukas Vrabec
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:3347c8bf89f003a765a7e83ae01...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-11-20 14:17 UTC by Mai Ling
Modified: 2019-11-27 18:58 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2019-11-27 18:58:34 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Mai Ling 2019-11-20 14:17:16 UTC
Description of problem:
install fresh xfce iso
open terminal
launch dnfdragora
select from "to update" to "all"
search virt-manager
check the checkbox of virt-manager
press apply
SELinux is preventing groupadd from 'read' accesses on the fifo_file fifo_file.

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

If you believe that groupadd should be allowed read access on the fifo_file fifo_file by default.
Then you should report this as a bug.
You can generate a local policy module to allow this access.
Do
allow this access for now by executing:
# ausearch -c 'groupadd' --raw | audit2allow -M my-groupadd
# semodule -X 300 -i my-groupadd.pp

Additional Information:
Source Context                system_u:system_r:groupadd_t:s0
Target Context                system_u:system_r:unconfined_service_t:s0
Target Objects                fifo_file [ fifo_file ]
Source                        groupadd
Source Path                   groupadd
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           
Target RPM Packages           
Policy RPM                    selinux-policy-3.14.4-37.fc31.noarch
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Enforcing
Host Name                     (removed)
Platform                      Linux (removed) 5.3.7-301.fc31.x86_64 #1 SMP Mon
                              Oct 21 19:18:58 UTC 2019 x86_64 x86_64
Alert Count                   6
First Seen                    2019-11-20 16:15:41 EET
Last Seen                     2019-11-20 16:15:54 EET
Local ID                      f563e3ca-65c2-41cc-a84c-e3f9fd84e9e8

Raw Audit Messages
type=AVC msg=audit(1574259354.148:364): avc:  denied  { read } for  pid=3207 comm="groupadd" path="pipe:[71079]" dev="pipefs" ino=71079 scontext=system_u:system_r:groupadd_t:s0 tcontext=system_u:system_r:unconfined_service_t:s0 tclass=fifo_file permissive=0


Hash: groupadd,groupadd_t,unconfined_service_t,fifo_file,read

Version-Release number of selected component:
selinux-policy-3.14.4-37.fc31.noarch

Additional info:
component:      selinux-policy
reporter:       libreport-2.10.1
hashmarkername: setroubleshoot
kernel:         5.3.7-301.fc31.x86_64
type:           libreport

Comment 1 Mai Ling 2019-11-20 14:27:01 UTC
Description of problem:
appears on each reboot at login on a fresh xfce flavour iso

Version-Release number of selected component:
selinux-policy-3.14.4-37.fc31.noarch

Additional info:
reporter:       libreport-2.10.1
hashmarkername: setroubleshoot
kernel:         5.3.7-301.fc31.x86_64
type:           libreport

Comment 2 Lukas Vrabec 2019-11-27 18:58:34 UTC

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


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