Out-of-bounds Read in Storaged-Project Udisks
CVE-2025-8067
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.
Vulnerability class: Buffer Overflow
EPSS: 0.006 (47.5th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 8.5 (High). Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:H.
Affected products
- Storaged-project Udisks — versions 0, 2.10.3
- Red Hat Enterprise Linux 10 — versions 0:2.10.90-5.el10_0.1
- Red Hat Enterprise Linux 6
- Red Hat Enterprise Linux 7 Extended Lifecycle Support — versions 0:2.8.4-1.el7_9.2
- Red Hat Enterprise Linux 8 — versions 0:2.9.0-16.el8_10.1
- Red Hat Enterprise Linux 8.2 Advanced Update Support — versions 0:2.8.3-2.el8_2.1
- Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support — versions 0:2.9.0-6.el8_4.1
- Red Hat Enterprise Linux 8.4 Extended Update Support Long-life Add-on — versions 0:2.9.0-6.el8_4.1
- Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support — versions 0:2.9.0-9.el8_6.1
- Red Hat Enterprise Linux 8.6 Telecommunications Update Service — versions 0:2.9.0-9.el8_6.1
Weakness classification (CWE)
Public proof-of-concept exploits
References
- secalert@redhat.com (x_refsource_REDHAT, vendor-advisory)
- secalert@redhat.com (x_refsource_REDHAT, vendor-advisory)
- secalert@redhat.com (x_refsource_REDHAT, vendor-advisory)
- secalert@redhat.com (x_refsource_REDHAT, vendor-advisory)
- secalert@redhat.com (x_refsource_REDHAT, vendor-advisory)
- secalert@redhat.com (x_refsource_REDHAT, vendor-advisory)
- secalert@redhat.com (x_refsource_REDHAT, vendor-advisory)
- secalert@redhat.com (x_refsource_REDHAT, vendor-advisory)
- secalert@redhat.com (x_refsource_REDHAT, vendor-advisory)
- secalert@redhat.com (x_refsource_REDHAT, vendor-advisory)
Frequently asked questions
- What is CVE-2025-8067?
- CVE-2025-8067 is a high-severity vulnerability in Storaged-Project Udisks, classified under Out-of-bounds Read. CVSS score: 8.5/10. Published 2025-08-28.
- How severe is CVE-2025-8067?
- High severity. CVSS v3 base score is 8.5 out of 10.
- Is CVE-2025-8067 known to be exploited?
- 6 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.