- Package:
- gnome-boxes
- Source:
- gnome-boxes
- Description:
- Simple GNOME app to access virtual systems
- Submitter:
- Ansgar
- Date:
- 2022-03-14 12:27:04 UTC
- Severity:
- important
- Tags:
I created a VM using gnome-boxes. The disk image created seems to be world-readable (and executable): +--- +--- I'm not sure one can rely on the permissions of ~/.local. As the disk image may contain private information, I believe the permissions should be more restrictive, that is, only read/write access for the user and none for group and others. Ansgar