<oval_definitions xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5" xmlns:oval="http://oval.mitre.org/XMLSchema/oval-common-5" xmlns:oval-def="http://oval.mitre.org/XMLSchema/oval-definitions-5" xmlns:unix-def="http://oval.mitre.org/XMLSchema/oval-definitions-5#unix" xmlns:red-def="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" xmlns:ind-def="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://oval.mitre.org/XMLSchema/oval-common-5 oval-common-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5 oval-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5#unix unix-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5#linux linux-definitions-schema.xsd">
<generator>
<oval:product_name>Oracle Errata System</oval:product_name>
<oval:product_version>Oracle Linux</oval:product_version>
<oval:schema_version>5.11</oval:schema_version>
<oval:timestamp>2026-08-24T08:59:43</oval:timestamp>
</generator>
<definitions>
<definition id="oval:com.oracle.elsa:def:2026500220" version="501" class="patch">
<metadata>
<title>
ELSA-2026-500220: qemu-kvm security update (MODERATE)
</title>
<affected family="unix">
<platform>Oracle Linux 9</platform>

</affected>
<reference source="elsa" ref_id="ELSA-2026-500220" ref_url="https://linux.oracle.com/errata/ELSA-2026-500220.html"/>
<reference source="CVE" ref_id="CVE-2024-6519" ref_url="https://linux.oracle.com/cve/CVE-2024-6519.html"/>
<reference source="CVE" ref_id="CVE-2024-8612" ref_url="https://linux.oracle.com/cve/CVE-2024-8612.html"/>
<reference source="CVE" ref_id="CVE-2026-48002" ref_url="https://linux.oracle.com/cve/CVE-2026-48002.html"/>
<reference source="CVE" ref_id="CVE-2026-48003" ref_url="https://linux.oracle.com/cve/CVE-2026-48003.html"/>
<reference source="CVE" ref_id="CVE-2026-48004" ref_url="https://linux.oracle.com/cve/CVE-2026-48004.html"/>
<reference source="CVE" ref_id="CVE-2026-48914" ref_url="https://linux.oracle.com/cve/CVE-2026-48914.html"/>
<reference source="CVE" ref_id="CVE-2026-5763" ref_url="https://linux.oracle.com/cve/CVE-2026-5763.html"/>
<reference source="CVE" ref_id="CVE-2026-6425" ref_url="https://linux.oracle.com/cve/CVE-2026-6425.html"/>
<reference source="CVE" ref_id="CVE-2026-8343" ref_url="https://linux.oracle.com/cve/CVE-2026-8343.html"/>
<reference source="CVE" ref_id="CVE-2026-8348" ref_url="https://linux.oracle.com/cve/CVE-2026-8348.html"/>
<reference source="CVE" ref_id="CVE-2026-9238" ref_url="https://linux.oracle.com/cve/CVE-2026-9238.html"/>

<description>
[7.2.0-42.el9]
- migration: Enable multifd VFIO device state transfer by default for Exadata (Maciej S. Szmigiero) [Orabug: 39783645]
- vfio/migration: Add x-migration-load-config-after-iter VFIO property (Maciej S. Szmigiero) [Orabug: 39783615]
- tests/9p: add 3 xattr FID limit test cases (local fs driver) (Christian Schoenebeck) [Orabug: 39636027] {CVE-2026-8348}
- tests/9p: add 3 xattr FID limit test cases (synth fs driver) (Christian Schoenebeck) [Orabug: 39636027] {CVE-2026-8348}
- tests/9p: add virtio_9p_add_synth_driver_args() test client function (Christian Schoenebeck) [Orabug: 39636027] {CVE-2026-8348}
- tests/9p: increase P9_MAX_SIZE for test client (Christian Schoenebeck) [Orabug: 39636027] {CVE-2026-8348}
- hw/9pfs: add xattr count query interface to fs synth driver (Christian Schoenebeck) [Orabug: 39636027] {CVE-2026-8348}
- hw/9pfs: enable xattr (mockup) support for synth fs driver (Christian Schoenebeck) [Orabug: 39636027] {CVE-2026-8348}
- tests/9p: add Txattrcreate / Rxattrcreate test client functions (Christian Schoenebeck) [Orabug: 39636027] {CVE-2026-8348}
- tests/9p: add Tclunk / Rclunk test client functions (Christian Schoenebeck) [Orabug: 39636027] {CVE-2026-8348}
- tests/9p: add Tread / Rread test client functions (Christian Schoenebeck) [Orabug: 39636027] {CVE-2026-8348}
- qemu-options: document 9pfs max_xattr option (Christian Schoenebeck) [Orabug: 39636027] {CVE-2026-8348}
- hw/9pfs: add max_xattr option (Christian Schoenebeck) [Orabug: 39636027] {CVE-2026-8348}
- hw/9pfs: add xattr FID limit to prevent memory exhaustion (Christian Schoenebeck) [Orabug: 39636027] {CVE-2026-8348}
- hw/9pfs: cap Treaddir allocation (CVE-2026-9238) (Christian Schoenebeck) [Orabug: 39601986] {CVE-2026-9238}
- 9pfs/xen: implement response_buffer_size callback (Christian Schoenebeck) [Orabug: 39601986] {CVE-2026-9238}
- 9pfs/virtio: implement response_buffer_size callback (Christian Schoenebeck) [Orabug: 39601986] {CVE-2026-9238}
- hw/9pfs: add response_buffer_size transport callback (Christian Schoenebeck) [Orabug: 39601986] {CVE-2026-9238}
- hw/9pfs: cap negotiated msize to transport limit (Christian Schoenebeck) [Orabug: 39601986] {CVE-2026-9238}
- 9pfs/xen: implement msize_limit callback (Christian Schoenebeck) [Orabug: 39601986] {CVE-2026-9238}
- 9pfs/virtio: implement msize_limit callback (Christian Schoenebeck) [Orabug: 39601986] {CVE-2026-9238}
- hw/9pfs: add msize_limit transport callback (Christian Schoenebeck) [Orabug: 39601986] {CVE-2026-9238}
- 9pfs: fix missing rename lock in v9fs_co_readdir_many (CVE-2026-48004) (sin99xx) [Orabug: 39478419] {CVE-2026-48004}
- tests/qtest/libqos: add qvirtqueue_reset_pool() for descriptor pool reset (Christian Schoenebeck) [Orabug: 39636027] {CVE-2026-8348}
- libvduse: fix buffer overflow in vduse_queue_read_indirect_desc() (Stefano Garzarella) [Orabug: 39447322] {CVE-2026-6425}
- libvhost-user: fix buffer overflow in virtqueue_read_indirect_desc() (Stefano Garzarella) [Orabug: 39447322] {CVE-2026-6425}
- virtio-blk: add missing VIRTIO_BLK_T_SCSI_CMD size check (CVE-2026-48914) (Stefan Hajnoczi) [Orabug: 39522394] {CVE-2026-48914}

