Hide Forgot
Description of problem: inspired by bz#675996 Version-Release number of selected component (if applicable): selinux-policy-targeted-3.7.19-70.el6.noarch selinux-policy-3.7.19-70.el6.noarch How reproducible: always Steps to Reproduce: # modprobe scsi_tgt # find /dev -context *:device_t:* \( -type c -o -type b \) -printf "%p %Z\n" /dev/tgt system_u:object_r:device_t:s0 #
What should it be labeled? fixed_disk_device_t? or /dev/sg[0-9]+ -c system_u:object_r:scsi_generic_device_t:s0 /dev/bsg/.+ -c system_u:object_r:scsi_generic_device_t:s0
I believe we should label it as scsi_generic_device_t.
sounds good to me
Fixed in selinux-policy-3.7.19-71.el6
(In reply to comment #2) > What should it be labeled? fixed_disk_device_t? > or > /dev/sg[0-9]+ -c system_u:object_r:scsi_generic_device_t:s0 > /dev/bsg/.+ -c system_u:object_r:scsi_generic_device_t:s0 I don't know. Just clearing the NEEDINFO flag.
This is labelled by scsi_generic_device_t label now.
An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2011-0526.html