Slashdot Mirror


User: Drakonian

Drakonian's activity in the archive.

Stories
0
Comments
954
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 954

  1. Re:Where's the details? on Hyperthreading Considered Harmful · · Score: 3, Informative
    Sure. It's a timing based attack on based on watching cache misses. If you have a Spy thread running on an HT processor that is also running OpenSSL for example, you can get a picture of the frequency of cache usage and from that reverse engineer the exponents and multipliers used in the RSA exponentiation. Note: You'd definitely need some cryptographic experience for this. From this, you can get about 310 bits of the 512 bit exponent and brute force the rest, which can be done in polynomial time.

    The reason HT is vulnerable is because both threads share the cache and context switches can happen at any time. It could on normal non-HT procs too but the context swithces are more likely to flush the cache or not happen as often.

  2. Re:This ought to be interesting on Hyperthreading Considered Harmful · · Score: 4, Informative

    I just watched his talk, and you are on the right track. Your workaround is one he suggested too. It's actually a timing based attack based on watching the cache misses in a spy thread to try and reverse the RSA public key. The interesting thing is this isn't Hyper-Threading only - it's possible on normal procs too that don't flush the cache between context switches. It's just that with HT context switches can be far more common.

  3. Re:On the other hand on Hyperthreading Considered Harmful · · Score: 2, Informative

    This guy is a smart cookie. I just saw his talk. He doesn't come across as arrogant at all. I think his exploit is plausible. It's a timing attack but could allow you to discover a 1024-bit private key in under 5 mins or so if you know what you are doing.

  4. Re:Where's the details? on Hyperthreading Considered Harmful · · Score: 2, Interesting

    I just saw the talk. Have you considered that he TOLD Intel about it months ago but they wouldn't listen/didn't care? It's not easy to get the ear of a big company when you have discovered a major flaw in their product.

  5. Re:Wren Montgomery on More on Last Year's Cisco Source Code Theft · · Score: 1, Funny

    At least she's hot.

  6. Re:Won this battle but not the war on FCC Broadcast Flag Struck Down · · Score: 1, Insightful
    At least Congress persons are answerable to their constituents

    Correct, if by constituents you mean corporations and lobby groups with large bags of money. Like the MPAA.

  7. Re:Wishful thinking on Apple Release Mega Patch to Fix 19 Flaws · · Score: 1

    hehehe. Nice.

  8. This cat might sue on Red Hat Founder Offers Help in Apple vs.Tiger Lawsuit · · Score: 1
  9. Re:Memory Prices (somewhat) improved on iMacs Freshened with 2.0 GHz G5, Bluetooth, WiFi · · Score: 1

    A volume issue?? Apple, who ships thousands of Macs, can't get better volume pricing on RAM than a consumer, who buys one stick? I have trouble with that.

  10. Re:Low level design flaws? Hold off buying. on iMacs Freshened with 2.0 GHz G5, Bluetooth, WiFi · · Score: 1

    Well, I believe that Automatic was the out-of-the-box setting; i.e. the setting that is being used by... maybe 80% of users?

  11. Getting worse? on Maui X-Stream at it Again? · · Score: 4, Insightful

    It's hard to say it's getting worse since it's only one company that keeps blatantly offending.

  12. Re:Go Daddy vs Register.com on Go Daddy Usurps Network Solutions · · Score: 1

    Nice explanation, thanks.

  13. Re:Go Daddy vs Register.com on Go Daddy Usurps Network Solutions · · Score: 1

    I have an ignorant question from someone who has never registered a domain before. I thought what you were paying for was for DNS service. You need to pay someone else to actually put it on the DNS server? What do you pay for with a domain "registration"?

  14. Re:Napoleon is in a class of it's own... on BBC Reviews Hitchhiker's Guide to the Galaxy · · Score: 1
    Exactly.

    Dang! Shocks.... pegs..... LUCKY!

    Bow to your sensei. BOW TO YOUR SENSEI!!

  15. Re:Is it April Fools Day? on Offshoring to a Ship in International Waters · · Score: 1

    Who will guard the guards?

  16. Re:Draconian? on Congress Declares War on File Leakers · · Score: 1

    No, I am definitely not this legislation.

  17. Re:Serious question on Apple and MS Battle For Desktop Search Supremacy · · Score: 1

    Locate is far superior to both of them because you can't use either of them right now and this is all speculation.

  18. Re:Kill it in Canada, maybe on Canadians May Face 25% Download Tariff · · Score: 1

    I don't think it was implied that it would kill it globally.

  19. Re:Buy a powermac now, upgrade in 2 weeks? on New Mac System Specs · · Score: 1
    Then I check slashdot. Great. Just frigging great.

    Hmmm... here's an idea. You could stop complaining about finding out new information and having a choice in the matter. If you hadn't found out, you would have bought a current one, had the new one come out in a few weeks then have been outraged.

  20. Re:I'm starting to see the software patent problem on Start-up Granted Injunction Against Microsoft · · Score: 1
    Part 1: If people had understood how patents would be granted when most of today's ideas were invented and had taken out patents, the industry would be at a complete standstill today

    Part 2: The solution is patenting as much as we can.

    That's a very odd, but very true non sequitur. Well, unless you want the industry to be at a complete standstill. Which I guess they do; they have everything to lose and nothing to gain.

  21. Re:And furthermore on The Sony/MP3 Saga Continues · · Score: 1

    Well, the Sony's do have displays. So I wouldn't say it's an exact price comparison.

  22. Re:I use x86 PC myself... on Apple Announces Tiger Release Date · · Score: 0, Offtopic
    do() || do_not(); // try();

    Parse error at or near line 1: Expected ; found ||

  23. Re:I use x86 PC myself... on Apple Announces Tiger Release Date · · Score: 1, Funny

    do() || do_not(); // try(); Parse error at or near line 1: Expected ; found ||

  24. Re:They deliver HTML. on GPL 3.0 to Penalize Google, Amazon? · · Score: 1

    What does that have to do with anything? Do those things use GPL code?

  25. Re:Are they for real? on Congress Ponders Opening up iTunes DRM · · Score: 1

    Huh?? iPod and all other players are capable of playing [sic] the same formats? Reallly!! I thought it might have taken specific hardware/horsepower for certain codecs... i.e. Ogg, WMA, AAC. I don't know of any chipset that plays all of these nor any player that is using this chipset. The iPod and other players are different architectures as much as Xbox and PS2 are different architectures.