RE: Intel and AMD Vulnerable to New Speculative Execution Attacks 09-10-2022, 11:02 PM
#7
(09-10-2022, 08:34 PM)XImpalerX Wrote: Do we need a firmware update or is this being patched via an OS update? It also sounds like the fix is going to slow down the CPU speed...
Only Linux requires updates for these more recent ones, as there were pre-existing fixes for Windows. Linux kernels 5.18.14 and 5.19 contain the fixes.
For Aptitude:
Code:
sudo apt-get update
sudo apt-get dist-upgrade
For Pacman:
Code:
sudo pacman -Syu