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 virtqemud open svirt_devpts_t char devices #2398

Open
wants to merge 1 commit into
base: rawhide
Choose a base branch
from

Conversation

zpytela
Copy link
Contributor

@zpytela zpytela commented Oct 22, 2024

The commit addresses the following AVC denial:
type=AVC msg=audit(1723745525.909:3662): avc: denied { open } for pid=2266 comm="rpc-virtqemud" path="/dev/pts/8" dev="devpts" ino=11 scontext=system_u:system_r:virtqemud_t:s0 tcontext=system_u:object_r:svirt_devpts_t:s0 tclass=chr_file permissive=1

Resolves: rhbz#2305192

The commit addresses the following AVC denial:
type=AVC msg=audit(1723745525.909:3662): avc:  denied  { open } for  pid=2266 comm="rpc-virtqemud" path="/dev/pts/8" dev="devpts" ino=11 scontext=system_u:system_r:virtqemud_t:s0 tcontext=system_u:object_r:svirt_devpts_t:s0 tclass=chr_file permissive=1

Resolves: rhbz#2305192
@zpytela zpytela marked this pull request as draft October 22, 2024 15:39
@zpytela zpytela marked this pull request as ready for review November 29, 2024 17:30
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.

1 participant