TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

CPU hardware vulnerable to side-channel attacks

139 点作者 contrarian_超过 7 年前

10 条评论

userbinator超过 7 年前
Side-channel attacks are notoriously difficult to prevent:<p><a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Tempest_(codename)" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Tempest_(codename)</a><p>I suspect these sorts of attacks will exist as long as people try to share running untrusted code on the same hardware.
评论 #16072634 未加载
评论 #16072258 未加载
jstewartmobile超过 7 年前
I wish desktop chips would trade a little performance for more simplicity and robustness. Even at half-speed, they are still pretty damn fast, and a lot of the bleeding-edge stuff was pushed over to the GPU a long time ago.<p>The economics are also a little off. If this were something like ARM64, the eventual replacement chip would be a few bucks instead of a few hundred. In that situation, I wouldn&#x27;t get too upset about it. It would be like, &quot;Oh well, I guess I have an excuse to upgrade my CPU now.&quot;
评论 #16072716 未加载
kardos超过 7 年前
On one hand, great news for Intel: everyone needs a new chip. On the other, terrible news for Intel: AMD&#x27;s offerings are pretty competitive these days. It&#x27;ll be interesting to see how this plays out.
评论 #16071959 未加载
评论 #16071663 未加载
评论 #16072454 未加载
reacweb超过 7 年前
Maybe the CPU is the wrong place to perform sophisticated optimizations. IMHO, the CPU should be far more simple and the intelligence should be in the compiler.
评论 #16072174 未加载
评论 #16072191 未加载
评论 #16076061 未加载
评论 #16072216 未加载
评论 #16072307 未加载
ashark超过 7 年前
I can&#x27;t figure out whether this means that OS-level mitigation of the problem doesn&#x27;t prevent all avenues for exploitation. The headline implies it (and probably made it to the front page based on that implication) but TFA doesn&#x27;t make it clear whether that&#x27;s true.
评论 #16071861 未加载
gaius超过 7 年前
In the old days this would be no biggie as every non-trivial site would have at least half a dozen different kinds of Unix workstations anyway. SPARC, MIPS, PA-RISC, AXP, m68k, POWER...
评论 #16071720 未加载
评论 #16072031 未加载
y0ghur7_xxx超过 7 年前
so i bought my cpu a few months ago. will intel replace it for free?
评论 #16071729 未加载
评论 #16071970 未加载
评论 #16072037 未加载
noja超过 7 年前
this is our golden opportunity to switch to something less privacy evading and bug-ridden.<p>(and it will incidentally also prove that the market really doesn&#x27;t work very well, because most people will <i>still buy intel</i>)
评论 #16072844 未加载
m3kw9超过 7 年前
Anyone know the implications to the security of the crypto currencies? Are they highly prone to theft now?
评论 #16072362 未加载
评论 #16072344 未加载
评论 #16072363 未加载
评论 #16072364 未加载
评论 #16072400 未加载
darkmx0z超过 7 年前
disable high resolution clocks for non-sudo programs?