qrexec stderr pipes in /tmp are unsafe if there are low-privileged users #9097
Labels
affects-4.1
This issue affects Qubes OS 4.1.
affects-4.2
This issue affects Qubes OS 4.2.
C: core
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.
How to file a helpful issue
Qubes OS release
R4.2 but this problem predates R4.1
Brief summary
qrexec creates pipes in
/tmp
, but that isn’t safe because the names are predictable.Steps to reproduce
Inspect
/tmp
on a running system.Expected behavior
No named pipes with predictable names.
Actual behavior
Named pipes with predictable names.
The text was updated successfully, but these errors were encountered: