Hacker News new | ask | show | jobs
by jcranmer 3083 days ago
Meltdown is fixed by page-table isolation (unmap the kernel's pagetables after syscalls are done). All the other bugs are Spectre, and these are the ones that require fixing every compiler.