File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -140,10 +140,10 @@ docker run --rm --privileged -v /boot:/boot:ro -v /dev/cpu:/dev/cpu:ro -v /lib/m
140140
141141** CVE-2019 -11091** [ MDSUM] Microarchitectural Data Sampling Uncacheable Memory (RIDL)
142142
143+ - Note: These 4 CVEs are similar and collectively named "MDS" vulnerabilities, the mitigation is identical for all
143144 - Impact: Kernel
144- - Mitigation: microcode update + kernel update making possible to protect various CPU internal buffers from unprivilaged speculative access to data
145+ - Mitigation: microcode update + kernel update making possible to protect various CPU internal buffers from unprivileged speculative access to data
145146 - Performance impact of the mitigation: TBC
146- - Note: These 4 CVEs are similar and collectively named "MDS" vulnerabilities, the mitigation is identical same for all
147147
148148## Understanding what this script does and doesn't
149149
You can’t perform that action at this time.
0 commit comments