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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Why are Intel processors more vulnerable than AMD?

2 点作者 altaaf_baatli大约 5 年前
Is AMD better at security than Intel?([1]), ([2]). Why are there less security vulnerabilities in AMD?<p>[1]: https:&#x2F;&#x2F;techcrunch.com&#x2F;2020&#x2F;03&#x2F;10&#x2F;new-flaw-in-intel-chips-lets-attackers-slip-their-own-data-into-secure-enclave&#x2F;<p>[2]: https:&#x2F;&#x2F;googleprojectzero.blogspot.com&#x2F;2018&#x2F;01&#x2F;reading-privileged-memory-with-side.html

2 条评论

wmf大约 5 年前
Intel checks permissions after performing a memory access (which allows the side effects of that access to be visible) but AMD checks before.<p>Also AMD doesn&#x27;t have SGX so they can&#x27;t have SGX vulnerabilities.
kichik大约 5 年前
One possibility is that AMD sales were really low until they came out with Threadripper. Security researchers just didn&#x27;t put the time into a CPU that&#x27;s not very common.<p>There are similar AMD vulnerabilities coming out now:<p><a href="https:&#x2F;&#x2F;www.digitaltrends.com&#x2F;computing&#x2F;amd-take-a-way-security-vulnerabilities&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.digitaltrends.com&#x2F;computing&#x2F;amd-take-a-way-secur...</a>