openQA tests consistently show that on first boot of a fresh UEFI VM install of current Rawhide, this AVC appears: time->Fri Jul 3 10:37:47 2020 type=AVC msg=audit(1593787067.404:108): avc: denied { nnp_transition } for pid=653 comm="(qbalance)" scontext=system_u:system_r:init_t:s0 tcontext=system_u:system_r:irqbalance_t:s0 tclass=process2 permissive=0 all you need do is install Rawhide UEFI native to a VM and boot it, that seems to be enough to cause the AVC to show up.
I believe this bug is a duplicate of BZ#1848658.
The requested permission is present in selinux-policy=3.14.6-17. *** This bug has been marked as a duplicate of bug 1848658 ***
that's weird, I did a search for 'qbalance nnp_transition' before filing this bug and found nothing...
Seems we have a new one now this one is fixed, though: time->Mon Jul 6 12:59:54 2020 type=AVC msg=audit(1594054794.319:110): avc: denied { create } for pid=636 comm="irqbalance" name="irqbalance636.sock" scontext=system_u:system_r:irqbalance_t:s0 tcontext=system_u:object_r:var_run_t:s0 tclass=sock_file permissive=0
Adam, this one is fixed, too: https://bugzilla.redhat.com/show_bug.cgi?id=1852486