Hacker News new | ask | show | jobs
by iudqnolq 1207 days ago
Unless you write software that processes input from one user while having data private to another user in memory. So ... quite a lot of software
1 comments

Which is quite risky even with memory safe languages, if the big exploits in the last decades had anything to show it is that both RAM and CPU can be abused into bypassing any protections in place.