Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow setroubleshoot_fixit_t to read random_device_t #149

Merged
merged 1 commit into from Oct 8, 2019

Conversation

5umm3r15
Copy link
Contributor

@5umm3r15 5umm3r15 commented Oct 7, 2019

Allow setroubleshoot_fixit_t to to read from random number generator devices

Fixed Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1622115

$ rpm -q selinux-policy
selinux-policy-3.14.5-3.fc32.14.noarch

$ sesearch -A -s setroubleshoot_fixit_t -t random_device_t -c chr_file

Scratch build installed

$ rpm -q selinux-policy
selinux-policy-3.14.5-3.fc32.15.noarch

$ sesearch -A -s setroubleshoot_fixit_t -t random_device_t -c chr_file -p read
allow setroubleshoot_fixit_t random_device_t:chr_file { getattr ioctl lock open read };

Allow setroubleshoot_fixit_t to to read from random number generator devices

Fixed Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1622115
@vmojzis
Copy link
Member

vmojzis commented Oct 7, 2019

Seems reasonable. Acked.

@wrabcak wrabcak merged commit 89235da into fedora-selinux:rawhide Oct 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants