aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/xen-netback/interface.c
diff options
context:
space:
mode:
authorQuentin Casasnovas <[email protected]>2015-02-03 12:00:22 +0000
committerBorislav Petkov <[email protected]>2015-02-19 11:41:37 +0000
commitf84598bd7c851f8b0bf8cd0d7c3be0d73c432ff4 (patch)
tree0f2d2a121be88ce30a4c7926ee1a016139ec8b69 /drivers/net/xen-netback/interface.c
parentLinux 3.19-rc7 (diff)
downloadkernel-f84598bd7c851f8b0bf8cd0d7c3be0d73c432ff4.tar.gz
kernel-f84598bd7c851f8b0bf8cd0d7c3be0d73c432ff4.zip
x86/microcode/intel: Guard against stack overflow in the loader
mc_saved_tmp is a static array allocated on the stack, we need to make sure mc_saved_count stays within its bounds, otherwise we're overflowing the stack in _save_mc(). A specially crafted microcode header could lead to a kernel crash or potentially kernel execution. Signed-off-by: Quentin Casasnovas <[email protected]> Cc: "H. Peter Anvin" <[email protected]> Cc: Fenghua Yu <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Borislav Petkov <[email protected]>
Diffstat (limited to 'drivers/net/xen-netback/interface.c')
0 files changed, 0 insertions, 0 deletions