mirror of
https://github.com/speed47/spectre-meltdown-checker
synced 2024-11-07 06:33:38 +01:00
Update spectre-meltdown-checker.sh
This commit is contained in:
parent
e04c6b9850
commit
7451022f05
@ -1813,7 +1813,7 @@ check_cpu_vulnerabilities()
|
|||||||
{
|
{
|
||||||
_info "* CPU vulnerability to the speculative execution attack variants"
|
_info "* CPU vulnerability to the speculative execution attack variants"
|
||||||
if [ "$dd_support" != "0" ]; then
|
if [ "$dd_support" != "0" ]; then
|
||||||
pstatus yellow UNKNOWN "* Unable to determine Hardware support (CPU microcode) mitigation techniques"
|
pstatus yellow UNKNOWN "* Unable to determine CPU vulnerability to the speculative execution attack variants"
|
||||||
return
|
return
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user