Hacker News new | ask | show | jobs
by sshb 1710 days ago
Isn't eBPF basically the same idea?
1 comments

Yes, but it is more restrictive, e.g., it is not Turing complete. I’m not sure whether this directly addresses Spectre risks though.

An analysis of Spectre and software isolation is here:

https://arxiv.org/abs/1902.05178