-
-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Stop leaking dom0 timezone to Qubes-Whonix #8381
Comments
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
Set fake timezone for VMs with "anon-timezone" tag. Fixes QubesOS/qubes-issues#8381
Set fake timezone for VMs with the "anon-timezone" tag. Fixes QubesOS/qubes-issues#8381
Unassigning myself in light of QubesOS/qubes-core-admin#632 |
This is implemented as a feature so that the standard check-with-template mechanism can be used. VMs can request the feature using the standard mechanism. Fixes: QubesOS/qubes-issues#8381
Great progress, thank you! What is missing, is actually enabling A change in https://github.com/QubesOS/qubes-core-admin-addon-whonix is probably required. Please re-open. |
On Thu, Jan 09, 2025 at 04:11:49AM -0800, Patrick Schleizer wrote:
What is missing, is actually enabling `qvm-feature` `anon-timezone` for Qubes-Whonix Templates?
shouldn't anon-timezone just be the default?
…--
cheers,
Holger
⢀⣴⠾⠻⢶⣦⠀
⣾⠁⢠⠒⠀⣿⡁ holger@(debian|reproducible-builds|layer-acht).org
⢿⡄⠘⠷⠚⠋⠀ OpenPGP: B8BF54137B09D35CF026FE9D 091AB856069AAA1C
⠈⠳⣄
Because things are the way they are, things will not stay the way they are.
(Bertolt Brecht)
|
No, that makes timezone in VM to be the default one (usually UTC), which affects more or less all applications (including calendar, email client etc). Most users prefer to see their local time. |
Qubes OS release
R4.2
Brief summary
Qubes VMs leak timezone.
Reported by @chessjazz.
Steps to reproduce
Expected behavior
No command available to leak dom0 timezone.
Actual behavior
Dom0 timezone can be leaked in VM if malware is running inside the VM.
Additional information
For issue tracking.
Suggested solution
If
qvm-features
or similar mechanism haswhonix-ws 1
,whonix-gw 1
,notimezone 1
, then don't write/qubes-timezone
to qubesdb.The text was updated successfully, but these errors were encountered: