Started to get these selinux failure for bootpctl (part of bootc) ``` ---- type=AVC msg=audit(02/27/26 15:09:37.739:2040) : avc: denied { nnp_transition nosuid_transition } for pid=13078 comm=bootupctl scontext=system_u:system_r:install_t:s0:c75,c789 tcontext=system_u:system_r:mount_t:s0:c75,c789 tclass=process2 permissive=0 ---- type=SELINUX_ERR msg=audit(02/27/26 15:09:37.739:2041) : op=security_bounded_transition seresult=denied oldcontext=system_u:system_r:install_t:s0:c75,c789 newcontext=system_u:system_r:mount_t:s0:c75,c789 ``` Is it known or tracked? Reproducible: Always
Created attachment 2131676 [details] avc.txt