[7.2.0-41.el9]
- hw/virtio/virtio-crypto: validate asym session key size (Miguel Luis) [Orabug: 39480090]
- virtio-net: validate RSS queue selectors in parser (Miguel Luis) [Orabug: 39480096]
- ui: fix validation of VNC extended clipboard data length (Heechan Kang) [Orabug: 39442988] {CVE-2026-8343}
- ui/vnc: fix OOB read updating VNC update frequency stats (Daniel P. Berrange) [Orabug: 39447326] {CVE-2026-48003}
- ui/vnc: fix OOB write in lossy rect worker code (Daniel P. Berrange) [Orabug: 39447332] {CVE-2026-48002}
- ui/vnc: fix OOB write in VNC stats array (Daniel P. Berrange) [Orabug: 39447332] {CVE-2026-48002}
- tests/unit/test-blockjob: Disable complete_in_standby test (Peter Maydell) [Orabug: 39447937]
- virtio-scsi: reset SCSI devices from main loop thread (Stefan Hajnoczi) [Orabug: 39296894]
- dma-helpers: prevent dma_blk_cb() vs dma_aio_cancel() race (Stefan Hajnoczi) [Orabug: 39296894]
- scsi: protect req-&gt;aiocb with AioContext lock (Stefan Hajnoczi) [Orabug: 39296894]
- virtio-iommu: add error check before assert (Manos Pitsidianakis) [Orabug: 39447244]
- hw/virtio-iommu: Fix potential OOB access in virtio_iommu_handle_command() (Eric Auger) [Orabug: 39447244]
- thread-pool: Allow at least 1 thread in thread_pool_adjust_max_threads_to_work() (Maciej S. Szmigiero) [Orabug: 39429151]
- lsi53c895a: keep a reference to the device while SCRIPTS execute (Paolo Bonzini) [Orabug: 37517793] {CVE-2024-6519}
- hw/scsi/lsi53c895a: fix memory leak in lsi_scsi_realize() (Zheng Huang) [Orabug: 37517793] {CVE-2024-6519}
- hw/scsi/lsi53c895a: bump instruction limit in scripts processing to fix regression (Fiona Ebner) [Orabug: 37517793] {CVE-2024-6519}
- hw/scsi/lsi53c895a: add timer to scripts processing (Sven Schnelle) [Orabug: 37517793] {CVE-2024-6519}
- hw/scsi/lsi53c895a: add missing decrement of reentrancy counter (Sven Schnelle) [Orabug: 39429302]
- hw/i386/amd_iommu: Move IOAPIC memory region initialization to the end (Sairaj Kodilkar) [Orabug: 39422329]
- virtio-scsi: pass the same cdb_size to virtio_scsi_pop_req and virtio_scsi_handle_cmd_req_prepare (Paolo Bonzini) [Orabug: 39414097] {CVE-2026-5763}
- softmmu: Support concurrent bounce buffers (Mattias Nissler) [Orabug: 37509310] {CVE-2024-8612}
- system/physmem: Per-AddressSpace bounce buffering (Mattias Nissler) [Orabug: 37509310] {CVE-2024-8612}
- system/physmem: Propagate AddressSpace to MapClient helpers (Mattias Nissler) [Orabug: 37509310] {CVE-2024-8612}
- hw/pci: Ignore config-space data between 0x804-0x807 (Joao Martins)
- hostmem-memfd: Documentation for memory-backend-memfd 'keep' property (William Roche) [Orabug: 38769121]
- hostmem-memfd: Wire up MFD_MF_KEEP_UE_MAPPED via 'keep' property (William Roche) [Orabug: 38769121]

[7.2.0-38.el9]
- multifd: Save number of pages for batch context pages (Elena Ufimtseva) [Orabug: 39001115]
- migration: Introduce MigrateCleanupCtx for cleanup thread (Elena Ufimtseva) [Orabug: 39001115]
- migration: Move qemu_mmap_node/qemu_munmap_node (Elena Ufimtseva) [Orabug: 39001115]
- multifd: Allocate a large chunk for pages-&gt;cached (Elena Ufimtseva) [Orabug: 39214550]
- migration: Defer multifd and hash cache cleanup (Elena Ufimtseva) [Orabug: 39215178]
- multifd: Split multifd_send_shutdown (Elena Ufimtseva) [Orabug: 39215178]
- migration: Rename background cleanup thread and mutex/cond (Elena Ufimtseva) [Orabug: 39215178]
</description>
<!--
 ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ 
