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 alsa get attributes filesystems with extended attributes (f38) #2068

Closed zpytela closed 2 months ago

zpytela commented 3 months ago

The commit addresses the following AVC denial: type=AVC msg=audit(1700102760.194:134): avc: denied { getattr } for pid=1349 comm="rm" name="/" dev="dm-0" ino=2 scontext=system_u:system_r:alsa_t:s0 tcontext=system_u:object_r:fs_t:s0 tclass=filesystem permissive=0

Resolves: rhbz#2249960