CVE-2025-8067 Details
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.
A vulnerability exists in the Udisks daemon that permits unprivileged users to create loop devices through the D-BUS system. This issue arises because the loop device handler, which processes D-BUS requests, fails to properly validate the lower bound of an index parameter, allowing negative values. Exploitation of this flaw can lead to a crash of the Udisks daemon or facilitate local privilege escalation by accessing files owned by privileged users.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Aug 28, 2025CISA-ADP
Assessed Aug 28, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-125 | Out-of-bounds Read | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| UDisks | All versions |
CPE
Remediation
| |
Change History
16 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 26, 2026 | CVE Translated | [email protected] |
| Jun 29, 2026 | CVE Modified | [email protected] |
| Jun 25, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Nov 4, 2025 | CVE Modified | CVE |
| Nov 3, 2025 | CVE Modified | CVE |
| Sep 18, 2025 | CVE Modified | [email protected] |
| Sep 18, 2025 | CVE Modified | [email protected] |
| Sep 17, 2025 | CVE Modified | [email protected] |
| Sep 17, 2025 | CVE Modified | [email protected] |
| Sep 17, 2025 | CVE Modified | [email protected] |
| Sep 16, 2025 | CVE Modified | [email protected] |
| Sep 16, 2025 | CVE Modified | [email protected] |
| Sep 2, 2025 | CVE Modified | [email protected] |
| Aug 28, 2025 | New CVE Received | [email protected] |
Volerion