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
That should be easy, as I see from the kernel commit.
If you have an affected CPU, could you run the script with -v -v -v, and paste here the line near the end where it says "To mock this CPU, set those vars"? It'll help testing by mocking your CPU on my side.
New hardware bug affecting AMD Zen1: "on some AMD processors a division-by-zero can potentially return speculative data"
https://www.amd.com/en/resources/product-security/bulletin/amd-sb-7007.html
According to that it affects:
Here is the linux kernel mitigation
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=77245f1c3c6495521f6a3af082696ee2f8ce3921
I do not know if there will be microcode mitigation for this.
Please consider adding support for detecting this. I have access to an affected CPU and can help test.
Thanks
The text was updated successfully, but these errors were encountered: