SELinux breaks block backend on Fedora 38-based qube #8155
Labels
affects-4.2
This issue affects Qubes OS 4.2.
C: Fedora
diagnosed
Technical diagnosis has been performed (see issue comments).
P: default
Priority: default. Default priority for new issues, to be replaced given sufficient information.
pr submitted
A pull request has been submitted for this issue.
T: bug
Type: bug report. A problem or defect resulting in unintended behavior in something that exists.
Milestone
How to file a helpful issue
Qubes OS release
R4.2
Brief summary
SELinux in enforcing mode prevents block backend from working (attaching a block device exposed by such qube)
Steps to reproduce
In a qube:
truncate -s 50M test.img
losetup -f test.img
And then attach created loop device. I assume the same happens for USB sticks in sys-usb etc.
Expected behavior
Works.
Actual behavior
(enabled permissive mode to collect more logs, but normally the first failure breaks the thing).
The text was updated successfully, but these errors were encountered: