This update for libvirt fixes the following issues:
Security issues fixed:
- CVE-2025-13193: external inactive snapshots for shut-down VMs that are incorrectly created as world-readable allow
unprivileged users to inspect guest OS contents (bsc#1253703).
- CVE-2025-12748: parsing of user-provided XML files before ACL checks can lead to excessive memory consumption and a
crash when processing a specially crafted XML file (bsc#1253278).
Other updates and bugfixes:
- apparmor: Fix probing of apparmor availability on the VM host when using modular daemons (bsc#1235079).