Updating the Intel microcode with iucode tool
# iucode_tool --scan-system=exact --list --quiet intel-ucode/# cat /proc/cpuinfo | grep microcode# iucode_tool --scan-system=exact --overwrite --write-earlyfw=/boot/intel-ucode.cpio intel-ucode/
# iucode_tool --scan-system=exact --list --quiet intel-ucode/# cat /proc/cpuinfo | grep microcode# iucode_tool --scan-system=exact --overwrite --write-earlyfw=/boot/intel-ucode.cpio intel-ucode/