1
0
mirror of https://github.com/speed47/spectre-meltdown-checker synced 2024-08-29 15:23:40 +02:00

Update spectre-meltdown-checker.sh

This commit is contained in:
Rob Gill 2018-05-22 20:46:49 +10:00 committed by GitHub
parent e04c6b9850
commit 7451022f05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1813,7 +1813,7 @@ check_cpu_vulnerabilities()
{
_info "* CPU vulnerability to the speculative execution attack variants"
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
fi