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

Goal: 1000 CNY · Raised: 1310 CNY

100%

CVE-2025-8067 PoC — Udisks: out-of-bounds read in udisks daemon

Source
Associated Vulnerability
Title:Udisks: out-of-bounds read in udisks daemon (CVE-2025-8067)
Description:A flaw was found in the Udisks daemon, where it allows unprivileged users to create loop devices using the D-BUS system. This is achieved via the loop device handler, which handles requests sent through the D-BUS interface. As two of the parameters of this handle, it receives the file descriptor list and index specifying the file where the loop device should be backed. The function itself validates the index value to ensure it isn't bigger than the maximum value allowed. However, it fails to validate the lower bound, allowing the index parameter to be a negative value. Under these circumstances, an attacker can cause the UDisks daemon to crash or perform a local privilege escalation by gaining access to files owned by privileged users.
Description
Proof of Concept for CVE-2025-8067
Readme
# Proof of Concept for CVE-2025-8067

Details are available here:
- https://github.com/storaged-project/udisks/security/advisories/GHSA-742q-gggc-473g
- https://www.openwall.com/lists/oss-security/2025/08/28/1
- https://access.redhat.com/security/cve/CVE-2025-8067
- https://ubuntu.com/security/CVE-2025-8067
- https://www.suse.com/security/cve/CVE-2025-8067.html
- https://security-tracker.debian.org/tracker/CVE-2025-8067
File Snapshot

Log in to view the POC file snapshot cached by Shenlong Bot

Log in to view
Remarks
    1. It is advised to access via the original source first.
    2. Local POC snapshots are reserved for subscribers — if the original source is unavailable, the local mirror is part of the paid plan.
    3. Mirroring, verifying, and maintaining this POC archive takes ongoing effort, so local snapshots are a paid feature. Your subscription keeps the archive online — thank you for the support. View subscription plans →