ELSA-2024-9128

ELSA-2024-9128 - libvirt security update

Type:SECURITY
Severity:MODERATE
Release Date:2024-11-14

Description


[10.5.0-7.0.1]
- Set SOURCE_DATE_EPOCH from changelog [Orabug: 32019554]

[10.5.0-7]
- qemu: Refactor default panic model (RHEL-56451)
- qemu: Sometimes the default panic model doesn't exist (RHEL-56451)
- qemu: Use pvpanic by default on aarch64 (RHEL-56451)

[10.5.0-6]
- udevListInterfaces: Honour array length for zero-length NULL arrays (CVE-2024-8235) (CVE-2024-8235, RHEL-55373)

[10.5.0-5]
- qemu: virtiofs: cache: use 'never' instead of 'none' (RHEL-50329)
- qemu_domain: Strip from s390(x) definitions (RHEL-49516)
- qemuxmlconftest: Add tests for the ACPI stripping hack on s390 (RHEL-49516)
- vsh: Allow vshReadlineInit() to be called multiple times (RHEL-53560)

[10.5.0-4]
- virt-host-validate: Allow longer list of CPU flags (RHEL-39969)

[10.5.0-3]
- vmx: Be even more lax when trying to comprehend serial ports (RHEL-32182)

[10.5.0-2]
- vmx: Do not require all ID data for VMWare Distributed Switch (RHEL-46099)
- tests: vhostuser: add virtiofsd json descriptor (RHEL-7108, RHEL-40135)
- tests: qemuxmlconf: adjust test case to new virtiofsd (RHEL-7108, RHEL-40135)
- qemu: fill capabilities for virtiofsd (RHEL-7108, RHEL-40135)
- qemu: do not use deprecated options for new virtiofsd (RHEL-7108)
- qemu: migration: allow migration for virtiofs (RHEL-40135)
- virt-host-validate: Drop extra 'PASS' (RHEL-46868)
- qemu: Don't leave beingDestroyed=true on inactive domain (RHEL-43309)

[10.5.0-1]
- Rebased to libvirt-10.5.0 (RHEL-21381)
- The rebase also fixes the following bugs:
RHEL-23833, RHEL-29642, RHEL-37542, RHEL-39969, RHEL-40899
RHEL-43309

[10.4.0-1]
- Rebased to libvirt-10.4.0 (RHEL-7489)
- The rebase also fixes the following bugs:
RHEL-29642, RHEL-30373, RHEL-32182, RHEL-33044, RHEL-33082
RHEL-34615, RHEL-35948, RHEL-36565, RHEL-36721, RHEL-39271
RHEL-39400

[10.3.0-2]
- qemu: fix qemu command for pci hostdevs and ramfb='off' (RHEL-28808)

[10.3.0-1]
- Rebased to libvirt-10.3.0 (RHEL-29642)
- The rebase also fixes the following bugs:
RHEL-25993, RHEL-7101, RHEL-7461, RHEL-16333, RHEL-7343
RHEL-28808, RHEL-32880, RHEL-35879, RHEL-34112, RHEL-30373
RHEL-23416, RHEL-23608, RHEL-26276, RHEL-22728

[10.0.0-7]
- qemu: virtiofs: do not crash if cgroups are missing
- qemu: virtiofs: set correct label when creating the socket
- qemu: virtiofs: error out if getting the group or user name fails
- Fix off-by-one error in udevListInterfacesByStatus (CVE-2024-1441)
- remote: check for negative array lengths before allocation (CVE-2024-2494)
- qemu: Fix migration with custom XML (RHEL-30622)

[10.0.0-5]
- cpu: x86: Add support for adding features to existing CPU models (RHEL-25995)
- qemu: domain: Check arch in qemuDomainMakeCPUMigratable (RHEL-25995)
- conf: cpu: Introduce virCPUDefListFeatures (RHEL-25995)
- qemu: domain: Drop added features from migratable CPU (RHEL-25995)
- Add vmx-* features to Broadwell* (RHEL-25995)
- Add vmx-* features to Cascadelake* (RHEL-25995)
- Add vmx-* features to Conroe (RHEL-25995)
- Add vmx-* features to Cooperlake (RHEL-25995)
- Add vmx-* features to core{,2}duo (RHEL-25995)
- Add vmx-* features to Haswell* (RHEL-25995)
- Add vmx-* features to Icelake* (RHEL-25995)
- Add vmx-* features to IvyBridge* (RHEL-25995)
- Add vmx-* features to kvm* (RHEL-25995)
- Add vmx-* features to Nehalem* (RHEL-25995)
- Add vmx-* features to Penryn (RHEL-25995)
- Add vmx-* features to SandyBridge* (RHEL-25995)
- Add vmx-* features to SapphireRapids (RHEL-25995)
- Add vmx-* features to Skylake* (RHEL-25995)
- Add vmx-* features to Snowridge (RHEL-25995)
- Add vmx-* features to Westmere* (RHEL-25995)