-->
<advisory>
<severity>MODERATE</severity>
<rights>Copyright 2026 Oracle, Inc.</rights>
<issued date="2026-08-19"/>
<cve cvss3="8.2/CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H" href="https://linux.oracle.com/cve/CVE-2024-6519.html" public="20241021">CVE-2024-6519</cve>
<cve cvss3="3.8/CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N" href="https://linux.oracle.com/cve/CVE-2024-8612.html" public="20240920">CVE-2024-8612</cve>
<cve cvss3="7.9/CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:H" href="https://linux.oracle.com/cve/CVE-2026-48002.html" public="20260623">CVE-2026-48002</cve>
<cve cvss3="6.5/CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H" href="https://linux.oracle.com/cve/CVE-2026-48003.html" public="20260623">CVE-2026-48003</cve>
<cve cvss3="4.7/CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H" href="https://linux.oracle.com/cve/CVE-2026-48004.html" public="20260819">CVE-2026-48004</cve>
<cve cvss3="6.7/CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:N/I:L/A:H" href="https://linux.oracle.com/cve/CVE-2026-48914.html" public="20260612">CVE-2026-48914</cve>
<cve cvss3="7.8/CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H" href="https://linux.oracle.com/cve/CVE-2026-5763.html" public="20260623">CVE-2026-5763</cve>
<cve cvss3="7.8/CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" href="https://linux.oracle.com/cve/CVE-2026-6425.html" public="20260819">CVE-2026-6425</cve>
<cve cvss3="5.3/CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" href="https://linux.oracle.com/cve/CVE-2026-8343.html" public="20260623">CVE-2026-8343</cve>
<cve cvss3="5.5/CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" href="https://linux.oracle.com/cve/CVE-2026-8348.html" public="20260819">CVE-2026-8348</cve>
<cve cvss3="5.5/CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" href="https://linux.oracle.com/cve/CVE-2026-9238.html" public="20260819">CVE-2026-9238</cve>

<affected_cpe_list>
<cpe>cpe:/a:oracle:linux:9::kvm_utils</cpe>
</affected_cpe_list>
</advisory>
</metadata>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026500220001" comment="Oracle Linux 9 is installed"/>
<criteria operator="OR">
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026500220002" comment="Oracle Linux arch is aarch64"/>
<criteria operator="OR">
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026500220003" comment="qemu-guest-agent is earlier than 31:7.2.0-42.el9"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026500220004" comment="qemu-guest-agent is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026500220005" comment="qemu-img is earlier than 31:7.2.0-42.el9"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026500220006" comment="qemu-img is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026500220007" comment="qemu-kvm is earlier than 31:7.2.0-42.el9"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026500220008" comment="qemu-kvm is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026500220009" comment="qemu-kvm-block-curl is earlier than 31:7.2.0-42.el9"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026500220010" comment="qemu-kvm-block-curl is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026500220011" comment="qemu-kvm-block-iscsi is earlier than 31:7.2.0-42.el9"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026500220012" comment="qemu-kvm-block-iscsi is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026500220013" comment="qemu-kvm-block-rbd is earlier than 31:7.2.0-42.el9"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026500220014" comment="qemu-kvm-block-rbd is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026500220015" comment="qemu-kvm-block-ssh is earlier than 31:7.2.0-42.el9"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026500220016" comment="qemu-kvm-block-ssh is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026500220017" comment="qemu-kvm-common is earlier than 31:7.2.0-42.el9"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026500220018" comment="qemu-kvm-common is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026500220019" comment="qemu-kvm-core is earlier than 31:7.2.0-42.el9"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026500220020" comment="qemu-kvm-core is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026500220021" comment="qemu-kvm-device-usb-host is earlier than 31:7.2.0-42.el9"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026500220022" comment="qemu-kvm-device-usb-host is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026500220023" comment="qemu-virtiofsd is earlier than 31:7.2.0-42.el9"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026500220024" comment="qemu-virtiofsd is signed with the Oracle Linux 9 key"/>
</criteria>
</criteria>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026500220025" comment="Oracle Linux arch is x86_64"/>
<criteria operator="OR">
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026500220003" comment="qemu-guest-agent is earlier than 31:7.2.0-42.el9"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026500220004" comment="qemu-guest-agent is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026500220005" comment="qemu-img is earlier than 31:7.2.0-42.el9"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026500220006" comment="qemu-img is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026500220007" comment="qemu-kvm is earlier than 31:7.2.0-42.el9"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026500220008" comment="qemu-kvm is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026500220009" comment="qemu-kvm-block-curl is earlier than 31:7.2.0-42.el9"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026500220010" comment="qemu-kvm-block-curl is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026500220011" comment="qemu-kvm-block-iscsi is earlier than 31:7.2.0-42.el9"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026500220012" comment="qemu-kvm-block-iscsi is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026500220013" comment="qemu-kvm-block-rbd is earlier than 31:7.2.0-42.el9"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026500220014" comment="qemu-kvm-block-rbd is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026500220015" comment="qemu-kvm-block-ssh is earlier than 31:7.2.0-42.el9"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026500220016" comment="qemu-kvm-block-ssh is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026500220017" comment="qemu-kvm-common is earlier than 31:7.2.0-42.el9"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026500220018" comment="qemu-kvm-common is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026500220019" comment="qemu-kvm-core is earlier than 31:7.2.0-42.el9"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026500220020" comment="qemu-kvm-core is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026500220021" comment="qemu-kvm-device-usb-host is earlier than 31:7.2.0-42.el9"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026500220022" comment="qemu-kvm-device-usb-host is signed with the Oracle Linux 9 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026500220023" comment="qemu-virtiofsd is earlier than 31:7.2.0-42.el9"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026500220024" comment="qemu-virtiofsd is signed with the Oracle Linux 9 key"/>
</criteria>
</criteria>
</criteria>
</criteria>
</criteria>

