Stories
Slash Boxes
Comments

SoylentNews is people

posted by martyb on Sunday June 24 2018, @12:35AM   Printer-friendly
from the at-least-I-am-safe-with-my-abacus dept.

Meet TLBleed: A crypto-key-leaking CPU attack that Intel reckons we shouldn't worry about

Intel has, for now, no plans to specifically address a side-channel vulnerability in its processors that can be potentially exploited by malware to extract encryption keys and other sensitive info from applications.

A team of researchers at the Systems and Network Security Group at Vrije Universiteit Amsterdam, in the Netherlands, say they were able to leverage the security weakness to extract crypto keys from another running program in 99.8 [percent] of tests on an Intel Skylake Core i7-6700K desktop CPU; 98.2 percent of tests on an Intel Broadwell Xeon E5-2620 v4 server CPU; and 99.8 per cent of tests on a Coffeelake part.

Their code was able to lift a secret 256-bit key, used to cryptographically sign data, from another program while it performed a signing operation with libgcrypt's Curve 25519 EdDSA implementation. It took roughly 17 seconds to determine each of the keys using machine-learning software and some brute force, according to a paper detailing the attack, seen by The Register this week.

[...] The extraction technique is not reliant on speculative execution, and thus is unrelated to Spectre and Meltdown. Instead, it builds upon the exploitation of Intel's Hyper-Threading technology and the processor caches to leak data, which is a known security problem with its own mitigations.

[...] [Ben] Gras also believes AMD's hardware threading technology in its latest Zen processors – Ryzen, Threadripper, and Epyc – are at risk from TLBleed, as the CPU cores can also each run multiple threads simultaneously just like Intel parts. A spokesperson for AMD had no comment.


Original Submission

 
This discussion has been archived. No new comments can be posted.
Display Options Threshold/Breakthrough Mark All as Read Mark All as Unread
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • (Score: 4, Funny) by takyon on Sunday June 24 2018, @02:34AM (1 child)

    by takyon (881) <takyonNO@SPAMsoylentnews.org> on Sunday June 24 2018, @02:34AM (#697436) Journal

    1. Disable branch prediction to prevent speculative execution attacks.
    2. Disable hyperthreading to prevent side-channel vulnerability.
    3. Disable multicore to prevent side-channel vulnerability.
    4. Turn off the computer to prevent secret networking.
    5. Unplug the computer to prevent secret "always-on" networking.
    6. Chuck the computer into a volcano to prevent secret battery-powered "always-on" networking.

    Your system is now secure!

    You can't detect the secret networking because it uses neutrinos!
    --
    [SIG] 10/28/2017: Soylent Upgrade v14 [soylentnews.org]
    Starting Score:    1  point
    Moderation   +2  
       Funny=2, Total=2
    Extra 'Funny' Modifier   0  
    Karma-Bonus Modifier   +1  

    Total Score:   4  
  • (Score: 2) by RS3 on Sunday June 24 2018, @03:08AM

    by RS3 (6367) on Sunday June 24 2018, @03:08AM (#697443)

    You've inspired me: in my spare time I will design CPU adapters to allow original Pentiums to replace newer flawed CPUs.