diff options
author | 2009-10-23 09:37:00 +0200 | |
---|---|---|
committer | 2009-11-04 12:42:35 -0200 | |
commit | a9e38c3e01ad242fe2a625354cf065c34b01e3aa (patch) | |
tree | 4ea957d97f8d7399f1f58cfce2470f703f6d1a58 /kernel/fork.c | |
parent | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block (diff) | |
download | wireguard-linux-a9e38c3e01ad242fe2a625354cf065c34b01e3aa.tar.xz wireguard-linux-a9e38c3e01ad242fe2a625354cf065c34b01e3aa.zip |
KVM: x86: Catch potential overrun in MCE setup
We only allocate memory for 32 MCE banks (KVM_MAX_MCE_BANKS) but we
allow user space to fill up to 255 on setup (mcg_cap & 0xff), corrupting
kernel memory. Catch these overflows.
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Diffstat (limited to 'kernel/fork.c')
0 files changed, 0 insertions, 0 deletions