Stories
Slash Boxes
Comments

SoylentNews is people

Submission Preview

Link to Story

MeltdownPrime and SpectrePrime Attacks Likely Mitigated by Existing Patches

Accepted submission by takyon at 2018-02-15 16:23:52
Security

New exploits related to Meltdown and Spectre [theregister.co.uk] have been found, using two CPU cores against each other in cache-based side-channel attacks. The attacks are likely stopped by existing software patches for Meltdown and Spectre, but not necessarily the hardware changes that Intel and others are working on:

When details of the Meltdown and Spectre [theregister.co.uk] CPU security vulnerabilities emerged last month, the researchers involved hinted that further exploits may be developed beyond the early proof-of-concept examples. It didn't take long. In a research paper [arxiv.org] – "MeltdownPrime and SpectrePrime: Automatically-Synthesized Attacks Exploiting Invalidation-Based Coherence Protocols" – out this month, bit boffins from Princeton University and chip designer Nvidia describe variants of Meltdown and Spectre exploit code that can be used to conduct side-channel timing attacks.

In short, the team have discovered new ways for malware to extract sensitive information, such as passwords and other secrets, from a vulnerable computer's memory by exploiting the Meltdown and Spectre design blunders in modern processors. The software mitigations being developed and rolled out to thwart Meltdown and Spectre attacks, which may bring with [theregister.co.uk] them performance hits [theregister.co.uk], will likely stop these new exploits.

Crucially, however, changes to the underlying hardware probably will not: that is to say, whatever Intel and its rivals are working on right now to rid their CPU blueprints of these vulnerabilities may not be enough. These fresh exploits attack flaws deeply embedded within modern chip architecture that will be difficult to engineer out. Before you panic: don't. No exploit code has been released.

Intel is now offering $250,000 for side-channel attacks [infosecurity-magazine.com].


Original Submission