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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Google discloses Microsoft Edge security flaw before a patch is ready

68 点作者 IntronExon超过 7 年前

5 条评论

tptacek超过 7 年前
Here&#x27;s the bug:<p><a href="https:&#x2F;&#x2F;bugs.chromium.org&#x2F;p&#x2F;project-zero&#x2F;issues&#x2F;detail?id=1435" rel="nofollow">https:&#x2F;&#x2F;bugs.chromium.org&#x2F;p&#x2F;project-zero&#x2F;issues&#x2F;detail?id=14...</a><p>It&#x27;s a race condition that allows an ACG bypass. Under ACG, only privileged processes in the browser process ensemble can create new executable pages. But the mechanism by which privileged processes &quot;give&quot; executable pages to less-privileged processes enables the lesser processes to populate them with code of their choosing. It&#x27;s medium severity because it&#x27;s just a bypass of a (relatively new) security control. For it to be useful, you already need to have an RCE-able bug.<p>The headline is a bit misleading, and the article keeps you on the hook for a couple grafs before explaining.<p>You don&#x27;t get &quot;indefinitely, until the patch is released&quot; from Google. You get 90 days. It&#x27;s on you, the vendor that shipped the buggy software, to figure out how to ship a patch within 3 months. If you can&#x27;t, you can ask for a grace period, which Google isn&#x27;t obliged to give you (but did give here). I believe, but am not sure, that Google will give longer grace periods for very severe vulnerabilities, at their discretion.<p>This is how it has to be. Big vendors --- Google almost surely included! --- will backburner patches for months and months if they aren&#x27;t given hard deadlines. Deadlines serve the users --- not just of the vulnerable software, but of all the other users that might depend on the people who use that software in some indirect way.<p>Either way, it doesn&#x27;t look like anything was done to spite Microsoft. But a &quot;business continued as usual&quot; headline wouldn&#x27;t attract as many clicks, I get that.
评论 #16414600 未加载
评论 #16415300 未加载
评论 #16414527 未加载
tehlike超过 7 年前
Whether google should disclose after 90 days or not is up for debate maybe, but i for one applaud the effort. Many many years, exploits have gone undetected&#x2F;unpatched. If googles approach is to force people fix them, so be it.<p>Microsoft has no right to be angry - they should be thankful. This is peoples data, their business at risk. After being in the business for so long time, and with the resources they have, they can afford to put a small army of swes to fix security bugs.<p>Unlike a small company, the bugs in widely used software, by definition, affects a large set of people.<p>Disclaimer: google employee.
评论 #16414980 未加载
评论 #16414945 未加载
appleflaxen超过 7 年前
Or, the equivalent title: &quot;Google gives Microsoft the standard 90 day window that it gives everyone&quot;
评论 #16414832 未加载
TwoNineA超过 7 年前
90 days + 14 days grace time.<p>Why isn&#x27;t that enough?
评论 #16414805 未加载
评论 #16414753 未加载
ninjanautsi超过 7 年前
&quot;The public disclosure will likely anger Microsoft, once again.&quot; What has Microsoft done to retaliate in, if any, previous disclosures?