Actions
Feature #9532
closedGUI indication and options for MDS mitigation
Start date:
05/17/2019
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Description
Similar to the option for Kernel PTI on system_advanced_misc.php we should have an option for MDS.
It is controlled by sysctl oid hw.mds_disable
:
0 - mitigation disabled 1 - VERW instruction (microcode) mitigation enabled 2 - Software sequence mitigation enabled (not recommended) 3 - Automatic VERW or Software selection
Also in the system info widget on the Dashboard, the value of hw.mds_disable_state
can be output to show the current state.
Updated by Jim Pingle over 5 years ago
- Subject changed from GUI indication an options for MDS mitigation to GUI indication and options for MDS mitigation
Updated by Jim Pingle over 5 years ago
- Status changed from New to In Progress
- Assignee set to Jim Pingle
Updated by Jim Pingle over 5 years ago
- Status changed from In Progress to Feedback
- % Done changed from 0 to 100
Applied in changeset 42c48efe1c326273079ac38176098a1993f8ae88.
Updated by Chris Linstruth over 5 years ago
Dashboard reflects chosen MDS settings. Looks good.
Updated by Jim Pingle almost 5 years ago
- Target version changed from 2.5.0 to 2.4.5
Updated by Jim Pingle almost 5 years ago
- Status changed from Resolved to Feedback
Needs checked and/or tested again on 2.4.5 snapshots
Updated by Jim Pingle almost 5 years ago
- Status changed from Feedback to Resolved
Works as expected. The mitigation can be enabled or disabled via system_advanced_misc.php and the status is correctly reflected in the System Information widget.
2.4.5.a.20191217.0637
Actions