[10.0.0-4]
- Set stubDriverName from hostdev driver model attribute during pci device setup (RHEL-25858)
- qemuMigrationDstPrepareStorage: Use 'switch' statement to include all storage types (RHEL-24825)
- qemuMigrationDstPrepareStorage: Properly consider path for 'vdpa' devices (RHEL-24825)
- domain_validate: Account for NVDIMM label size properly when checking for memory conflicts (RHEL-4452)

[10.0.0-3]
- remote_driver: Restore special behavior of remoteDomainGetBlockIoTune() (RHEL-22800)
- conf: Introduce dynamicMemslots attribute for virtio-mem (RHEL-15316)
- qemu_capabilities: Add QEMU_CAPS_DEVICE_VIRTIO_MEM_PCI_DYNAMIC_MEMSLOTS capability (RHEL-15316)
- qemu_validate: Check capability for virtio-mem dynamicMemslots (RHEL-15316)
- qemu_command: Generate cmd line for virtio-mem dynamicMemslots (RHEL-15316)
- qemu_snapshot: fix detection if non-leaf snapshot isn't in active chain (RHEL-23212)
- qemu_snapshot: create: refactor external snapshot detection (RHEL-22797)
- qemu_snapshot: create: don't require disk-only flag for offline external snapshot (RHEL-22797)
- remoteDispatchAuthPolkit: Fix lock ordering deadlock if client closes connection during auth (RHEL-20337)
- util: virtportallocator: Add VIR_DEBUG statements for port allocations and release (RHEL-21543)
- qemu: migration: Properly handle reservation of manually specified NBD port (RHEL-21543)
- qemuMigrationDstStartNBDServer: Refactor cleanup (RHEL-21543)
- virPCIVPDResourceIsValidTextValue: Adjust comment to reflect actual code (RHEL-22314)
- util: pcivpd: Refactor virPCIVPDResourceIsValidTextValue (RHEL-22314)
- virNodeDeviceCapVPDFormatCustom*: Escape unsanitized strings (RHEL-22314)
- virNodeDeviceCapVPDFormat: Properly escape system-originated strings (RHEL-22314)
- schema: nodedev: Adjust allowed characters in 'vpdFieldValueFormat' (RHEL-22314)
- tests: Test the previously mishandled PCI VPD characters (RHEL-22314)
- Don't overwrite error message from 'virXPathNodeSet' (RHEL-22314)
- tests: virpcivpdtest: Remove 'testVirPCIVPDReadVPDBytes' case (RHEL-22314)
- util: virpcivpd: Unexport 'virPCIVPDReadVPDBytes' (RHEL-22314)
- util: pcivpd: Unexport virPCIVPDParseVPDLargeResourceFields (RHEL-22314)
- tests: virpcivpd: Remove 'testVirPCIVPDParseVPDStringResource' case (RHEL-22314)
- util: virpcivpd: Unexport 'virPCIVPDParseVPDLargeResourceString' (RHEL-22314)
- virPCIVPDResourceGetKeywordPrefix: Fix logging (RHEL-22314)
- util: virpcivpd: Remove return value from virPCIVPDResourceCustomUpsertValue (RHEL-22314)
- conf: virNodeDeviceCapVPDParse*: Remove pointless NULL checks (RHEL-22314)
- virpcivpdtest: testPCIVPDResourceBasic: Remove tests for uninitialized 'ro'/'rw' section (RHEL-22314)
- util: virPCIVPDResourceUpdateKeyword: Remove impossible checks (RHEL-22314)
- conf: node_device: Refactor 'virNodeDeviceCapVPDParseCustomFields' to fix error reporting (RHEL-22314)
- virNodeDeviceCapVPDParseXML: Fix error reporting (RHEL-22314)
- util: virpcivpd: Remove return value from virPCIVPDResourceUpdateKeyword (RHEL-22314)
- virPCIDeviceHasVPD: Refactor 'debug' messages (RHEL-22314)
- virPCIDeviceGetVPD: Fix multiple error handling bugs (RHEL-22314)
- virPCIDeviceGetVPD: Handle errors in callers (RHEL-22314)
- virPCIVPDReadVPDBytes: Refactor error handling (RHEL-22314)
- virPCIVPDParseVPDLargeResourceString: Properly report errors (RHEL-22314)
- virPCIVPDParseVPDLargeResourceFields: Merge logic conditions (RHEL-22314)
- virPCIVPDParseVPDLargeResourceFields: Remove impossible 'default' switch case (RHEL-22314)
- virPCIVPDParseVPDLargeResourceFields: Refactor processing of read data (RHEL-22314)
- virPCIVPDParseVPDLargeResourceFields: Refactor return logic (RHEL-22314)
- virPCIVPDParseVPDLargeResourceFields: Report proper errors (RHEL-22314)
- virPCIVPDParse: Do reasonable error reporting (RHEL-22314)
- virt-admin: Add warning when connection to default daemon fails (RHEL-23170)

