summaryrefslogtreecommitdiffstats
path: root/mm/vmalloc.c
diff options
context:
space:
mode:
authorAlan Cox <alan@linux.intel.com>2012-08-22 15:34:11 +0200
committerMarcelo Tosatti <mtosatti@redhat.com>2012-08-26 20:11:48 +0200
commit760a9a30adc558a75916a13902f38c6792fa8c4b (patch)
treea6a061b4f621845a8c3f762c518e557b56b27689 /mm/vmalloc.c
parentMerge tag 'fixes-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... (diff)
downloadlinux-760a9a30adc558a75916a13902f38c6792fa8c4b.tar.xz
linux-760a9a30adc558a75916a13902f38c6792fa8c4b.zip
kvm: Fix nonsense handling of compat ioctl
KVM_SET_SIGNAL_MASK passed a NULL argument leaves the on stack signal sets uninitialized. It then passes them through to kvm_vcpu_ioctl_set_sigmask. We should be passing a NULL in this case not translated garbage. Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Diffstat (limited to 'mm/vmalloc.c')
0 files changed, 0 insertions, 0 deletions