</definition>
</definitions>
<!--
 ~~~~~~~~~~~~~~~~~~~~~   rpminfo tests   ~~~~~~~~~~~~~~~~~~~~~ 
-->
<tests>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026500220001"  version="501" comment="Oracle Linux 9 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026500220001" />
<state state_ref="oval:com.oracle.elsa:ste:2026500220002" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026500220002"  version="501" comment="Oracle Linux arch is aarch64" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026500220001" />
<state state_ref="oval:com.oracle.elsa:ste:2026500220003" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026500220003"  version="501" comment="qemu-guest-agent is earlier than 31:7.2.0-42.el9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026500220002" />
<state state_ref="oval:com.oracle.elsa:ste:2026500220004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026500220004"  version="501" comment="qemu-guest-agent is signed with the Oracle Linux 9 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026500220002" />
<state state_ref="oval:com.oracle.elsa:ste:2026500220001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026500220005"  version="501" comment="qemu-img is earlier than 31:7.2.0-42.el9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026500220003" />
<state state_ref="oval:com.oracle.elsa:ste:2026500220004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026500220006"  version="501" comment="qemu-img is signed with the Oracle Linux 9 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026500220003" />
<state state_ref="oval:com.oracle.elsa:ste:2026500220001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026500220007"  version="501" comment="qemu-kvm is earlier than 31:7.2.0-42.el9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026500220004" />
<state state_ref="oval:com.oracle.elsa:ste:2026500220004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026500220008"  version="501" comment="qemu-kvm is signed with the Oracle Linux 9 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026500220004" />
<state state_ref="oval:com.oracle.elsa:ste:2026500220001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026500220009"  version="501" comment="qemu-kvm-block-curl is earlier than 31:7.2.0-42.el9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026500220005" />
<state state_ref="oval:com.oracle.elsa:ste:2026500220004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026500220010"  version="501" comment="qemu-kvm-block-curl is signed with the Oracle Linux 9 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026500220005" />
<state state_ref="oval:com.oracle.elsa:ste:2026500220001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026500220011"  version="501" comment="qemu-kvm-block-iscsi is earlier than 31:7.2.0-42.el9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026500220006" />
<state state_ref="oval:com.oracle.elsa:ste:2026500220004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026500220012"  version="501" comment="qemu-kvm-block-iscsi is signed with the Oracle Linux 9 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026500220006" />
<state state_ref="oval:com.oracle.elsa:ste:2026500220001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026500220013"  version="501" comment="qemu-kvm-block-rbd is earlier than 31:7.2.0-42.el9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026500220007" />
<state state_ref="oval:com.oracle.elsa:ste:2026500220004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026500220014"  version="501" comment="qemu-kvm-block-rbd is signed with the Oracle Linux 9 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026500220007" />
<state state_ref="oval:com.oracle.elsa:ste:2026500220001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026500220015"  version="501" comment="qemu-kvm-block-ssh is earlier than 31:7.2.0-42.el9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026500220008" />
<state state_ref="oval:com.oracle.elsa:ste:2026500220004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026500220016"  version="501" comment="qemu-kvm-block-ssh is signed with the Oracle Linux 9 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026500220008" />
<state state_ref="oval:com.oracle.elsa:ste:2026500220001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026500220017"  version="501" comment="qemu-kvm-common is earlier than 31:7.2.0-42.el9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026500220009" />
<state state_ref="oval:com.oracle.elsa:ste:2026500220004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026500220018"  version="501" comment="qemu-kvm-common is signed with the Oracle Linux 9 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026500220009" />
<state state_ref="oval:com.oracle.elsa:ste:2026500220001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026500220019"  version="501" comment="qemu-kvm-core is earlier than 31:7.2.0-42.el9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026500220010" />
<state state_ref="oval:com.oracle.elsa:ste:2026500220004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026500220020"  version="501" comment="qemu-kvm-core is signed with the Oracle Linux 9 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026500220010" />
<state state_ref="oval:com.oracle.elsa:ste:2026500220001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026500220021"  version="501" comment="qemu-kvm-device-usb-host is earlier than 31:7.2.0-42.el9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026500220011" />
<state state_ref="oval:com.oracle.elsa:ste:2026500220004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026500220022"  version="501" comment="qemu-kvm-device-usb-host is signed with the Oracle Linux 9 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026500220011" />
<state state_ref="oval:com.oracle.elsa:ste:2026500220001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026500220023"  version="501" comment="qemu-virtiofsd is earlier than 31:7.2.0-42.el9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026500220012" />
<state state_ref="oval:com.oracle.elsa:ste:2026500220004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026500220024"  version="501" comment="qemu-virtiofsd is signed with the Oracle Linux 9 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026500220012" />
<state state_ref="oval:com.oracle.elsa:ste:2026500220001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026500220025"  version="501" comment="Oracle Linux arch is x86_64" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026500220001" />
<state state_ref="oval:com.oracle.elsa:ste:2026500220005" />
</rpminfo_test>

