[libvirt] [PATCH 2/4] doc: add storage format entries

Eric Blake eblake at redhat.com
Wed Feb 27 01:00:07 UTC 2013


On 02/26/2013 05:42 AM, Philipp Hahn wrote:
> Add format/@type entries to examples to show what the text is talking
> about.
> 
> Signed-off-by: Philipp Hahn <hahn at univention.de>
> ---
>  docs/storage.html.in |    4 ++++
>  1 file changed, 4 insertions(+)


> +++ b/docs/storage.html.in
> @@ -185,6 +185,7 @@
>          <name>virtimages</name>
>          <source>
>            <device path="/dev/VolGroup00/VirtImages"/>
> +          <format type="auto"/>
>          </source>

Question - is type="auto" safe, or does it risk the CVE where a raw
image can be abused by a guest in a manner to make libvirt mis-detect
the storage as some other type, and potentially causing libvirt to
follow a backing chain outside of the guest's permitted reach?

Depending on the answer, either this is safe to push as-is into 1.0.3,
or we should revisit all mention of type="auto" to clarify the danger of
relying on probing.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 621 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20130226/3cc1cb99/attachment-0001.sig>


More information about the libvir-list mailing list