core-admin/dom0/qvm-core
Joanna Rutkowska 59f71f634a dom0: Fix xenstore permissions qubes_netvm_external_ip
We should ensure that the first expression in the permisions list
is nX, where X is the owning domain, and not rX or wX, as otherwise
we would be granting all other VMs read access to the key.

This is explained in more detail here:

http://wiki.xensource.com/xenwiki/XenBus

In practice the perms problem applied only to the qubes_netvm_external_ip key
that is exposed by each NetVM to corresponding Proxy VMs. Before this fix,
the key was readable by any VM in the system, which might not be desired in some
more advanced networking setups, such as with Tor Proxy VM.
2011-09-26 17:24:11 +02:00
..
__init__.py Initial public commit. 2010-04-05 20:58:57 +02:00
.gitignore added .gitignore for *.pyo files in qvm-core 2010-06-14 23:53:54 +02:00
qubes.py dom0: Fix xenstore permissions qubes_netvm_external_ip 2011-09-26 17:24:11 +02:00