[10.0.0-2]
- tests: Add hostcpudata for machine with CPU clusters (RHEL-7043)
- conf: Report CPU clusters in capabilities XML (RHEL-7043)
- conf: Allow specifying CPU clusters (RHEL-7043)
- qemu: Introduce QEMU_CAPS_SMP_CLUSTERS (RHEL-7043)
- qemu: Use CPU clusters for guests (RHEL-7043)
- tests: Add test case for CPU clusters (RHEL-7043)
- qemu: Make monitor aware of CPU clusters (RHEL-7043)
- tests: Verify handling of CPU clusters in QMP data (RHEL-7043)
- build: Make daemons depend on generated *_protocol.[ch] (RHEL-15267)
- domain_validate: Check for domain address conflicts fully (RHEL-4452)
- qemu_hotplug: Don't lose 'created' flag in qemuDomainChangeNet() (RHEL-22714)

[10.0.0-1]
- Rebased to libvirt-10.0.0 (RHEL-15267)
- The rebase also fixes the following bugs:
RHEL-18782, RHEL-735, RHEL-18165, RHEL-4607, RHEL-700
RHEL-7100, RHEL-15480, RHEL-7416, RHEL-20609, RHEL-7570
RHEL-20444, RHEL-17596, RHEL-7569

[9.10.0-1]
- Rebased to libvirt-9.10.0 (rhbz#RHEL-15267)
- The rebase also fixes the following bugs:
rhbz#RHEL-16878, rhbz#RHEL-14611, rhbz#RHEL-7384, rhbz#RHEL-16870, rhbz#RHEL-18439
rhbz#RHEL-16751, rhbz#RHEL-4452, rhbz#RHEL-17841, rhbz#RHEL-15288, rhbz#RHEL-7040

[9.9.0-1]
- Rebased to libvirt-9.9.0 (rhbz#RHEL-15267)
- The rebase also fixes the following bugs:
rhbz#RHEL-7525, rhbz#RHEL-7570, rhbz#RHEL-7542, rhbz#RHEL-7568, rhbz#RHEL-7545
rhbz#RHEL-3231, rhbz#RHEL-7382, rhbz#RHEL-7345, rhbz#RHEL-1717, rhbz#RHEL-7528
rhbz#RHEL-1833, rhbz#RHEL-7569, rhbz#RHEL-4432, rhbz#RHEL-974, rhbz#RHEL-4994
rhbz#RHEL-7419

[9.5.0-6]
- tests: Use DO_TEST_CAPS_*_ABI_UPDATE() for ppc64 (rhbz#2196178)
- tests: Switch to firmware autoselection for hvf (rhbz#2196178)
- tests: Use virt-4.0 machine type for aarch64 (rhbz#2196178)
- tests: Consistently use /path/to/guest_VARS.fd (rhbz#2196178)
- tests: Turn abi-update.xml into a symlink (rhbz#2196178)
- tests: Rename firmware-auto-efi-nvram-path (rhbz#2196178)
- qemu: Fix return value for qemuFirmwareFillDomainLegacy() (rhbz#2196178)
- qemu: Fix lookup against stateless/combined pflash (rhbz#2196178)
- tests: Add some more DO_TEST*ABI_UPDATE* macros (rhbz#2196178)
- tests: Add more tests for firmware selection (rhbz#2196178)
- tests: Update firmware descriptor files (rhbz#2196178)
- tests: Drop tags from BIOS firmware descriptor (rhbz#2196178)
- tests: Include microvm in firmwaretest (rhbz#2196178)
- qemu: Don't overwrite NVRAM template for legacy firmware (rhbz#2196178)
- qemu: Generate NVRAM path in more cases (rhbz#2196178)
- qemu: Filter firmware based on loader.readonly (rhbz#2196178)
- qemu: Match NVRAM template extension for new domains (rhbz#2196178)
- conf: Don't default to raw format for loader/NVRAM (rhbz#2196178)
- tests: Rename firmware-auto-efi-format-loader-qcow2-nvram-path (rhbz#2196178)
- tests: Reintroduce firmware-auto-efi-format-mismatch (rhbz#2196178)
- rpm: Reorder scriptlets (rhbz#2210058)
- rpm: Reduce use of with_modular_daemons (rhbz#2210058)
- rpm: Remove custom libvirtd restart logic (rhbz#2210058)
- rpm: Introduce new macros for handling of systemd units (rhbz#2210058)
- rpm: Switch to new macros for handling of systemd units (rhbz#2210058)
- rpm: Delete unused macros (rhbz#2210058)

[9.5.0-5]
- Revert 'qemu_passt: Actually use @logfd' (rhbz#2209191)
- Revert 'qemu_passt: Precreate passt logfile' (rhbz#2209191)

[9.5.0-4]
- storage: Fix returning of locked objects from 'virStoragePoolObjListSearch' (CVE-2023-3750, rhbz#2221851)

[9.5.0-3]
- tests: remove acpi support from s390x ccw hotplug tests (rhbz#2168499)
- tests: add capabilities for QEMU 8.1.0 on s390x (rhbz#2168499)
- qemu: add run-with async-teardown capability (rhbz#2168499)
- qemu: allow use of async teardown in domain (rhbz#2168499)
- conf: domcaps: Add 'async-teardown' domain capability (rhbz#2168499)
- qemu: S390 does not provide physical address size (rhbz#2224016)
- nodedev: report mdev persistence properly (rhbz#2143158)
- node_device: Don't leak error message buffer from virMdevctlListDefined|Active (rhbz#2143158)

[9.5.0-2]
- nodedev: transient mdev update on nodeDeviceCreateXML (rhbz#2143158)
- nodedev: refactor mdevctl thread functions (rhbz#2143158)
- nodedev: update mdevs from the mdevctl thread (rhbz#2143158)

[9.5.0-1]
- Rebased to libvirt-9.5.0 (rhbz#2175785)

[9.5.0-0rc1.1]
- Rebased to libvirt-9.5.0-rc1 (rhbz#2175785)
- The rebase also fixes the following bugs:
rhbz#2160356, rhbz#2209191, rhbz#2210287, rhbz#2209853, rhbz#2171860
rhbz#2138150, rhbz#2171384

[9.4.0-1]
- Rebased to libvirt-9.4.0 (rhbz#2175785)
- The rebase also fixes the following bugs:
rhbz#2119007, rhbz#2193315, rhbz#2209658, rhbz#2143158, rhbz#2208946
rhbz#2138150, rhbz#2203657, rhbz#2180679, rhbz#2203709

[9.3.0-2]
- qemu_domin: Account for NVMe disks when calculating memlock limit on hotplug (rhbz#2014030)

[9.3.0-1]
- Rebased to libvirt-9.3.0 (rhbz#2175785)
- The rebase also fixes the following bugs:
rhbz#2181235, rhbz#2176215, rhbz#2187133, rhbz#2178885, rhbz#2174700
rhbz#2160435, rhbz#2184966, rhbz#2187278, rhbz#2014030, rhbz#2185184
rhbz#2156300

[9.2.0-1]
- Rebased to libvirt-9.2.0 (rhbz#2175785)
- The rebase also fixes the following bugs:
rhbz#2178885, rhbz#2000410, rhbz#2175582, rhbz#2154750, rhbz#2175449
rhbz#2181234, rhbz#2078693, rhbz#2176924, rhbz#2156300, rhbz#2173142
rhbz#2171973, rhbz#2178866, rhbz#2182961, rhbz#2174397, rhbz#2179030
rhbz#2161965, rhbz#2035985

[9.1.0-1]
- Rebased to libvirt-9.1.0 (rhbz#2175785)
- The rebase also fixes the following bugs:
rhbz#2004850, rhbz#2137346, rhbz#2166235, rhbz#1961326

[9.0.0-7]
- qemu_snapshot: remove memory snapshot when deleting external snapshot (rhbz#2170826)
- qemu_snapshot: refactor qemuSnapshotDeleteExternalPrepare (rhbz#2170826)

[9.0.0-6]
- rpc: client: Don't check return value of virNetMessageNew (rhbz#2145188)
- rpc: Don't warn about 'max_client_requests' in single-threaded daemons (rhbz#2145188)

[9.0.0-5]
- qemu_extdevice: Do cleanup host only for VIR_DOMAIN_TPM_TYPE_EMULATOR (rhbz#2168762)
- qemu: blockjob: Handle 'pending' blockjob state only when we need it (rhbz#2168769)

[9.0.0-4]
- qemuProcessStop: Fix detection of outgoing migration for external devices (rhbz#2161557)
- qemuExtTPMStop: Restore TPM state label more often (rhbz#2161557)
- qemuProcessLaunch: Tighten rules for external devices wrt incoming migration (rhbz#2161557)
- qemu_process: Produce better debug message wrt domain namespaces (rhbz#2167302)
- qemu_namespace: Deal with nested mounts when umount()-ing /dev (rhbz#2167302)
- qemuProcessRefreshDisks: Don't skip filling of disk information if tray state didn't change (rhbz#2166411)

[9.0.0-3]
- src: Don't use virReportSystemError() on virProcessGetStatInfo() failure (rhbz#2148266)
- qemu: Provide virDomainGetCPUStats() implementation for session connection (rhbz#2148266)
- virsh: Make domif-setlink work more than once (rhbz#2165466)
- qemu_fd: Remove declaration for 'qemuFDPassNewDirect' (rhbz#2040272)
- qemuStorageSourcePrivateDataFormat: Rename 'tmp' to 'objectsChildBuf' (rhbz#2040272)
- qemu: command: Handle FD passing commandline via qemuBuildBlockStorageSourceAttachDataCommandline (rhbz#2040272)
- qemuFDPassTransferCommand: Mark that FD was passed (rhbz#2040272)
- qemu: fd: Add helpers allowing storing FD set data in status XML (rhbz#2040272)
- qemu: domain: Store fdset ID for disks passed to qemu via FD (rhbz#2040272)
- qemu: block: Properly handle FD-passed disk hot-(un-)plug (rhbz#2040272)

[9.0.0-2]
- vircgroupv2: fix cpu.weight limits check (rhbz#2037998)
- domain_validate: drop cpu.shares cgroup check (rhbz#2037998)
- docs: document correct cpu shares limits with both cgroups v1 and v2 (rhbz#2037998)
- qemu_interface: Fix managed='no' case when creating an ethernet interface (rhbz#2144738)
- conf: clarify some external TPM error messages (rhbz#2063723)
- qemu: hotplug: Remove legacy quirk for 'dimm' address generation (rhbz#2158701)
- qemu: alias: Remove 'oldAlias' argument of qemuAssignDeviceMemoryAlias (rhbz#2158701)
- qemu: Remove 'memAliasOrderMismatch' field from VM private data (rhbz#2158701)
- rpc: Fix error message in virNetServerSetClientLimits (rhbz#2033879)

[9.0.0-1]
- Rebased to libvirt-9.0.0 (rhbz#2124466)
- The rebase also fixes the following bugs:
rhbz#2151064, rhbz#1874163, rhbz#2130192, rhbz#2111948, rhbz#1824722
rhbz#2150455, rhbz#2063723, rhbz#1717611, rhbz#2160448, rhbz#2151869
rhbz#2040272, rhbz#2144738, rhbz#2159851, rhbz#2156289, rhbz#2033879
rhbz#1820437, rhbz#2151202

[8.10.0-2]
- qemu_process: Document qemuProcessPrepare{Domain,Host}() order (rhbz#2150760)
- qemu_extdevice: Init paths in qemuExtDevicesPrepareDomain() (rhbz#2150760)
- qemu_extdevice: Expose qemuExtDevicesInitPaths() (rhbz#2150760)
- qemu: Init ext devices paths on reconnect (rhbz#2150760)

[8.10.0-1]
- Rebased to libvirt-8.10.0 (rhbz#2124466)
- The rebase also fixes the following bugs:
rhbz#2128993, rhbz#2143235, rhbz#2143840, rhbz#1874163, rhbz#2000075
rhbz#2143838, rhbz#2104919, rhbz#2072204, rhbz#2137298


Related CVEs


CVE-2024-8235

Updated Packages


Release/ArchitectureFilenameMD5sumSuperseded By AdvisoryChannel Label
Oracle Linux 9 (aarch64) libvirt-10.5.0-7.0.1.el9_5.src.rpm6c5cf3023b59bfa9e98320c1dee0ea43-ol9_aarch64_appstream
libvirt-10.5.0-7.0.1.el9_5.src.rpm6c5cf3023b59bfa9e98320c1dee0ea43-ol9_aarch64_codeready_builder
libvirt-10.5.0-7.0.1.el9_5.aarch64.rpm9b7d653f190a78e0af0ca4b577121900-ol9_aarch64_appstream
libvirt-client-10.5.0-7.0.1.el9_5.aarch64.rpmff65d5f4bb1f83f3dbdba69c1badccc8-ol9_aarch64_appstream
libvirt-client-qemu-10.5.0-7.0.1.el9_5.aarch64.rpm2d26e10ee5c0ada8c93ca4cc4cf3a780-ol9_aarch64_appstream
libvirt-daemon-10.5.0-7.0.1.el9_5.aarch64.rpm3a5594dc7c3fb8b19d79b13d7e6e4941-ol9_aarch64_appstream
libvirt-daemon-common-10.5.0-7.0.1.el9_5.aarch64.rpm516dff422bdb9625761d443fcf6782ab-ol9_aarch64_appstream
libvirt-daemon-config-network-10.5.0-7.0.1.el9_5.aarch64.rpm2bc6681521024ffdcf0ce6fdcf1f7e4b-ol9_aarch64_appstream
libvirt-daemon-config-nwfilter-10.5.0-7.0.1.el9_5.aarch64.rpm3c8f37b807e477aaee7db033498679b5-ol9_aarch64_appstream
libvirt-daemon-driver-interface-10.5.0-7.0.1.el9_5.aarch64.rpme7561560a7db4da7a15d7c75e2c41e31-ol9_aarch64_appstream
libvirt-daemon-driver-network-10.5.0-7.0.1.el9_5.aarch64.rpm8f92054137b916086a2bd0eba3efae14-ol9_aarch64_appstream
libvirt-daemon-driver-nodedev-10.5.0-7.0.1.el9_5.aarch64.rpm61ac326f1b3e70c0b4a4ef1e957fa15e-ol9_aarch64_appstream
libvirt-daemon-driver-nwfilter-10.5.0-7.0.1.el9_5.aarch64.rpm0393dd34a1498481eade0d5623dc40a8-ol9_aarch64_appstream
libvirt-daemon-driver-qemu-10.5.0-7.0.1.el9_5.aarch64.rpm4269e76aab531d3dbeb5b39e9a2e17db-ol9_aarch64_appstream
libvirt-daemon-driver-secret-10.5.0-7.0.1.el9_5.aarch64.rpm7e9e459caacb4afd0f73cdbb0e0c28ea-ol9_aarch64_appstream
libvirt-daemon-driver-storage-10.5.0-7.0.1.el9_5.aarch64.rpmb07a7a780ae421b01bf0801692cfffb4-ol9_aarch64_appstream
libvirt-daemon-driver-storage-core-10.5.0-7.0.1.el9_5.aarch64.rpmaa0236e18c54b148c8c26b0fb4171446-ol9_aarch64_appstream
libvirt-daemon-driver-storage-disk-10.5.0-7.0.1.el9_5.aarch64.rpm28169b0272052b359f6d8e460bf48ff3-ol9_aarch64_appstream
libvirt-daemon-driver-storage-iscsi-10.5.0-7.0.1.el9_5.aarch64.rpm2a08705ab98dd793a4eb5b9ca21b97d7-ol9_aarch64_appstream
libvirt-daemon-driver-storage-logical-10.5.0-7.0.1.el9_5.aarch64.rpme74b579526265efc461053adb85ea627-ol9_aarch64_appstream
libvirt-daemon-driver-storage-mpath-10.5.0-7.0.1.el9_5.aarch64.rpm3ec76e07a497075a920b4f8af5ba2030-ol9_aarch64_appstream
libvirt-daemon-driver-storage-rbd-10.5.0-7.0.1.el9_5.aarch64.rpmaeea34016578103f6598be3062fba9c3-ol9_aarch64_appstream
libvirt-daemon-driver-storage-scsi-10.5.0-7.0.1.el9_5.aarch64.rpm9b23dd97f21fc278397a2016121571c2-ol9_aarch64_appstream
libvirt-daemon-kvm-10.5.0-7.0.1.el9_5.aarch64.rpma88335c525179c326c8b2971dd13ec66-ol9_aarch64_appstream
libvirt-daemon-lock-10.5.0-7.0.1.el9_5.aarch64.rpm307572c182cb6503b12ba77320698f3c-ol9_aarch64_appstream
libvirt-daemon-log-10.5.0-7.0.1.el9_5.aarch64.rpmd0756b69a0363386b0eb632975627819-ol9_aarch64_appstream
libvirt-daemon-plugin-lockd-10.5.0-7.0.1.el9_5.aarch64.rpmdb27f9ecfc1288609ba6faba42b1a5f8-ol9_aarch64_appstream
libvirt-daemon-plugin-sanlock-10.5.0-7.0.1.el9_5.aarch64.rpm588e3310bdaa79af099a6e7477d1910e-ol9_aarch64_codeready_builder
libvirt-daemon-proxy-10.5.0-7.0.1.el9_5.aarch64.rpmb1fbcbf7ba6adf977d8c42d45ea27b3a-ol9_aarch64_appstream
libvirt-devel-10.5.0-7.0.1.el9_5.aarch64.rpm212a8a20200d25b263858415f0337bc5-ol9_aarch64_codeready_builder
libvirt-docs-10.5.0-7.0.1.el9_5.aarch64.rpm49f56b065cc6b9b19ab389796312ae08-ol9_aarch64_codeready_builder
libvirt-libs-10.5.0-7.0.1.el9_5.aarch64.rpmcefc7d01ad448cf53ad502b7d28f3b6f-ol9_aarch64_appstream
libvirt-nss-10.5.0-7.0.1.el9_5.aarch64.rpma520cecb0067915b767cdeba82d80272-ol9_aarch64_appstream
libvirt-ssh-proxy-10.5.0-7.0.1.el9_5.aarch64.rpmd754b540c4541234ea606e34ae947f05-ol9_aarch64_appstream
Oracle Linux 9 (x86_64) libvirt-10.5.0-7.0.1.el9_5.src.rpm6c5cf3023b59bfa9e98320c1dee0ea43-ol9_x86_64_appstream
libvirt-10.5.0-7.0.1.el9_5.src.rpm6c5cf3023b59bfa9e98320c1dee0ea43-ol9_x86_64_codeready_builder
libvirt-10.5.0-7.0.1.el9_5.x86_64.rpm1e698d7bb8d3779ec6fa723b5716a07b-ol9_x86_64_appstream
libvirt-client-10.5.0-7.0.1.el9_5.x86_64.rpmcd4448a8dedeed6743f75e5a193d0548-ol9_x86_64_appstream
libvirt-client-qemu-10.5.0-7.0.1.el9_5.x86_64.rpm80d221f34f8a80ca2990c3fc4eb15be8-ol9_x86_64_appstream
libvirt-daemon-10.5.0-7.0.1.el9_5.x86_64.rpmfe9942384a382b3da6d285f5648c37dc-ol9_x86_64_appstream
libvirt-daemon-common-10.5.0-7.0.1.el9_5.x86_64.rpm5911bf8865ffdcd995d5b6d679894de2-ol9_x86_64_appstream
libvirt-daemon-config-network-10.5.0-7.0.1.el9_5.x86_64.rpm59afddbb23491dd1d19e3a6faa24d0cc-ol9_x86_64_appstream
libvirt-daemon-config-nwfilter-10.5.0-7.0.1.el9_5.x86_64.rpm4b8a7fc5ac02e35c0d3531a88ba31e75-ol9_x86_64_appstream
libvirt-daemon-driver-interface-10.5.0-7.0.1.el9_5.x86_64.rpmad44dba71cf74679b15958d41ec3252f-ol9_x86_64_appstream
libvirt-daemon-driver-network-10.5.0-7.0.1.el9_5.x86_64.rpm260096c74a385686802ab595c6c762c3-ol9_x86_64_appstream
libvirt-daemon-driver-nodedev-10.5.0-7.0.1.el9_5.x86_64.rpmec60364c30b28fff5c8f863339757c2f-ol9_x86_64_appstream
libvirt-daemon-driver-nwfilter-10.5.0-7.0.1.el9_5.x86_64.rpm487ece29fda24c8503151e22a6a31bf9-ol9_x86_64_appstream
libvirt-daemon-driver-qemu-10.5.0-7.0.1.el9_5.x86_64.rpm30a9f03ddcdc9b436558f14a5fc8e993-ol9_x86_64_appstream
libvirt-daemon-driver-secret-10.5.0-7.0.1.el9_5.x86_64.rpm50f4ce9c58fe059afce0faad8e5f9d96-ol9_x86_64_appstream
libvirt-daemon-driver-storage-10.5.0-7.0.1.el9_5.x86_64.rpm849bfa5cee27f7253de78118c0c17b66-ol9_x86_64_appstream
libvirt-daemon-driver-storage-core-10.5.0-7.0.1.el9_5.x86_64.rpm3e6304caf64daf3c869bc88e23d6b99e-ol9_x86_64_appstream
libvirt-daemon-driver-storage-disk-10.5.0-7.0.1.el9_5.x86_64.rpm1a9c7d2455ca6a0fc003237656df4032-ol9_x86_64_appstream
libvirt-daemon-driver-storage-iscsi-10.5.0-7.0.1.el9_5.x86_64.rpmecd3016e899b043396525e8fbc881268-ol9_x86_64_appstream
libvirt-daemon-driver-storage-logical-10.5.0-7.0.1.el9_5.x86_64.rpm6fcff7feb8468eca331efd65cfec4cc4-ol9_x86_64_appstream
libvirt-daemon-driver-storage-mpath-10.5.0-7.0.1.el9_5.x86_64.rpm0e7392c91170c796889c04755238c481-ol9_x86_64_appstream
libvirt-daemon-driver-storage-rbd-10.5.0-7.0.1.el9_5.x86_64.rpm6f39052aa4fec22e7ad4492bc98e2413-ol9_x86_64_appstream
libvirt-daemon-driver-storage-scsi-10.5.0-7.0.1.el9_5.x86_64.rpm5ed03293c25e9b351acbcb7c8a5b14e5-ol9_x86_64_appstream
libvirt-daemon-kvm-10.5.0-7.0.1.el9_5.x86_64.rpma7d76bdfe5878416e6a051193973f08f-ol9_x86_64_appstream
libvirt-daemon-lock-10.5.0-7.0.1.el9_5.x86_64.rpma18c2aee70cde2d31573f5a781beaddd-ol9_x86_64_appstream
libvirt-daemon-log-10.5.0-7.0.1.el9_5.x86_64.rpm8ac1add4bf21d57c5b787bc05cbee4a4-ol9_x86_64_appstream
libvirt-daemon-plugin-lockd-10.5.0-7.0.1.el9_5.x86_64.rpm89563d7b341c3472a78830b21ebac492-ol9_x86_64_appstream
libvirt-daemon-plugin-sanlock-10.5.0-7.0.1.el9_5.x86_64.rpmdf2076f1e2aa98a127f380b1af7c2272-ol9_x86_64_codeready_builder
libvirt-daemon-proxy-10.5.0-7.0.1.el9_5.x86_64.rpm2fdb8b00df85e571d1445dd53ca4f1fd-ol9_x86_64_appstream
libvirt-devel-10.5.0-7.0.1.el9_5.x86_64.rpma15519e2cbd3e95fbcbc6ed3375371ba-ol9_x86_64_codeready_builder
libvirt-docs-10.5.0-7.0.1.el9_5.x86_64.rpm99a9f37534db77884fd43bd32617c8eb-ol9_x86_64_codeready_builder
libvirt-libs-10.5.0-7.0.1.el9_5.x86_64.rpm99ac0fdd68ff6a17e4cea9addf9040a5-ol9_x86_64_appstream
libvirt-nss-10.5.0-7.0.1.el9_5.x86_64.rpm675173c693ba0be8e6abb92c3022096c-ol9_x86_64_appstream
libvirt-ssh-proxy-10.5.0-7.0.1.el9_5.x86_64.rpm821aaf09f0eb8cdb4e05d3844dbdd2f3-ol9_x86_64_appstream


This page is generated automatically and has not been checked for errors or omissions. For clarification or corrections:

software.hardware.complete