lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 15 Jan 2018 13:43:21 +0800
From:   Jia Zhang <zhang.jia@...ux.alibaba.com>
To:     tony.luck@...el.com, bp@...en8.de
Cc:     mingo@...hat.com, hpa@...or.com, tglx@...utronix.de,
        x86@...nel.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] x86/microcode/intel: Extend BDW late-loading with platform id and LLC check

The fix further reduces the impact for the BDW model which has to launch
a machine reset in order to run microcode update in BIOS. This point is
important for some vendors without the concern about machine reboot in
order to fix up Spectre v2.

Jia Zhang (2):
      x86/intel: introduce platform_id
      x86/microcode/intel: Extend BDW late-loading with platform id and LLC check

 arch/x86/include/asm/processor.h      |  1 +
 arch/x86/kernel/cpu/intel.c           |  7 +++++++
 arch/x86/kernel/cpu/microcode/intel.c | 16 ++++++++++++++--
 3 files changed, 22 insertions(+), 2 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