</tests>
<!--
 ~~~~~~~~~~~~~~~~~~~~   rpminfo objects   ~~~~~~~~~~~~~~~~~~~~ 
-->
<objects>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:2026500220009" version="501">
<name>qemu-kvm-common</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:2026500220007" version="501">
<name>qemu-kvm-block-rbd</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:2026500220005" version="501">
<name>qemu-kvm-block-curl</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:2026500220001" version="501">
<name>oraclelinux-release</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:2026500220004" version="501">
<name>qemu-kvm</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:2026500220008" version="501">
<name>qemu-kvm-block-ssh</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:2026500220002" version="501">
<name>qemu-guest-agent</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:2026500220003" version="501">
<name>qemu-img</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:2026500220006" version="501">
<name>qemu-kvm-block-iscsi</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:2026500220010" version="501">
<name>qemu-kvm-core</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:2026500220011" version="501">
<name>qemu-kvm-device-usb-host</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:2026500220012" version="501">
<name>qemu-virtiofsd</name>
</rpminfo_object>
</objects>
<states>
<!--
 ~~~~~~~~~~~~~~~~~~~~   rpminfo states   ~~~~~~~~~~~~~~~~~~~~~ 
-->
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:2026500220001" version="501">
<signature_keyid operation="equals">bc4d06a08d8b756f</signature_keyid>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:2026500220002" version="501">
<version operation="pattern match">^9</version>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:2026500220003" version="501">
<arch operation="pattern match">aarch64</arch>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:2026500220004" version="501">
<evr datatype="evr_string" operation="less than">31:7.2.0-42.el9</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:2026500220005" version="501">
<arch operation="pattern match">x86_64</arch>
</rpminfo_state>

</states>
</oval_definitions>
