Hyper-threading considered harmful?
At first I thought this effected FreeBSD only. Just another update.. A bit soon after 5.4-release, but still..
But the more I read, what's really going on, the more I came to the conclusion that this could have a really big impact. And not just on FreeBSD.. A lot of OSs could be at risk here.. Even Intel was made aware of the problem..
The article has two major issues I wasn't aware of. The first is the concept of covert channels by using timing on cache hits/misses (very, very cool idea in and of itself). The other is using this to get enough bits from a 512bit RSA key to make brute-forcing the remaining viable.
Here's the page. Definitely read his paper: Cache missing for fun and profit.