Hacker News new | ask | show | jobs
by tych0 1884 days ago
> Or does this refer to something else, besides safety checks?

I think it largely refers to the Spectre + Meltdown class of attacks, which caused the kernel to introduce a whole class of fixes (retpolines, etc.).

2 comments

Spectre and Meltdown are (presumably) not malicious hardware, they're hardware bugs that enable malicious software.
Hmm, I think you're probably right, and I was overthinking it, thanks :)