-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

====================================================================                   Red Hat Security Advisory

Synopsis:          Moderate: virt:av and virt-devel:av security and bug fix update
Advisory ID:       RHSA-2021:3703-01
Product:           Advanced Virtualization
Advisory URL:      Issue date:        2021-09-30
CVE Names:         CVE-2021-3416 CVE-2021-3631 CVE-2021-3667 
                   CVE-2021-3682 CVE-2021-33285 CVE-2021-33286 
                   CVE-2021-33287 CVE-2021-33289 CVE-2021-35266 
                   CVE-2021-35267 CVE-2021-35268 CVE-2021-35269 
                   CVE-2021-39251 CVE-2021-39252 CVE-2021-39253 
                   CVE-2021-39254 CVE-2021-39255 CVE-2021-39256 
                   CVE-2021-39257 CVE-2021-39258 CVE-2021-39259 
                   CVE-2021-39260 CVE-2021-39261 CVE-2021-39262 
                   CVE-2021-39263 
====================================================================
1. Summary:

An update for the virt:av and virt-devel:av modules is now available for
Red Hat Enterprise Linux Advanced Virtualization 8.4.

Red Hat Product Security has rated this update as having a security impact
of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which
gives a detailed severity rating, is available for each vulnerability from
the CVE link(s) in the References section.

2. Relevant releases/architectures:

Advanced Virtualization for RHEL 8.4.0.Z - aarch64, noarch, ppc64le, s390x, x86_64

3. Description:

The Advanced Virtualization module provides the user-space component for
running virtual machines that use KVM in environments managed by Red Hat
products.

Security Fix(es):

* QEMU: usbredir: free() call on invalid pointer in bufp_alloc()
(CVE-2021-3682)

* ntfs-3g: Out-of-bounds heap buffer access in ntfs_get_attribute_value()
due to incorrect check of bytes_in_use value in MFT records
(CVE-2021-33285)

* ntfs-3g: Heap buffer overflow triggered by a specially crafted Unicode
string (CVE-2021-33286)

* ntfs-3g: Heap buffer overflow in ntfs_attr_pread_i() triggered by
specially crafted NTFS attributes (CVE-2021-33287)

* ntfs-3g: Heap buffer overflow triggered by a specially crafted MFT
section (CVE-2021-33289)

* ntfs-3g: Heap buffer overflow triggered by a specially crafted NTFS inode
pathname (CVE-2021-35266)

* ntfs-3g: Stack buffer overflow triggered when correcting differences
between MFT and MFTMirror sections (CVE-2021-35267)

* ntfs-3g: Heap buffer overflow in ntfs_inode_real_open() triggered by a
specially crafted NTFS inode (CVE-2021-35268)

* ntfs-3g: Heap buffer overflow in ntfs_attr_setup_flag() triggered by a
specially crafted NTFS attribute from MFT (CVE-2021-35269)

* ntfs-3g: NULL pointer dereference in ntfs_extent_inode_open()
(CVE-2021-39251)

* ntfs-3g: Out-of-bounds read in ntfs_ie_lookup() (CVE-2021-39252)

* ntfs-3g: Out-of-bounds read in ntfs_runlists_merge_i() (CVE-2021-39253)

* ntfs-3g: Integer overflow in memmove() leading to heap buffer overflow in
ntfs_attr_record_resize() (CVE-2021-39254)

* ntfs-3g: Out-of-bounds read ntfs_attr_find_in_attrdef() triggered by an
invalid attribute (CVE-2021-39255)

* ntfs-3g: Heap buffer overflow in ntfs_inode_lookup_by_name()
(CVE-2021-39256)

* ntfs-3g: Endless recursion from ntfs_attr_pwrite() triggered by an
unallocated bitmap (CVE-2021-39257)

* ntfs-3g: Out-of-bounds reads in ntfs_attr_find() and
ntfs_external_attr_find() (CVE-2021-39258)

* ntfs-3g: Out-of-bounds access in ntfs_inode_lookup_by_name() caused by an
unsanitized attribute length (CVE-2021-39259)

* ntfs-3g: Out-of-bounds access in ntfs_inode_sync_standard_information()
(CVE-2021-39260)

* ntfs-3g: Heap buffer overflow in ntfs_compressed_pwrite()
(CVE-2021-39261)

* ntfs-3g: Out-of-bounds access in ntfs_decompress() (CVE-2021-39262)

* ntfs-3g: Heap buffer overflow in ntfs_get_attribute_value() caused by an
unsanitized attribute (CVE-2021-39263)

* QEMU: net: Infinite loop in loopback mode may lead to stack overflow
(CVE-2021-3416)

* libvirt: Insecure sVirt label generation (CVE-2021-3631)

* libvirt: Improper locking on ACL failure in
virStoragePoolLookupByTargetPath API (CVE-2021-3667)

For more details about the security issue(s), including the impact, a CVSS
score, acknowledgments, and other related information, refer to the CVE
page(s) listed in the References section.

Bug Fix(es):

