From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753175AbbBSLri (ORCPT ); Thu, 19 Feb 2015 06:47:38 -0500 Received: from mail.skyhub.de ([78.46.96.112]:36392 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753091AbbBSLre (ORCPT ); Thu, 19 Feb 2015 06:47:34 -0500 Date: Thu, 19 Feb 2015 12:46:41 +0100 From: Borislav Petkov To: x86-ml Cc: lkml Subject: [GIT PULL] x86/microcode updates Message-ID: <20150219114641.GF31218@pd.tnic> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi guys, please pull, thanks. --- The following changes since commit e36f014edff70fc02b3d3d79cead1d58f289332e: Linux 3.19-rc7 (2015-02-01 20:07:21 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp.git tags/microcode_fixes_for-3.21 for you to fetch changes up to 35a9ff4eec7a1725ac4364972fc6c156e4feedd0: x86/microcode/intel: Handle truncated microcode images more robustly (2015-02-19 12:42:23 +0100) ---------------------------------------------------------------- * Two fixes hardening microcode data handling. (Quentin Casasnovas) ---------------------------------------------------------------- Quentin Casasnovas (2): x86/microcode/intel: Guard against stack overflow in the loader x86/microcode/intel: Handle truncated microcode images more robustly arch/x86/kernel/cpu/microcode/intel.c | 5 +++++ arch/x86/kernel/cpu/microcode/intel_early.c | 6 +++++- 2 files changed, 10 insertions(+), 1 deletion(-) -- Regards/Gruss, Boris. ECO tip #101: Trim your mails when you reply. --