From: Quentin Casasnovas Date: Thu, 26 Feb 2015 17:03:59 +0000 (+0100) Subject: x86/microcode/intel: Fix out of bounds memory access to the extended header X-Git-Tag: omap-for-v4.2/o2_dc~178^2~1^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d496a002ae1f02425168e5211c237abee588651a;p=pandora-kernel.git x86/microcode/intel: Fix out of bounds memory access to the extended header Improper pointer arithmetics when calculating the address of the extended header could lead to an out of bounds memory read and kernel panic. Signed-off-by: Quentin Casasnovas Link: http://lkml.kernel.org/r/20150225094125.GB30434@chrystal.uk.oracle.com Signed-off-by: Borislav Petkov --- Reading git-diff-tree failed