qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] virtio-gpu: fix information leak in getting cap


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] [PATCH] virtio-gpu: fix information leak in getting capset info dispatch
Date: Tue, 01 Nov 2016 12:13:49 +0100

On Di, 2016-11-01 at 02:53 -0700, Li Qiang wrote:
> From: Li Qiang <address@hidden>
> 
> In virgl_cmd_get_capset_info dispatch function, the 'resp' hasn't
> been full initialized before writing to the guest. This will leak
> the 'resp.padding' and 'resp.hdr.padding' fieds to the guest. This
> patch fix this issue.
> 
> Signed-off-by: Li Qiang <address@hidden>

Added to vga queue.

thanks,
  Gerd




reply via email to

[Prev in Thread] Current Thread [Next in Thread]