* Patch Tuesday CODE REVIEW: New Intel microcode and a new mitigation
@ 2024-03-12 18:11 Dan McDonald
0 siblings, 0 replies; only message in thread
From: Dan McDonald @ 2024-03-12 18:11 UTC (permalink / raw)
To: illumos-developer
Hello!
Intel has announced today both a microcode update for some CPUs, and the reason why they are updating it.
First, the microcode update:
https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20240312
https://code.illumos.org/c/illumos-gate/+/3371
This update enables detection of a vulnerability: Register File Data Sampling (RFDS)
https://www.intel.com/content/www/us/en/developer/articles/technical/software-security-guidance/advisory-guidance/register-file-data-sampling.html
The microcode update is NECESSARY, but NOT SUFFICIENT for mitigation.
The illumos mitigation (which re-enables an older VERW-use mitigation on the few Atom-class processors affected by RFDS) is here:
https://code.illumos.org/c/illumos-gate/+/3372
I was HOPING to have this tested on afflicted hardware, but the machine I bought was so-Windows-locked I had to return it.
If anyone has "Alder Lake N" hardware (e.g Intel Processor N100) running illumos, PLEASE contact me ASAP so we can arrange before-and-after testing (there are some ways to detect the right thing happening using mdb).
These both are NOPs on non-modern-Atom-class hardware.
Thanks,
Dan
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-03-12 18:11 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-12 18:11 Patch Tuesday CODE REVIEW: New Intel microcode and a new mitigation Dan McDonald
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).