Last Tuesday, loads of Linux usersâmany running packages released as early as this yearâstarted reporting their devices were failing to boot. Instead, they received a cryptic error message that included the phrase: âSomething has gone seriously wrong.â
The cause: an update Microsoft issued as part of its monthly patch release. It was intended to close a 2-year-old vulnerability in GRUB, an open source boot loader used to start up many Linux devices. The vulnerability, with a severity rating of 8.6 out of 10, made it possible for hackers to bypass secure boot, the industry standard for ensuring that devices running Windows or other operating systems donât load malicious firmware or software during the bootup process. CVE-2022-2601 was discovered in 2022, but for unclear reasons, Microsoft patched it only last Tuesday.
âŚ
The reports indicate that multiple distributions, including Debian, Ubuntu, Linux Mint, Zorin OS, Puppy Linux, are all affected. Microsoft has yet to acknowledge the error publicly, explain how it wasnât detected during testing, or provide technical guidance to those affected. Company representatives didnât respond to an email seeking answers.
Addition to, itâs basically a bootloader selector with some extra stuff
Microsoft doesnât break grub, it does what is known as a âbootloader coupâ. rEFInd is an easy way to fix without having to google magical console incantation after booting in an installer liveusb and then chrooting into the broken system
You USB boot that rEFInd stick and choose " install rEFInd" and youâre done.
The only catch is the rEFInd is kind of a maze to find the rEFInd .iso
It is here
http://sourceforge.net/projects/refind/files/0.14.2/refind-flashdrive-0.14.2.zip/download