Logo
vulnerabilityCVE-2025-8067
Name
CVE-2025-8067
Source
NVD ( link)Debian ( link)
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.
Published Date
Updated Date
Workaround
-
Advisories

Analysis#


Affected Component
Analysis
udisks2
Patched

Vulnerability Ratings#


8.5
CVSSv31
NaN
other

Others affected components#


Name
Project
Project Version
Version
Status
buildroot
2025.02.x
2.10.2
Not Affected
buildroot
master
2.11.1
Not Affected
yocto
master
2.10.2
Not Affected
yocto
scarthgap
2.10.2
Not Affected

Resolved with patches#


udisks2 (yocto:kirkstone)

#
Title
Author
Resolve
1
udiskslinuxmanager: Add lower bounds check to fd_index
Marc Deslauriers <marc.deslauriers@canonical.com>
CVE-2025-8067