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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Rethinking Linux Kernel Security

8 点作者 zmanian超过 8 年前

1 comment

wyldfire超过 8 年前
&gt; &quot;we have to change the way we approach this dramatically, the same way that vehicle manufacturers in the 1970s did.&quot;<p>I think he&#x27;s probably right. It might be interesting to build the kernel (or more realistically, a new distro) with some of its recent lxc&#x2F;sandbox features as opt-out rather than opt-in.<p>&gt; &quot;people are finding these bugs sometimes immediately when they&#x27;re introduced.&quot;<p>How do we know this is the case?<p>&gt;&quot;I hear a lot of blame-shifting of where this problem needs to be solved,&quot; he told the audience. &quot;Even if upstream says &#x27;oh sure we found that bug, we fixed it,&#x27; what kernel version was it fixed in? Did it end up in a stable release? Did a vendor backport it? Did the carrier for the phone take that update from the vendor and push it onto phones?&quot;<p>IMO this is not the kernel maintainers&#x27; role. A curator like The Linux Foundation might be appropriate to shepherd critical fixes somehow. But ultimately downstream consumers bear the responsibility to accept new patches and schedule them in their own release cycle. If the linux kernel could offer anything, it might be some kind of smaller-scope upgrade feature. If each of the syscalls, VFSs, block devs could be individually patched without downtime, maybe that would somehow make for a lower-risk upgrade.