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:   Fri, 15 Nov 2019 11:14:43 -0500
From:   Waiman Long <longman@...hat.com>
To:     Thomas Gleixner <tglx@...utronix.de>,
        Ingo Molnar <mingo@...hat.com>, Borislav Petkov <bp@...en8.de>,
        "H. Peter Anvin" <hpa@...or.com>, x86@...nel.org
Cc:     linux-kernel@...r.kernel.org, Josh Poimboeuf <jpoimboe@...hat.com>,
        Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
        Pawan Gupta <pawan.kumar.gupta@...ux.intel.com>,
        Mark Gross <mgross@...ux.intel.com>,
        Tony Luck <tony.luck@...el.com>,
        Waiman Long <longman@...hat.com>
Subject: [PATCH v2 0/2] x86/speculation: Fix incorrect MDS/TAA mitigation status

 v2:
  - Update the documentation files accordingly
  - Add an optional second patch to defer printing of MDS mitigation.

As MDS and TAA mitigations can be inter-related, setting command
line option for one without a matching other may cause one of their
vulnerabilities files to report their status incorrectly. This patch
makes sure that both vulnerabilities files will report consistent
status correctly.

Waiman Long (2):
  x86/speculation: Fix incorrect MDS/TAA mitigation status
  x86/speculation: Fix redundant MDS mitigation message

 Documentation/admin-guide/hw-vuln/mds.rst     |  6 ++++-
 .../admin-guide/hw-vuln/tsx_async_abort.rst   |  5 +++-
 arch/x86/kernel/cpu/bugs.c                    | 27 +++++++++++++++++--
 3 files changed, 34 insertions(+), 4 deletions(-)

-- 
2.18.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