[RUS] Marian Marinov: “Preventing CPU side-channel attacks with kernel tracking“ / #LinuxPiter

Preventing CPU side-channel attacks with kernel tracking Updating microcode and loosing performance, because of that update is a big concern for everyone. So Marian will show his team’s work on how they decided to fight the attacks and what their solution gives and what it lacks. The team’s point is that there is no valid case for a child program or thread to keep dying and this is what is primary technique for executing cache side-channel attacks. So monitoring dying processes allows for marking processes
Back to Top