You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pvulnstatus "$cve" VULN "IBPB is not supported by your current microcode"
6434
6431
else
6435
-
pvulnstatus "$cve" VULN "SMT is enabled and IBPB is not support by your current microcode"
6432
+
pvulnstatus $cve VULN "upgrade your kernel"
6436
6433
fi
6437
-
explain "Zen1/2 with SMT off aren't vulnerable after the right IBPB microcode has been applied. (https://github.com/torvalds/linux/commit/138bcddb86d8a4f842e4ed6f0585abc9b1a764ff#diff-17bd24a7a7850613cced545790ac30646097e8d6207348c2bd1845f397acb390R2272)"
6438
-
elif [ -z"$msg" ];then
6439
-
# if msg is empty, sysfs check didn't fill it. If the kernel does not bring the mitigation, system vuln.
0 commit comments