This update for qemu fixes the following issues:
Update to version 10.0.9.
Security issues fixed:
- CVE-2026-3196: unbounded memory allocation and host denial-of-service via PCM_INFO requests sent from the guest
(bsc#1259079).
- CVE-2026-3195: heap out-of-bounds write when reading input audio in the virtio-snd device input callback
(bsc#1259080).
- CVE-2026-2243: heap out-of-bounds read and 12-byte information leak when processing specially crafted VMDK files
with qemu-img (bsc#1258509).
Other updates and bugfixes: