Bugzilla – Bug 1220372
[SELinux] setroubleshootd: avc denials crypt_device_t and random_device_t
Last modified: 2024-03-07 14:37:12 UTC
setroubleshootd avc denials in sle micro 6.0 avc: denied { read write } comm="setroubleshootd" scontext=system_u:system_r:setroubleshootd_t:s0 tcontext=system_u:object_r:crypt_device_t:s0 tclass=chr_file permissive=0 avc: denied { read } comm="setroubleshootd" scontext=system_u:system_r:setroubleshootd_t:s0 tcontext=system_u:object_r:random_device_t:s0 tclass=chr_file permissive=0 e.g. https://openqa.suse.de/tests/13602660/#step/suseconnect_scc/67 https://openqa.suse.de/tests/13602660/#step/host_config/48
this one vanished with the fix of bsc#1220373, so closing