Skip to content

Conversation

@zpytela
Copy link
Contributor

@zpytela zpytela commented Oct 14, 2025

Steps to Reproduce:

  1. Create a vm.
  2. Enable 3D acceleration under Video Virtio.
  3. Enable OpenGL and set Listen type to "None" under Display Spice.
  4. Start the vm.

The commit addresses the following AVC denials:
type=AVC msg=audit(1760415907.810:959): avc: denied { open } for pid=8333 comm="rpc-virtqemud" path="/dev/dri/renderD128" dev="tmpfs" ino=10 scontext=system_u:system_r:virtqemud_t:s0 tcontext=system_u:object_r:dri_device_t:s0 tclass=chr_file permissive=1 type=AVC msg=audit(1760415907.810:960): avc: denied { setattr } for pid=8333 comm="rpc-virtqemud" name="renderD128" dev="tmpfs" ino=10 scontext=system_u:system_r:virtqemud_t:s0 tcontext=system_u:object_r:dri_device_t:s0 tclass=chr_file permissive=1

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=2403689

Steps to reproduce:
1. Create a vm.
2. Enable 3D acceleration under `Video Virtio`.
3. Enable OpenGL and set Listen type to "None" under `Display Spice`.
4. Start the vm.

The commit addresses the following AVC denials:
type=AVC msg=audit(1760415907.810:959): avc:  denied  { open } for  pid=8333 comm="rpc-virtqemud" path="/dev/dri/renderD128" dev="tmpfs" ino=10 scontext=system_u:system_r:virtqemud_t:s0 tcontext=system_u:object_r:dri_device_t:s0 tclass=chr_file permissive=1
type=AVC msg=audit(1760415907.810:960): avc:  denied  { setattr } for  pid=8333 comm="rpc-virtqemud" name="renderD128" dev="tmpfs" ino=10 scontext=system_u:system_r:virtqemud_t:s0 tcontext=system_u:object_r:dri_device_t:s0 tclass=chr_file permissive=1

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=2403689
@zpytela zpytela force-pushed the virtqemud-setattr-dridevice branch from d2f94e9 to a15b4cc Compare October 14, 2025 07:46
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