V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
miyuki

新一键 root 提权漏洞 dirtyfrag.io

  •  
  •   miyuki · 7h 36m ago · 2776 views

    https://dirtyfrag.io

    验证

    git clone https://github.com/V4bel/dirtyfrag.git && cd dirtyfrag && gcc -O0 -Wall -o exp exp.c -lutil && ./exp

    35 replies    2026-05-08 17:48:10 +08:00
    SHIINASAMA
        1
    SHIINASAMA  
       7h 9m ago
    😨
    xiaomushen
        2
    xiaomushen  
       7h 7m ago
    AI 时代,开源系统真的是危险,
    cryptovae
        3
    cryptovae  
       6h 36m ago
    看着就害怕
    maocat
        4
    maocat  
       6h 32m ago
    代码展现了作者对 Linux 内核网络栈、加密子系统、文件系统页面缓存的深刻理解,是一个教科书级别的高级漏洞利用实现

    deepseek 的评价。
    bill5500
        5
    bill5500  
       6h 32m ago
    又要忙起来了
    wsseo
        6
    wsseo  
       6h 25m ago
    我的天
    hefish
        7
    hefish  
       6h 18m ago
    我擦,我最新的 debian 13 内核中招。。。
    老的 debian12 最新内核,没事。。。。哈哈哈
    netnr
        8
    netnr  
       6h 6m ago
    解决了权限不足的问题 😀
    Bronya
        9
    Bronya  
       6h 2m ago
    卧槽,前两天刚升级一遍防止 Copy Fail 的 CVE ,这又来了一个……
    Lightbright
        10
    Lightbright  
       5h 58m ago   ❤️ 2
    linux 忘记密码 root 怎么办.jpg
    zsh2517
        11
    zsh2517  
       5h 57m ago
    @Bronya 这个不用升级,因为还没补丁 /doge

    https://github.com/V4bel/dirtyfrag/blob/master/assets/write-up.md#disclosure-timeline 里面有提到,原本五天后才会公布,但是有第三方违反规则公开了详情,于是 dirtyfrag 官方也公开了

    2026-05-07: Submitted detailed information about the vulnerability and the exploit to the linux-distros mailing list. The embargo was set to 5 days, with an agreement that if a third party publishes the exploit on the internet during the embargo period, the Dirty Frag exploit would be published publicly.
    2026-05-07: Detailed information and the exploit for this vulnerability were published publicly by an unrelated third party, breaking the embargo.
    2026-05-07: After obtaining agreement from distribution maintainers to fully disclose Dirty Frag, the entire Dirty Frag document was published.
    sNullp
        12
    sNullp  
       5h 56m ago
    目测突破不了 rootless container (比如 unprivileged LXC )的容器壁
    chouvel
        13
    chouvel  
       5h 22m ago
    如果连 linux 都能找到这种漏洞,那 windows 是不是也有?
    whoosy
        14
    whoosy  
       5h 21m ago
    这下不害怕忘记 root 密码了
    deplives
        15
    deplives  
       5h 15m ago
    忘了 root 密码怎么办.jpg
    willygeek007
        16
    willygeek007  
       5h 14m ago
    卧擦,debian13 试了下真的能提权。有点东西,虽然看不懂原理
    ybz
        17
    ybz  
    PRO
       5h 11m ago
    咋 android 发现不了这种
    insert000
        18
    insert000  
       5h 2m ago
    linuxmint 22.3 执行成功
    elboble
        19
    elboble  
       4h 42m ago
    rpi4 幸免
    LGA1150
        20
    LGA1150  
       4h 38m ago
    @elboble ARM 指令不一样罢了,换一个 bin 就可以复现
    duchenpaul
        21
    duchenpaul  
       4h 29m ago
    这个终端是啥, 光标有点炫
    lllllliu
        22
    lllllliu  
       4h 23m ago
    @chouvel 这种漏洞是 linux 设计上的问题,windows 同类型的很少很少很少基本木有。
    ShareDuck
        23
    ShareDuck  
       4h 23m ago
    @chouvel 肯定有啊。你没发现你的 Windows 每个月都在打补丁么?
    kaleido
        24
    kaleido  
       4h 21m ago
    题外话,你这个 shell 的光标效果是咋实现的,提示符也简洁好看,可以分享下吗?
    greatbody
        25
    greatbody  
       4h 14m ago   ❤️ 1
    Android 要是也有这样的提权漏洞就好了,可恶的小米。
    Akikiki
        26
    Akikiki  
       4h 13m ago
    不要手贱在公司机器上执行。。。。
    x86
        27
    x86  
       4h 5m ago
    debian12 失败
    miyuki
        28
    miyuki  
    OP
       3h 56m ago   ❤️ 1
    liam01
        29
    liam01  
       3h 55m ago
    这个有没有病毒啊,想在公司的机子上测试一下
    lzy250
        30
    lzy250  
       3h 51m ago
    @liam01 没有,但执行后修改了内核缓存, 弄完要想办法恢复
    liam01
        31
    liam01  
       3h 11m ago
    @lzy250 那好吧,那还是不要轻易弄了
    ingram22mb30
        32
    ingram22mb30  
       3h 5m ago via Android
    @hefish 7#
    debian12 的第几个版,还有内核版本多少。
    想偷懒!
    AutumnVerse
        33
    AutumnVerse  
       2h 57m ago
    牛逼,ubuntu24.04 复现成功
    abolast
        34
    abolast  
       2h 44m ago
    @liam01 你执行 > 云服务商检测到报警通报安全负责人 > 运维进入紧急处理 > 发现是你 > 改成紧急处理你
    apples01
        35
    apples01  
       1h 48m ago
    Fedora-KDE-Desktop-Live-44-1.7.x86_64 完美提权
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3504 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 90ms · UTC 11:36 · PVG 19:36 · LAX 04:36 · JFK 07:36
    ♥ Do have faith in what you're doing.