Описание
Security update for qemu
This update for qemu fixes the following issues:
Security issues fixed:
- CVE-2025-12464: stack-based buffer overflow in the e1000 network device operations can be exploited by a malicious guest user to crash the QEMU process on the host (bsc#1253002).
- CVE-2025-11234: use-after-free in WebSocket handshake operations can be exploited by a malicious client with network access to the VNC WebSocket port to cause a denial-of-service (bsc#1250984).
Other updates and bugfixes:
- [openSUSE][RPM] spec: require qemu-hw-display-virtio-gpu-pci for x86 too.
- [openSUSE][RPM] spec: make glusterfs support conditional (bsc#1254494).
- [openSUSE][RPM]: really fix *-virtio-gpu-pci dependency on ARM (bsc#1254286).
- block/curl: fix curl internal handles handling (bsc#1252768).
- [openSUSE][RPM] spec: qemu-vgabios is required on ppc (bsc#1230042).
Список пакетов
SUSE Linux Enterprise Module for Basesystem 15 SP7
SUSE Linux Enterprise Module for Package Hub 15 SP7
SUSE Linux Enterprise Module for Server Applications 15 SP7
Ссылки
- Link for SUSE-SU-2026:0288-1
- E-Mail link for SUSE-SU-2026:0288-1
- SUSE Security Ratings
- SUSE Bug 1230042
- SUSE Bug 1250984
- SUSE Bug 1252768
- SUSE Bug 1253002
- SUSE Bug 1254286
- SUSE Bug 1254494
- SUSE CVE CVE-2025-11234 page
- SUSE CVE CVE-2025-12464 page
Описание
A flaw was found in QEMU. If the QIOChannelWebsock object is freed while it is waiting to complete a handshake, a GSource is leaked. This can lead to the callback firing later on and triggering a use-after-free in the use of the channel. This can be abused by a malicious client with network access to the VNC WebSocket port to cause a denial of service during the WebSocket handshake prior to the VNC client authentication.
Затронутые продукты
Ссылки
- CVE-2025-11234
- SUSE Bug 1250984
Описание
A stack-based buffer overflow was found in the QEMU e1000 network device. The code for padding short frames was dropped from individual network devices and moved to the net core code. The issue stems from the device's receive code still being able to process a short frame in loopback mode. This could lead to a buffer overrun in the e1000_receive_iov() function via the loopback code path. A malicious guest user could use this vulnerability to crash the QEMU process on the host, resulting in a denial of service.
Затронутые продукты
Ссылки
- CVE-2025-12464
- SUSE Bug 1253002