Описание
Security update for xen
This update for xen fixes the following issues:
- CVE-2024-45817: Fixed a deadlock in vlapic_error (XSA-462, bsc#1230366)
Список пакетов
Image SLES12-SP5-EC2-BYOS
xen-libs-4.12.4_54-3.118.1
xen-tools-domU-4.12.4_54-3.118.1
Image SLES12-SP5-EC2-ECS-On-Demand
xen-libs-4.12.4_54-3.118.1
xen-tools-domU-4.12.4_54-3.118.1
Image SLES12-SP5-EC2-On-Demand
xen-libs-4.12.4_54-3.118.1
xen-tools-domU-4.12.4_54-3.118.1
Image SLES12-SP5-EC2-SAP-BYOS
xen-libs-4.12.4_54-3.118.1
xen-tools-domU-4.12.4_54-3.118.1
Image SLES12-SP5-EC2-SAP-On-Demand
xen-libs-4.12.4_54-3.118.1
xen-tools-domU-4.12.4_54-3.118.1
SUSE Linux Enterprise Server 12 SP5
xen-4.12.4_54-3.118.1
xen-doc-html-4.12.4_54-3.118.1
xen-libs-4.12.4_54-3.118.1
xen-libs-32bit-4.12.4_54-3.118.1
xen-tools-4.12.4_54-3.118.1
xen-tools-domU-4.12.4_54-3.118.1
SUSE Linux Enterprise Server for SAP Applications 12 SP5
xen-4.12.4_54-3.118.1
xen-doc-html-4.12.4_54-3.118.1
xen-libs-4.12.4_54-3.118.1
xen-libs-32bit-4.12.4_54-3.118.1
xen-tools-4.12.4_54-3.118.1
xen-tools-domU-4.12.4_54-3.118.1
SUSE Linux Enterprise Software Development Kit 12 SP5
xen-devel-4.12.4_54-3.118.1
Ссылки
- Link for SUSE-SU-2024:3432-1
- E-Mail link for SUSE-SU-2024:3432-1
- SUSE Security Ratings
- SUSE Bug 1230366
- SUSE CVE CVE-2024-45817 page
Описание
In x86's APIC (Advanced Programmable Interrupt Controller) architecture, error conditions are reported in a status register. Furthermore, the OS can opt to receive an interrupt when a new error occurs. It is possible to configure the error interrupt with an illegal vector, which generates an error when an error interrupt is raised. This case causes Xen to recurse through vlapic_error(). The recursion itself is bounded; errors accumulate in the the status register and only generate an interrupt when a new status bit becomes set. However, the lock protecting this state in Xen will try to be taken recursively, and deadlock.
Затронутые продукты
Image SLES12-SP5-EC2-BYOS:xen-libs-4.12.4_54-3.118.1
Image SLES12-SP5-EC2-BYOS:xen-tools-domU-4.12.4_54-3.118.1
Image SLES12-SP5-EC2-ECS-On-Demand:xen-libs-4.12.4_54-3.118.1
Image SLES12-SP5-EC2-ECS-On-Demand:xen-tools-domU-4.12.4_54-3.118.1
Ссылки
- CVE-2024-45817
- SUSE Bug 1230366