fedora-selinux / selinux-policy

selinux-policy for Fedora is a large patch off the mainline
GNU General Public License v2.0
156 stars 157 forks source link

Allow pulseaudio map its runtime files #2148

Closed zpytela closed 1 month ago

zpytela commented 1 month ago

The commit addresses the following AVC denial: type=AVC msg=audit(06/02/2024 21:36:11.313:861) : avc: denied { map } for pid=831 comm=alsa-sink-USB A path=/run/pulse/orcexec.Tw9Ifn (deleted) dev="tmpfs" ino=2349 scontext=system_u:system_r:pulseaudio_t:s0 tcontext=system_u:object_r:pulseaudio_var_run_t:s0 tclass=file permissive=0

Resolves: rhbz#2290363