-
-
Notifications
You must be signed in to change notification settings - Fork 109
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refuse names that would not be accessible in /run/qubes-service anyway
This applies to '.', '..' and anything with a slash. Technically those services can still be accessible via qubesdb, but that's not really intuitive and may look like a silent failure. But since technically those can be seen by a VM, do not exclude them from qubesdb, if somebody already set some of those names. Refuse only new values. QubesOS/qubes-issues#9274
- Loading branch information
Showing
2 changed files
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters