|
|
|
|
|
by cesarb
622 days ago
|
|
That heavily depends on your usage. Most microcode security issues are local-only, so if your use case doesn't require the local execution of arbitrary executable code, all you lost is one extra security layer, which would become relevant only if other security layers (the ones which prevent arbitrary local code execution in the first place) fail. |
|