Re: Zenbleed

0x1eef <[email protected]> Wed, 26 Jul 2023 22:49:49 +0000
Newsgroups gmane.os.freebsd.security.general
Message-ID <T8Bs8CnoOIqdFKKAFDUbWvhKwpUcplEgD6IL7VJt8DDajZbHLO7Hz3GVwyfO1o5wZVkt0GFntqjTEbRcsDbx11i5uqdZ_cWFJI-nrGzKFTs=@protonmail.com>
> The chicken bit workaround is
> # for x in /dev/cpuctl*; do cpucontrol -m '0xc0011029|=0x200' $x; done
> there is nothing to wait for. It is silly to push this into kernel when
> recommended solution is ucode update.

Great ! Thanks.

0x1eef