Can my machine be compromised if I use an outdated application and the input data is trusted?

Suppose I decide to use an outdated application for some reason: maybe I can’t update it for compatibility reasons, or updates are not provided in the official repositories I use, or maybe I just don’t feel like upgrading it … Continue reading Can my machine be compromised if I use an outdated application and the input data is trusted?

Mitigation of Spectre and Meltdown affecting host OS from guest OS (Virtualbox)

I don’t know all the details of Spectre and Meltdown, but the way I understand it is that they allow reading from memory, not writing to it. Also, I read that at least Spectre can get out of the virtual machine and therefore also affect th… Continue reading Mitigation of Spectre and Meltdown affecting host OS from guest OS (Virtualbox)