Описание
ELSA-2025-15018: udisks2 security update (IMPORTANT)
[2.9.4-11.0.1.1]
- Enable btrfs support for OL supported arches [Orabug: 37464632]
[2.9.4-11.1]
- udiskslinuxmanager: Add lower bounds check to fd_index (CVE-2025-8067) (RHEL-109417)
[2.9.4-11]
- udiskslinuxblockobject: Try issuing BLKRRPART ioctl harder
- lvm2: Refactor udisks_daemon_util_lvm2_wipe_block()
[2.9.4-10]
- tests: Fix targetcli_config.json (RHEL-16229)
Обновленные пакеты
Oracle Linux 9
Oracle Linux aarch64
libudisks2
2.9.4-11.0.1.el9_6.1
libudisks2-devel
2.9.4-11.0.1.el9_6.1
udisks2
2.9.4-11.0.1.el9_6.1
udisks2-iscsi
2.9.4-11.0.1.el9_6.1
udisks2-lsm
2.9.4-11.0.1.el9_6.1
udisks2-lvm2
2.9.4-11.0.1.el9_6.1
Oracle Linux x86_64
libudisks2
2.9.4-11.0.1.el9_6.1
libudisks2-devel
2.9.4-11.0.1.el9_6.1
udisks2
2.9.4-11.0.1.el9_6.1
udisks2-iscsi
2.9.4-11.0.1.el9_6.1
udisks2-lsm
2.9.4-11.0.1.el9_6.1
udisks2-lvm2
2.9.4-11.0.1.el9_6.1
Связанные CVE
Связанные уязвимости
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 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 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 flaw was found in the Udisks daemon, where it allows unprivileged us ...