[FreeBSD-Announce] FreeBSD Security Advisory FreeBSD-SA-19:07.mds

Borja Marcos borjam at sarenet.es
Wed May 15 14:28:03 UTC 2019



> On 15 May 2019, at 15:32, mike tancsa <mike at sentex.net> wrote:
> 
> Actually, just tried this on RELENG_11 (r347613)  and I get
> 
> don't know how to load module '/boot/firmware/intel-ucode.bin'
> 
> In boot/loader.conf I have
> 
> cpu_microcode_load="YES"
> cpu_microcode_name="/boot/firmware/intel-ucode.bin”

I used this:
microcode_update_enable=“YES"


on /etc/rc.conf with the devcpu-data port installed and as far as I know it updated the microcode.

The script in /usr/local/etc/rc.d used cpucontrol(8) to load it.

Or am I holding it wrong? 



Borja.



More information about the freebsd-security mailing list