Linux 官网 (kernel.org) 删除了所有的 release tar 包

mikewang 2026-07-02 20:06 1

跑路了?


可以看到 https://www.kernel.org/ 的 [Latest Release] 按钮已经 404 了。




https://www.kernel.org/pub/linux/kernel 目录整个消失。





已经有受害者出现:


MIT 镜像站同步了上游,所有 tar 包也都被删了:
https://mirrors.mit.edu/kernel/linux/kernel


不知道是不是被错误 rm -rf 了。镜像站们先别急着同步

最新回复 (16)
  • pauluswen 07-02 21:36
    1
    https://cdn.kernel.org/pub/linux/kernel/
    https://mirrors.edge.kernel.org/pub/linux/kernel/
    https://www.kernel.org/pub/linux/kernel/v6.x/ 全部返回 404
  • pauluswen 07-02 21:40
    2
    大概是 kernel.org 的部分 CDN/镜像节点发生了目录不可见或同步异常
  • vacants 07-02 23:54
    3
    不会又是 AI 的锅吧
  • infinet 07-03 00:51
    4
    https://social.kernel.org/notice/B7viUNMy1UsGX9pwHY

    "There was an unfortunate error while changing the kernel.org primary/secondary mirroring infrastructure, which resulted in the /pub tree suddenly becoming empty. No data was lost, just public mirror copies. Everything is now being restored, but deletes are fast and restores are slow"
  • billccn 07-03 02:48
    5
    -Linus 删库跑路了-

    但到现在还没有修好非常惊人。按理说所有原始数据都存在 git 里面,还有无数的镜像,要恢复应该是分分钟的事情。

    这么久都没好,感觉是出了安全问题了。
  • 409164 07-03 04:09
    6
    稳定性不如 windows 一半
  • 1zh3n 07-03 04:14
    7
    @409164 何意味,内核网站出问题了变成操作系统不稳定了,还扯什么 Windows 。

    cloudflare 出问题,是不是能说稳定性不如我家软路由稳定性一半
  • 409164 07-03 05:31
    8
    @1zh3n 两者处在同一链路上,整个体系不稳定也是不稳定
  • 409164 07-03 05:31
    9
    @1zh3n 而且 cf 是出了名不稳定,这有啥好辩解的
  • kaiveyoung 07-03 09:26
    10
    @409164 v 站出了名的喷子
  • michealzh 07-03 09:40
    11
    刚刚去看了是正常的
  • GPLer 07-03 09:41
    12
    所以镜像实现的时候很重要的一点就是要拦截删库行为,之前镜像 git 仓库的时候就意识到了。
  • MIUIOS 07-03 10:14
    13
    @409164 #6 你是个 XX
  • klxyy 07-03 11:05
    14
    @michealzh 刚刚看了,页面正常,内容确实 404 。大概率跑路,哈哈哈
  • dmanbu 07-03 11:15
    15
    @409164 一个发布页面被清空了而已,关操作系统稳定性啥事?你脑子里装的啥?
  • WayneCmd 07-03 12:20
    16
    很奇怪,https://cdn.kernel.org/pub/linux/kernel/v6.x/ 这个下面会 403
* 帖子来源V2EX
返回