
12 Jan
2016
12 Jan
'16
5:37 p.m.
Martin Kletzander wrote:
On Mon, Jan 11, 2016 at 03:26:23PM -0700, Jim Fehlig wrote:
Commmit fd2e3c4c used the domctl version 8 structure for version 9 in the xen_getdomaininfolist union, resulting in insufficient buffer size (and subsequent memory corruption) for the GETDOMAININFOLIST ioctl.
Signed-off-by: Jim Fehlig <jfehlig@suse.com> --- src/xen/xen_hypervisor.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
I cannot test this, but it's kind of obvious. ACK.
Nod. Nearly applicable to the trivial rule. Pushed now. Thanks! Regards, Jim