* SAP/3TB VM migration slowness [idle db] (BZ#1984458)

* Detecting TSC timer frequencies requires too many privileges (BZ#1996130)

4. Solution:

For details on how to apply this update, which includes the changes
described in this advisory, refer to:

https://access.redhat.com/articles/11258

5. Bugs fixed (https://bugzilla.redhat.com/):

1932827 - CVE-2021-3416 QEMU: net: Infinite loop in loopback mode may lead to stack overflow
1977726 - CVE-2021-3631 libvirt: Insecure sVirt label generation
1986094 - CVE-2021-3667 libvirt: Improper locking on ACL failure in virStoragePoolLookupByTargetPath API
1989651 - CVE-2021-3682 QEMU: usbredir: free() call on invalid pointer in bufp_alloc()
1996130 - Detecting TSC timer frequencies requires too many privileges [rhel-8.4.0.z]
2001608 - CVE-2021-33285 ntfs-3g: Out-of-bounds heap buffer access in ntfs_get_attribute_value() due to incorrect check of bytes_in_use value in MFT records
2001609 - CVE-2021-33286 ntfs-3g: Heap buffer overflow triggered by a specially crafted Unicode string
2001613 - CVE-2021-33287 ntfs-3g: Heap buffer overflow in ntfs_attr_pread_i() triggered by specially crafted NTFS attributes
2001616 - CVE-2021-33289 ntfs-3g: Heap buffer overflow triggered by a specially crafted MFT section
2001619 - CVE-2021-35266 ntfs-3g: Heap buffer overflow triggered by a specially crafted NTFS inode pathname
2001621 - CVE-2021-35267 ntfs-3g: Stack buffer overflow triggered when correcting differences between MFT and MFTMirror sections
2001623 - CVE-2021-35268 ntfs-3g: Heap buffer overflow in ntfs_inode_real_open() triggered by a specially crafted NTFS inode
2001645 - CVE-2021-35269 ntfs-3g: Heap buffer overflow in ntfs_attr_setup_flag() triggered by a specially crafted NTFS attribute from MFT
2001649 - CVE-2021-39251 ntfs-3g: NULL pointer dereference in ntfs_extent_inode_open()
2001650 - CVE-2021-39252 ntfs-3g: Out-of-bounds read in ntfs_ie_lookup()
2001651 - CVE-2021-39253 ntfs-3g: Out-of-bounds read in ntfs_runlists_merge_i()
2001652 - CVE-2021-39254 ntfs-3g: Integer overflow in memmove() leading to heap buffer overflow in ntfs_attr_record_resize()
2001653 - CVE-2021-39255 ntfs-3g: Out-of-bounds read ntfs_attr_find_in_attrdef() triggered by an invalid attribute
2001654 - CVE-2021-39256 ntfs-3g: Heap buffer overflow in ntfs_inode_lookup_by_name()
2001656 - CVE-2021-39257 ntfs-3g: Endless recursion from ntfs_attr_pwrite() triggered by an unallocated bitmap
2001658 - CVE-2021-39258 ntfs-3g: Out-of-bounds reads in ntfs_attr_find() and ntfs_external_attr_find()
2001659 - CVE-2021-39259 ntfs-3g: Out-of-bounds access in ntfs_inode_lookup_by_name() caused by an unsanitized attribute length
2001661 - CVE-2021-39260 ntfs-3g: Out-of-bounds access in ntfs_inode_sync_standard_information()
2001662 - CVE-2021-39261 ntfs-3g: Heap buffer overflow in ntfs_compressed_pwrite()
2001665 - CVE-2021-39262 ntfs-3g: Out-of-bounds access in ntfs_decompress()
2001667 - CVE-2021-39263 ntfs-3g: Heap buffer overflow in ntfs_get_attribute_value() caused by an unsanitized attribute

6. Package List:

Advanced Virtualization for RHEL 8.4.0.Z:

Source:
SLOF-20200717-1.gite18ddad8.module+el8.4.0+8855+a9e237a9.src.rpm
SLOF-20200717-1.gite18ddad8.module+el8.4.0+8855+a9e237a9.src.rpm
hivex-1.3.18-21.module+el8.4.0+11609+2eba841a.src.rpm
libguestfs-1.44.0-2.module+el8.4.0+10146+75917d2f.src.rpm
libguestfs-winsupport-8.2-2.module+el8.4.0+12717+0b0da9ad.src.rpm
libiscsi-1.18.0-8.module+el8.4.0+8855+a9e237a9.src.rpm
libnbd-1.6.0-3.module+el8.4.0+9856+bbc47853.src.rpm
libtpms-0.7.4-4.20201106git2452a24dab.module+el8.4.0+10596+32ba7df3.src.rpm
libvirt-7.0.0-14.4.module+el8.4.0+12413+d23780e6.src.rpm
libvirt-dbus-1.3.0-2.module+el8.4.0+8855+a9e237a9.src.rpm
libvirt-python-7.0.0-1.module+el8.4.0+9469+2eaf72bc.src.rpm
nbdkit-1.24.0-1.module+el8.4.0+9341+96cf2672.src.rpm
netcf-0.2.8-12.module+el8.4.0+8855+a9e237a9.src.rpm
perl-Sys-Virt-7.0.0-1.module+el8.4.0+9469+2eaf72bc.src.rpm
python-pyvmomi-6.7.1-7.module+el8.4.0+8855+a9e237a9.src.rpm
qemu-kvm-5.2.0-16.module+el8.4.0+12596+209e4022.10.src.rpm
seabios-1.14.0-1.module+el8.4.0+8855+a9e237a9.src.rpm
seabios-1.14.0-1.module+el8.4.0+8855+a9e237a9.src.rpm
sgabios-0.20170427git-3.module+el8.4.0+8855+a9e237a9.src.rpm
sgabios-0.20170427git-3.module+el8.4.0+8855+a9e237a9.src.rpm
supermin-5.2.1-1.module+el8.4.0+9751+d56db353.src.rpm
swtpm-0.4.2-1.20201201git2df14e3.module+el8.4.0+9341+96cf2672.src.rpm
virt-v2v-1.42.0-9.module+el8.4.0+9561+069bb9c1.src.rpm
virt-v2v-1.42.0-9.module+el8.4.0+9561+069bb9c1.src.rpm

aarch64:
hivex-1.3.18-21.module+el8.4.0+11609+2eba841a.aarch64.rpm
hivex-debuginfo-1.3.18-21.module+el8.4.0+11609+2eba841a.aarch64.rpm
hivex-debugsource-1.3.18-21.module+el8.4.0+11609+2eba841a.aarch64.rpm
hivex-devel-1.3.18-21.module+el8.4.0+11609+2eba841a.aarch64.rpm
libguestfs-1.44.0-2.module+el8.4.0+10146+75917d2f.aarch64.rpm
libguestfs-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.aarch64.rpm
libguestfs-debugsource-1.44.0-2.module+el8.4.0+10146+75917d2f.aarch64.rpm
libguestfs-devel-1.44.0-2.module+el8.4.0+10146+75917d2f.aarch64.rpm
libguestfs-gfs2-1.44.0-2.module+el8.4.0+10146+75917d2f.aarch64.rpm
libguestfs-gobject-1.44.0-2.module+el8.4.0+10146+75917d2f.aarch64.rpm
libguestfs-gobject-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.aarch64.rpm
libguestfs-gobject-devel-1.44.0-2.module+el8.4.0+10146+75917d2f.aarch64.rpm
libguestfs-java-1.44.0-2.module+el8.4.0+10146+75917d2f.aarch64.rpm
libguestfs-java-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.aarch64.rpm
libguestfs-java-devel-1.44.0-2.module+el8.4.0+10146+75917d2f.aarch64.rpm
libguestfs-rescue-1.44.0-2.module+el8.4.0+10146+75917d2f.aarch64.rpm
libguestfs-rsync-1.44.0-2.module+el8.4.0+10146+75917d2f.aarch64.rpm
libguestfs-tools-c-1.44.0-2.module+el8.4.0+10146+75917d2f.aarch64.rpm
libguestfs-tools-c-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.aarch64.rpm
libguestfs-winsupport-8.2-2.module+el8.4.0+12717+0b0da9ad.aarch64.rpm
libguestfs-xfs-1.44.0-2.module+el8.4.0+10146+75917d2f.aarch64.rpm
libiscsi-1.18.0-8.module+el8.4.0+8855+a9e237a9.aarch64.rpm
libiscsi-debuginfo-1.18.0-8.module+el8.4.0+8855+a9e237a9.aarch64.rpm
libiscsi-debugsource-1.18.0-8.module+el8.4.0+8855+a9e237a9.aarch64.rpm
libiscsi-devel-1.18.0-8.module+el8.4.0+8855+a9e237a9.aarch64.rpm
libiscsi-utils-1.18.0-8.module+el8.4.0+8855+a9e237a9.aarch64.rpm
libiscsi-utils-debuginfo-1.18.0-8.module+el8.4.0+8855+a9e237a9.aarch64.rpm
libnbd-1.6.0-3.module+el8.4.0+9856+bbc47853.aarch64.rpm
libnbd-debuginfo-1.6.0-3.module+el8.4.0+9856+bbc47853.aarch64.rpm
libnbd-debugsource-1.6.0-3.module+el8.4.0+9856+bbc47853.aarch64.rpm
libnbd-devel-1.6.0-3.module+el8.4.0+9856+bbc47853.aarch64.rpm
libtpms-0.7.4-4.20201106git2452a24dab.module+el8.4.0+10596+32ba7df3.aarch64.rpm
libtpms-debuginfo-0.7.4-4.20201106git2452a24dab.module+el8.4.0+10596+32ba7df3.aarch64.rpm
libtpms-debugsource-0.7.4-4.20201106git2452a24dab.module+el8.4.0+10596+32ba7df3.aarch64.rpm
libtpms-devel-0.7.4-4.20201106git2452a24dab.module+el8.4.0+10596+32ba7df3.aarch64.rpm
libvirt-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm
libvirt-admin-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm
libvirt-admin-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm
libvirt-bash-completion-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm
libvirt-client-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm
libvirt-client-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm
libvirt-daemon-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm
libvirt-daemon-config-network-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm
libvirt-daemon-config-nwfilter-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm
libvirt-daemon-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm
libvirt-daemon-driver-interface-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm
libvirt-daemon-driver-interface-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm
libvirt-daemon-driver-network-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm
libvirt-daemon-driver-network-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm
libvirt-daemon-driver-nodedev-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm
libvirt-daemon-driver-nodedev-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm
libvirt-daemon-driver-nwfilter-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm
libvirt-daemon-driver-nwfilter-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm
libvirt-daemon-driver-qemu-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm
libvirt-daemon-driver-qemu-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm
libvirt-daemon-driver-secret-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm
libvirt-daemon-driver-secret-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm
libvirt-daemon-driver-storage-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm
libvirt-daemon-driver-storage-core-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm
libvirt-daemon-driver-storage-core-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm
libvirt-daemon-driver-storage-disk-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm
libvirt-daemon-driver-storage-disk-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm
libvirt-daemon-driver-storage-gluster-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm
libvirt-daemon-driver-storage-gluster-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm
libvirt-daemon-driver-storage-iscsi-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm
libvirt-daemon-driver-storage-iscsi-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm
libvirt-daemon-driver-storage-iscsi-direct-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm
libvirt-daemon-driver-storage-iscsi-direct-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm
libvirt-daemon-driver-storage-logical-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm
libvirt-daemon-driver-storage-logical-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm
libvirt-daemon-driver-storage-mpath-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm
libvirt-daemon-driver-storage-mpath-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm
libvirt-daemon-driver-storage-rbd-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm
libvirt-daemon-driver-storage-rbd-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm
libvirt-daemon-driver-storage-scsi-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm
libvirt-daemon-driver-storage-scsi-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm
libvirt-daemon-kvm-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm
libvirt-dbus-1.3.0-2.module+el8.4.0+8855+a9e237a9.aarch64.rpm
libvirt-dbus-debuginfo-1.3.0-2.module+el8.4.0+8855+a9e237a9.aarch64.rpm
libvirt-dbus-debugsource-1.3.0-2.module+el8.4.0+8855+a9e237a9.aarch64.rpm
libvirt-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm
libvirt-debugsource-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm
libvirt-devel-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm
libvirt-docs-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm
libvirt-libs-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm
libvirt-libs-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm
libvirt-lock-sanlock-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm
libvirt-lock-sanlock-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm
libvirt-nss-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm
libvirt-nss-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm
libvirt-python-debugsource-7.0.0-1.module+el8.4.0+9469+2eaf72bc.aarch64.rpm
libvirt-wireshark-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm
libvirt-wireshark-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm
lua-guestfs-1.44.0-2.module+el8.4.0+10146+75917d2f.aarch64.rpm
lua-guestfs-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.aarch64.rpm
nbdfuse-1.6.0-3.module+el8.4.0+9856+bbc47853.aarch64.rpm
nbdfuse-debuginfo-1.6.0-3.module+el8.4.0+9856+bbc47853.aarch64.rpm
nbdkit-1.24.0-1.module+el8.4.0+9341+96cf2672.aarch64.rpm
nbdkit-basic-filters-1.24.0-1.module+el8.4.0+9341+96cf2672.aarch64.rpm
nbdkit-basic-filters-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.aarch64.rpm
nbdkit-basic-plugins-1.24.0-1.module+el8.4.0+9341+96cf2672.aarch64.rpm
nbdkit-basic-plugins-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.aarch64.rpm
nbdkit-curl-plugin-1.24.0-1.module+el8.4.0+9341+96cf2672.aarch64.rpm
nbdkit-curl-plugin-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.aarch64.rpm
nbdkit-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.aarch64.rpm
nbdkit-debugsource-1.24.0-1.module+el8.4.0+9341+96cf2672.aarch64.rpm
nbdkit-devel-1.24.0-1.module+el8.4.0+9341+96cf2672.aarch64.rpm
nbdkit-example-plugins-1.24.0-1.module+el8.4.0+9341+96cf2672.aarch64.rpm
nbdkit-example-plugins-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.aarch64.rpm
nbdkit-gzip-filter-1.24.0-1.module+el8.4.0+9341+96cf2672.aarch64.rpm
nbdkit-gzip-filter-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.aarch64.rpm
nbdkit-gzip-plugin-1.24.0-1.module+el8.4.0+9341+96cf2672.aarch64.rpm
nbdkit-gzip-plugin-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.aarch64.rpm
nbdkit-linuxdisk-plugin-1.24.0-1.module+el8.4.0+9341+96cf2672.aarch64.rpm
nbdkit-linuxdisk-plugin-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.aarch64.rpm
nbdkit-nbd-plugin-1.24.0-1.module+el8.4.0+9341+96cf2672.aarch64.rpm
nbdkit-nbd-plugin-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.aarch64.rpm
nbdkit-python-plugin-1.24.0-1.module+el8.4.0+9341+96cf2672.aarch64.rpm
nbdkit-python-plugin-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.aarch64.rpm
nbdkit-server-1.24.0-1.module+el8.4.0+9341+96cf2672.aarch64.rpm
nbdkit-server-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.aarch64.rpm
nbdkit-ssh-plugin-1.24.0-1.module+el8.4.0+9341+96cf2672.aarch64.rpm
nbdkit-ssh-plugin-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.aarch64.rpm
nbdkit-tar-filter-1.24.0-1.module+el8.4.0+9341+96cf2672.aarch64.rpm
nbdkit-tar-filter-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.aarch64.rpm
nbdkit-tar-plugin-1.24.0-1.module+el8.4.0+9341+96cf2672.aarch64.rpm
nbdkit-tar-plugin-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.aarch64.rpm
nbdkit-tmpdisk-plugin-1.24.0-1.module+el8.4.0+9341+96cf2672.aarch64.rpm
nbdkit-tmpdisk-plugin-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.aarch64.rpm
nbdkit-xz-filter-1.24.0-1.module+el8.4.0+9341+96cf2672.aarch64.rpm
nbdkit-xz-filter-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.aarch64.rpm
netcf-0.2.8-12.module+el8.4.0+8855+a9e237a9.aarch64.rpm
netcf-debuginfo-0.2.8-12.module+el8.4.0+8855+a9e237a9.aarch64.rpm
netcf-debugsource-0.2.8-12.module+el8.4.0+8855+a9e237a9.aarch64.rpm
netcf-devel-0.2.8-12.module+el8.4.0+8855+a9e237a9.aarch64.rpm
netcf-libs-0.2.8-12.module+el8.4.0+8855+a9e237a9.aarch64.rpm
netcf-libs-debuginfo-0.2.8-12.module+el8.4.0+8855+a9e237a9.aarch64.rpm
ocaml-hivex-1.3.18-21.module+el8.4.0+11609+2eba841a.aarch64.rpm
ocaml-hivex-debuginfo-1.3.18-21.module+el8.4.0+11609+2eba841a.aarch64.rpm
ocaml-hivex-devel-1.3.18-21.module+el8.4.0+11609+2eba841a.aarch64.rpm
ocaml-libguestfs-1.44.0-2.module+el8.4.0+10146+75917d2f.aarch64.rpm
ocaml-libguestfs-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.aarch64.rpm
ocaml-libguestfs-devel-1.44.0-2.module+el8.4.0+10146+75917d2f.aarch64.rpm
ocaml-libnbd-1.6.0-3.module+el8.4.0+9856+bbc47853.aarch64.rpm
ocaml-libnbd-debuginfo-1.6.0-3.module+el8.4.0+9856+bbc47853.aarch64.rpm
ocaml-libnbd-devel-1.6.0-3.module+el8.4.0+9856+bbc47853.aarch64.rpm
perl-Sys-Guestfs-1.44.0-2.module+el8.4.0+10146+75917d2f.aarch64.rpm
perl-Sys-Guestfs-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.aarch64.rpm
perl-Sys-Virt-7.0.0-1.module+el8.4.0+9469+2eaf72bc.aarch64.rpm
perl-Sys-Virt-debuginfo-7.0.0-1.module+el8.4.0+9469+2eaf72bc.aarch64.rpm
perl-Sys-Virt-debugsource-7.0.0-1.module+el8.4.0+9469+2eaf72bc.aarch64.rpm
perl-hivex-1.3.18-21.module+el8.4.0+11609+2eba841a.aarch64.rpm
perl-hivex-debuginfo-1.3.18-21.module+el8.4.0+11609+2eba841a.aarch64.rpm
python3-hivex-1.3.18-21.module+el8.4.0+11609+2eba841a.aarch64.rpm
python3-hivex-debuginfo-1.3.18-21.module+el8.4.0+11609+2eba841a.aarch64.rpm
python3-libguestfs-1.44.0-2.module+el8.4.0+10146+75917d2f.aarch64.rpm
python3-libguestfs-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.aarch64.rpm
python3-libnbd-1.6.0-3.module+el8.4.0+9856+bbc47853.aarch64.rpm
python3-libnbd-debuginfo-1.6.0-3.module+el8.4.0+9856+bbc47853.aarch64.rpm
python3-libvirt-7.0.0-1.module+el8.4.0+9469+2eaf72bc.aarch64.rpm
python3-libvirt-debuginfo-7.0.0-1.module+el8.4.0+9469+2eaf72bc.aarch64.rpm
qemu-guest-agent-5.2.0-16.module+el8.4.0+12596+209e4022.10.aarch64.rpm
qemu-guest-agent-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.aarch64.rpm
qemu-img-5.2.0-16.module+el8.4.0+12596+209e4022.10.aarch64.rpm
qemu-img-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.aarch64.rpm
qemu-kiwi-5.2.0-16.module+el8.4.0+12596+209e4022.10.aarch64.rpm
qemu-kiwi-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.aarch64.rpm
qemu-kvm-5.2.0-16.module+el8.4.0+12596+209e4022.10.aarch64.rpm
qemu-kvm-block-curl-5.2.0-16.module+el8.4.0+12596+209e4022.10.aarch64.rpm
qemu-kvm-block-curl-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.aarch64.rpm
qemu-kvm-block-iscsi-5.2.0-16.module+el8.4.0+12596+209e4022.10.aarch64.rpm
qemu-kvm-block-iscsi-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.aarch64.rpm
qemu-kvm-block-rbd-5.2.0-16.module+el8.4.0+12596+209e4022.10.aarch64.rpm
qemu-kvm-block-rbd-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.aarch64.rpm
qemu-kvm-block-ssh-5.2.0-16.module+el8.4.0+12596+209e4022.10.aarch64.rpm
qemu-kvm-block-ssh-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.aarch64.rpm
qemu-kvm-common-5.2.0-16.module+el8.4.0+12596+209e4022.10.aarch64.rpm
qemu-kvm-common-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.aarch64.rpm
qemu-kvm-core-5.2.0-16.module+el8.4.0+12596+209e4022.10.aarch64.rpm
qemu-kvm-core-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.aarch64.rpm
qemu-kvm-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.aarch64.rpm
qemu-kvm-debugsource-5.2.0-16.module+el8.4.0+12596+209e4022.10.aarch64.rpm
qemu-kvm-docs-5.2.0-16.module+el8.4.0+12596+209e4022.10.aarch64.rpm
qemu-kvm-tests-5.2.0-16.module+el8.4.0+12596+209e4022.10.aarch64.rpm
qemu-kvm-tests-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.aarch64.rpm
ruby-hivex-1.3.18-21.module+el8.4.0+11609+2eba841a.aarch64.rpm
ruby-hivex-debuginfo-1.3.18-21.module+el8.4.0+11609+2eba841a.aarch64.rpm
ruby-libguestfs-1.44.0-2.module+el8.4.0+10146+75917d2f.aarch64.rpm
ruby-libguestfs-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.aarch64.rpm
supermin-5.2.1-1.module+el8.4.0+9751+d56db353.aarch64.rpm
supermin-debuginfo-5.2.1-1.module+el8.4.0+9751+d56db353.aarch64.rpm
supermin-debugsource-5.2.1-1.module+el8.4.0+9751+d56db353.aarch64.rpm
supermin-devel-5.2.1-1.module+el8.4.0+9751+d56db353.aarch64.rpm
swtpm-0.4.2-1.20201201git2df14e3.module+el8.4.0+9341+96cf2672.aarch64.rpm
swtpm-debuginfo-0.4.2-1.20201201git2df14e3.module+el8.4.0+9341+96cf2672.aarch64.rpm
swtpm-debugsource-0.4.2-1.20201201git2df14e3.module+el8.4.0+9341+96cf2672.aarch64.rpm
swtpm-devel-0.4.2-1.20201201git2df14e3.module+el8.4.0+9341+96cf2672.aarch64.rpm
swtpm-libs-0.4.2-1.20201201git2df14e3.module+el8.4.0+9341+96cf2672.aarch64.rpm
swtpm-libs-debuginfo-0.4.2-1.20201201git2df14e3.module+el8.4.0+9341+96cf2672.aarch64.rpm
swtpm-tools-0.4.2-1.20201201git2df14e3.module+el8.4.0+9341+96cf2672.aarch64.rpm
swtpm-tools-debuginfo-0.4.2-1.20201201git2df14e3.module+el8.4.0+9341+96cf2672.aarch64.rpm
virt-dib-1.44.0-2.module+el8.4.0+10146+75917d2f.aarch64.rpm
virt-dib-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.aarch64.rpm

noarch:
SLOF-20200717-1.gite18ddad8.module+el8.4.0+8855+a9e237a9.noarch.rpm
libguestfs-bash-completion-1.44.0-2.module+el8.4.0+10146+75917d2f.noarch.rpm
libguestfs-inspect-icons-1.44.0-2.module+el8.4.0+10146+75917d2f.noarch.rpm
libguestfs-javadoc-1.44.0-2.module+el8.4.0+10146+75917d2f.noarch.rpm
libguestfs-man-pages-ja-1.44.0-2.module+el8.4.0+10146+75917d2f.noarch.rpm
libguestfs-man-pages-uk-1.44.0-2.module+el8.4.0+10146+75917d2f.noarch.rpm
libguestfs-tools-1.44.0-2.module+el8.4.0+10146+75917d2f.noarch.rpm
libnbd-bash-completion-1.6.0-3.module+el8.4.0+9856+bbc47853.noarch.rpm
nbdkit-bash-completion-1.24.0-1.module+el8.4.0+9341+96cf2672.noarch.rpm
python3-pyvmomi-6.7.1-7.module+el8.4.0+8855+a9e237a9.noarch.rpm
seabios-bin-1.14.0-1.module+el8.4.0+8855+a9e237a9.noarch.rpm
seavgabios-bin-1.14.0-1.module+el8.4.0+8855+a9e237a9.noarch.rpm
sgabios-bin-0.20170427git-3.module+el8.4.0+8855+a9e237a9.noarch.rpm
virt-v2v-bash-completion-1.42.0-9.module+el8.4.0+9561+069bb9c1.noarch.rpm
virt-v2v-man-pages-ja-1.42.0-9.module+el8.4.0+9561+069bb9c1.noarch.rpm
virt-v2v-man-pages-uk-1.42.0-9.module+el8.4.0+9561+069bb9c1.noarch.rpm

ppc64le:
hivex-1.3.18-21.module+el8.4.0+11609+2eba841a.ppc64le.rpm
hivex-debuginfo-1.3.18-21.module+el8.4.0+11609+2eba841a.ppc64le.rpm
hivex-debugsource-1.3.18-21.module+el8.4.0+11609+2eba841a.ppc64le.rpm
hivex-devel-1.3.18-21.module+el8.4.0+11609+2eba841a.ppc64le.rpm
libguestfs-1.44.0-2.module+el8.4.0+10146+75917d2f.ppc64le.rpm
libguestfs-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.ppc64le.rpm
libguestfs-debugsource-1.44.0-2.module+el8.4.0+10146+75917d2f.ppc64le.rpm
libguestfs-devel-1.44.0-2.module+el8.4.0+10146+75917d2f.ppc64le.rpm
libguestfs-gfs2-1.44.0-2.module+el8.4.0+10146+75917d2f.ppc64le.rpm
libguestfs-gobject-1.44.0-2.module+el8.4.0+10146+75917d2f.ppc64le.rpm
libguestfs-gobject-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.ppc64le.rpm
libguestfs-gobject-devel-1.44.0-2.module+el8.4.0+10146+75917d2f.ppc64le.rpm
libguestfs-java-1.44.0-2.module+el8.4.0+10146+75917d2f.ppc64le.rpm
libguestfs-java-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.ppc64le.rpm
libguestfs-java-devel-1.44.0-2.module+el8.4.0+10146+75917d2f.ppc64le.rpm
libguestfs-rescue-1.44.0-2.module+el8.4.0+10146+75917d2f.ppc64le.rpm
libguestfs-rsync-1.44.0-2.module+el8.4.0+10146+75917d2f.ppc64le.rpm
libguestfs-tools-c-1.44.0-2.module+el8.4.0+10146+75917d2f.ppc64le.rpm
libguestfs-tools-c-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.ppc64le.rpm
libguestfs-winsupport-8.2-2.module+el8.4.0+12717+0b0da9ad.ppc64le.rpm
libguestfs-xfs-1.44.0-2.module+el8.4.0+10146+75917d2f.ppc64le.rpm
libiscsi-1.18.0-8.module+el8.4.0+8855+a9e237a9.ppc64le.rpm
libiscsi-debuginfo-1.18.0-8.module+el8.4.0+8855+a9e237a9.ppc64le.rpm
libiscsi-debugsource-1.18.0-8.module+el8.4.0+8855+a9e237a9.ppc64le.rpm
libiscsi-devel-1.18.0-8.module+el8.4.0+8855+a9e237a9.ppc64le.rpm
libiscsi-utils-1.18.0-8.module+el8.4.0+8855+a9e237a9.ppc64le.rpm
libiscsi-utils-debuginfo-1.18.0-8.module+el8.4.0+8855+a9e237a9.ppc64le.rpm
libnbd-1.6.0-3.module+el8.4.0+9856+bbc47853.ppc64le.rpm
libnbd-debuginfo-1.6.0-3.module+el8.4.0+9856+bbc47853.ppc64le.rpm
libnbd-debugsource-1.6.0-3.module+el8.4.0+9856+bbc47853.ppc64le.rpm
libnbd-devel-1.6.0-3.module+el8.4.0+9856+bbc47853.ppc64le.rpm
libtpms-0.7.4-4.20201106git2452a24dab.module+el8.4.0+10596+32ba7df3.ppc64le.rpm
libtpms-debuginfo-0.7.4-4.20201106git2452a24dab.module+el8.4.0+10596+32ba7df3.ppc64le.rpm
libtpms-debugsource-0.7.4-4.20201106git2452a24dab.module+el8.4.0+10596+32ba7df3.ppc64le.rpm
libtpms-devel-0.7.4-4.20201106git2452a24dab.module+el8.4.0+10596+32ba7df3.ppc64le.rpm
libvirt-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm
libvirt-admin-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm
libvirt-admin-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm
libvirt-bash-completion-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm
libvirt-client-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm
libvirt-client-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm
libvirt-daemon-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm
libvirt-daemon-config-network-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm
libvirt-daemon-config-nwfilter-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm
libvirt-daemon-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm
libvirt-daemon-driver-interface-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm
libvirt-daemon-driver-interface-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm
libvirt-daemon-driver-network-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm
libvirt-daemon-driver-network-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm
libvirt-daemon-driver-nodedev-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm
libvirt-daemon-driver-nodedev-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm
libvirt-daemon-driver-nwfilter-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm
libvirt-daemon-driver-nwfilter-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm
libvirt-daemon-driver-qemu-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm
libvirt-daemon-driver-qemu-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm
libvirt-daemon-driver-secret-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm
libvirt-daemon-driver-secret-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm
libvirt-daemon-driver-storage-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm
libvirt-daemon-driver-storage-core-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm
libvirt-daemon-driver-storage-core-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm
libvirt-daemon-driver-storage-disk-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm
libvirt-daemon-driver-storage-disk-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm
libvirt-daemon-driver-storage-gluster-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm
libvirt-daemon-driver-storage-gluster-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm
libvirt-daemon-driver-storage-iscsi-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm
libvirt-daemon-driver-storage-iscsi-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm
libvirt-daemon-driver-storage-iscsi-direct-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm
libvirt-daemon-driver-storage-iscsi-direct-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm
libvirt-daemon-driver-storage-logical-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm
libvirt-daemon-driver-storage-logical-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm
libvirt-daemon-driver-storage-mpath-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm
libvirt-daemon-driver-storage-mpath-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm
libvirt-daemon-driver-storage-rbd-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm
libvirt-daemon-driver-storage-rbd-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm
libvirt-daemon-driver-storage-scsi-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm
libvirt-daemon-driver-storage-scsi-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm
libvirt-daemon-kvm-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm
libvirt-dbus-1.3.0-2.module+el8.4.0+8855+a9e237a9.ppc64le.rpm
libvirt-dbus-debuginfo-1.3.0-2.module+el8.4.0+8855+a9e237a9.ppc64le.rpm
libvirt-dbus-debugsource-1.3.0-2.module+el8.4.0+8855+a9e237a9.ppc64le.rpm
libvirt-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm
libvirt-debugsource-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm
libvirt-devel-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm
libvirt-docs-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm
libvirt-libs-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm
libvirt-libs-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm
libvirt-lock-sanlock-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm
libvirt-lock-sanlock-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm
libvirt-nss-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm
libvirt-nss-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm
libvirt-python-debugsource-7.0.0-1.module+el8.4.0+9469+2eaf72bc.ppc64le.rpm
libvirt-wireshark-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm
libvirt-wireshark-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm
lua-guestfs-1.44.0-2.module+el8.4.0+10146+75917d2f.ppc64le.rpm
lua-guestfs-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.ppc64le.rpm
nbdfuse-1.6.0-3.module+el8.4.0+9856+bbc47853.ppc64le.rpm
nbdfuse-debuginfo-1.6.0-3.module+el8.4.0+9856+bbc47853.ppc64le.rpm
nbdkit-1.24.0-1.module+el8.4.0+9341+96cf2672.ppc64le.rpm
nbdkit-basic-filters-1.24.0-1.module+el8.4.0+9341+96cf2672.ppc64le.rpm
nbdkit-basic-filters-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.ppc64le.rpm
nbdkit-basic-plugins-1.24.0-1.module+el8.4.0+9341+96cf2672.ppc64le.rpm
nbdkit-basic-plugins-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.ppc64le.rpm
nbdkit-curl-plugin-1.24.0-1.module+el8.4.0+9341+96cf2672.ppc64le.rpm
nbdkit-curl-plugin-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.ppc64le.rpm
nbdkit-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.ppc64le.rpm
nbdkit-debugsource-1.24.0-1.module+el8.4.0+9341+96cf2672.ppc64le.rpm
nbdkit-devel-1.24.0-1.module+el8.4.0+9341+96cf2672.ppc64le.rpm
nbdkit-example-plugins-1.24.0-1.module+el8.4.0+9341+96cf2672.ppc64le.rpm
nbdkit-example-plugins-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.ppc64le.rpm
nbdkit-gzip-filter-1.24.0-1.module+el8.4.0+9341+96cf2672.ppc64le.rpm
nbdkit-gzip-filter-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.ppc64le.rpm
nbdkit-gzip-plugin-1.24.0-1.module+el8.4.0+9341+96cf2672.ppc64le.rpm
nbdkit-gzip-plugin-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.ppc64le.rpm
nbdkit-linuxdisk-plugin-1.24.0-1.module+el8.4.0+9341+96cf2672.ppc64le.rpm
nbdkit-linuxdisk-plugin-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.ppc64le.rpm
nbdkit-nbd-plugin-1.24.0-1.module+el8.4.0+9341+96cf2672.ppc64le.rpm
nbdkit-nbd-plugin-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.ppc64le.rpm
nbdkit-python-plugin-1.24.0-1.module+el8.4.0+9341+96cf2672.ppc64le.rpm
nbdkit-python-plugin-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.ppc64le.rpm
nbdkit-server-1.24.0-1.module+el8.4.0+9341+96cf2672.ppc64le.rpm
nbdkit-server-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.ppc64le.rpm
nbdkit-ssh-plugin-1.24.0-1.module+el8.4.0+9341+96cf2672.ppc64le.rpm
nbdkit-ssh-plugin-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.ppc64le.rpm
nbdkit-tar-filter-1.24.0-1.module+el8.4.0+9341+96cf2672.ppc64le.rpm
nbdkit-tar-filter-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.ppc64le.rpm
nbdkit-tar-plugin-1.24.0-1.module+el8.4.0+9341+96cf2672.ppc64le.rpm
nbdkit-tar-plugin-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.ppc64le.rpm
nbdkit-tmpdisk-plugin-1.24.0-1.module+el8.4.0+9341+96cf2672.ppc64le.rpm
nbdkit-tmpdisk-plugin-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.ppc64le.rpm
nbdkit-xz-filter-1.24.0-1.module+el8.4.0+9341+96cf2672.ppc64le.rpm
nbdkit-xz-filter-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.ppc64le.rpm
netcf-0.2.8-12.module+el8.4.0+8855+a9e237a9.ppc64le.rpm
netcf-debuginfo-0.2.8-12.module+el8.4.0+8855+a9e237a9.ppc64le.rpm
netcf-debugsource-0.2.8-12.module+el8.4.0+8855+a9e237a9.ppc64le.rpm
netcf-devel-0.2.8-12.module+el8.4.0+8855+a9e237a9.ppc64le.rpm
netcf-libs-0.2.8-12.module+el8.4.0+8855+a9e237a9.ppc64le.rpm
netcf-libs-debuginfo-0.2.8-12.module+el8.4.0+8855+a9e237a9.ppc64le.rpm
ocaml-hivex-1.3.18-21.module+el8.4.0+11609+2eba841a.ppc64le.rpm
ocaml-hivex-debuginfo-1.3.18-21.module+el8.4.0+11609+2eba841a.ppc64le.rpm
ocaml-hivex-devel-1.3.18-21.module+el8.4.0+11609+2eba841a.ppc64le.rpm
ocaml-libguestfs-1.44.0-2.module+el8.4.0+10146+75917d2f.ppc64le.rpm
ocaml-libguestfs-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.ppc64le.rpm
ocaml-libguestfs-devel-1.44.0-2.module+el8.4.0+10146+75917d2f.ppc64le.rpm
ocaml-libnbd-1.6.0-3.module+el8.4.0+9856+bbc47853.ppc64le.rpm
ocaml-libnbd-debuginfo-1.6.0-3.module+el8.4.0+9856+bbc47853.ppc64le.rpm
ocaml-libnbd-devel-1.6.0-3.module+el8.4.0+9856+bbc47853.ppc64le.rpm
perl-Sys-Guestfs-1.44.0-2.module+el8.4.0+10146+75917d2f.ppc64le.rpm
perl-Sys-Guestfs-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.ppc64le.rpm
perl-Sys-Virt-7.0.0-1.module+el8.4.0+9469+2eaf72bc.ppc64le.rpm
perl-Sys-Virt-debuginfo-7.0.0-1.module+el8.4.0+9469+2eaf72bc.ppc64le.rpm
perl-Sys-Virt-debugsource-7.0.0-1.module+el8.4.0+9469+2eaf72bc.ppc64le.rpm
perl-hivex-1.3.18-21.module+el8.4.0+11609+2eba841a.ppc64le.rpm
perl-hivex-debuginfo-1.3.18-21.module+el8.4.0+11609+2eba841a.ppc64le.rpm
python3-hivex-1.3.18-21.module+el8.4.0+11609+2eba841a.ppc64le.rpm
python3-hivex-debuginfo-1.3.18-21.module+el8.4.0+11609+2eba841a.ppc64le.rpm
python3-libguestfs-1.44.0-2.module+el8.4.0+10146+75917d2f.ppc64le.rpm
python3-libguestfs-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.ppc64le.rpm
python3-libnbd-1.6.0-3.module+el8.4.0+9856+bbc47853.ppc64le.rpm
python3-libnbd-debuginfo-1.6.0-3.module+el8.4.0+9856+bbc47853.ppc64le.rpm
python3-libvirt-7.0.0-1.module+el8.4.0+9469+2eaf72bc.ppc64le.rpm
python3-libvirt-debuginfo-7.0.0-1.module+el8.4.0+9469+2eaf72bc.ppc64le.rpm
qemu-guest-agent-5.2.0-16.module+el8.4.0+12596+209e4022.10.ppc64le.rpm
qemu-guest-agent-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.ppc64le.rpm
qemu-img-5.2.0-16.module+el8.4.0+12596+209e4022.10.ppc64le.rpm
qemu-img-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.ppc64le.rpm
qemu-kiwi-5.2.0-16.module+el8.4.0+12596+209e4022.10.ppc64le.rpm
qemu-kiwi-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.ppc64le.rpm
qemu-kvm-5.2.0-16.module+el8.4.0+12596+209e4022.10.ppc64le.rpm
qemu-kvm-block-curl-5.2.0-16.module+el8.4.0+12596+209e4022.10.ppc64le.rpm
qemu-kvm-block-curl-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.ppc64le.rpm
qemu-kvm-block-iscsi-5.2.0-16.module+el8.4.0+12596+209e4022.10.ppc64le.rpm
qemu-kvm-block-iscsi-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.ppc64le.rpm
qemu-kvm-block-rbd-5.2.0-16.module+el8.4.0+12596+209e4022.10.ppc64le.rpm
qemu-kvm-block-rbd-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.ppc64le.rpm
qemu-kvm-block-ssh-5.2.0-16.module+el8.4.0+12596+209e4022.10.ppc64le.rpm
qemu-kvm-block-ssh-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.ppc64le.rpm
qemu-kvm-common-5.2.0-16.module+el8.4.0+12596+209e4022.10.ppc64le.rpm
qemu-kvm-common-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.ppc64le.rpm
qemu-kvm-core-5.2.0-16.module+el8.4.0+12596+209e4022.10.ppc64le.rpm
qemu-kvm-core-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.ppc64le.rpm
qemu-kvm-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.ppc64le.rpm
qemu-kvm-debugsource-5.2.0-16.module+el8.4.0+12596+209e4022.10.ppc64le.rpm
qemu-kvm-docs-5.2.0-16.module+el8.4.0+12596+209e4022.10.ppc64le.rpm
qemu-kvm-tests-5.2.0-16.module+el8.4.0+12596+209e4022.10.ppc64le.rpm
qemu-kvm-tests-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.ppc64le.rpm
ruby-hivex-1.3.18-21.module+el8.4.0+11609+2eba841a.ppc64le.rpm
ruby-hivex-debuginfo-1.3.18-21.module+el8.4.0+11609+2eba841a.ppc64le.rpm
ruby-libguestfs-1.44.0-2.module+el8.4.0+10146+75917d2f.ppc64le.rpm
ruby-libguestfs-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.ppc64le.rpm
supermin-5.2.1-1.module+el8.4.0+9751+d56db353.ppc64le.rpm
supermin-debuginfo-5.2.1-1.module+el8.4.0+9751+d56db353.ppc64le.rpm
supermin-debugsource-5.2.1-1.module+el8.4.0+9751+d56db353.ppc64le.rpm
supermin-devel-5.2.1-1.module+el8.4.0+9751+d56db353.ppc64le.rpm
swtpm-0.4.2-1.20201201git2df14e3.module+el8.4.0+9341+96cf2672.ppc64le.rpm
swtpm-debuginfo-0.4.2-1.20201201git2df14e3.module+el8.4.0+9341+96cf2672.ppc64le.rpm
swtpm-debugsource-0.4.2-1.20201201git2df14e3.module+el8.4.0+9341+96cf2672.ppc64le.rpm
swtpm-devel-0.4.2-1.20201201git2df14e3.module+el8.4.0+9341+96cf2672.ppc64le.rpm
swtpm-libs-0.4.2-1.20201201git2df14e3.module+el8.4.0+9341+96cf2672.ppc64le.rpm
swtpm-libs-debuginfo-0.4.2-1.20201201git2df14e3.module+el8.4.0+9341+96cf2672.ppc64le.rpm
swtpm-tools-0.4.2-1.20201201git2df14e3.module+el8.4.0+9341+96cf2672.ppc64le.rpm
swtpm-tools-debuginfo-0.4.2-1.20201201git2df14e3.module+el8.4.0+9341+96cf2672.ppc64le.rpm
virt-dib-1.44.0-2.module+el8.4.0+10146+75917d2f.ppc64le.rpm
virt-dib-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.ppc64le.rpm

s390x:
hivex-1.3.18-21.module+el8.4.0+11609+2eba841a.s390x.rpm
hivex-debuginfo-1.3.18-21.module+el8.4.0+11609+2eba841a.s390x.rpm
hivex-debugsource-1.3.18-21.module+el8.4.0+11609+2eba841a.s390x.rpm
hivex-devel-1.3.18-21.module+el8.4.0+11609+2eba841a.s390x.rpm
libguestfs-1.44.0-2.module+el8.4.0+10146+75917d2f.s390x.rpm
libguestfs-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.s390x.rpm
libguestfs-debugsource-1.44.0-2.module+el8.4.0+10146+75917d2f.s390x.rpm
libguestfs-devel-1.44.0-2.module+el8.4.0+10146+75917d2f.s390x.rpm
libguestfs-gfs2-1.44.0-2.module+el8.4.0+10146+75917d2f.s390x.rpm
libguestfs-gobject-1.44.0-2.module+el8.4.0+10146+75917d2f.s390x.rpm
libguestfs-gobject-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.s390x.rpm
libguestfs-gobject-devel-1.44.0-2.module+el8.4.0+10146+75917d2f.s390x.rpm
libguestfs-java-1.44.0-2.module+el8.4.0+10146+75917d2f.s390x.rpm
libguestfs-java-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.s390x.rpm
libguestfs-java-devel-1.44.0-2.module+el8.4.0+10146+75917d2f.s390x.rpm
libguestfs-rescue-1.44.0-2.module+el8.4.0+10146+75917d2f.s390x.rpm
libguestfs-rsync-1.44.0-2.module+el8.4.0+10146+75917d2f.s390x.rpm
libguestfs-tools-c-1.44.0-2.module+el8.4.0+10146+75917d2f.s390x.rpm
libguestfs-tools-c-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.s390x.rpm
libguestfs-winsupport-8.2-2.module+el8.4.0+12717+0b0da9ad.s390x.rpm
libguestfs-xfs-1.44.0-2.module+el8.4.0+10146+75917d2f.s390x.rpm
libiscsi-1.18.0-8.module+el8.4.0+8855+a9e237a9.s390x.rpm
libiscsi-debuginfo-1.18.0-8.module+el8.4.0+8855+a9e237a9.s390x.rpm
libiscsi-debugsource-1.18.0-8.module+el8.4.0+8855+a9e237a9.s390x.rpm
libiscsi-devel-1.18.0-8.module+el8.4.0+8855+a9e237a9.s390x.rpm
libiscsi-utils-1.18.0-8.module+el8.4.0+8855+a9e237a9.s390x.rpm
libiscsi-utils-debuginfo-1.18.0-8.module+el8.4.0+8855+a9e237a9.s390x.rpm
libnbd-1.6.0-3.module+el8.4.0+9856+bbc47853.s390x.rpm
libnbd-debuginfo-1.6.0-3.module+el8.4.0+9856+bbc47853.s390x.rpm
libnbd-debugsource-1.6.0-3.module+el8.4.0+9856+bbc47853.s390x.rpm
libnbd-devel-1.6.0-3.module+el8.4.0+9856+bbc47853.s390x.rpm
libtpms-0.7.4-4.20201106git2452a24dab.module+el8.4.0+10596+32ba7df3.s390x.rpm
libtpms-debuginfo-0.7.4-4.20201106git2452a24dab.module+el8.4.0+10596+32ba7df3.s390x.rpm
libtpms-debugsource-0.7.4-4.20201106git2452a24dab.module+el8.4.0+10596+32ba7df3.s390x.rpm
libtpms-devel-0.7.4-4.20201106git2452a24dab.module+el8.4.0+10596+32ba7df3.s390x.rpm
libvirt-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm
libvirt-admin-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm
libvirt-admin-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm
libvirt-bash-completion-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm
libvirt-client-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm
libvirt-client-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm
libvirt-daemon-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm
libvirt-daemon-config-network-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm
libvirt-daemon-config-nwfilter-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm
libvirt-daemon-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm
libvirt-daemon-driver-interface-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm
libvirt-daemon-driver-interface-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm
libvirt-daemon-driver-network-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm
libvirt-daemon-driver-network-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm
libvirt-daemon-driver-nodedev-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm
libvirt-daemon-driver-nodedev-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm
libvirt-daemon-driver-nwfilter-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm
libvirt-daemon-driver-nwfilter-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm
libvirt-daemon-driver-qemu-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm
libvirt-daemon-driver-qemu-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm
libvirt-daemon-driver-secret-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm
libvirt-daemon-driver-secret-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm
libvirt-daemon-driver-storage-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm
libvirt-daemon-driver-storage-core-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm
libvirt-daemon-driver-storage-core-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm
libvirt-daemon-driver-storage-disk-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm
libvirt-daemon-driver-storage-disk-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm
libvirt-daemon-driver-storage-gluster-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm
libvirt-daemon-driver-storage-gluster-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm
libvirt-daemon-driver-storage-iscsi-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm
libvirt-daemon-driver-storage-iscsi-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm
libvirt-daemon-driver-storage-iscsi-direct-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm
libvirt-daemon-driver-storage-iscsi-direct-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm
libvirt-daemon-driver-storage-logical-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm
libvirt-daemon-driver-storage-logical-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm
libvirt-daemon-driver-storage-mpath-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm
libvirt-daemon-driver-storage-mpath-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm
libvirt-daemon-driver-storage-rbd-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm
libvirt-daemon-driver-storage-rbd-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm
libvirt-daemon-driver-storage-scsi-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm
libvirt-daemon-driver-storage-scsi-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm
libvirt-daemon-kvm-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm
libvirt-dbus-1.3.0-2.module+el8.4.0+8855+a9e237a9.s390x.rpm
libvirt-dbus-debuginfo-1.3.0-2.module+el8.4.0+8855+a9e237a9.s390x.rpm
libvirt-dbus-debugsource-1.3.0-2.module+el8.4.0+8855+a9e237a9.s390x.rpm
libvirt-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm
libvirt-debugsource-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm
libvirt-devel-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm
libvirt-docs-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm
libvirt-libs-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm
libvirt-libs-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm
libvirt-lock-sanlock-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm
libvirt-lock-sanlock-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm
libvirt-nss-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm
libvirt-nss-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm
libvirt-python-debugsource-7.0.0-1.module+el8.4.0+9469+2eaf72bc.s390x.rpm
libvirt-wireshark-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm
libvirt-wireshark-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm
lua-guestfs-1.44.0-2.module+el8.4.0+10146+75917d2f.s390x.rpm
lua-guestfs-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.s390x.rpm
nbdfuse-1.6.0-3.module+el8.4.0+9856+bbc47853.s390x.rpm
nbdfuse-debuginfo-1.6.0-3.module+el8.4.0+9856+bbc47853.s390x.rpm
nbdkit-1.24.0-1.module+el8.4.0+9341+96cf2672.s390x.rpm
nbdkit-basic-filters-1.24.0-1.module+el8.4.0+9341+96cf2672.s390x.rpm
nbdkit-basic-filters-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.s390x.rpm
nbdkit-basic-plugins-1.24.0-1.module+el8.4.0+9341+96cf2672.s390x.rpm
nbdkit-basic-plugins-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.s390x.rpm
nbdkit-curl-plugin-1.24.0-1.module+el8.4.0+9341+96cf2672.s390x.rpm
nbdkit-curl-plugin-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.s390x.rpm
nbdkit-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.s390x.rpm
nbdkit-debugsource-1.24.0-1.module+el8.4.0+9341+96cf2672.s390x.rpm
nbdkit-devel-1.24.0-1.module+el8.4.0+9341+96cf2672.s390x.rpm
nbdkit-example-plugins-1.24.0-1.module+el8.4.0+9341+96cf2672.s390x.rpm
nbdkit-example-plugins-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.s390x.rpm
nbdkit-gzip-filter-1.24.0-1.module+el8.4.0+9341+96cf2672.s390x.rpm
nbdkit-gzip-filter-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.s390x.rpm
nbdkit-gzip-plugin-1.24.0-1.module+el8.4.0+9341+96cf2672.s390x.rpm
nbdkit-gzip-plugin-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.s390x.rpm
nbdkit-linuxdisk-plugin-1.24.0-1.module+el8.4.0+9341+96cf2672.s390x.rpm
nbdkit-linuxdisk-plugin-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.s390x.rpm
nbdkit-nbd-plugin-1.24.0-1.module+el8.4.0+9341+96cf2672.s390x.rpm
nbdkit-nbd-plugin-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.s390x.rpm
nbdkit-python-plugin-1.24.0-1.module+el8.4.0+9341+96cf2672.s390x.rpm
nbdkit-python-plugin-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.s390x.rpm
nbdkit-server-1.24.0-1.module+el8.4.0+9341+96cf2672.s390x.rpm
nbdkit-server-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.s390x.rpm
nbdkit-ssh-plugin-1.24.0-1.module+el8.4.0+9341+96cf2672.s390x.rpm
nbdkit-ssh-plugin-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.s390x.rpm
nbdkit-tar-filter-1.24.0-1.module+el8.4.0+9341+96cf2672.s390x.rpm
nbdkit-tar-filter-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.s390x.rpm
nbdkit-tar-plugin-1.24.0-1.module+el8.4.0+9341+96cf2672.s390x.rpm
nbdkit-tar-plugin-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.s390x.rpm
nbdkit-tmpdisk-plugin-1.24.0-1.module+el8.4.0+9341+96cf2672.s390x.rpm
nbdkit-tmpdisk-plugin-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.s390x.rpm
nbdkit-xz-filter-1.24.0-1.module+el8.4.0+9341+96cf2672.s390x.rpm
nbdkit-xz-filter-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.s390x.rpm
netcf-0.2.8-12.module+el8.4.0+8855+a9e237a9.s390x.rpm
netcf-debuginfo-0.2.8-12.module+el8.4.0+8855+a9e237a9.s390x.rpm
netcf-debugsource-0.2.8-12.module+el8.4.0+8855+a9e237a9.s390x.rpm
netcf-devel-0.2.8-12.module+el8.4.0+8855+a9e237a9.s390x.rpm
netcf-libs-0.2.8-12.module+el8.4.0+8855+a9e237a9.s390x.rpm
netcf-libs-debuginfo-0.2.8-12.module+el8.4.0+8855+a9e237a9.s390x.rpm
ocaml-hivex-1.3.18-21.module+el8.4.0+11609+2eba841a.s390x.rpm
ocaml-hivex-debuginfo-1.3.18-21.module+el8.4.0+11609+2eba841a.s390x.rpm
ocaml-hivex-devel-1.3.18-21.module+el8.4.0+11609+2eba841a.s390x.rpm
ocaml-libguestfs-1.44.0-2.module+el8.4.0+10146+75917d2f.s390x.rpm
ocaml-libguestfs-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.s390x.rpm
ocaml-libguestfs-devel-1.44.0-2.module+el8.4.0+10146+75917d2f.s390x.rpm
ocaml-libnbd-1.6.0-3.module+el8.4.0+9856+bbc47853.s390x.rpm
ocaml-libnbd-debuginfo-1.6.0-3.module+el8.4.0+9856+bbc47853.s390x.rpm
ocaml-libnbd-devel-1.6.0-3.module+el8.4.0+9856+bbc47853.s390x.rpm
perl-Sys-Guestfs-1.44.0-2.module+el8.4.0+10146+75917d2f.s390x.rpm
perl-Sys-Guestfs-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.s390x.rpm
perl-Sys-Virt-7.0.0-1.module+el8.4.0+9469+2eaf72bc.s390x.rpm
perl-Sys-Virt-debuginfo-7.0.0-1.module+el8.4.0+9469+2eaf72bc.s390x.rpm
perl-Sys-Virt-debugsource-7.0.0-1.module+el8.4.0+9469+2eaf72bc.s390x.rpm
perl-hivex-1.3.18-21.module+el8.4.0+11609+2eba841a.s390x.rpm
perl-hivex-debuginfo-1.3.18-21.module+el8.4.0+11609+2eba841a.s390x.rpm
python3-hivex-1.3.18-21.module+el8.4.0+11609+2eba841a.s390x.rpm
python3-hivex-debuginfo-1.3.18-21.module+el8.4.0+11609+2eba841a.s390x.rpm
python3-libguestfs-1.44.0-2.module+el8.4.0+10146+75917d2f.s390x.rpm
python3-libguestfs-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.s390x.rpm
python3-libnbd-1.6.0-3.module+el8.4.0+9856+bbc47853.s390x.rpm
python3-libnbd-debuginfo-1.6.0-3.module+el8.4.0+9856+bbc47853.s390x.rpm
python3-libvirt-7.0.0-1.module+el8.4.0+9469+2eaf72bc.s390x.rpm
python3-libvirt-debuginfo-7.0.0-1.module+el8.4.0+9469+2eaf72bc.s390x.rpm
qemu-guest-agent-5.2.0-16.module+el8.4.0+12596+209e4022.10.s390x.rpm
qemu-guest-agent-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.s390x.rpm
qemu-img-5.2.0-16.module+el8.4.0+12596+209e4022.10.s390x.rpm
qemu-img-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.s390x.rpm
qemu-kiwi-5.2.0-16.module+el8.4.0+12596+209e4022.10.s390x.rpm
qemu-kiwi-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.s390x.rpm
qemu-kvm-5.2.0-16.module+el8.4.0+12596+209e4022.10.s390x.rpm
qemu-kvm-block-curl-5.2.0-16.module+el8.4.0+12596+209e4022.10.s390x.rpm
qemu-kvm-block-curl-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.s390x.rpm
qemu-kvm-block-iscsi-5.2.0-16.module+el8.4.0+12596+209e4022.10.s390x.rpm
qemu-kvm-block-iscsi-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.s390x.rpm
qemu-kvm-block-rbd-5.2.0-16.module+el8.4.0+12596+209e4022.10.s390x.rpm
qemu-kvm-block-rbd-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.s390x.rpm
qemu-kvm-block-ssh-5.2.0-16.module+el8.4.0+12596+209e4022.10.s390x.rpm
qemu-kvm-block-ssh-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.s390x.rpm
qemu-kvm-common-5.2.0-16.module+el8.4.0+12596+209e4022.10.s390x.rpm
qemu-kvm-common-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.s390x.rpm
qemu-kvm-core-5.2.0-16.module+el8.4.0+12596+209e4022.10.s390x.rpm
qemu-kvm-core-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.s390x.rpm
qemu-kvm-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.s390x.rpm
qemu-kvm-debugsource-5.2.0-16.module+el8.4.0+12596+209e4022.10.s390x.rpm
qemu-kvm-docs-5.2.0-16.module+el8.4.0+12596+209e4022.10.s390x.rpm
qemu-kvm-tests-5.2.0-16.module+el8.4.0+12596+209e4022.10.s390x.rpm
qemu-kvm-tests-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.s390x.rpm
ruby-hivex-1.3.18-21.module+el8.4.0+11609+2eba841a.s390x.rpm
ruby-hivex-debuginfo-1.3.18-21.module+el8.4.0+11609+2eba841a.s390x.rpm
ruby-libguestfs-1.44.0-2.module+el8.4.0+10146+75917d2f.s390x.rpm
ruby-libguestfs-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.s390x.rpm
supermin-5.2.1-1.module+el8.4.0+9751+d56db353.s390x.rpm
supermin-debuginfo-5.2.1-1.module+el8.4.0+9751+d56db353.s390x.rpm
supermin-debugsource-5.2.1-1.module+el8.4.0+9751+d56db353.s390x.rpm
supermin-devel-5.2.1-1.module+el8.4.0+9751+d56db353.s390x.rpm
swtpm-0.4.2-1.20201201git2df14e3.module+el8.4.0+9341+96cf2672.s390x.rpm
swtpm-debuginfo-0.4.2-1.20201201git2df14e3.module+el8.4.0+9341+96cf2672.s390x.rpm
swtpm-debugsource-0.4.2-1.20201201git2df14e3.module+el8.4.0+9341+96cf2672.s390x.rpm
swtpm-devel-0.4.2-1.20201201git2df14e3.module+el8.4.0+9341+96cf2672.s390x.rpm
swtpm-libs-0.4.2-1.20201201git2df14e3.module+el8.4.0+9341+96cf2672.s390x.rpm
swtpm-libs-debuginfo-0.4.2-1.20201201git2df14e3.module+el8.4.0+9341+96cf2672.s390x.rpm
swtpm-tools-0.4.2-1.20201201git2df14e3.module+el8.4.0+9341+96cf2672.s390x.rpm
swtpm-tools-debuginfo-0.4.2-1.20201201git2df14e3.module+el8.4.0+9341+96cf2672.s390x.rpm
virt-dib-1.44.0-2.module+el8.4.0+10146+75917d2f.s390x.rpm
virt-dib-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.s390x.rpm

x86_64:
hivex-1.3.18-21.module+el8.4.0+11609+2eba841a.i686.rpm
hivex-1.3.18-21.module+el8.4.0+11609+2eba841a.x86_64.rpm
hivex-debuginfo-1.3.18-21.module+el8.4.0+11609+2eba841a.i686.rpm
hivex-debuginfo-1.3.18-21.module+el8.4.0+11609+2eba841a.x86_64.rpm
hivex-debugsource-1.3.18-21.module+el8.4.0+11609+2eba841a.i686.rpm
hivex-debugsource-1.3.18-21.module+el8.4.0+11609+2eba841a.x86_64.rpm
hivex-devel-1.3.18-21.module+el8.4.0+11609+2eba841a.i686.rpm
hivex-devel-1.3.18-21.module+el8.4.0+11609+2eba841a.x86_64.rpm
libguestfs-1.44.0-2.module+el8.4.0+10146+75917d2f.x86_64.rpm
libguestfs-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.x86_64.rpm
libguestfs-debugsource-1.44.0-2.module+el8.4.0+10146+75917d2f.x86_64.rpm
libguestfs-devel-1.44.0-2.module+el8.4.0+10146+75917d2f.x86_64.rpm
libguestfs-gfs2-1.44.0-2.module+el8.4.0+10146+75917d2f.x86_64.rpm
libguestfs-gobject-1.44.0-2.module+el8.4.0+10146+75917d2f.x86_64.rpm
libguestfs-gobject-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.x86_64.rpm
libguestfs-gobject-devel-1.44.0-2.module+el8.4.0+10146+75917d2f.x86_64.rpm
libguestfs-java-1.44.0-2.module+el8.4.0+10146+75917d2f.x86_64.rpm
libguestfs-java-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.x86_64.rpm
libguestfs-java-devel-1.44.0-2.module+el8.4.0+10146+75917d2f.x86_64.rpm
libguestfs-rescue-1.44.0-2.module+el8.4.0+10146+75917d2f.x86_64.rpm
libguestfs-rsync-1.44.0-2.module+el8.4.0+10146+75917d2f.x86_64.rpm
libguestfs-tools-c-1.44.0-2.module+el8.4.0+10146+75917d2f.x86_64.rpm
libguestfs-tools-c-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.x86_64.rpm
libguestfs-winsupport-8.2-2.module+el8.4.0+12717+0b0da9ad.i686.rpm
libguestfs-winsupport-8.2-2.module+el8.4.0+12717+0b0da9ad.x86_64.rpm
libguestfs-xfs-1.44.0-2.module+el8.4.0+10146+75917d2f.x86_64.rpm
libiscsi-1.18.0-8.module+el8.4.0+8855+a9e237a9.i686.rpm
libiscsi-1.18.0-8.module+el8.4.0+8855+a9e237a9.x86_64.rpm
libiscsi-debuginfo-1.18.0-8.module+el8.4.0+8855+a9e237a9.i686.rpm
libiscsi-debuginfo-1.18.0-8.module+el8.4.0+8855+a9e237a9.x86_64.rpm
libiscsi-debugsource-1.18.0-8.module+el8.4.0+8855+a9e237a9.i686.rpm
libiscsi-debugsource-1.18.0-8.module+el8.4.0+8855+a9e237a9.x86_64.rpm
libiscsi-devel-1.18.0-8.module+el8.4.0+8855+a9e237a9.i686.rpm
libiscsi-devel-1.18.0-8.module+el8.4.0+8855+a9e237a9.x86_64.rpm
libiscsi-utils-1.18.0-8.module+el8.4.0+8855+a9e237a9.i686.rpm
libiscsi-utils-1.18.0-8.module+el8.4.0+8855+a9e237a9.x86_64.rpm
libiscsi-utils-debuginfo-1.18.0-8.module+el8.4.0+8855+a9e237a9.i686.rpm
libiscsi-utils-debuginfo-1.18.0-8.module+el8.4.0+8855+a9e237a9.x86_64.rpm
libnbd-1.6.0-3.module+el8.4.0+9856+bbc47853.i686.rpm
libnbd-1.6.0-3.module+el8.4.0+9856+bbc47853.x86_64.rpm
libnbd-debuginfo-1.6.0-3.module+el8.4.0+9856+bbc47853.i686.rpm
libnbd-debuginfo-1.6.0-3.module+el8.4.0+9856+bbc47853.x86_64.rpm
libnbd-debugsource-1.6.0-3.module+el8.4.0+9856+bbc47853.i686.rpm
libnbd-debugsource-1.6.0-3.module+el8.4.0+9856+bbc47853.x86_64.rpm
libnbd-devel-1.6.0-3.module+el8.4.0+9856+bbc47853.i686.rpm
libnbd-devel-1.6.0-3.module+el8.4.0+9856+bbc47853.x86_64.rpm
libtpms-0.7.4-4.20201106git2452a24dab.module+el8.4.0+10596+32ba7df3.x86_64.rpm
libtpms-debuginfo-0.7.4-4.20201106git2452a24dab.module+el8.4.0+10596+32ba7df3.x86_64.rpm
libtpms-debugsource-0.7.4-4.20201106git2452a24dab.module+el8.4.0+10596+32ba7df3.x86_64.rpm
libtpms-devel-0.7.4-4.20201106git2452a24dab.module+el8.4.0+10596+32ba7df3.x86_64.rpm
libvirt-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm
libvirt-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm
libvirt-admin-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm
libvirt-admin-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm
libvirt-admin-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm
libvirt-admin-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm
libvirt-bash-completion-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm
libvirt-bash-completion-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm
libvirt-client-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm
libvirt-client-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm
libvirt-client-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm
libvirt-client-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm
libvirt-daemon-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm
libvirt-daemon-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm
libvirt-daemon-config-network-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm
libvirt-daemon-config-network-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm
libvirt-daemon-config-nwfilter-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm
libvirt-daemon-config-nwfilter-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm
libvirt-daemon-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm
libvirt-daemon-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm
libvirt-daemon-driver-interface-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm
libvirt-daemon-driver-interface-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm
libvirt-daemon-driver-interface-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm
libvirt-daemon-driver-interface-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm
libvirt-daemon-driver-network-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm
libvirt-daemon-driver-network-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm
libvirt-daemon-driver-network-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm
libvirt-daemon-driver-network-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm
libvirt-daemon-driver-nodedev-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm
libvirt-daemon-driver-nodedev-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm
libvirt-daemon-driver-nodedev-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm
libvirt-daemon-driver-nodedev-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm
libvirt-daemon-driver-nwfilter-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm
libvirt-daemon-driver-nwfilter-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm
libvirt-daemon-driver-nwfilter-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm
libvirt-daemon-driver-nwfilter-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm
libvirt-daemon-driver-qemu-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm
libvirt-daemon-driver-qemu-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm
libvirt-daemon-driver-secret-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm
libvirt-daemon-driver-secret-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm
libvirt-daemon-driver-secret-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm
libvirt-daemon-driver-secret-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm
libvirt-daemon-driver-storage-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm
libvirt-daemon-driver-storage-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm
libvirt-daemon-driver-storage-core-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm
libvirt-daemon-driver-storage-core-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm
libvirt-daemon-driver-storage-core-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm
libvirt-daemon-driver-storage-core-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm
libvirt-daemon-driver-storage-disk-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm
libvirt-daemon-driver-storage-disk-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm
libvirt-daemon-driver-storage-disk-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm
libvirt-daemon-driver-storage-disk-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm
libvirt-daemon-driver-storage-gluster-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm
libvirt-daemon-driver-storage-gluster-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm
libvirt-daemon-driver-storage-iscsi-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm
libvirt-daemon-driver-storage-iscsi-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm
libvirt-daemon-driver-storage-iscsi-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm
libvirt-daemon-driver-storage-iscsi-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm
libvirt-daemon-driver-storage-iscsi-direct-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm
libvirt-daemon-driver-storage-iscsi-direct-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm
libvirt-daemon-driver-storage-iscsi-direct-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm
libvirt-daemon-driver-storage-iscsi-direct-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm
libvirt-daemon-driver-storage-logical-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm
libvirt-daemon-driver-storage-logical-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm
libvirt-daemon-driver-storage-logical-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm
libvirt-daemon-driver-storage-logical-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm
libvirt-daemon-driver-storage-mpath-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm
libvirt-daemon-driver-storage-mpath-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm
libvirt-daemon-driver-storage-mpath-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm
libvirt-daemon-driver-storage-mpath-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm
libvirt-daemon-driver-storage-rbd-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm
libvirt-daemon-driver-storage-rbd-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm
libvirt-daemon-driver-storage-scsi-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm
libvirt-daemon-driver-storage-scsi-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm
libvirt-daemon-driver-storage-scsi-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm
libvirt-daemon-driver-storage-scsi-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm
libvirt-daemon-kvm-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm
libvirt-dbus-1.3.0-2.module+el8.4.0+8855+a9e237a9.i686.rpm
libvirt-dbus-1.3.0-2.module+el8.4.0+8855+a9e237a9.x86_64.rpm
libvirt-dbus-debuginfo-1.3.0-2.module+el8.4.0+8855+a9e237a9.i686.rpm
libvirt-dbus-debuginfo-1.3.0-2.module+el8.4.0+8855+a9e237a9.x86_64.rpm
libvirt-dbus-debugsource-1.3.0-2.module+el8.4.0+8855+a9e237a9.i686.rpm
libvirt-dbus-debugsource-1.3.0-2.module+el8.4.0+8855+a9e237a9.x86_64.rpm
libvirt-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm
libvirt-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm
libvirt-debugsource-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm
libvirt-debugsource-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm
libvirt-devel-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm
libvirt-devel-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm
libvirt-docs-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm
libvirt-docs-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm
libvirt-libs-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm
libvirt-libs-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm
libvirt-libs-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm
libvirt-libs-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm
libvirt-lock-sanlock-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm
libvirt-lock-sanlock-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm
libvirt-nss-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm
libvirt-nss-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm
libvirt-nss-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm
libvirt-nss-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm
libvirt-python-debugsource-7.0.0-1.module+el8.4.0+9469+2eaf72bc.i686.rpm
libvirt-python-debugsource-7.0.0-1.module+el8.4.0+9469+2eaf72bc.x86_64.rpm
libvirt-wireshark-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm
libvirt-wireshark-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm
libvirt-wireshark-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm
libvirt-wireshark-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm
lua-guestfs-1.44.0-2.module+el8.4.0+10146+75917d2f.x86_64.rpm
lua-guestfs-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.x86_64.rpm
nbdfuse-1.6.0-3.module+el8.4.0+9856+bbc47853.i686.rpm
nbdfuse-1.6.0-3.module+el8.4.0+9856+bbc47853.x86_64.rpm
nbdfuse-debuginfo-1.6.0-3.module+el8.4.0+9856+bbc47853.i686.rpm
nbdfuse-debuginfo-1.6.0-3.module+el8.4.0+9856+bbc47853.x86_64.rpm
nbdkit-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm
nbdkit-basic-filters-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm
nbdkit-basic-filters-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm
nbdkit-basic-plugins-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm
nbdkit-basic-plugins-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm
nbdkit-curl-plugin-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm
nbdkit-curl-plugin-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm
nbdkit-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm
nbdkit-debugsource-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm
nbdkit-devel-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm
nbdkit-example-plugins-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm
nbdkit-example-plugins-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm
nbdkit-gzip-filter-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm
nbdkit-gzip-filter-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm
nbdkit-gzip-plugin-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm
nbdkit-gzip-plugin-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm
nbdkit-linuxdisk-plugin-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm
nbdkit-linuxdisk-plugin-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm
nbdkit-nbd-plugin-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm
nbdkit-nbd-plugin-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm
nbdkit-python-plugin-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm
nbdkit-python-plugin-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm
nbdkit-server-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm
nbdkit-server-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm
nbdkit-ssh-plugin-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm
nbdkit-ssh-plugin-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm
nbdkit-tar-filter-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm
nbdkit-tar-filter-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm
nbdkit-tar-plugin-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm
nbdkit-tar-plugin-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm
nbdkit-tmpdisk-plugin-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm
nbdkit-tmpdisk-plugin-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm
nbdkit-vddk-plugin-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm
nbdkit-vddk-plugin-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm
nbdkit-xz-filter-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm
nbdkit-xz-filter-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm
netcf-0.2.8-12.module+el8.4.0+8855+a9e237a9.i686.rpm
netcf-0.2.8-12.module+el8.4.0+8855+a9e237a9.x86_64.rpm
netcf-debuginfo-0.2.8-12.module+el8.4.0+8855+a9e237a9.i686.rpm
netcf-debuginfo-0.2.8-12.module+el8.4.0+8855+a9e237a9.x86_64.rpm
netcf-debugsource-0.2.8-12.module+el8.4.0+8855+a9e237a9.i686.rpm
netcf-debugsource-0.2.8-12.module+el8.4.0+8855+a9e237a9.x86_64.rpm
netcf-devel-0.2.8-12.module+el8.4.0+8855+a9e237a9.i686.rpm
netcf-devel-0.2.8-12.module+el8.4.0+8855+a9e237a9.x86_64.rpm
netcf-libs-0.2.8-12.module+el8.4.0+8855+a9e237a9.i686.rpm
netcf-libs-0.2.8-12.module+el8.4.0+8855+a9e237a9.x86_64.rpm
netcf-libs-debuginfo-0.2.8-12.module+el8.4.0+8855+a9e237a9.i686.rpm
netcf-libs-debuginfo-0.2.8-12.module+el8.4.0+8855+a9e237a9.x86_64.rpm
ocaml-hivex-1.3.18-21.module+el8.4.0+11609+2eba841a.i686.rpm
ocaml-hivex-1.3.18-21.module+el8.4.0+11609+2eba841a.x86_64.rpm
ocaml-hivex-debuginfo-1.3.18-21.module+el8.4.0+11609+2eba841a.i686.rpm
ocaml-hivex-debuginfo-1.3.18-21.module+el8.4.0+11609+2eba841a.x86_64.rpm
ocaml-hivex-devel-1.3.18-21.module+el8.4.0+11609+2eba841a.i686.rpm
ocaml-hivex-devel-1.3.18-21.module+el8.4.0+11609+2eba841a.x86_64.rpm
ocaml-libguestfs-1.44.0-2.module+el8.4.0+10146+75917d2f.x86_64.rpm
ocaml-libguestfs-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.x86_64.rpm
ocaml-libguestfs-devel-1.44.0-2.module+el8.4.0+10146+75917d2f.x86_64.rpm
ocaml-libnbd-1.6.0-3.module+el8.4.0+9856+bbc47853.i686.rpm
ocaml-libnbd-1.6.0-3.module+el8.4.0+9856+bbc47853.x86_64.rpm
ocaml-libnbd-debuginfo-1.6.0-3.module+el8.4.0+9856+bbc47853.i686.rpm
ocaml-libnbd-debuginfo-1.6.0-3.module+el8.4.0+9856+bbc47853.x86_64.rpm
ocaml-libnbd-devel-1.6.0-3.module+el8.4.0+9856+bbc47853.i686.rpm
ocaml-libnbd-devel-1.6.0-3.module+el8.4.0+9856+bbc47853.x86_64.rpm
perl-Sys-Guestfs-1.44.0-2.module+el8.4.0+10146+75917d2f.x86_64.rpm
perl-Sys-Guestfs-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.x86_64.rpm
perl-Sys-Virt-7.0.0-1.module+el8.4.0+9469+2eaf72bc.i686.rpm
perl-Sys-Virt-7.0.0-1.module+el8.4.0+9469+2eaf72bc.x86_64.rpm
perl-Sys-Virt-debuginfo-7.0.0-1.module+el8.4.0+9469+2eaf72bc.i686.rpm
perl-Sys-Virt-debuginfo-7.0.0-1.module+el8.4.0+9469+2eaf72bc.x86_64.rpm
perl-Sys-Virt-debugsource-7.0.0-1.module+el8.4.0+9469+2eaf72bc.i686.rpm
perl-Sys-Virt-debugsource-7.0.0-1.module+el8.4.0+9469+2eaf72bc.x86_64.rpm
perl-hivex-1.3.18-21.module+el8.4.0+11609+2eba841a.i686.rpm
perl-hivex-1.3.18-21.module+el8.4.0+11609+2eba841a.x86_64.rpm
perl-hivex-debuginfo-1.3.18-21.module+el8.4.0+11609+2eba841a.i686.rpm
perl-hivex-debuginfo-1.3.18-21.module+el8.4.0+11609+2eba841a.x86_64.rpm
python3-hivex-1.3.18-21.module+el8.4.0+11609+2eba841a.i686.rpm
python3-hivex-1.3.18-21.module+el8.4.0+11609+2eba841a.x86_64.rpm
python3-hivex-debuginfo-1.3.18-21.module+el8.4.0+11609+2eba841a.i686.rpm
python3-hivex-debuginfo-1.3.18-21.module+el8.4.0+11609+2eba841a.x86_64.rpm
python3-libguestfs-1.44.0-2.module+el8.4.0+10146+75917d2f.x86_64.rpm
python3-libguestfs-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.x86_64.rpm
python3-libnbd-1.6.0-3.module+el8.4.0+9856+bbc47853.i686.rpm
python3-libnbd-1.6.0-3.module+el8.4.0+9856+bbc47853.x86_64.rpm
python3-libnbd-debuginfo-1.6.0-3.module+el8.4.0+9856+bbc47853.i686.rpm
python3-libnbd-debuginfo-1.6.0-3.module+el8.4.0+9856+bbc47853.x86_64.rpm
python3-libvirt-7.0.0-1.module+el8.4.0+9469+2eaf72bc.i686.rpm
python3-libvirt-7.0.0-1.module+el8.4.0+9469+2eaf72bc.x86_64.rpm
python3-libvirt-debuginfo-7.0.0-1.module+el8.4.0+9469+2eaf72bc.i686.rpm
python3-libvirt-debuginfo-7.0.0-1.module+el8.4.0+9469+2eaf72bc.x86_64.rpm
qemu-guest-agent-5.2.0-16.module+el8.4.0+12596+209e4022.10.x86_64.rpm
qemu-guest-agent-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.x86_64.rpm
qemu-img-5.2.0-16.module+el8.4.0+12596+209e4022.10.x86_64.rpm
qemu-img-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.x86_64.rpm
qemu-kiwi-5.2.0-16.module+el8.4.0+12596+209e4022.10.x86_64.rpm
qemu-kiwi-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.x86_64.rpm
qemu-kvm-5.2.0-16.module+el8.4.0+12596+209e4022.10.x86_64.rpm
qemu-kvm-block-curl-5.2.0-16.module+el8.4.0+12596+209e4022.10.x86_64.rpm
qemu-kvm-block-curl-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.x86_64.rpm
qemu-kvm-block-gluster-5.2.0-16.module+el8.4.0+12596+209e4022.10.x86_64.rpm
qemu-kvm-block-gluster-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.x86_64.rpm
qemu-kvm-block-iscsi-5.2.0-16.module+el8.4.0+12596+209e4022.10.x86_64.rpm
qemu-kvm-block-iscsi-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.x86_64.rpm
qemu-kvm-block-rbd-5.2.0-16.module+el8.4.0+12596+209e4022.10.x86_64.rpm
qemu-kvm-block-rbd-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.x86_64.rpm
qemu-kvm-block-ssh-5.2.0-16.module+el8.4.0+12596+209e4022.10.x86_64.rpm
qemu-kvm-block-ssh-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.x86_64.rpm
qemu-kvm-common-5.2.0-16.module+el8.4.0+12596+209e4022.10.x86_64.rpm
qemu-kvm-common-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.x86_64.rpm
qemu-kvm-core-5.2.0-16.module+el8.4.0+12596+209e4022.10.x86_64.rpm
qemu-kvm-core-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.x86_64.rpm
qemu-kvm-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.x86_64.rpm
qemu-kvm-debugsource-5.2.0-16.module+el8.4.0+12596+209e4022.10.x86_64.rpm
qemu-kvm-docs-5.2.0-16.module+el8.4.0+12596+209e4022.10.x86_64.rpm
qemu-kvm-tests-5.2.0-16.module+el8.4.0+12596+209e4022.10.x86_64.rpm
qemu-kvm-tests-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.x86_64.rpm
qemu-kvm-ui-opengl-5.2.0-16.module+el8.4.0+12596+209e4022.10.x86_64.rpm
qemu-kvm-ui-opengl-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.x86_64.rpm
qemu-kvm-ui-spice-5.2.0-16.module+el8.4.0+12596+209e4022.10.x86_64.rpm
qemu-kvm-ui-spice-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.x86_64.rpm
ruby-hivex-1.3.18-21.module+el8.4.0+11609+2eba841a.i686.rpm
ruby-hivex-1.3.18-21.module+el8.4.0+11609+2eba841a.x86_64.rpm
ruby-hivex-debuginfo-1.3.18-21.module+el8.4.0+11609+2eba841a.i686.rpm
ruby-hivex-debuginfo-1.3.18-21.module+el8.4.0+11609+2eba841a.x86_64.rpm
ruby-libguestfs-1.44.0-2.module+el8.4.0+10146+75917d2f.x86_64.rpm
ruby-libguestfs-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.x86_64.rpm
seabios-1.14.0-1.module+el8.4.0+8855+a9e237a9.x86_64.rpm
sgabios-0.20170427git-3.module+el8.4.0+8855+a9e237a9.i686.rpm
sgabios-0.20170427git-3.module+el8.4.0+8855+a9e237a9.x86_64.rpm
supermin-5.2.1-1.module+el8.4.0+9751+d56db353.x86_64.rpm
supermin-debuginfo-5.2.1-1.module+el8.4.0+9751+d56db353.x86_64.rpm
supermin-debugsource-5.2.1-1.module+el8.4.0+9751+d56db353.x86_64.rpm
supermin-devel-5.2.1-1.module+el8.4.0+9751+d56db353.x86_64.rpm
swtpm-0.4.2-1.20201201git2df14e3.module+el8.4.0+9341+96cf2672.x86_64.rpm
swtpm-debuginfo-0.4.2-1.20201201git2df14e3.module+el8.4.0+9341+96cf2672.x86_64.rpm
swtpm-debugsource-0.4.2-1.20201201git2df14e3.module+el8.4.0+9341+96cf2672.x86_64.rpm
swtpm-devel-0.4.2-1.20201201git2df14e3.module+el8.4.0+9341+96cf2672.x86_64.rpm
swtpm-libs-0.4.2-1.20201201git2df14e3.module+el8.4.0+9341+96cf2672.x86_64.rpm
swtpm-libs-debuginfo-0.4.2-1.20201201git2df14e3.module+el8.4.0+9341+96cf2672.x86_64.rpm
swtpm-tools-0.4.2-1.20201201git2df14e3.module+el8.4.0+9341+96cf2672.x86_64.rpm
swtpm-tools-debuginfo-0.4.2-1.20201201git2df14e3.module+el8.4.0+9341+96cf2672.x86_64.rpm
virt-dib-1.44.0-2.module+el8.4.0+10146+75917d2f.x86_64.rpm
virt-dib-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.x86_64.rpm
virt-v2v-1.42.0-9.module+el8.4.0+9561+069bb9c1.x86_64.rpm
virt-v2v-debuginfo-1.42.0-9.module+el8.4.0+9561+069bb9c1.x86_64.rpm
virt-v2v-debugsource-1.42.0-9.module+el8.4.0+9561+069bb9c1.x86_64.rpm

These packages are GPG signed by Red Hat for security.  Our key and
details on how to verify the signature are available from
https://access.redhat.com/security/team/key/

7. References:

https://access.redhat.com/security/cve/CVE-2021-3416
https://access.redhat.com/security/cve/CVE-2021-3631
https://access.redhat.com/security/cve/CVE-2021-3667
https://access.redhat.com/security/cve/CVE-2021-3682
https://access.redhat.com/security/cve/CVE-2021-33285
https://access.redhat.com/security/cve/CVE-2021-33286
https://access.redhat.com/security/cve/CVE-2021-33287
https://access.redhat.com/security/cve/CVE-2021-33289
https://access.redhat.com/security/cve/CVE-2021-35266
https://access.redhat.com/security/cve/CVE-2021-35267
https://access.redhat.com/security/cve/CVE-2021-35268
https://access.redhat.com/security/cve/CVE-2021-35269
https://access.redhat.com/security/cve/CVE-2021-39251
https://access.redhat.com/security/cve/CVE-2021-39252
https://access.redhat.com/security/cve/CVE-2021-39253
https://access.redhat.com/security/cve/CVE-2021-39254
https://access.redhat.com/security/cve/CVE-2021-39255
https://access.redhat.com/security/cve/CVE-2021-39256
https://access.redhat.com/security/cve/CVE-2021-39257
https://access.redhat.com/security/cve/CVE-2021-39258
https://access.redhat.com/security/cve/CVE-2021-39259
https://access.redhat.com/security/cve/CVE-2021-39260
https://access.redhat.com/security/cve/CVE-2021-39261
https://access.redhat.com/security/cve/CVE-2021-39262
https://access.redhat.com/security/cve/CVE-2021-39263
https://access.redhat.com/security/updates/classification/#moderate

8. Contact:

The Red Hat security contact is . More contact
details at https://access.redhat.com/security/team/contact/

Copyright 2021 Red Hat, Inc.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIUAwUBYVXr7dzjgjWX9erEAQi6nA/2L5SZiGdyE5crZuC6eruPtmpZo4OrvJkw
pEGDzMPl2QZoFe0DHm9OATDH53+vPgaA42f5g4EFXXhqUH4SSqA6E103RYUtYafm
jLi/iZdgc+luqLkjXcydncgxAOqYW2OXb7WWUT7LPW0U2Ql14oYxDYebuuyf2pOW
Sxihl70GwaZpp9DERvBXwdbnDreYL9zOI3Zjq/ZWceI0kc6xLeK9XIVXJWVgDOTJ
Ozcr1AU4YXiiTI4LRm444XOmu+6Vcj6yEsBdu6fYknBMn/E2m8KpptvjOcErTQXB
WoGaeTP0NTyXDGIDqKsurPpQm2BAv/tTGWlm4n4hLkMUPEg5CSyoAB4Sa7Bhh4Ei
Gr+hPXCBZZZ294cJ3cVstrTdDAeg1Z3EP6Wg0+bOihCGxErCpxDb7/HtlewHCWXQ
EiSIBoyxGpI2EXuX2sfaq2Mk5oAx4MW/rA6DV6ocOJSf6wEj/NHuHOW8snHuDLU9
5+cD2Dc79yaynln2mcsFvKkvcUYk7DRcnU1tzUN/GAaL/uiontJEEJvPOvBD5Xaq
gls5Rbi/QhMqpsqzdoQlmrCp/LVtg3toKcR3MdtvTwV4VxKJNy4Z6Nidj4GWfkox
tYGBsx2TmNxB6rEOKTJ+qURfkQKTasOVZSHoYz8qUXBJG479RPBaDqGN9D3uYWmd
EBMeFh/OLA==tYPy
-----END PGP SIGNATURE-----

--
RHSA-announce mailing list
RHSA-announce@redhat.com
https://listman.redhat.com/mailman/listinfo/rhsa-announce

RedHat: RHSA-2021-3703:01 Moderate: virt:av and virt-devel:av security and

An update for the virt:av and virt-devel:av modules is now available for Red Hat Enterprise Linux Advanced Virtualization 8.4

Summary

The Advanced Virtualization module provides the user-space component for running virtual machines that use KVM in environments managed by Red Hat products.
Security Fix(es):
* QEMU: usbredir: free() call on invalid pointer in bufp_alloc() (CVE-2021-3682)
* ntfs-3g: Out-of-bounds heap buffer access in ntfs_get_attribute_value() due to incorrect check of bytes_in_use value in MFT records (CVE-2021-33285)
* ntfs-3g: Heap buffer overflow triggered by a specially crafted Unicode string (CVE-2021-33286)
* ntfs-3g: Heap buffer overflow in ntfs_attr_pread_i() triggered by specially crafted NTFS attributes (CVE-2021-33287)
* ntfs-3g: Heap buffer overflow triggered by a specially crafted MFT section (CVE-2021-33289)
* ntfs-3g: Heap buffer overflow triggered by a specially crafted NTFS inode pathname (CVE-2021-35266)
* ntfs-3g: Stack buffer overflow triggered when correcting differences between MFT and MFTMirror sections (CVE-2021-35267)
* ntfs-3g: Heap buffer overflow in ntfs_inode_real_open() triggered by a specially crafted NTFS inode (CVE-2021-35268)
* ntfs-3g: Heap buffer overflow in ntfs_attr_setup_flag() triggered by a specially crafted NTFS attribute from MFT (CVE-2021-35269)
* ntfs-3g: NULL pointer dereference in ntfs_extent_inode_open() (CVE-2021-39251)
* ntfs-3g: Out-of-bounds read in ntfs_ie_lookup() (CVE-2021-39252)
* ntfs-3g: Out-of-bounds read in ntfs_runlists_merge_i() (CVE-2021-39253)
* ntfs-3g: Integer overflow in memmove() leading to heap buffer overflow in ntfs_attr_record_resize() (CVE-2021-39254)
* ntfs-3g: Out-of-bounds read ntfs_attr_find_in_attrdef() triggered by an invalid attribute (CVE-2021-39255)
* ntfs-3g: Heap buffer overflow in ntfs_inode_lookup_by_name() (CVE-2021-39256)
* ntfs-3g: Endless recursion from ntfs_attr_pwrite() triggered by an unallocated bitmap (CVE-2021-39257)
* ntfs-3g: Out-of-bounds reads in ntfs_attr_find() and ntfs_external_attr_find() (CVE-2021-39258)
* ntfs-3g: Out-of-bounds access in ntfs_inode_lookup_by_name() caused by an unsanitized attribute length (CVE-2021-39259)
* ntfs-3g: Out-of-bounds access in ntfs_inode_sync_standard_information() (CVE-2021-39260)
* ntfs-3g: Heap buffer overflow in ntfs_compressed_pwrite() (CVE-2021-39261)
* ntfs-3g: Out-of-bounds access in ntfs_decompress() (CVE-2021-39262)
* ntfs-3g: Heap buffer overflow in ntfs_get_attribute_value() caused by an unsanitized attribute (CVE-2021-39263)
* QEMU: net: Infinite loop in loopback mode may lead to stack overflow (CVE-2021-3416)
* libvirt: Insecure sVirt label generation (CVE-2021-3631)
* libvirt: Improper locking on ACL failure in virStoragePoolLookupByTargetPath API (CVE-2021-3667)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Bug Fix(es):
* SAP/3TB VM migration slowness [idle db] (BZ#1984458)
* Detecting TSC timer frequencies requires too many privileges (BZ#1996130)



Summary


Solution

For details on how to apply this update, which includes the changes described in this advisory, refer to:
https://access.redhat.com/articles/11258

References

https://access.redhat.com/security/cve/CVE-2021-3416 https://access.redhat.com/security/cve/CVE-2021-3631 https://access.redhat.com/security/cve/CVE-2021-3667 https://access.redhat.com/security/cve/CVE-2021-3682 https://access.redhat.com/security/cve/CVE-2021-33285 https://access.redhat.com/security/cve/CVE-2021-33286 https://access.redhat.com/security/cve/CVE-2021-33287 https://access.redhat.com/security/cve/CVE-2021-33289 https://access.redhat.com/security/cve/CVE-2021-35266 https://access.redhat.com/security/cve/CVE-2021-35267 https://access.redhat.com/security/cve/CVE-2021-35268 https://access.redhat.com/security/cve/CVE-2021-35269 https://access.redhat.com/security/cve/CVE-2021-39251 https://access.redhat.com/security/cve/CVE-2021-39252 https://access.redhat.com/security/cve/CVE-2021-39253 https://access.redhat.com/security/cve/CVE-2021-39254 https://access.redhat.com/security/cve/CVE-2021-39255 https://access.redhat.com/security/cve/CVE-2021-39256 https://access.redhat.com/security/cve/CVE-2021-39257 https://access.redhat.com/security/cve/CVE-2021-39258 https://access.redhat.com/security/cve/CVE-2021-39259 https://access.redhat.com/security/cve/CVE-2021-39260 https://access.redhat.com/security/cve/CVE-2021-39261 https://access.redhat.com/security/cve/CVE-2021-39262 https://access.redhat.com/security/cve/CVE-2021-39263 https://access.redhat.com/security/updates/classification/#moderate

Package List

Advanced Virtualization for RHEL 8.4.0.Z:
Source: SLOF-20200717-1.gite18ddad8.module+el8.4.0+8855+a9e237a9.src.rpm SLOF-20200717-1.gite18ddad8.module+el8.4.0+8855+a9e237a9.src.rpm hivex-1.3.18-21.module+el8.4.0+11609+2eba841a.src.rpm libguestfs-1.44.0-2.module+el8.4.0+10146+75917d2f.src.rpm libguestfs-winsupport-8.2-2.module+el8.4.0+12717+0b0da9ad.src.rpm libiscsi-1.18.0-8.module+el8.4.0+8855+a9e237a9.src.rpm libnbd-1.6.0-3.module+el8.4.0+9856+bbc47853.src.rpm libtpms-0.7.4-4.20201106git2452a24dab.module+el8.4.0+10596+32ba7df3.src.rpm libvirt-7.0.0-14.4.module+el8.4.0+12413+d23780e6.src.rpm libvirt-dbus-1.3.0-2.module+el8.4.0+8855+a9e237a9.src.rpm libvirt-python-7.0.0-1.module+el8.4.0+9469+2eaf72bc.src.rpm nbdkit-1.24.0-1.module+el8.4.0+9341+96cf2672.src.rpm netcf-0.2.8-12.module+el8.4.0+8855+a9e237a9.src.rpm perl-Sys-Virt-7.0.0-1.module+el8.4.0+9469+2eaf72bc.src.rpm python-pyvmomi-6.7.1-7.module+el8.4.0+8855+a9e237a9.src.rpm qemu-kvm-5.2.0-16.module+el8.4.0+12596+209e4022.10.src.rpm seabios-1.14.0-1.module+el8.4.0+8855+a9e237a9.src.rpm seabios-1.14.0-1.module+el8.4.0+8855+a9e237a9.src.rpm sgabios-0.20170427git-3.module+el8.4.0+8855+a9e237a9.src.rpm sgabios-0.20170427git-3.module+el8.4.0+8855+a9e237a9.src.rpm supermin-5.2.1-1.module+el8.4.0+9751+d56db353.src.rpm swtpm-0.4.2-1.20201201git2df14e3.module+el8.4.0+9341+96cf2672.src.rpm virt-v2v-1.42.0-9.module+el8.4.0+9561+069bb9c1.src.rpm virt-v2v-1.42.0-9.module+el8.4.0+9561+069bb9c1.src.rpm
aarch64: hivex-1.3.18-21.module+el8.4.0+11609+2eba841a.aarch64.rpm hivex-debuginfo-1.3.18-21.module+el8.4.0+11609+2eba841a.aarch64.rpm hivex-debugsource-1.3.18-21.module+el8.4.0+11609+2eba841a.aarch64.rpm hivex-devel-1.3.18-21.module+el8.4.0+11609+2eba841a.aarch64.rpm libguestfs-1.44.0-2.module+el8.4.0+10146+75917d2f.aarch64.rpm libguestfs-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.aarch64.rpm libguestfs-debugsource-1.44.0-2.module+el8.4.0+10146+75917d2f.aarch64.rpm libguestfs-devel-1.44.0-2.module+el8.4.0+10146+75917d2f.aarch64.rpm libguestfs-gfs2-1.44.0-2.module+el8.4.0+10146+75917d2f.aarch64.rpm libguestfs-gobject-1.44.0-2.module+el8.4.0+10146+75917d2f.aarch64.rpm libguestfs-gobject-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.aarch64.rpm libguestfs-gobject-devel-1.44.0-2.module+el8.4.0+10146+75917d2f.aarch64.rpm libguestfs-java-1.44.0-2.module+el8.4.0+10146+75917d2f.aarch64.rpm libguestfs-java-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.aarch64.rpm libguestfs-java-devel-1.44.0-2.module+el8.4.0+10146+75917d2f.aarch64.rpm libguestfs-rescue-1.44.0-2.module+el8.4.0+10146+75917d2f.aarch64.rpm libguestfs-rsync-1.44.0-2.module+el8.4.0+10146+75917d2f.aarch64.rpm libguestfs-tools-c-1.44.0-2.module+el8.4.0+10146+75917d2f.aarch64.rpm libguestfs-tools-c-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.aarch64.rpm libguestfs-winsupport-8.2-2.module+el8.4.0+12717+0b0da9ad.aarch64.rpm libguestfs-xfs-1.44.0-2.module+el8.4.0+10146+75917d2f.aarch64.rpm libiscsi-1.18.0-8.module+el8.4.0+8855+a9e237a9.aarch64.rpm libiscsi-debuginfo-1.18.0-8.module+el8.4.0+8855+a9e237a9.aarch64.rpm libiscsi-debugsource-1.18.0-8.module+el8.4.0+8855+a9e237a9.aarch64.rpm libiscsi-devel-1.18.0-8.module+el8.4.0+8855+a9e237a9.aarch64.rpm libiscsi-utils-1.18.0-8.module+el8.4.0+8855+a9e237a9.aarch64.rpm libiscsi-utils-debuginfo-1.18.0-8.module+el8.4.0+8855+a9e237a9.aarch64.rpm libnbd-1.6.0-3.module+el8.4.0+9856+bbc47853.aarch64.rpm libnbd-debuginfo-1.6.0-3.module+el8.4.0+9856+bbc47853.aarch64.rpm libnbd-debugsource-1.6.0-3.module+el8.4.0+9856+bbc47853.aarch64.rpm libnbd-devel-1.6.0-3.module+el8.4.0+9856+bbc47853.aarch64.rpm libtpms-0.7.4-4.20201106git2452a24dab.module+el8.4.0+10596+32ba7df3.aarch64.rpm libtpms-debuginfo-0.7.4-4.20201106git2452a24dab.module+el8.4.0+10596+32ba7df3.aarch64.rpm libtpms-debugsource-0.7.4-4.20201106git2452a24dab.module+el8.4.0+10596+32ba7df3.aarch64.rpm libtpms-devel-0.7.4-4.20201106git2452a24dab.module+el8.4.0+10596+32ba7df3.aarch64.rpm libvirt-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm libvirt-admin-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm libvirt-admin-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm libvirt-bash-completion-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm libvirt-client-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm libvirt-client-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm libvirt-daemon-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm libvirt-daemon-config-network-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm libvirt-daemon-config-nwfilter-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm libvirt-daemon-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm libvirt-daemon-driver-interface-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm libvirt-daemon-driver-interface-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm libvirt-daemon-driver-network-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm libvirt-daemon-driver-network-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm libvirt-daemon-driver-nodedev-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm libvirt-daemon-driver-nodedev-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm libvirt-daemon-driver-nwfilter-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm libvirt-daemon-driver-nwfilter-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm libvirt-daemon-driver-qemu-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm libvirt-daemon-driver-qemu-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm libvirt-daemon-driver-secret-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm libvirt-daemon-driver-secret-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm libvirt-daemon-driver-storage-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm libvirt-daemon-driver-storage-core-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm libvirt-daemon-driver-storage-core-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm libvirt-daemon-driver-storage-disk-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm libvirt-daemon-driver-storage-disk-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm libvirt-daemon-driver-storage-gluster-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm libvirt-daemon-driver-storage-gluster-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm libvirt-daemon-driver-storage-iscsi-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm libvirt-daemon-driver-storage-iscsi-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm libvirt-daemon-driver-storage-iscsi-direct-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm libvirt-daemon-driver-storage-iscsi-direct-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm libvirt-daemon-driver-storage-logical-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm libvirt-daemon-driver-storage-logical-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm libvirt-daemon-driver-storage-mpath-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm libvirt-daemon-driver-storage-mpath-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm libvirt-daemon-driver-storage-rbd-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm libvirt-daemon-driver-storage-rbd-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm libvirt-daemon-driver-storage-scsi-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm libvirt-daemon-driver-storage-scsi-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm libvirt-daemon-kvm-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm libvirt-dbus-1.3.0-2.module+el8.4.0+8855+a9e237a9.aarch64.rpm libvirt-dbus-debuginfo-1.3.0-2.module+el8.4.0+8855+a9e237a9.aarch64.rpm libvirt-dbus-debugsource-1.3.0-2.module+el8.4.0+8855+a9e237a9.aarch64.rpm libvirt-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm libvirt-debugsource-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm libvirt-devel-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm libvirt-docs-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm libvirt-libs-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm libvirt-libs-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm libvirt-lock-sanlock-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm libvirt-lock-sanlock-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm libvirt-nss-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm libvirt-nss-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm libvirt-python-debugsource-7.0.0-1.module+el8.4.0+9469+2eaf72bc.aarch64.rpm libvirt-wireshark-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm libvirt-wireshark-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.aarch64.rpm lua-guestfs-1.44.0-2.module+el8.4.0+10146+75917d2f.aarch64.rpm lua-guestfs-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.aarch64.rpm nbdfuse-1.6.0-3.module+el8.4.0+9856+bbc47853.aarch64.rpm nbdfuse-debuginfo-1.6.0-3.module+el8.4.0+9856+bbc47853.aarch64.rpm nbdkit-1.24.0-1.module+el8.4.0+9341+96cf2672.aarch64.rpm nbdkit-basic-filters-1.24.0-1.module+el8.4.0+9341+96cf2672.aarch64.rpm nbdkit-basic-filters-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.aarch64.rpm nbdkit-basic-plugins-1.24.0-1.module+el8.4.0+9341+96cf2672.aarch64.rpm nbdkit-basic-plugins-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.aarch64.rpm nbdkit-curl-plugin-1.24.0-1.module+el8.4.0+9341+96cf2672.aarch64.rpm nbdkit-curl-plugin-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.aarch64.rpm nbdkit-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.aarch64.rpm nbdkit-debugsource-1.24.0-1.module+el8.4.0+9341+96cf2672.aarch64.rpm nbdkit-devel-1.24.0-1.module+el8.4.0+9341+96cf2672.aarch64.rpm nbdkit-example-plugins-1.24.0-1.module+el8.4.0+9341+96cf2672.aarch64.rpm nbdkit-example-plugins-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.aarch64.rpm nbdkit-gzip-filter-1.24.0-1.module+el8.4.0+9341+96cf2672.aarch64.rpm nbdkit-gzip-filter-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.aarch64.rpm nbdkit-gzip-plugin-1.24.0-1.module+el8.4.0+9341+96cf2672.aarch64.rpm nbdkit-gzip-plugin-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.aarch64.rpm nbdkit-linuxdisk-plugin-1.24.0-1.module+el8.4.0+9341+96cf2672.aarch64.rpm nbdkit-linuxdisk-plugin-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.aarch64.rpm nbdkit-nbd-plugin-1.24.0-1.module+el8.4.0+9341+96cf2672.aarch64.rpm nbdkit-nbd-plugin-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.aarch64.rpm nbdkit-python-plugin-1.24.0-1.module+el8.4.0+9341+96cf2672.aarch64.rpm nbdkit-python-plugin-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.aarch64.rpm nbdkit-server-1.24.0-1.module+el8.4.0+9341+96cf2672.aarch64.rpm nbdkit-server-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.aarch64.rpm nbdkit-ssh-plugin-1.24.0-1.module+el8.4.0+9341+96cf2672.aarch64.rpm nbdkit-ssh-plugin-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.aarch64.rpm nbdkit-tar-filter-1.24.0-1.module+el8.4.0+9341+96cf2672.aarch64.rpm nbdkit-tar-filter-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.aarch64.rpm nbdkit-tar-plugin-1.24.0-1.module+el8.4.0+9341+96cf2672.aarch64.rpm nbdkit-tar-plugin-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.aarch64.rpm nbdkit-tmpdisk-plugin-1.24.0-1.module+el8.4.0+9341+96cf2672.aarch64.rpm nbdkit-tmpdisk-plugin-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.aarch64.rpm nbdkit-xz-filter-1.24.0-1.module+el8.4.0+9341+96cf2672.aarch64.rpm nbdkit-xz-filter-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.aarch64.rpm netcf-0.2.8-12.module+el8.4.0+8855+a9e237a9.aarch64.rpm netcf-debuginfo-0.2.8-12.module+el8.4.0+8855+a9e237a9.aarch64.rpm netcf-debugsource-0.2.8-12.module+el8.4.0+8855+a9e237a9.aarch64.rpm netcf-devel-0.2.8-12.module+el8.4.0+8855+a9e237a9.aarch64.rpm netcf-libs-0.2.8-12.module+el8.4.0+8855+a9e237a9.aarch64.rpm netcf-libs-debuginfo-0.2.8-12.module+el8.4.0+8855+a9e237a9.aarch64.rpm ocaml-hivex-1.3.18-21.module+el8.4.0+11609+2eba841a.aarch64.rpm ocaml-hivex-debuginfo-1.3.18-21.module+el8.4.0+11609+2eba841a.aarch64.rpm ocaml-hivex-devel-1.3.18-21.module+el8.4.0+11609+2eba841a.aarch64.rpm ocaml-libguestfs-1.44.0-2.module+el8.4.0+10146+75917d2f.aarch64.rpm ocaml-libguestfs-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.aarch64.rpm ocaml-libguestfs-devel-1.44.0-2.module+el8.4.0+10146+75917d2f.aarch64.rpm ocaml-libnbd-1.6.0-3.module+el8.4.0+9856+bbc47853.aarch64.rpm ocaml-libnbd-debuginfo-1.6.0-3.module+el8.4.0+9856+bbc47853.aarch64.rpm ocaml-libnbd-devel-1.6.0-3.module+el8.4.0+9856+bbc47853.aarch64.rpm perl-Sys-Guestfs-1.44.0-2.module+el8.4.0+10146+75917d2f.aarch64.rpm perl-Sys-Guestfs-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.aarch64.rpm perl-Sys-Virt-7.0.0-1.module+el8.4.0+9469+2eaf72bc.aarch64.rpm perl-Sys-Virt-debuginfo-7.0.0-1.module+el8.4.0+9469+2eaf72bc.aarch64.rpm perl-Sys-Virt-debugsource-7.0.0-1.module+el8.4.0+9469+2eaf72bc.aarch64.rpm perl-hivex-1.3.18-21.module+el8.4.0+11609+2eba841a.aarch64.rpm perl-hivex-debuginfo-1.3.18-21.module+el8.4.0+11609+2eba841a.aarch64.rpm python3-hivex-1.3.18-21.module+el8.4.0+11609+2eba841a.aarch64.rpm python3-hivex-debuginfo-1.3.18-21.module+el8.4.0+11609+2eba841a.aarch64.rpm python3-libguestfs-1.44.0-2.module+el8.4.0+10146+75917d2f.aarch64.rpm python3-libguestfs-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.aarch64.rpm python3-libnbd-1.6.0-3.module+el8.4.0+9856+bbc47853.aarch64.rpm python3-libnbd-debuginfo-1.6.0-3.module+el8.4.0+9856+bbc47853.aarch64.rpm python3-libvirt-7.0.0-1.module+el8.4.0+9469+2eaf72bc.aarch64.rpm python3-libvirt-debuginfo-7.0.0-1.module+el8.4.0+9469+2eaf72bc.aarch64.rpm qemu-guest-agent-5.2.0-16.module+el8.4.0+12596+209e4022.10.aarch64.rpm qemu-guest-agent-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.aarch64.rpm qemu-img-5.2.0-16.module+el8.4.0+12596+209e4022.10.aarch64.rpm qemu-img-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.aarch64.rpm qemu-kiwi-5.2.0-16.module+el8.4.0+12596+209e4022.10.aarch64.rpm qemu-kiwi-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.aarch64.rpm qemu-kvm-5.2.0-16.module+el8.4.0+12596+209e4022.10.aarch64.rpm qemu-kvm-block-curl-5.2.0-16.module+el8.4.0+12596+209e4022.10.aarch64.rpm qemu-kvm-block-curl-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.aarch64.rpm qemu-kvm-block-iscsi-5.2.0-16.module+el8.4.0+12596+209e4022.10.aarch64.rpm qemu-kvm-block-iscsi-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.aarch64.rpm qemu-kvm-block-rbd-5.2.0-16.module+el8.4.0+12596+209e4022.10.aarch64.rpm qemu-kvm-block-rbd-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.aarch64.rpm qemu-kvm-block-ssh-5.2.0-16.module+el8.4.0+12596+209e4022.10.aarch64.rpm qemu-kvm-block-ssh-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.aarch64.rpm qemu-kvm-common-5.2.0-16.module+el8.4.0+12596+209e4022.10.aarch64.rpm qemu-kvm-common-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.aarch64.rpm qemu-kvm-core-5.2.0-16.module+el8.4.0+12596+209e4022.10.aarch64.rpm qemu-kvm-core-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.aarch64.rpm qemu-kvm-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.aarch64.rpm qemu-kvm-debugsource-5.2.0-16.module+el8.4.0+12596+209e4022.10.aarch64.rpm qemu-kvm-docs-5.2.0-16.module+el8.4.0+12596+209e4022.10.aarch64.rpm qemu-kvm-tests-5.2.0-16.module+el8.4.0+12596+209e4022.10.aarch64.rpm qemu-kvm-tests-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.aarch64.rpm ruby-hivex-1.3.18-21.module+el8.4.0+11609+2eba841a.aarch64.rpm ruby-hivex-debuginfo-1.3.18-21.module+el8.4.0+11609+2eba841a.aarch64.rpm ruby-libguestfs-1.44.0-2.module+el8.4.0+10146+75917d2f.aarch64.rpm ruby-libguestfs-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.aarch64.rpm supermin-5.2.1-1.module+el8.4.0+9751+d56db353.aarch64.rpm supermin-debuginfo-5.2.1-1.module+el8.4.0+9751+d56db353.aarch64.rpm supermin-debugsource-5.2.1-1.module+el8.4.0+9751+d56db353.aarch64.rpm supermin-devel-5.2.1-1.module+el8.4.0+9751+d56db353.aarch64.rpm swtpm-0.4.2-1.20201201git2df14e3.module+el8.4.0+9341+96cf2672.aarch64.rpm swtpm-debuginfo-0.4.2-1.20201201git2df14e3.module+el8.4.0+9341+96cf2672.aarch64.rpm swtpm-debugsource-0.4.2-1.20201201git2df14e3.module+el8.4.0+9341+96cf2672.aarch64.rpm swtpm-devel-0.4.2-1.20201201git2df14e3.module+el8.4.0+9341+96cf2672.aarch64.rpm swtpm-libs-0.4.2-1.20201201git2df14e3.module+el8.4.0+9341+96cf2672.aarch64.rpm swtpm-libs-debuginfo-0.4.2-1.20201201git2df14e3.module+el8.4.0+9341+96cf2672.aarch64.rpm swtpm-tools-0.4.2-1.20201201git2df14e3.module+el8.4.0+9341+96cf2672.aarch64.rpm swtpm-tools-debuginfo-0.4.2-1.20201201git2df14e3.module+el8.4.0+9341+96cf2672.aarch64.rpm virt-dib-1.44.0-2.module+el8.4.0+10146+75917d2f.aarch64.rpm virt-dib-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.aarch64.rpm
noarch: SLOF-20200717-1.gite18ddad8.module+el8.4.0+8855+a9e237a9.noarch.rpm libguestfs-bash-completion-1.44.0-2.module+el8.4.0+10146+75917d2f.noarch.rpm libguestfs-inspect-icons-1.44.0-2.module+el8.4.0+10146+75917d2f.noarch.rpm libguestfs-javadoc-1.44.0-2.module+el8.4.0+10146+75917d2f.noarch.rpm libguestfs-man-pages-ja-1.44.0-2.module+el8.4.0+10146+75917d2f.noarch.rpm libguestfs-man-pages-uk-1.44.0-2.module+el8.4.0+10146+75917d2f.noarch.rpm libguestfs-tools-1.44.0-2.module+el8.4.0+10146+75917d2f.noarch.rpm libnbd-bash-completion-1.6.0-3.module+el8.4.0+9856+bbc47853.noarch.rpm nbdkit-bash-completion-1.24.0-1.module+el8.4.0+9341+96cf2672.noarch.rpm python3-pyvmomi-6.7.1-7.module+el8.4.0+8855+a9e237a9.noarch.rpm seabios-bin-1.14.0-1.module+el8.4.0+8855+a9e237a9.noarch.rpm seavgabios-bin-1.14.0-1.module+el8.4.0+8855+a9e237a9.noarch.rpm sgabios-bin-0.20170427git-3.module+el8.4.0+8855+a9e237a9.noarch.rpm virt-v2v-bash-completion-1.42.0-9.module+el8.4.0+9561+069bb9c1.noarch.rpm virt-v2v-man-pages-ja-1.42.0-9.module+el8.4.0+9561+069bb9c1.noarch.rpm virt-v2v-man-pages-uk-1.42.0-9.module+el8.4.0+9561+069bb9c1.noarch.rpm
ppc64le: hivex-1.3.18-21.module+el8.4.0+11609+2eba841a.ppc64le.rpm hivex-debuginfo-1.3.18-21.module+el8.4.0+11609+2eba841a.ppc64le.rpm hivex-debugsource-1.3.18-21.module+el8.4.0+11609+2eba841a.ppc64le.rpm hivex-devel-1.3.18-21.module+el8.4.0+11609+2eba841a.ppc64le.rpm libguestfs-1.44.0-2.module+el8.4.0+10146+75917d2f.ppc64le.rpm libguestfs-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.ppc64le.rpm libguestfs-debugsource-1.44.0-2.module+el8.4.0+10146+75917d2f.ppc64le.rpm libguestfs-devel-1.44.0-2.module+el8.4.0+10146+75917d2f.ppc64le.rpm libguestfs-gfs2-1.44.0-2.module+el8.4.0+10146+75917d2f.ppc64le.rpm libguestfs-gobject-1.44.0-2.module+el8.4.0+10146+75917d2f.ppc64le.rpm libguestfs-gobject-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.ppc64le.rpm libguestfs-gobject-devel-1.44.0-2.module+el8.4.0+10146+75917d2f.ppc64le.rpm libguestfs-java-1.44.0-2.module+el8.4.0+10146+75917d2f.ppc64le.rpm libguestfs-java-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.ppc64le.rpm libguestfs-java-devel-1.44.0-2.module+el8.4.0+10146+75917d2f.ppc64le.rpm libguestfs-rescue-1.44.0-2.module+el8.4.0+10146+75917d2f.ppc64le.rpm libguestfs-rsync-1.44.0-2.module+el8.4.0+10146+75917d2f.ppc64le.rpm libguestfs-tools-c-1.44.0-2.module+el8.4.0+10146+75917d2f.ppc64le.rpm libguestfs-tools-c-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.ppc64le.rpm libguestfs-winsupport-8.2-2.module+el8.4.0+12717+0b0da9ad.ppc64le.rpm libguestfs-xfs-1.44.0-2.module+el8.4.0+10146+75917d2f.ppc64le.rpm libiscsi-1.18.0-8.module+el8.4.0+8855+a9e237a9.ppc64le.rpm libiscsi-debuginfo-1.18.0-8.module+el8.4.0+8855+a9e237a9.ppc64le.rpm libiscsi-debugsource-1.18.0-8.module+el8.4.0+8855+a9e237a9.ppc64le.rpm libiscsi-devel-1.18.0-8.module+el8.4.0+8855+a9e237a9.ppc64le.rpm libiscsi-utils-1.18.0-8.module+el8.4.0+8855+a9e237a9.ppc64le.rpm libiscsi-utils-debuginfo-1.18.0-8.module+el8.4.0+8855+a9e237a9.ppc64le.rpm libnbd-1.6.0-3.module+el8.4.0+9856+bbc47853.ppc64le.rpm libnbd-debuginfo-1.6.0-3.module+el8.4.0+9856+bbc47853.ppc64le.rpm libnbd-debugsource-1.6.0-3.module+el8.4.0+9856+bbc47853.ppc64le.rpm libnbd-devel-1.6.0-3.module+el8.4.0+9856+bbc47853.ppc64le.rpm libtpms-0.7.4-4.20201106git2452a24dab.module+el8.4.0+10596+32ba7df3.ppc64le.rpm libtpms-debuginfo-0.7.4-4.20201106git2452a24dab.module+el8.4.0+10596+32ba7df3.ppc64le.rpm libtpms-debugsource-0.7.4-4.20201106git2452a24dab.module+el8.4.0+10596+32ba7df3.ppc64le.rpm libtpms-devel-0.7.4-4.20201106git2452a24dab.module+el8.4.0+10596+32ba7df3.ppc64le.rpm libvirt-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm libvirt-admin-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm libvirt-admin-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm libvirt-bash-completion-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm libvirt-client-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm libvirt-client-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm libvirt-daemon-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm libvirt-daemon-config-network-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm libvirt-daemon-config-nwfilter-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm libvirt-daemon-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm libvirt-daemon-driver-interface-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm libvirt-daemon-driver-interface-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm libvirt-daemon-driver-network-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm libvirt-daemon-driver-network-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm libvirt-daemon-driver-nodedev-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm libvirt-daemon-driver-nodedev-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm libvirt-daemon-driver-nwfilter-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm libvirt-daemon-driver-nwfilter-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm libvirt-daemon-driver-qemu-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm libvirt-daemon-driver-qemu-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm libvirt-daemon-driver-secret-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm libvirt-daemon-driver-secret-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm libvirt-daemon-driver-storage-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm libvirt-daemon-driver-storage-core-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm libvirt-daemon-driver-storage-core-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm libvirt-daemon-driver-storage-disk-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm libvirt-daemon-driver-storage-disk-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm libvirt-daemon-driver-storage-gluster-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm libvirt-daemon-driver-storage-gluster-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm libvirt-daemon-driver-storage-iscsi-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm libvirt-daemon-driver-storage-iscsi-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm libvirt-daemon-driver-storage-iscsi-direct-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm libvirt-daemon-driver-storage-iscsi-direct-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm libvirt-daemon-driver-storage-logical-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm libvirt-daemon-driver-storage-logical-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm libvirt-daemon-driver-storage-mpath-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm libvirt-daemon-driver-storage-mpath-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm libvirt-daemon-driver-storage-rbd-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm libvirt-daemon-driver-storage-rbd-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm libvirt-daemon-driver-storage-scsi-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm libvirt-daemon-driver-storage-scsi-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm libvirt-daemon-kvm-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm libvirt-dbus-1.3.0-2.module+el8.4.0+8855+a9e237a9.ppc64le.rpm libvirt-dbus-debuginfo-1.3.0-2.module+el8.4.0+8855+a9e237a9.ppc64le.rpm libvirt-dbus-debugsource-1.3.0-2.module+el8.4.0+8855+a9e237a9.ppc64le.rpm libvirt-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm libvirt-debugsource-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm libvirt-devel-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm libvirt-docs-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm libvirt-libs-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm libvirt-libs-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm libvirt-lock-sanlock-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm libvirt-lock-sanlock-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm libvirt-nss-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm libvirt-nss-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm libvirt-python-debugsource-7.0.0-1.module+el8.4.0+9469+2eaf72bc.ppc64le.rpm libvirt-wireshark-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm libvirt-wireshark-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.ppc64le.rpm lua-guestfs-1.44.0-2.module+el8.4.0+10146+75917d2f.ppc64le.rpm lua-guestfs-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.ppc64le.rpm nbdfuse-1.6.0-3.module+el8.4.0+9856+bbc47853.ppc64le.rpm nbdfuse-debuginfo-1.6.0-3.module+el8.4.0+9856+bbc47853.ppc64le.rpm nbdkit-1.24.0-1.module+el8.4.0+9341+96cf2672.ppc64le.rpm nbdkit-basic-filters-1.24.0-1.module+el8.4.0+9341+96cf2672.ppc64le.rpm nbdkit-basic-filters-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.ppc64le.rpm nbdkit-basic-plugins-1.24.0-1.module+el8.4.0+9341+96cf2672.ppc64le.rpm nbdkit-basic-plugins-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.ppc64le.rpm nbdkit-curl-plugin-1.24.0-1.module+el8.4.0+9341+96cf2672.ppc64le.rpm nbdkit-curl-plugin-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.ppc64le.rpm nbdkit-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.ppc64le.rpm nbdkit-debugsource-1.24.0-1.module+el8.4.0+9341+96cf2672.ppc64le.rpm nbdkit-devel-1.24.0-1.module+el8.4.0+9341+96cf2672.ppc64le.rpm nbdkit-example-plugins-1.24.0-1.module+el8.4.0+9341+96cf2672.ppc64le.rpm nbdkit-example-plugins-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.ppc64le.rpm nbdkit-gzip-filter-1.24.0-1.module+el8.4.0+9341+96cf2672.ppc64le.rpm nbdkit-gzip-filter-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.ppc64le.rpm nbdkit-gzip-plugin-1.24.0-1.module+el8.4.0+9341+96cf2672.ppc64le.rpm nbdkit-gzip-plugin-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.ppc64le.rpm nbdkit-linuxdisk-plugin-1.24.0-1.module+el8.4.0+9341+96cf2672.ppc64le.rpm nbdkit-linuxdisk-plugin-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.ppc64le.rpm nbdkit-nbd-plugin-1.24.0-1.module+el8.4.0+9341+96cf2672.ppc64le.rpm nbdkit-nbd-plugin-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.ppc64le.rpm nbdkit-python-plugin-1.24.0-1.module+el8.4.0+9341+96cf2672.ppc64le.rpm nbdkit-python-plugin-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.ppc64le.rpm nbdkit-server-1.24.0-1.module+el8.4.0+9341+96cf2672.ppc64le.rpm nbdkit-server-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.ppc64le.rpm nbdkit-ssh-plugin-1.24.0-1.module+el8.4.0+9341+96cf2672.ppc64le.rpm nbdkit-ssh-plugin-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.ppc64le.rpm nbdkit-tar-filter-1.24.0-1.module+el8.4.0+9341+96cf2672.ppc64le.rpm nbdkit-tar-filter-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.ppc64le.rpm nbdkit-tar-plugin-1.24.0-1.module+el8.4.0+9341+96cf2672.ppc64le.rpm nbdkit-tar-plugin-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.ppc64le.rpm nbdkit-tmpdisk-plugin-1.24.0-1.module+el8.4.0+9341+96cf2672.ppc64le.rpm nbdkit-tmpdisk-plugin-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.ppc64le.rpm nbdkit-xz-filter-1.24.0-1.module+el8.4.0+9341+96cf2672.ppc64le.rpm nbdkit-xz-filter-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.ppc64le.rpm netcf-0.2.8-12.module+el8.4.0+8855+a9e237a9.ppc64le.rpm netcf-debuginfo-0.2.8-12.module+el8.4.0+8855+a9e237a9.ppc64le.rpm netcf-debugsource-0.2.8-12.module+el8.4.0+8855+a9e237a9.ppc64le.rpm netcf-devel-0.2.8-12.module+el8.4.0+8855+a9e237a9.ppc64le.rpm netcf-libs-0.2.8-12.module+el8.4.0+8855+a9e237a9.ppc64le.rpm netcf-libs-debuginfo-0.2.8-12.module+el8.4.0+8855+a9e237a9.ppc64le.rpm ocaml-hivex-1.3.18-21.module+el8.4.0+11609+2eba841a.ppc64le.rpm ocaml-hivex-debuginfo-1.3.18-21.module+el8.4.0+11609+2eba841a.ppc64le.rpm ocaml-hivex-devel-1.3.18-21.module+el8.4.0+11609+2eba841a.ppc64le.rpm ocaml-libguestfs-1.44.0-2.module+el8.4.0+10146+75917d2f.ppc64le.rpm ocaml-libguestfs-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.ppc64le.rpm ocaml-libguestfs-devel-1.44.0-2.module+el8.4.0+10146+75917d2f.ppc64le.rpm ocaml-libnbd-1.6.0-3.module+el8.4.0+9856+bbc47853.ppc64le.rpm ocaml-libnbd-debuginfo-1.6.0-3.module+el8.4.0+9856+bbc47853.ppc64le.rpm ocaml-libnbd-devel-1.6.0-3.module+el8.4.0+9856+bbc47853.ppc64le.rpm perl-Sys-Guestfs-1.44.0-2.module+el8.4.0+10146+75917d2f.ppc64le.rpm perl-Sys-Guestfs-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.ppc64le.rpm perl-Sys-Virt-7.0.0-1.module+el8.4.0+9469+2eaf72bc.ppc64le.rpm perl-Sys-Virt-debuginfo-7.0.0-1.module+el8.4.0+9469+2eaf72bc.ppc64le.rpm perl-Sys-Virt-debugsource-7.0.0-1.module+el8.4.0+9469+2eaf72bc.ppc64le.rpm perl-hivex-1.3.18-21.module+el8.4.0+11609+2eba841a.ppc64le.rpm perl-hivex-debuginfo-1.3.18-21.module+el8.4.0+11609+2eba841a.ppc64le.rpm python3-hivex-1.3.18-21.module+el8.4.0+11609+2eba841a.ppc64le.rpm python3-hivex-debuginfo-1.3.18-21.module+el8.4.0+11609+2eba841a.ppc64le.rpm python3-libguestfs-1.44.0-2.module+el8.4.0+10146+75917d2f.ppc64le.rpm python3-libguestfs-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.ppc64le.rpm python3-libnbd-1.6.0-3.module+el8.4.0+9856+bbc47853.ppc64le.rpm python3-libnbd-debuginfo-1.6.0-3.module+el8.4.0+9856+bbc47853.ppc64le.rpm python3-libvirt-7.0.0-1.module+el8.4.0+9469+2eaf72bc.ppc64le.rpm python3-libvirt-debuginfo-7.0.0-1.module+el8.4.0+9469+2eaf72bc.ppc64le.rpm qemu-guest-agent-5.2.0-16.module+el8.4.0+12596+209e4022.10.ppc64le.rpm qemu-guest-agent-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.ppc64le.rpm qemu-img-5.2.0-16.module+el8.4.0+12596+209e4022.10.ppc64le.rpm qemu-img-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.ppc64le.rpm qemu-kiwi-5.2.0-16.module+el8.4.0+12596+209e4022.10.ppc64le.rpm qemu-kiwi-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.ppc64le.rpm qemu-kvm-5.2.0-16.module+el8.4.0+12596+209e4022.10.ppc64le.rpm qemu-kvm-block-curl-5.2.0-16.module+el8.4.0+12596+209e4022.10.ppc64le.rpm qemu-kvm-block-curl-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.ppc64le.rpm qemu-kvm-block-iscsi-5.2.0-16.module+el8.4.0+12596+209e4022.10.ppc64le.rpm qemu-kvm-block-iscsi-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.ppc64le.rpm qemu-kvm-block-rbd-5.2.0-16.module+el8.4.0+12596+209e4022.10.ppc64le.rpm qemu-kvm-block-rbd-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.ppc64le.rpm qemu-kvm-block-ssh-5.2.0-16.module+el8.4.0+12596+209e4022.10.ppc64le.rpm qemu-kvm-block-ssh-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.ppc64le.rpm qemu-kvm-common-5.2.0-16.module+el8.4.0+12596+209e4022.10.ppc64le.rpm qemu-kvm-common-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.ppc64le.rpm qemu-kvm-core-5.2.0-16.module+el8.4.0+12596+209e4022.10.ppc64le.rpm qemu-kvm-core-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.ppc64le.rpm qemu-kvm-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.ppc64le.rpm qemu-kvm-debugsource-5.2.0-16.module+el8.4.0+12596+209e4022.10.ppc64le.rpm qemu-kvm-docs-5.2.0-16.module+el8.4.0+12596+209e4022.10.ppc64le.rpm qemu-kvm-tests-5.2.0-16.module+el8.4.0+12596+209e4022.10.ppc64le.rpm qemu-kvm-tests-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.ppc64le.rpm ruby-hivex-1.3.18-21.module+el8.4.0+11609+2eba841a.ppc64le.rpm ruby-hivex-debuginfo-1.3.18-21.module+el8.4.0+11609+2eba841a.ppc64le.rpm ruby-libguestfs-1.44.0-2.module+el8.4.0+10146+75917d2f.ppc64le.rpm ruby-libguestfs-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.ppc64le.rpm supermin-5.2.1-1.module+el8.4.0+9751+d56db353.ppc64le.rpm supermin-debuginfo-5.2.1-1.module+el8.4.0+9751+d56db353.ppc64le.rpm supermin-debugsource-5.2.1-1.module+el8.4.0+9751+d56db353.ppc64le.rpm supermin-devel-5.2.1-1.module+el8.4.0+9751+d56db353.ppc64le.rpm swtpm-0.4.2-1.20201201git2df14e3.module+el8.4.0+9341+96cf2672.ppc64le.rpm swtpm-debuginfo-0.4.2-1.20201201git2df14e3.module+el8.4.0+9341+96cf2672.ppc64le.rpm swtpm-debugsource-0.4.2-1.20201201git2df14e3.module+el8.4.0+9341+96cf2672.ppc64le.rpm swtpm-devel-0.4.2-1.20201201git2df14e3.module+el8.4.0+9341+96cf2672.ppc64le.rpm swtpm-libs-0.4.2-1.20201201git2df14e3.module+el8.4.0+9341+96cf2672.ppc64le.rpm swtpm-libs-debuginfo-0.4.2-1.20201201git2df14e3.module+el8.4.0+9341+96cf2672.ppc64le.rpm swtpm-tools-0.4.2-1.20201201git2df14e3.module+el8.4.0+9341+96cf2672.ppc64le.rpm swtpm-tools-debuginfo-0.4.2-1.20201201git2df14e3.module+el8.4.0+9341+96cf2672.ppc64le.rpm virt-dib-1.44.0-2.module+el8.4.0+10146+75917d2f.ppc64le.rpm virt-dib-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.ppc64le.rpm
s390x: hivex-1.3.18-21.module+el8.4.0+11609+2eba841a.s390x.rpm hivex-debuginfo-1.3.18-21.module+el8.4.0+11609+2eba841a.s390x.rpm hivex-debugsource-1.3.18-21.module+el8.4.0+11609+2eba841a.s390x.rpm hivex-devel-1.3.18-21.module+el8.4.0+11609+2eba841a.s390x.rpm libguestfs-1.44.0-2.module+el8.4.0+10146+75917d2f.s390x.rpm libguestfs-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.s390x.rpm libguestfs-debugsource-1.44.0-2.module+el8.4.0+10146+75917d2f.s390x.rpm libguestfs-devel-1.44.0-2.module+el8.4.0+10146+75917d2f.s390x.rpm libguestfs-gfs2-1.44.0-2.module+el8.4.0+10146+75917d2f.s390x.rpm libguestfs-gobject-1.44.0-2.module+el8.4.0+10146+75917d2f.s390x.rpm libguestfs-gobject-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.s390x.rpm libguestfs-gobject-devel-1.44.0-2.module+el8.4.0+10146+75917d2f.s390x.rpm libguestfs-java-1.44.0-2.module+el8.4.0+10146+75917d2f.s390x.rpm libguestfs-java-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.s390x.rpm libguestfs-java-devel-1.44.0-2.module+el8.4.0+10146+75917d2f.s390x.rpm libguestfs-rescue-1.44.0-2.module+el8.4.0+10146+75917d2f.s390x.rpm libguestfs-rsync-1.44.0-2.module+el8.4.0+10146+75917d2f.s390x.rpm libguestfs-tools-c-1.44.0-2.module+el8.4.0+10146+75917d2f.s390x.rpm libguestfs-tools-c-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.s390x.rpm libguestfs-winsupport-8.2-2.module+el8.4.0+12717+0b0da9ad.s390x.rpm libguestfs-xfs-1.44.0-2.module+el8.4.0+10146+75917d2f.s390x.rpm libiscsi-1.18.0-8.module+el8.4.0+8855+a9e237a9.s390x.rpm libiscsi-debuginfo-1.18.0-8.module+el8.4.0+8855+a9e237a9.s390x.rpm libiscsi-debugsource-1.18.0-8.module+el8.4.0+8855+a9e237a9.s390x.rpm libiscsi-devel-1.18.0-8.module+el8.4.0+8855+a9e237a9.s390x.rpm libiscsi-utils-1.18.0-8.module+el8.4.0+8855+a9e237a9.s390x.rpm libiscsi-utils-debuginfo-1.18.0-8.module+el8.4.0+8855+a9e237a9.s390x.rpm libnbd-1.6.0-3.module+el8.4.0+9856+bbc47853.s390x.rpm libnbd-debuginfo-1.6.0-3.module+el8.4.0+9856+bbc47853.s390x.rpm libnbd-debugsource-1.6.0-3.module+el8.4.0+9856+bbc47853.s390x.rpm libnbd-devel-1.6.0-3.module+el8.4.0+9856+bbc47853.s390x.rpm libtpms-0.7.4-4.20201106git2452a24dab.module+el8.4.0+10596+32ba7df3.s390x.rpm libtpms-debuginfo-0.7.4-4.20201106git2452a24dab.module+el8.4.0+10596+32ba7df3.s390x.rpm libtpms-debugsource-0.7.4-4.20201106git2452a24dab.module+el8.4.0+10596+32ba7df3.s390x.rpm libtpms-devel-0.7.4-4.20201106git2452a24dab.module+el8.4.0+10596+32ba7df3.s390x.rpm libvirt-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm libvirt-admin-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm libvirt-admin-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm libvirt-bash-completion-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm libvirt-client-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm libvirt-client-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm libvirt-daemon-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm libvirt-daemon-config-network-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm libvirt-daemon-config-nwfilter-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm libvirt-daemon-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm libvirt-daemon-driver-interface-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm libvirt-daemon-driver-interface-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm libvirt-daemon-driver-network-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm libvirt-daemon-driver-network-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm libvirt-daemon-driver-nodedev-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm libvirt-daemon-driver-nodedev-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm libvirt-daemon-driver-nwfilter-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm libvirt-daemon-driver-nwfilter-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm libvirt-daemon-driver-qemu-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm libvirt-daemon-driver-qemu-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm libvirt-daemon-driver-secret-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm libvirt-daemon-driver-secret-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm libvirt-daemon-driver-storage-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm libvirt-daemon-driver-storage-core-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm libvirt-daemon-driver-storage-core-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm libvirt-daemon-driver-storage-disk-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm libvirt-daemon-driver-storage-disk-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm libvirt-daemon-driver-storage-gluster-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm libvirt-daemon-driver-storage-gluster-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm libvirt-daemon-driver-storage-iscsi-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm libvirt-daemon-driver-storage-iscsi-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm libvirt-daemon-driver-storage-iscsi-direct-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm libvirt-daemon-driver-storage-iscsi-direct-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm libvirt-daemon-driver-storage-logical-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm libvirt-daemon-driver-storage-logical-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm libvirt-daemon-driver-storage-mpath-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm libvirt-daemon-driver-storage-mpath-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm libvirt-daemon-driver-storage-rbd-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm libvirt-daemon-driver-storage-rbd-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm libvirt-daemon-driver-storage-scsi-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm libvirt-daemon-driver-storage-scsi-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm libvirt-daemon-kvm-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm libvirt-dbus-1.3.0-2.module+el8.4.0+8855+a9e237a9.s390x.rpm libvirt-dbus-debuginfo-1.3.0-2.module+el8.4.0+8855+a9e237a9.s390x.rpm libvirt-dbus-debugsource-1.3.0-2.module+el8.4.0+8855+a9e237a9.s390x.rpm libvirt-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm libvirt-debugsource-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm libvirt-devel-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm libvirt-docs-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm libvirt-libs-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm libvirt-libs-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm libvirt-lock-sanlock-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm libvirt-lock-sanlock-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm libvirt-nss-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm libvirt-nss-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm libvirt-python-debugsource-7.0.0-1.module+el8.4.0+9469+2eaf72bc.s390x.rpm libvirt-wireshark-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm libvirt-wireshark-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.s390x.rpm lua-guestfs-1.44.0-2.module+el8.4.0+10146+75917d2f.s390x.rpm lua-guestfs-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.s390x.rpm nbdfuse-1.6.0-3.module+el8.4.0+9856+bbc47853.s390x.rpm nbdfuse-debuginfo-1.6.0-3.module+el8.4.0+9856+bbc47853.s390x.rpm nbdkit-1.24.0-1.module+el8.4.0+9341+96cf2672.s390x.rpm nbdkit-basic-filters-1.24.0-1.module+el8.4.0+9341+96cf2672.s390x.rpm nbdkit-basic-filters-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.s390x.rpm nbdkit-basic-plugins-1.24.0-1.module+el8.4.0+9341+96cf2672.s390x.rpm nbdkit-basic-plugins-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.s390x.rpm nbdkit-curl-plugin-1.24.0-1.module+el8.4.0+9341+96cf2672.s390x.rpm nbdkit-curl-plugin-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.s390x.rpm nbdkit-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.s390x.rpm nbdkit-debugsource-1.24.0-1.module+el8.4.0+9341+96cf2672.s390x.rpm nbdkit-devel-1.24.0-1.module+el8.4.0+9341+96cf2672.s390x.rpm nbdkit-example-plugins-1.24.0-1.module+el8.4.0+9341+96cf2672.s390x.rpm nbdkit-example-plugins-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.s390x.rpm nbdkit-gzip-filter-1.24.0-1.module+el8.4.0+9341+96cf2672.s390x.rpm nbdkit-gzip-filter-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.s390x.rpm nbdkit-gzip-plugin-1.24.0-1.module+el8.4.0+9341+96cf2672.s390x.rpm nbdkit-gzip-plugin-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.s390x.rpm nbdkit-linuxdisk-plugin-1.24.0-1.module+el8.4.0+9341+96cf2672.s390x.rpm nbdkit-linuxdisk-plugin-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.s390x.rpm nbdkit-nbd-plugin-1.24.0-1.module+el8.4.0+9341+96cf2672.s390x.rpm nbdkit-nbd-plugin-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.s390x.rpm nbdkit-python-plugin-1.24.0-1.module+el8.4.0+9341+96cf2672.s390x.rpm nbdkit-python-plugin-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.s390x.rpm nbdkit-server-1.24.0-1.module+el8.4.0+9341+96cf2672.s390x.rpm nbdkit-server-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.s390x.rpm nbdkit-ssh-plugin-1.24.0-1.module+el8.4.0+9341+96cf2672.s390x.rpm nbdkit-ssh-plugin-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.s390x.rpm nbdkit-tar-filter-1.24.0-1.module+el8.4.0+9341+96cf2672.s390x.rpm nbdkit-tar-filter-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.s390x.rpm nbdkit-tar-plugin-1.24.0-1.module+el8.4.0+9341+96cf2672.s390x.rpm nbdkit-tar-plugin-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.s390x.rpm nbdkit-tmpdisk-plugin-1.24.0-1.module+el8.4.0+9341+96cf2672.s390x.rpm nbdkit-tmpdisk-plugin-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.s390x.rpm nbdkit-xz-filter-1.24.0-1.module+el8.4.0+9341+96cf2672.s390x.rpm nbdkit-xz-filter-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.s390x.rpm netcf-0.2.8-12.module+el8.4.0+8855+a9e237a9.s390x.rpm netcf-debuginfo-0.2.8-12.module+el8.4.0+8855+a9e237a9.s390x.rpm netcf-debugsource-0.2.8-12.module+el8.4.0+8855+a9e237a9.s390x.rpm netcf-devel-0.2.8-12.module+el8.4.0+8855+a9e237a9.s390x.rpm netcf-libs-0.2.8-12.module+el8.4.0+8855+a9e237a9.s390x.rpm netcf-libs-debuginfo-0.2.8-12.module+el8.4.0+8855+a9e237a9.s390x.rpm ocaml-hivex-1.3.18-21.module+el8.4.0+11609+2eba841a.s390x.rpm ocaml-hivex-debuginfo-1.3.18-21.module+el8.4.0+11609+2eba841a.s390x.rpm ocaml-hivex-devel-1.3.18-21.module+el8.4.0+11609+2eba841a.s390x.rpm ocaml-libguestfs-1.44.0-2.module+el8.4.0+10146+75917d2f.s390x.rpm ocaml-libguestfs-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.s390x.rpm ocaml-libguestfs-devel-1.44.0-2.module+el8.4.0+10146+75917d2f.s390x.rpm ocaml-libnbd-1.6.0-3.module+el8.4.0+9856+bbc47853.s390x.rpm ocaml-libnbd-debuginfo-1.6.0-3.module+el8.4.0+9856+bbc47853.s390x.rpm ocaml-libnbd-devel-1.6.0-3.module+el8.4.0+9856+bbc47853.s390x.rpm perl-Sys-Guestfs-1.44.0-2.module+el8.4.0+10146+75917d2f.s390x.rpm perl-Sys-Guestfs-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.s390x.rpm perl-Sys-Virt-7.0.0-1.module+el8.4.0+9469+2eaf72bc.s390x.rpm perl-Sys-Virt-debuginfo-7.0.0-1.module+el8.4.0+9469+2eaf72bc.s390x.rpm perl-Sys-Virt-debugsource-7.0.0-1.module+el8.4.0+9469+2eaf72bc.s390x.rpm perl-hivex-1.3.18-21.module+el8.4.0+11609+2eba841a.s390x.rpm perl-hivex-debuginfo-1.3.18-21.module+el8.4.0+11609+2eba841a.s390x.rpm python3-hivex-1.3.18-21.module+el8.4.0+11609+2eba841a.s390x.rpm python3-hivex-debuginfo-1.3.18-21.module+el8.4.0+11609+2eba841a.s390x.rpm python3-libguestfs-1.44.0-2.module+el8.4.0+10146+75917d2f.s390x.rpm python3-libguestfs-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.s390x.rpm python3-libnbd-1.6.0-3.module+el8.4.0+9856+bbc47853.s390x.rpm python3-libnbd-debuginfo-1.6.0-3.module+el8.4.0+9856+bbc47853.s390x.rpm python3-libvirt-7.0.0-1.module+el8.4.0+9469+2eaf72bc.s390x.rpm python3-libvirt-debuginfo-7.0.0-1.module+el8.4.0+9469+2eaf72bc.s390x.rpm qemu-guest-agent-5.2.0-16.module+el8.4.0+12596+209e4022.10.s390x.rpm qemu-guest-agent-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.s390x.rpm qemu-img-5.2.0-16.module+el8.4.0+12596+209e4022.10.s390x.rpm qemu-img-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.s390x.rpm qemu-kiwi-5.2.0-16.module+el8.4.0+12596+209e4022.10.s390x.rpm qemu-kiwi-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.s390x.rpm qemu-kvm-5.2.0-16.module+el8.4.0+12596+209e4022.10.s390x.rpm qemu-kvm-block-curl-5.2.0-16.module+el8.4.0+12596+209e4022.10.s390x.rpm qemu-kvm-block-curl-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.s390x.rpm qemu-kvm-block-iscsi-5.2.0-16.module+el8.4.0+12596+209e4022.10.s390x.rpm qemu-kvm-block-iscsi-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.s390x.rpm qemu-kvm-block-rbd-5.2.0-16.module+el8.4.0+12596+209e4022.10.s390x.rpm qemu-kvm-block-rbd-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.s390x.rpm qemu-kvm-block-ssh-5.2.0-16.module+el8.4.0+12596+209e4022.10.s390x.rpm qemu-kvm-block-ssh-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.s390x.rpm qemu-kvm-common-5.2.0-16.module+el8.4.0+12596+209e4022.10.s390x.rpm qemu-kvm-common-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.s390x.rpm qemu-kvm-core-5.2.0-16.module+el8.4.0+12596+209e4022.10.s390x.rpm qemu-kvm-core-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.s390x.rpm qemu-kvm-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.s390x.rpm qemu-kvm-debugsource-5.2.0-16.module+el8.4.0+12596+209e4022.10.s390x.rpm qemu-kvm-docs-5.2.0-16.module+el8.4.0+12596+209e4022.10.s390x.rpm qemu-kvm-tests-5.2.0-16.module+el8.4.0+12596+209e4022.10.s390x.rpm qemu-kvm-tests-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.s390x.rpm ruby-hivex-1.3.18-21.module+el8.4.0+11609+2eba841a.s390x.rpm ruby-hivex-debuginfo-1.3.18-21.module+el8.4.0+11609+2eba841a.s390x.rpm ruby-libguestfs-1.44.0-2.module+el8.4.0+10146+75917d2f.s390x.rpm ruby-libguestfs-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.s390x.rpm supermin-5.2.1-1.module+el8.4.0+9751+d56db353.s390x.rpm supermin-debuginfo-5.2.1-1.module+el8.4.0+9751+d56db353.s390x.rpm supermin-debugsource-5.2.1-1.module+el8.4.0+9751+d56db353.s390x.rpm supermin-devel-5.2.1-1.module+el8.4.0+9751+d56db353.s390x.rpm swtpm-0.4.2-1.20201201git2df14e3.module+el8.4.0+9341+96cf2672.s390x.rpm swtpm-debuginfo-0.4.2-1.20201201git2df14e3.module+el8.4.0+9341+96cf2672.s390x.rpm swtpm-debugsource-0.4.2-1.20201201git2df14e3.module+el8.4.0+9341+96cf2672.s390x.rpm swtpm-devel-0.4.2-1.20201201git2df14e3.module+el8.4.0+9341+96cf2672.s390x.rpm swtpm-libs-0.4.2-1.20201201git2df14e3.module+el8.4.0+9341+96cf2672.s390x.rpm swtpm-libs-debuginfo-0.4.2-1.20201201git2df14e3.module+el8.4.0+9341+96cf2672.s390x.rpm swtpm-tools-0.4.2-1.20201201git2df14e3.module+el8.4.0+9341+96cf2672.s390x.rpm swtpm-tools-debuginfo-0.4.2-1.20201201git2df14e3.module+el8.4.0+9341+96cf2672.s390x.rpm virt-dib-1.44.0-2.module+el8.4.0+10146+75917d2f.s390x.rpm virt-dib-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.s390x.rpm
x86_64: hivex-1.3.18-21.module+el8.4.0+11609+2eba841a.i686.rpm hivex-1.3.18-21.module+el8.4.0+11609+2eba841a.x86_64.rpm hivex-debuginfo-1.3.18-21.module+el8.4.0+11609+2eba841a.i686.rpm hivex-debuginfo-1.3.18-21.module+el8.4.0+11609+2eba841a.x86_64.rpm hivex-debugsource-1.3.18-21.module+el8.4.0+11609+2eba841a.i686.rpm hivex-debugsource-1.3.18-21.module+el8.4.0+11609+2eba841a.x86_64.rpm hivex-devel-1.3.18-21.module+el8.4.0+11609+2eba841a.i686.rpm hivex-devel-1.3.18-21.module+el8.4.0+11609+2eba841a.x86_64.rpm libguestfs-1.44.0-2.module+el8.4.0+10146+75917d2f.x86_64.rpm libguestfs-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.x86_64.rpm libguestfs-debugsource-1.44.0-2.module+el8.4.0+10146+75917d2f.x86_64.rpm libguestfs-devel-1.44.0-2.module+el8.4.0+10146+75917d2f.x86_64.rpm libguestfs-gfs2-1.44.0-2.module+el8.4.0+10146+75917d2f.x86_64.rpm libguestfs-gobject-1.44.0-2.module+el8.4.0+10146+75917d2f.x86_64.rpm libguestfs-gobject-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.x86_64.rpm libguestfs-gobject-devel-1.44.0-2.module+el8.4.0+10146+75917d2f.x86_64.rpm libguestfs-java-1.44.0-2.module+el8.4.0+10146+75917d2f.x86_64.rpm libguestfs-java-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.x86_64.rpm libguestfs-java-devel-1.44.0-2.module+el8.4.0+10146+75917d2f.x86_64.rpm libguestfs-rescue-1.44.0-2.module+el8.4.0+10146+75917d2f.x86_64.rpm libguestfs-rsync-1.44.0-2.module+el8.4.0+10146+75917d2f.x86_64.rpm libguestfs-tools-c-1.44.0-2.module+el8.4.0+10146+75917d2f.x86_64.rpm libguestfs-tools-c-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.x86_64.rpm libguestfs-winsupport-8.2-2.module+el8.4.0+12717+0b0da9ad.i686.rpm libguestfs-winsupport-8.2-2.module+el8.4.0+12717+0b0da9ad.x86_64.rpm libguestfs-xfs-1.44.0-2.module+el8.4.0+10146+75917d2f.x86_64.rpm libiscsi-1.18.0-8.module+el8.4.0+8855+a9e237a9.i686.rpm libiscsi-1.18.0-8.module+el8.4.0+8855+a9e237a9.x86_64.rpm libiscsi-debuginfo-1.18.0-8.module+el8.4.0+8855+a9e237a9.i686.rpm libiscsi-debuginfo-1.18.0-8.module+el8.4.0+8855+a9e237a9.x86_64.rpm libiscsi-debugsource-1.18.0-8.module+el8.4.0+8855+a9e237a9.i686.rpm libiscsi-debugsource-1.18.0-8.module+el8.4.0+8855+a9e237a9.x86_64.rpm libiscsi-devel-1.18.0-8.module+el8.4.0+8855+a9e237a9.i686.rpm libiscsi-devel-1.18.0-8.module+el8.4.0+8855+a9e237a9.x86_64.rpm libiscsi-utils-1.18.0-8.module+el8.4.0+8855+a9e237a9.i686.rpm libiscsi-utils-1.18.0-8.module+el8.4.0+8855+a9e237a9.x86_64.rpm libiscsi-utils-debuginfo-1.18.0-8.module+el8.4.0+8855+a9e237a9.i686.rpm libiscsi-utils-debuginfo-1.18.0-8.module+el8.4.0+8855+a9e237a9.x86_64.rpm libnbd-1.6.0-3.module+el8.4.0+9856+bbc47853.i686.rpm libnbd-1.6.0-3.module+el8.4.0+9856+bbc47853.x86_64.rpm libnbd-debuginfo-1.6.0-3.module+el8.4.0+9856+bbc47853.i686.rpm libnbd-debuginfo-1.6.0-3.module+el8.4.0+9856+bbc47853.x86_64.rpm libnbd-debugsource-1.6.0-3.module+el8.4.0+9856+bbc47853.i686.rpm libnbd-debugsource-1.6.0-3.module+el8.4.0+9856+bbc47853.x86_64.rpm libnbd-devel-1.6.0-3.module+el8.4.0+9856+bbc47853.i686.rpm libnbd-devel-1.6.0-3.module+el8.4.0+9856+bbc47853.x86_64.rpm libtpms-0.7.4-4.20201106git2452a24dab.module+el8.4.0+10596+32ba7df3.x86_64.rpm libtpms-debuginfo-0.7.4-4.20201106git2452a24dab.module+el8.4.0+10596+32ba7df3.x86_64.rpm libtpms-debugsource-0.7.4-4.20201106git2452a24dab.module+el8.4.0+10596+32ba7df3.x86_64.rpm libtpms-devel-0.7.4-4.20201106git2452a24dab.module+el8.4.0+10596+32ba7df3.x86_64.rpm libvirt-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm libvirt-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm libvirt-admin-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm libvirt-admin-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm libvirt-admin-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm libvirt-admin-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm libvirt-bash-completion-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm libvirt-bash-completion-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm libvirt-client-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm libvirt-client-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm libvirt-client-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm libvirt-client-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm libvirt-daemon-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm libvirt-daemon-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm libvirt-daemon-config-network-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm libvirt-daemon-config-network-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm libvirt-daemon-config-nwfilter-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm libvirt-daemon-config-nwfilter-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm libvirt-daemon-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm libvirt-daemon-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm libvirt-daemon-driver-interface-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm libvirt-daemon-driver-interface-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm libvirt-daemon-driver-interface-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm libvirt-daemon-driver-interface-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm libvirt-daemon-driver-network-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm libvirt-daemon-driver-network-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm libvirt-daemon-driver-network-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm libvirt-daemon-driver-network-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm libvirt-daemon-driver-nodedev-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm libvirt-daemon-driver-nodedev-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm libvirt-daemon-driver-nodedev-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm libvirt-daemon-driver-nodedev-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm libvirt-daemon-driver-nwfilter-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm libvirt-daemon-driver-nwfilter-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm libvirt-daemon-driver-nwfilter-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm libvirt-daemon-driver-nwfilter-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm libvirt-daemon-driver-qemu-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm libvirt-daemon-driver-qemu-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm libvirt-daemon-driver-secret-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm libvirt-daemon-driver-secret-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm libvirt-daemon-driver-secret-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm libvirt-daemon-driver-secret-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm libvirt-daemon-driver-storage-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm libvirt-daemon-driver-storage-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm libvirt-daemon-driver-storage-core-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm libvirt-daemon-driver-storage-core-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm libvirt-daemon-driver-storage-core-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm libvirt-daemon-driver-storage-core-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm libvirt-daemon-driver-storage-disk-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm libvirt-daemon-driver-storage-disk-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm libvirt-daemon-driver-storage-disk-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm libvirt-daemon-driver-storage-disk-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm libvirt-daemon-driver-storage-gluster-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm libvirt-daemon-driver-storage-gluster-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm libvirt-daemon-driver-storage-iscsi-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm libvirt-daemon-driver-storage-iscsi-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm libvirt-daemon-driver-storage-iscsi-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm libvirt-daemon-driver-storage-iscsi-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm libvirt-daemon-driver-storage-iscsi-direct-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm libvirt-daemon-driver-storage-iscsi-direct-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm libvirt-daemon-driver-storage-iscsi-direct-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm libvirt-daemon-driver-storage-iscsi-direct-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm libvirt-daemon-driver-storage-logical-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm libvirt-daemon-driver-storage-logical-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm libvirt-daemon-driver-storage-logical-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm libvirt-daemon-driver-storage-logical-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm libvirt-daemon-driver-storage-mpath-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm libvirt-daemon-driver-storage-mpath-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm libvirt-daemon-driver-storage-mpath-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm libvirt-daemon-driver-storage-mpath-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm libvirt-daemon-driver-storage-rbd-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm libvirt-daemon-driver-storage-rbd-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm libvirt-daemon-driver-storage-scsi-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm libvirt-daemon-driver-storage-scsi-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm libvirt-daemon-driver-storage-scsi-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm libvirt-daemon-driver-storage-scsi-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm libvirt-daemon-kvm-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm libvirt-dbus-1.3.0-2.module+el8.4.0+8855+a9e237a9.i686.rpm libvirt-dbus-1.3.0-2.module+el8.4.0+8855+a9e237a9.x86_64.rpm libvirt-dbus-debuginfo-1.3.0-2.module+el8.4.0+8855+a9e237a9.i686.rpm libvirt-dbus-debuginfo-1.3.0-2.module+el8.4.0+8855+a9e237a9.x86_64.rpm libvirt-dbus-debugsource-1.3.0-2.module+el8.4.0+8855+a9e237a9.i686.rpm libvirt-dbus-debugsource-1.3.0-2.module+el8.4.0+8855+a9e237a9.x86_64.rpm libvirt-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm libvirt-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm libvirt-debugsource-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm libvirt-debugsource-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm libvirt-devel-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm libvirt-devel-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm libvirt-docs-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm libvirt-docs-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm libvirt-libs-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm libvirt-libs-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm libvirt-libs-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm libvirt-libs-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm libvirt-lock-sanlock-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm libvirt-lock-sanlock-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm libvirt-nss-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm libvirt-nss-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm libvirt-nss-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm libvirt-nss-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm libvirt-python-debugsource-7.0.0-1.module+el8.4.0+9469+2eaf72bc.i686.rpm libvirt-python-debugsource-7.0.0-1.module+el8.4.0+9469+2eaf72bc.x86_64.rpm libvirt-wireshark-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm libvirt-wireshark-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm libvirt-wireshark-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.i686.rpm libvirt-wireshark-debuginfo-7.0.0-14.4.module+el8.4.0+12413+d23780e6.x86_64.rpm lua-guestfs-1.44.0-2.module+el8.4.0+10146+75917d2f.x86_64.rpm lua-guestfs-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.x86_64.rpm nbdfuse-1.6.0-3.module+el8.4.0+9856+bbc47853.i686.rpm nbdfuse-1.6.0-3.module+el8.4.0+9856+bbc47853.x86_64.rpm nbdfuse-debuginfo-1.6.0-3.module+el8.4.0+9856+bbc47853.i686.rpm nbdfuse-debuginfo-1.6.0-3.module+el8.4.0+9856+bbc47853.x86_64.rpm nbdkit-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm nbdkit-basic-filters-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm nbdkit-basic-filters-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm nbdkit-basic-plugins-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm nbdkit-basic-plugins-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm nbdkit-curl-plugin-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm nbdkit-curl-plugin-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm nbdkit-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm nbdkit-debugsource-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm nbdkit-devel-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm nbdkit-example-plugins-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm nbdkit-example-plugins-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm nbdkit-gzip-filter-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm nbdkit-gzip-filter-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm nbdkit-gzip-plugin-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm nbdkit-gzip-plugin-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm nbdkit-linuxdisk-plugin-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm nbdkit-linuxdisk-plugin-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm nbdkit-nbd-plugin-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm nbdkit-nbd-plugin-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm nbdkit-python-plugin-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm nbdkit-python-plugin-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm nbdkit-server-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm nbdkit-server-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm nbdkit-ssh-plugin-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm nbdkit-ssh-plugin-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm nbdkit-tar-filter-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm nbdkit-tar-filter-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm nbdkit-tar-plugin-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm nbdkit-tar-plugin-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm nbdkit-tmpdisk-plugin-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm nbdkit-tmpdisk-plugin-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm nbdkit-vddk-plugin-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm nbdkit-vddk-plugin-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm nbdkit-xz-filter-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm nbdkit-xz-filter-debuginfo-1.24.0-1.module+el8.4.0+9341+96cf2672.x86_64.rpm netcf-0.2.8-12.module+el8.4.0+8855+a9e237a9.i686.rpm netcf-0.2.8-12.module+el8.4.0+8855+a9e237a9.x86_64.rpm netcf-debuginfo-0.2.8-12.module+el8.4.0+8855+a9e237a9.i686.rpm netcf-debuginfo-0.2.8-12.module+el8.4.0+8855+a9e237a9.x86_64.rpm netcf-debugsource-0.2.8-12.module+el8.4.0+8855+a9e237a9.i686.rpm netcf-debugsource-0.2.8-12.module+el8.4.0+8855+a9e237a9.x86_64.rpm netcf-devel-0.2.8-12.module+el8.4.0+8855+a9e237a9.i686.rpm netcf-devel-0.2.8-12.module+el8.4.0+8855+a9e237a9.x86_64.rpm netcf-libs-0.2.8-12.module+el8.4.0+8855+a9e237a9.i686.rpm netcf-libs-0.2.8-12.module+el8.4.0+8855+a9e237a9.x86_64.rpm netcf-libs-debuginfo-0.2.8-12.module+el8.4.0+8855+a9e237a9.i686.rpm netcf-libs-debuginfo-0.2.8-12.module+el8.4.0+8855+a9e237a9.x86_64.rpm ocaml-hivex-1.3.18-21.module+el8.4.0+11609+2eba841a.i686.rpm ocaml-hivex-1.3.18-21.module+el8.4.0+11609+2eba841a.x86_64.rpm ocaml-hivex-debuginfo-1.3.18-21.module+el8.4.0+11609+2eba841a.i686.rpm ocaml-hivex-debuginfo-1.3.18-21.module+el8.4.0+11609+2eba841a.x86_64.rpm ocaml-hivex-devel-1.3.18-21.module+el8.4.0+11609+2eba841a.i686.rpm ocaml-hivex-devel-1.3.18-21.module+el8.4.0+11609+2eba841a.x86_64.rpm ocaml-libguestfs-1.44.0-2.module+el8.4.0+10146+75917d2f.x86_64.rpm ocaml-libguestfs-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.x86_64.rpm ocaml-libguestfs-devel-1.44.0-2.module+el8.4.0+10146+75917d2f.x86_64.rpm ocaml-libnbd-1.6.0-3.module+el8.4.0+9856+bbc47853.i686.rpm ocaml-libnbd-1.6.0-3.module+el8.4.0+9856+bbc47853.x86_64.rpm ocaml-libnbd-debuginfo-1.6.0-3.module+el8.4.0+9856+bbc47853.i686.rpm ocaml-libnbd-debuginfo-1.6.0-3.module+el8.4.0+9856+bbc47853.x86_64.rpm ocaml-libnbd-devel-1.6.0-3.module+el8.4.0+9856+bbc47853.i686.rpm ocaml-libnbd-devel-1.6.0-3.module+el8.4.0+9856+bbc47853.x86_64.rpm perl-Sys-Guestfs-1.44.0-2.module+el8.4.0+10146+75917d2f.x86_64.rpm perl-Sys-Guestfs-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.x86_64.rpm perl-Sys-Virt-7.0.0-1.module+el8.4.0+9469+2eaf72bc.i686.rpm perl-Sys-Virt-7.0.0-1.module+el8.4.0+9469+2eaf72bc.x86_64.rpm perl-Sys-Virt-debuginfo-7.0.0-1.module+el8.4.0+9469+2eaf72bc.i686.rpm perl-Sys-Virt-debuginfo-7.0.0-1.module+el8.4.0+9469+2eaf72bc.x86_64.rpm perl-Sys-Virt-debugsource-7.0.0-1.module+el8.4.0+9469+2eaf72bc.i686.rpm perl-Sys-Virt-debugsource-7.0.0-1.module+el8.4.0+9469+2eaf72bc.x86_64.rpm perl-hivex-1.3.18-21.module+el8.4.0+11609+2eba841a.i686.rpm perl-hivex-1.3.18-21.module+el8.4.0+11609+2eba841a.x86_64.rpm perl-hivex-debuginfo-1.3.18-21.module+el8.4.0+11609+2eba841a.i686.rpm perl-hivex-debuginfo-1.3.18-21.module+el8.4.0+11609+2eba841a.x86_64.rpm python3-hivex-1.3.18-21.module+el8.4.0+11609+2eba841a.i686.rpm python3-hivex-1.3.18-21.module+el8.4.0+11609+2eba841a.x86_64.rpm python3-hivex-debuginfo-1.3.18-21.module+el8.4.0+11609+2eba841a.i686.rpm python3-hivex-debuginfo-1.3.18-21.module+el8.4.0+11609+2eba841a.x86_64.rpm python3-libguestfs-1.44.0-2.module+el8.4.0+10146+75917d2f.x86_64.rpm python3-libguestfs-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.x86_64.rpm python3-libnbd-1.6.0-3.module+el8.4.0+9856+bbc47853.i686.rpm python3-libnbd-1.6.0-3.module+el8.4.0+9856+bbc47853.x86_64.rpm python3-libnbd-debuginfo-1.6.0-3.module+el8.4.0+9856+bbc47853.i686.rpm python3-libnbd-debuginfo-1.6.0-3.module+el8.4.0+9856+bbc47853.x86_64.rpm python3-libvirt-7.0.0-1.module+el8.4.0+9469+2eaf72bc.i686.rpm python3-libvirt-7.0.0-1.module+el8.4.0+9469+2eaf72bc.x86_64.rpm python3-libvirt-debuginfo-7.0.0-1.module+el8.4.0+9469+2eaf72bc.i686.rpm python3-libvirt-debuginfo-7.0.0-1.module+el8.4.0+9469+2eaf72bc.x86_64.rpm qemu-guest-agent-5.2.0-16.module+el8.4.0+12596+209e4022.10.x86_64.rpm qemu-guest-agent-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.x86_64.rpm qemu-img-5.2.0-16.module+el8.4.0+12596+209e4022.10.x86_64.rpm qemu-img-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.x86_64.rpm qemu-kiwi-5.2.0-16.module+el8.4.0+12596+209e4022.10.x86_64.rpm qemu-kiwi-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.x86_64.rpm qemu-kvm-5.2.0-16.module+el8.4.0+12596+209e4022.10.x86_64.rpm qemu-kvm-block-curl-5.2.0-16.module+el8.4.0+12596+209e4022.10.x86_64.rpm qemu-kvm-block-curl-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.x86_64.rpm qemu-kvm-block-gluster-5.2.0-16.module+el8.4.0+12596+209e4022.10.x86_64.rpm qemu-kvm-block-gluster-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.x86_64.rpm qemu-kvm-block-iscsi-5.2.0-16.module+el8.4.0+12596+209e4022.10.x86_64.rpm qemu-kvm-block-iscsi-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.x86_64.rpm qemu-kvm-block-rbd-5.2.0-16.module+el8.4.0+12596+209e4022.10.x86_64.rpm qemu-kvm-block-rbd-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.x86_64.rpm qemu-kvm-block-ssh-5.2.0-16.module+el8.4.0+12596+209e4022.10.x86_64.rpm qemu-kvm-block-ssh-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.x86_64.rpm qemu-kvm-common-5.2.0-16.module+el8.4.0+12596+209e4022.10.x86_64.rpm qemu-kvm-common-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.x86_64.rpm qemu-kvm-core-5.2.0-16.module+el8.4.0+12596+209e4022.10.x86_64.rpm qemu-kvm-core-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.x86_64.rpm qemu-kvm-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.x86_64.rpm qemu-kvm-debugsource-5.2.0-16.module+el8.4.0+12596+209e4022.10.x86_64.rpm qemu-kvm-docs-5.2.0-16.module+el8.4.0+12596+209e4022.10.x86_64.rpm qemu-kvm-tests-5.2.0-16.module+el8.4.0+12596+209e4022.10.x86_64.rpm qemu-kvm-tests-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.x86_64.rpm qemu-kvm-ui-opengl-5.2.0-16.module+el8.4.0+12596+209e4022.10.x86_64.rpm qemu-kvm-ui-opengl-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.x86_64.rpm qemu-kvm-ui-spice-5.2.0-16.module+el8.4.0+12596+209e4022.10.x86_64.rpm qemu-kvm-ui-spice-debuginfo-5.2.0-16.module+el8.4.0+12596+209e4022.10.x86_64.rpm ruby-hivex-1.3.18-21.module+el8.4.0+11609+2eba841a.i686.rpm ruby-hivex-1.3.18-21.module+el8.4.0+11609+2eba841a.x86_64.rpm ruby-hivex-debuginfo-1.3.18-21.module+el8.4.0+11609+2eba841a.i686.rpm ruby-hivex-debuginfo-1.3.18-21.module+el8.4.0+11609+2eba841a.x86_64.rpm ruby-libguestfs-1.44.0-2.module+el8.4.0+10146+75917d2f.x86_64.rpm ruby-libguestfs-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.x86_64.rpm seabios-1.14.0-1.module+el8.4.0+8855+a9e237a9.x86_64.rpm sgabios-0.20170427git-3.module+el8.4.0+8855+a9e237a9.i686.rpm sgabios-0.20170427git-3.module+el8.4.0+8855+a9e237a9.x86_64.rpm supermin-5.2.1-1.module+el8.4.0+9751+d56db353.x86_64.rpm supermin-debuginfo-5.2.1-1.module+el8.4.0+9751+d56db353.x86_64.rpm supermin-debugsource-5.2.1-1.module+el8.4.0+9751+d56db353.x86_64.rpm supermin-devel-5.2.1-1.module+el8.4.0+9751+d56db353.x86_64.rpm swtpm-0.4.2-1.20201201git2df14e3.module+el8.4.0+9341+96cf2672.x86_64.rpm swtpm-debuginfo-0.4.2-1.20201201git2df14e3.module+el8.4.0+9341+96cf2672.x86_64.rpm swtpm-debugsource-0.4.2-1.20201201git2df14e3.module+el8.4.0+9341+96cf2672.x86_64.rpm swtpm-devel-0.4.2-1.20201201git2df14e3.module+el8.4.0+9341+96cf2672.x86_64.rpm swtpm-libs-0.4.2-1.20201201git2df14e3.module+el8.4.0+9341+96cf2672.x86_64.rpm swtpm-libs-debuginfo-0.4.2-1.20201201git2df14e3.module+el8.4.0+9341+96cf2672.x86_64.rpm swtpm-tools-0.4.2-1.20201201git2df14e3.module+el8.4.0+9341+96cf2672.x86_64.rpm swtpm-tools-debuginfo-0.4.2-1.20201201git2df14e3.module+el8.4.0+9341+96cf2672.x86_64.rpm virt-dib-1.44.0-2.module+el8.4.0+10146+75917d2f.x86_64.rpm virt-dib-debuginfo-1.44.0-2.module+el8.4.0+10146+75917d2f.x86_64.rpm virt-v2v-1.42.0-9.module+el8.4.0+9561+069bb9c1.x86_64.rpm virt-v2v-debuginfo-1.42.0-9.module+el8.4.0+9561+069bb9c1.x86_64.rpm virt-v2v-debugsource-1.42.0-9.module+el8.4.0+9561+069bb9c1.x86_64.rpm
These packages are GPG signed by Red Hat for security. Our key and details on how to verify the signature are available from https://access.redhat.com/security/team/key/


Severity
Advisory ID: RHSA-2021:3703-01
Product: Advanced Virtualization
Advisory URL: Issued Date: : 2021-09-30
CVE Names: CVE-2021-3416 CVE-2021-3631 CVE-2021-3667 CVE-2021-3682 CVE-2021-33285 CVE-2021-33286 CVE-2021-33287 CVE-2021-33289 CVE-2021-35266 CVE-2021-35267 CVE-2021-35268 CVE-2021-35269 CVE-2021-39251 CVE-2021-39252 CVE-2021-39253 CVE-2021-39254 CVE-2021-39255 CVE-2021-39256 CVE-2021-39257 CVE-2021-39258 CVE-2021-39259 CVE-2021-39260 CVE-2021-39261 CVE-2021-39262 CVE-2021-39263

Topic

An update for the virt:av and virt-devel:av modules is now available forRed Hat Enterprise Linux Advanced Virtualization 8.4.Red Hat Product Security has rated this update as having a security impactof Moderate. A Common Vulnerability Scoring System (CVSS) base score, whichgives a detailed severity rating, is available for each vulnerability fromthe CVE link(s) in the References section.


Topic


 

Relevant Releases Architectures

Advanced Virtualization for RHEL 8.4.0.Z - aarch64, noarch, ppc64le, s390x, x86_64


Bugs Fixed

1932827 - CVE-2021-3416 QEMU: net: Infinite loop in loopback mode may lead to stack overflow

1977726 - CVE-2021-3631 libvirt: Insecure sVirt label generation

1986094 - CVE-2021-3667 libvirt: Improper locking on ACL failure in virStoragePoolLookupByTargetPath API

1989651 - CVE-2021-3682 QEMU: usbredir: free() call on invalid pointer in bufp_alloc()

1996130 - Detecting TSC timer frequencies requires too many privileges [rhel-8.4.0.z]

2001608 - CVE-2021-33285 ntfs-3g: Out-of-bounds heap buffer access in ntfs_get_attribute_value() due to incorrect check of bytes_in_use value in MFT records

2001609 - CVE-2021-33286 ntfs-3g: Heap buffer overflow triggered by a specially crafted Unicode string

2001613 - CVE-2021-33287 ntfs-3g: Heap buffer overflow in ntfs_attr_pread_i() triggered by specially crafted NTFS attributes

2001616 - CVE-2021-33289 ntfs-3g: Heap buffer overflow triggered by a specially crafted MFT section

2001619 - CVE-2021-35266 ntfs-3g: Heap buffer overflow triggered by a specially crafted NTFS inode pathname

2001621 - CVE-2021-35267 ntfs-3g: Stack buffer overflow triggered when correcting differences between MFT and MFTMirror sections

2001623 - CVE-2021-35268 ntfs-3g: Heap buffer overflow in ntfs_inode_real_open() triggered by a specially crafted NTFS inode

2001645 - CVE-2021-35269 ntfs-3g: Heap buffer overflow in ntfs_attr_setup_flag() triggered by a specially crafted NTFS attribute from MFT

2001649 - CVE-2021-39251 ntfs-3g: NULL pointer dereference in ntfs_extent_inode_open()

2001650 - CVE-2021-39252 ntfs-3g: Out-of-bounds read in ntfs_ie_lookup()

2001651 - CVE-2021-39253 ntfs-3g: Out-of-bounds read in ntfs_runlists_merge_i()

2001652 - CVE-2021-39254 ntfs-3g: Integer overflow in memmove() leading to heap buffer overflow in ntfs_attr_record_resize()

2001653 - CVE-2021-39255 ntfs-3g: Out-of-bounds read ntfs_attr_find_in_attrdef() triggered by an invalid attribute

2001654 - CVE-2021-39256 ntfs-3g: Heap buffer overflow in ntfs_inode_lookup_by_name()

2001656 - CVE-2021-39257 ntfs-3g: Endless recursion from ntfs_attr_pwrite() triggered by an unallocated bitmap

2001658 - CVE-2021-39258 ntfs-3g: Out-of-bounds reads in ntfs_attr_find() and ntfs_external_attr_find()

2001659 - CVE-2021-39259 ntfs-3g: Out-of-bounds access in ntfs_inode_lookup_by_name() caused by an unsanitized attribute length

2001661 - CVE-2021-39260 ntfs-3g: Out-of-bounds access in ntfs_inode_sync_standard_information()

2001662 - CVE-2021-39261 ntfs-3g: Heap buffer overflow in ntfs_compressed_pwrite()

2001665 - CVE-2021-39262 ntfs-3g: Out-of-bounds access in ntfs_decompress()

2001667 - CVE-2021-39263 ntfs-3g: Heap buffer overflow in ntfs_get_attribute_value() caused by an unsanitized attribute


Related News