Skip to content
Commit 522b1d69 authored by Borislav Petkov (AMD)'s avatar Borislav Petkov (AMD)
Browse files

x86/cpu/amd: Add a Zenbleed fix



Add a fix for the Zen2 VZEROUPPER data corruption bug where under
certain circumstances executing VZEROUPPER can cause register
corruption or leak data.

The optimal fix is through microcode but in the case the proper
microcode revision has not been applied, enable a fallback fix using
a chicken bit.

Signed-off-by: default avatarBorislav Petkov (AMD) <bp@alien8.de>
parent 8b6f6877
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment