Just about every Windows and Linux device vulnerable to new LogoFAIL firmware attack
Just about every Windows and Linux device vulnerable to new LogoFAIL firmware attack

Just about every Windows and Linux device vulnerable to new LogoFAIL firmware attack

In short, the adversary requires elevated access to replace a file on the EFI partition. In this case, you should consider the machine compromised with or without this flaw.
You weren't hoping that Secure Boot saves your ass, were you?
Since the EFI partition is unencrypted, physical access would do the trick here too, even with every firmware/software security measure.
True, but this was the case without this finding, wasn't it? With write access to the EFI you could replace the boot loader and do whatever you please.
The worst part it persists through reinstalls (if i understood correctly)
This is also my understanding, at least of you keep the EFI partition.
The idea is also that a compromised system will remains compromised after all storage drives are removed.
Doesn't this mean that secure boot would save your ass? If you verify that the boot files are signed (secure boot) then you can't boot these modified files or am I missing something?
Well, not an expert. We learned now that logos are not signed. I'm not sure the boot menu config file is not either. So on a typical linux setup you can inject a command there.
If I can replace a file in your EFI, how hard would it be to sign the same file.
If it can execute in ram (as far as I understand, they've been talking about fileless attacks, so... Possible?), it can just inject whatever
Addit: also, sucure boot on most systems, well, sucks, unless you remove m$ keys and flash yours, at least. The thing is, they signed shim and whatever was the alternative chainable bootloader (mako or smth?) effectively rendering the whole thing useless; also there was a grub binary distributed as part of some kaspersky's livecd-s with unlocked config, so, yet again, load whatever tf you want
So if I have my computer set that it needs a sudo password for most changes am I good?
Yes, that's my understanding. A normal user cannot do this. (And of course, an attacker shouldn't not control a local user in the first place.)
Physical access is also a risk, but physical access trumps everything.
Unless they find another way to escalate privileges... A bug, a random binary with suid, etc
See, I knew there were other reasons I wouldn't touch secure boot lol
i wonder if containerized firefox (eg snap/flatpak) will
Yeah, if someone has write access to your boot partition then you're kind of already screwed.