From: Vasiliy Kulikov Date: Sat, 30 Oct 2010 09:04:24 +0000 (+0400) Subject: KVM: PPC: fix information leak to userland X-Git-Tag: v2.6.37-rc2~82^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8cdddcd645766cd4d80fa222226ae6ebfb706af;p=pandora-kernel.git KVM: PPC: fix information leak to userland Structure kvm_ppc_pvinfo is copied to userland with flags and pad fields unitialized. It leads to leaking of contents of kernel stack memory. Signed-off-by: Vasiliy Kulikov Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed