Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-12748 (GCVE-0-2025-12748)
Vulnerability from cvelistv5 – Published: 2025-11-11 19:49 – Updated: 2026-05-19 15:23- CWE-770 - Allocation of Resources Without Limits or Throttling
| URL | Tags |
|---|---|
| https://access.redhat.com/errata/RHSA-2026:18326 | vendor-advisoryx_refsource_REDHAT |
| https://access.redhat.com/errata/RHSA-2026:18748 | vendor-advisoryx_refsource_REDHAT |
| https://access.redhat.com/security/cve/CVE-2025-12748 | vdb-entryx_refsource_REDHAT |
| https://bugzilla.redhat.com/show_bug.cgi?id=2413801 | issue-trackingx_refsource_REDHAT |
| Vendor | Product | Version | |
|---|---|---|---|
|
Affected:
0 , ≤ 11.9.0
(semver)
|
|||
| Red Hat | Red Hat Enterprise Linux 10 |
Unaffected:
0:11.10.0-12.el10_2 , < *
(rpm)
cpe:/o:redhat:enterprise_linux:10.2 |
|
| Red Hat | Red Hat Enterprise Linux 9 |
Unaffected:
0:11.10.0-12.el9_8 , < *
(rpm)
cpe:/a:redhat:enterprise_linux:9::appstream cpe:/a:redhat:enterprise_linux:9::crb |
|
| Red Hat | Red Hat Enterprise Linux 6 |
cpe:/o:redhat:enterprise_linux:6 |
|
| Red Hat | Red Hat Enterprise Linux 7 |
cpe:/o:redhat:enterprise_linux:7 |
|
| Red Hat | Red Hat Enterprise Linux 8 |
cpe:/o:redhat:enterprise_linux:8 |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-12748",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-11-12T14:40:15.451605Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-11-12T14:40:24.393Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://gitlab.com/libvirt/libvirt",
"defaultStatus": "unaffected",
"packageName": "libvirt",
"versions": [
{
"lessThanOrEqual": "11.9.0",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:10.2"
],
"defaultStatus": "affected",
"packageName": "libvirt",
"product": "Red Hat Enterprise Linux 10",
"vendor": "Red Hat",
"versions": [
{
"lessThan": "*",
"status": "unaffected",
"version": "0:11.10.0-12.el10_2",
"versionType": "rpm"
}
]
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/a:redhat:enterprise_linux:9::appstream",
"cpe:/a:redhat:enterprise_linux:9::crb"
],
"defaultStatus": "affected",
"packageName": "libvirt",
"product": "Red Hat Enterprise Linux 9",
"vendor": "Red Hat",
"versions": [
{
"lessThan": "*",
"status": "unaffected",
"version": "0:11.10.0-12.el9_8",
"versionType": "rpm"
}
]
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:6"
],
"defaultStatus": "unknown",
"packageName": "libvirt",
"product": "Red Hat Enterprise Linux 6",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:7"
],
"defaultStatus": "unknown",
"packageName": "libvirt",
"product": "Red Hat Enterprise Linux 7",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:8"
],
"defaultStatus": "affected",
"packageName": "virt:rhel/libvirt",
"product": "Red Hat Enterprise Linux 8",
"vendor": "Red Hat"
}
],
"credits": [
{
"lang": "en",
"value": "Red Hat would like to thank Artem Mukhin and \u0421\u0432\u044f\u0442\u043e\u0441\u043b\u0430\u0432 \u0422\u0435\u0440\u0435\u0448\u0438\u043d for reporting this issue."
}
],
"datePublic": "2025-11-07T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "A flaw was discovered in libvirt in the XML file processing. More specifically, the parsing of user provided XML files was performed before the ACL checks. A malicious user with limited permissions could exploit this flaw by submitting a specially crafted XML file, causing libvirt to allocate too much memory on the host. The excessive memory consumption could lead to a libvirt process crash on the host, resulting in a denial-of-service condition."
}
],
"metrics": [
{
"other": {
"content": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"value": "Moderate"
},
"type": "Red Hat severity rating"
}
},
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"format": "CVSS"
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-770",
"description": "Allocation of Resources Without Limits or Throttling",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-05-19T15:23:22.920Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"name": "RHSA-2026:18326",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2026:18326"
},
{
"name": "RHSA-2026:18748",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2026:18748"
},
{
"tags": [
"vdb-entry",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/security/cve/CVE-2025-12748"
},
{
"name": "RHBZ#2413801",
"tags": [
"issue-tracking",
"x_refsource_REDHAT"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2413801"
}
],
"timeline": [
{
"lang": "en",
"time": "2025-11-10T15:19:36.251Z",
"value": "Reported to Red Hat."
},
{
"lang": "en",
"time": "2025-11-07T00:00:00.000Z",
"value": "Made public."
}
],
"title": "Libvirt: denial of service in xml parsing",
"workarounds": [
{
"lang": "en",
"value": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability."
}
],
"x_generator": {
"engine": "cvelib 1.8.0"
},
"x_redhatCweChain": "CWE-770: Allocation of Resources Without Limits or Throttling"
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2025-12748",
"datePublished": "2025-11-11T19:49:32.255Z",
"dateReserved": "2025-11-05T14:52:13.619Z",
"dateUpdated": "2026-05-19T15:23:22.920Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-12748",
"date": "2026-05-29",
"epss": "0.00109",
"percentile": "0.28844"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-12748\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2025-11-11T20:15:34.453\",\"lastModified\":\"2026-05-19T16:16:17.817\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A flaw was discovered in libvirt in the XML file processing. More specifically, the parsing of user provided XML files was performed before the ACL checks. A malicious user with limited permissions could exploit this flaw by submitting a specially crafted XML file, causing libvirt to allocate too much memory on the host. The excessive memory consumption could lead to a libvirt process crash on the host, resulting in a denial-of-service condition.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-770\"}]}],\"references\":[{\"url\":\"https://access.redhat.com/errata/RHSA-2026:18326\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://access.redhat.com/errata/RHSA-2026:18748\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://access.redhat.com/security/cve/CVE-2025-12748\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=2413801\",\"source\":\"secalert@redhat.com\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-12748\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-11-12T14:40:15.451605Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-11-12T14:40:20.495Z\"}}], \"cna\": {\"title\": \"Libvirt: denial of service in xml parsing\", \"credits\": [{\"lang\": \"en\", \"value\": \"Red Hat would like to thank Artem Mukhin and \\u0421\\u0432\\u044f\\u0442\\u043e\\u0441\\u043b\\u0430\\u0432 \\u0422\\u0435\\u0440\\u0435\\u0448\\u0438\\u043d for reporting this issue.\"}], \"metrics\": [{\"other\": {\"type\": \"Red Hat severity rating\", \"content\": {\"value\": \"Moderate\", \"namespace\": \"https://access.redhat.com/security/updates/classification/\"}}}, {\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.5, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"11.9.0\"}], \"packageName\": \"libvirt\", \"collectionURL\": \"https://gitlab.com/libvirt/libvirt\", \"defaultStatus\": \"unaffected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:10.2\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 10\", \"versions\": [{\"status\": \"unaffected\", \"version\": \"0:11.10.0-12.el10_2\", \"lessThan\": \"*\", \"versionType\": \"rpm\"}], \"packageName\": \"libvirt\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/a:redhat:enterprise_linux:9::appstream\", \"cpe:/a:redhat:enterprise_linux:9::crb\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 9\", \"versions\": [{\"status\": \"unaffected\", \"version\": \"0:11.10.0-12.el9_8\", \"lessThan\": \"*\", \"versionType\": \"rpm\"}], \"packageName\": \"libvirt\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:6\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 6\", \"packageName\": \"libvirt\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"unknown\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:7\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 7\", \"packageName\": \"libvirt\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"unknown\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:8\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 8\", \"packageName\": \"virt:rhel/libvirt\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}], \"timeline\": [{\"lang\": \"en\", \"time\": \"2025-11-10T15:19:36.251Z\", \"value\": \"Reported to Red Hat.\"}, {\"lang\": \"en\", \"time\": \"2025-11-07T00:00:00.000Z\", \"value\": \"Made public.\"}], \"datePublic\": \"2025-11-07T00:00:00.000Z\", \"references\": [{\"url\": \"https://access.redhat.com/errata/RHSA-2026:18326\", \"name\": \"RHSA-2026:18326\", \"tags\": [\"vendor-advisory\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2026:18748\", \"name\": \"RHSA-2026:18748\", \"tags\": [\"vendor-advisory\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://access.redhat.com/security/cve/CVE-2025-12748\", \"tags\": [\"vdb-entry\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=2413801\", \"name\": \"RHBZ#2413801\", \"tags\": [\"issue-tracking\", \"x_refsource_REDHAT\"]}], \"workarounds\": [{\"lang\": \"en\", \"value\": \"Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.\"}], \"x_generator\": {\"engine\": \"cvelib 1.8.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"A flaw was discovered in libvirt in the XML file processing. More specifically, the parsing of user provided XML files was performed before the ACL checks. A malicious user with limited permissions could exploit this flaw by submitting a specially crafted XML file, causing libvirt to allocate too much memory on the host. The excessive memory consumption could lead to a libvirt process crash on the host, resulting in a denial-of-service condition.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-770\", \"description\": \"Allocation of Resources Without Limits or Throttling\"}]}], \"providerMetadata\": {\"orgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"shortName\": \"redhat\", \"dateUpdated\": \"2026-05-19T15:23:22.920Z\"}, \"x_redhatCweChain\": \"CWE-770: Allocation of Resources Without Limits or Throttling\"}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-12748\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-05-19T15:23:22.920Z\", \"dateReserved\": \"2025-11-05T14:52:13.619Z\", \"assignerOrgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"datePublished\": \"2025-11-11T19:49:32.255Z\", \"assignerShortName\": \"redhat\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
alsa-2026:18326
Vulnerability from osv_almalinux
Kernel-based Virtual Machine (KVM) offers a full virtualization solution forLinux on numerous hardware platforms. The virt:rhel module contains packageswhich provide user-space components used to run virtual machines using KVM.The packages also provide APIs for managing and interacting with the virtualized systems.
Security Fix(es):
- libvirt: Denial of service in XML parsing (CVE-2025-12748)
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.
Additional Changes:
For detailed information on changes in this release, see the AlmaLinux Release Notes linked from the References section.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "libvirt"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "11.10.0-12.el10_2.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "libvirt-client"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "11.10.0-12.el10_2.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "libvirt-client-qemu"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "11.10.0-12.el10_2.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "libvirt-daemon"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "11.10.0-12.el10_2.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "libvirt-daemon-common"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "11.10.0-12.el10_2.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "libvirt-daemon-config-network"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "11.10.0-12.el10_2.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "libvirt-daemon-config-nwfilter"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "11.10.0-12.el10_2.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "libvirt-daemon-driver-interface"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "11.10.0-12.el10_2.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "libvirt-daemon-driver-network"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "11.10.0-12.el10_2.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "libvirt-daemon-driver-nodedev"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "11.10.0-12.el10_2.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "libvirt-daemon-driver-nwfilter"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "11.10.0-12.el10_2.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "libvirt-daemon-driver-qemu"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "11.10.0-12.el10_2.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "libvirt-daemon-driver-secret"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "11.10.0-12.el10_2.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "libvirt-daemon-driver-storage"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "11.10.0-12.el10_2.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "libvirt-daemon-driver-storage-core"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "11.10.0-12.el10_2.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "libvirt-daemon-driver-storage-disk"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "11.10.0-12.el10_2.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "libvirt-daemon-driver-storage-iscsi"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "11.10.0-12.el10_2.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "libvirt-daemon-driver-storage-logical"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "11.10.0-12.el10_2.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "libvirt-daemon-driver-storage-mpath"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "11.10.0-12.el10_2.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "libvirt-daemon-driver-storage-rbd"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "11.10.0-12.el10_2.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "libvirt-daemon-driver-storage-scsi"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "11.10.0-12.el10_2.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "libvirt-daemon-kvm"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "11.10.0-12.el10_2.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "libvirt-daemon-lock"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "11.10.0-12.el10_2.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "libvirt-daemon-log"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "11.10.0-12.el10_2.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "libvirt-daemon-plugin-lockd"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "11.10.0-12.el10_2.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "libvirt-daemon-plugin-sanlock"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "11.10.0-12.el10_2.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "libvirt-daemon-proxy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "11.10.0-12.el10_2.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "libvirt-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "11.10.0-12.el10_2.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "libvirt-docs"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "11.10.0-12.el10_2.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "libvirt-libs"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "11.10.0-12.el10_2.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "libvirt-nss"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "11.10.0-12.el10_2.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "libvirt-ssh-proxy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "11.10.0-12.el10_2.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "Kernel-based Virtual Machine (KVM) offers a full virtualization solution forLinux on numerous hardware platforms. The virt:rhel module contains packageswhich provide user-space components used to run virtual machines using KVM.The packages also provide APIs for managing and interacting with the virtualized systems. \n\nSecurity Fix(es): \n\n * libvirt: Denial of service in XML parsing (CVE-2025-12748)\n\n\nFor 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. \n\nAdditional Changes: \n\nFor detailed information on changes in this release, see the AlmaLinux Release Notes linked from the References section.\n",
"id": "ALSA-2026:18326",
"modified": "2026-05-26T12:35:08Z",
"published": "2026-05-19T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:18326"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-12748"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2413801"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/10/ALSA-2026-18326.html"
}
],
"related": [
"CVE-2025-12748"
],
"summary": "Moderate: libvirt security update"
}
alsa-2026:18748
Vulnerability from osv_almalinux
Kernel-based Virtual Machine (KVM) offers a full virtualization solution forLinux on numerous hardware platforms. The virt:rhel module contains packageswhich provide user-space components used to run virtual machines using KVM.The packages also provide APIs for managing and interacting with the virtualized systems.
Security Fix(es):
- libvirt: Denial of service in XML parsing (CVE-2025-12748)
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.
Additional Changes:
For detailed information on changes in this release, see the AlmaLinuxRelease Notes linked from the References section.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "libvirt"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "11.10.0-12.el9_8.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "libvirt-client"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "11.10.0-12.el9_8.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "libvirt-client-qemu"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "11.10.0-12.el9_8.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "libvirt-daemon"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "11.10.0-12.el9_8.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "libvirt-daemon-common"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "11.10.0-12.el9_8.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "libvirt-daemon-config-network"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "11.10.0-12.el9_8.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "libvirt-daemon-config-nwfilter"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "11.10.0-12.el9_8.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "libvirt-daemon-driver-interface"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "11.10.0-12.el9_8.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "libvirt-daemon-driver-network"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "11.10.0-12.el9_8.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "libvirt-daemon-driver-nodedev"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "11.10.0-12.el9_8.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "libvirt-daemon-driver-nwfilter"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "11.10.0-12.el9_8.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "libvirt-daemon-driver-qemu"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "11.10.0-12.el9_8.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "libvirt-daemon-driver-secret"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "11.10.0-12.el9_8.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "libvirt-daemon-driver-storage"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "11.10.0-12.el9_8.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "libvirt-daemon-driver-storage-core"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "11.10.0-12.el9_8.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "libvirt-daemon-driver-storage-disk"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "11.10.0-12.el9_8.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "libvirt-daemon-driver-storage-iscsi"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "11.10.0-12.el9_8.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "libvirt-daemon-driver-storage-logical"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "11.10.0-12.el9_8.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "libvirt-daemon-driver-storage-mpath"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "11.10.0-12.el9_8.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "libvirt-daemon-driver-storage-rbd"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "11.10.0-12.el9_8.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "libvirt-daemon-driver-storage-scsi"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "11.10.0-12.el9_8.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "libvirt-daemon-kvm"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "11.10.0-12.el9_8.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "libvirt-daemon-lock"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "11.10.0-12.el9_8.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "libvirt-daemon-log"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "11.10.0-12.el9_8.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "libvirt-daemon-plugin-lockd"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "11.10.0-12.el9_8.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "libvirt-daemon-plugin-sanlock"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "11.10.0-12.el9_8.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "libvirt-daemon-proxy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "11.10.0-12.el9_8.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "libvirt-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "11.10.0-12.el9_8.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "libvirt-docs"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "11.10.0-12.el9_8.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "libvirt-libs"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "11.10.0-12.el9_8.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "libvirt-nss"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "11.10.0-12.el9_8.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "libvirt-ssh-proxy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "11.10.0-12.el9_8.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "Kernel-based Virtual Machine (KVM) offers a full virtualization solution forLinux on numerous hardware platforms. The virt:rhel module contains packageswhich provide user-space components used to run virtual machines using KVM.The packages also provide APIs for managing and interacting with the virtualized systems. \n\nSecurity Fix(es): \n\n * libvirt: Denial of service in XML parsing (CVE-2025-12748)\n\n\nFor 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. \n\nAdditional Changes: \n\nFor detailed information on changes in this release, see the AlmaLinuxRelease Notes linked from the References section.\n",
"id": "ALSA-2026:18748",
"modified": "2026-05-26T12:35:09Z",
"published": "2026-05-19T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:18748"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-12748"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2413801"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/9/ALSA-2026-18748.html"
}
],
"related": [
"CVE-2025-12748"
],
"summary": "Moderate: libvirt security update"
}
{
"CVSS 2.0": "AV:L/AC:L/Au:S/C:N/I:N/A:C",
"CVSS 3.0": "AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"CVSS 4.0": null,
"remediation_\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": null,
"remediation_\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435": null,
"\u0412\u0435\u043d\u0434\u043e\u0440 \u041f\u041e": "Red Hat Inc.",
"\u0412\u0435\u0440\u0441\u0438\u044f \u041f\u041e": "\u0434\u043e 11.9.0 \u0432\u043a\u043b\u044e\u0447\u0438\u0442\u0435\u043b\u044c\u043d\u043e (libvirt)",
"\u0412\u043e\u0437\u043c\u043e\u0436\u043d\u044b\u0435 \u043c\u0435\u0440\u044b \u043f\u043e \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044e": "\u0423\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0430 \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0439 \u0438\u0437 \u0434\u043e\u0432\u0435\u0440\u0435\u043d\u043d\u044b\u0445 \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a\u043e\u0432. \u0412 \u0441\u0432\u044f\u0437\u0438 \u0441\u043e \u0441\u043b\u043e\u0436\u0438\u0432\u0448\u0435\u0439\u0441\u044f \u043e\u0431\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u043e\u0439 \u0438 \u0432\u0432\u0435\u0434\u0435\u043d\u043d\u044b\u043c\u0438 \u0441\u0430\u043d\u043a\u0446\u0438\u044f\u043c\u0438 \u043f\u0440\u043e\u0442\u0438\u0432 \u0420\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u043e\u0439 \u0424\u0435\u0434\u0435\u0440\u0430\u0446\u0438\u0438 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0443\u0435\u0442\u0441\u044f \u0443\u0441\u0442\u0430\u043d\u0430\u0432\u043b\u0438\u0432\u0430\u0442\u044c \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f \u0442\u043e\u043b\u044c\u043a\u043e \u043f\u043e\u0441\u043b\u0435 \u043e\u0446\u0435\u043d\u043a\u0438 \u0432\u0441\u0435\u0445 \u0441\u043e\u043f\u0443\u0442\u0441\u0442\u0432\u0443\u044e\u0449\u0438\u0445 \u0440\u0438\u0441\u043a\u043e\u0432.\n\n\u041a\u043e\u043c\u043f\u0435\u043d\u0441\u0438\u0440\u0443\u044e\u0449\u0438\u0435 \u043c\u0435\u0440\u044b:\n- \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0441\u0440\u0435\u0434\u0441\u0442\u0432 \u0430\u043d\u0442\u0438\u0432\u0438\u0440\u0443\u0441\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f \u0434\u043b\u044f \u0430\u043d\u0430\u043b\u0438\u0437\u0430 XML-\u0444\u0430\u0439\u043b\u043e\u0432, \u043f\u043e\u043b\u0443\u0447\u0435\u043d\u043d\u044b\u0445 \u0438\u0437 \u043d\u0435\u0434\u043e\u0432\u0435\u0440\u0435\u043d\u043d\u044b\u0445 \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a\u043e\u0432;\n- \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0437\u0430\u043c\u043a\u043d\u0443\u0442\u043e\u0439 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0439 \u0441\u0440\u0435\u0434\u044b \u0434\u043b\u044f \u0440\u0430\u0431\u043e\u0442\u044b \u0441 XML-\u0444\u0430\u0439\u043b\u0430\u043c\u0438, \u043f\u043e\u043b\u0443\u0447\u0435\u043d\u043d\u044b\u043c\u0438 \u0438\u0437 \u043d\u0435\u0434\u043e\u0432\u0435\u0440\u0435\u043d\u043d\u044b\u0445 \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a\u043e\u0432;\n- \u043e\u0442\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u0435/\u0443\u0434\u0430\u043b\u0435\u043d\u0438\u0435 \u043d\u0435\u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u043c\u044b\u0445 \u0443\u0447\u0451\u0442\u043d\u044b\u0445 \u0437\u0430\u043f\u0438\u0441\u0435\u0439 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u0435\u0439;\n- \u043c\u0438\u043d\u0438\u043c\u0438\u0437\u0430\u0446\u0438\u044f \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c\u0441\u043a\u0438\u0445 \u043f\u0440\u0438\u0432\u0438\u043b\u0435\u0433\u0438\u0439.\n\n\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0439 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f:\nhttps://lists.libvirt.org/archives/list/devel@lists.libvirt.org/thread/LTGHU3S4JEMCF5KJNJGWWZ7F2CS6L5SG/",
"\u0414\u0430\u0442\u0430 \u0432\u044b\u044f\u0432\u043b\u0435\u043d\u0438\u044f": "20.10.2025",
"\u0414\u0430\u0442\u0430 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0435\u0433\u043e \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f": "29.12.2025",
"\u0414\u0430\u0442\u0430 \u043f\u0443\u0431\u043b\u0438\u043a\u0430\u0446\u0438\u0438": "29.12.2025",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": "BDU:2025-16420",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440\u044b \u0434\u0440\u0443\u0433\u0438\u0445 \u0441\u0438\u0441\u0442\u0435\u043c \u043e\u043f\u0438\u0441\u0430\u043d\u0438\u0439 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "CVE-2025-12748",
"\u0418\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u043e\u0431 \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0430",
"\u041a\u043b\u0430\u0441\u0441 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u043a\u043e\u0434\u0430",
"\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u041f\u041e": "libvirt",
"\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u041e\u0421 \u0438 \u0442\u0438\u043f \u0430\u043f\u043f\u0430\u0440\u0430\u0442\u043d\u043e\u0439 \u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u044b": null,
"\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u0431\u0438\u0431\u043b\u0438\u043e\u0442\u0435\u043a\u0438 \u0443\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u044f \u0432\u0438\u0440\u0442\u0443\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0435\u0439 libvirt, \u0441\u0432\u044f\u0437\u0430\u043d\u043d\u0430\u044f \u0441 \u043d\u0435\u0434\u043e\u0441\u0442\u0430\u0442\u043a\u0430\u043c\u0438 \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u044f \u0434\u043e\u0441\u0442\u0443\u043f\u0430, \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u044e\u0449\u0430\u044f \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044e \u0432\u044b\u0437\u0432\u0430\u0442\u044c \u043e\u0442\u043a\u0430\u0437 \u0432 \u043e\u0431\u0441\u043b\u0443\u0436\u0438\u0432\u0430\u043d\u0438\u0438",
"\u041d\u0430\u043b\u0438\u0447\u0438\u0435 \u044d\u043a\u0441\u043f\u043b\u043e\u0439\u0442\u0430": "\u0421\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442 \u0432 \u043e\u0442\u043a\u0440\u044b\u0442\u043e\u043c \u0434\u043e\u0441\u0442\u0443\u043f\u0435",
"\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u043e\u0448\u0438\u0431\u043a\u0438 CWE": "\u041d\u0435\u043e\u0433\u0440\u0430\u043d\u0438\u0447\u0435\u043d\u043d\u043e\u0435 \u0440\u0430\u0441\u043f\u0440\u0435\u0434\u0435\u043b\u0435\u043d\u0438\u0435 \u0440\u0435\u0441\u0443\u0440\u0441\u043e\u0432 \u0438\u043b\u0438 \u0434\u0440\u043e\u0441\u0441\u0435\u043b\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 (CWE-770)",
"\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u0431\u0438\u0431\u043b\u0438\u043e\u0442\u0435\u043a\u0438 \u0443\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u044f \u0432\u0438\u0440\u0442\u0443\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0435\u0439 libvirt \u0441\u0432\u044f\u0437\u0430\u043d\u0430 \u0441 \u043d\u0435\u0434\u043e\u0441\u0442\u0430\u0442\u043a\u0430\u043c\u0438 \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u044f \u0434\u043e\u0441\u0442\u0443\u043f\u0430. \u042d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u044f \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438 \u043c\u043e\u0436\u0435\u0442 \u043f\u043e\u0437\u0432\u043e\u043b\u0438\u0442\u044c \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044e \u0432\u044b\u0437\u0432\u0430\u0442\u044c \u043e\u0442\u043a\u0430\u0437 \u0432 \u043e\u0431\u0441\u043b\u0443\u0436\u0438\u0432\u0430\u043d\u0438\u0438 \u0441 \u043f\u043e\u043c\u043e\u0449\u044c\u044e \u0441\u043f\u0435\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0433\u043e \u0441\u043e\u0437\u0434\u0430\u043d\u043d\u043e\u0433\u043e \u0432\u0440\u0435\u0434\u043e\u043d\u043e\u0441\u043d\u043e\u0433\u043e XML-\u0444\u0430\u0439\u043b\u0430",
"\u041f\u043e\u0441\u043b\u0435\u0434\u0441\u0442\u0432\u0438\u044f \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u0438 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": null,
"\u041f\u0440\u043e\u0447\u0430\u044f \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f": null,
"\u0421\u0432\u044f\u0437\u044c \u0441 \u0438\u043d\u0446\u0438\u0434\u0435\u043d\u0442\u0430\u043c\u0438 \u0418\u0411": "\u0414\u0430\u043d\u043d\u044b\u0435 \u0443\u0442\u043e\u0447\u043d\u044f\u044e\u0442\u0441\u044f",
"\u0421\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d\u0430",
"\u0421\u043f\u043e\u0441\u043e\u0431 \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044f": "\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f",
"\u0421\u043f\u043e\u0441\u043e\u0431 \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u0438": "\u0418\u0441\u0447\u0435\u0440\u043f\u0430\u043d\u0438\u0435 \u0440\u0435\u0441\u0443\u0440\u0441\u043e\u0432",
"\u0421\u0441\u044b\u043b\u043a\u0438 \u043d\u0430 \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a\u0438": "https://gitlab.com/libvirt/libvirt/-/issues/825\nhttps://lists.libvirt.org/archives/list/devel@lists.libvirt.org/thread/LTGHU3S4JEMCF5KJNJGWWZ7F2CS6L5SG/\nhttps://vuldb.com/?id.332055\nhttps://gitlab.com/libvirt/libvirt/-/commit/2a326c415a7e1cdd49989cc7e46b88d9ca90dd97\nhttps://github.com/TERESH1/CVE-2025-12748",
"\u0421\u0442\u0430\u0442\u0443\u0441 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041f\u043e\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043d\u0430 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u0435\u043c",
"\u0422\u0438\u043f \u041f\u041e": "\u041f\u0440\u0438\u043a\u043b\u0430\u0434\u043d\u043e\u0435 \u041f\u041e \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u043e\u043d\u043d\u044b\u0445 \u0441\u0438\u0441\u0442\u0435\u043c",
"\u0422\u0438\u043f \u043e\u0448\u0438\u0431\u043a\u0438 CWE": "CWE-770",
"\u0423\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0421\u0440\u0435\u0434\u043d\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 (\u0431\u0430\u0437\u043e\u0432\u0430\u044f \u043e\u0446\u0435\u043d\u043a\u0430 CVSS 2.0 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 4,6)\n\u0421\u0440\u0435\u0434\u043d\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 (\u0431\u0430\u0437\u043e\u0432\u0430\u044f \u043e\u0446\u0435\u043d\u043a\u0430 CVSS 3.1 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 5,5)"
}
FKIE_CVE-2025-12748
Vulnerability from fkie_nvd - Published: 2025-11-11 20:15 - Updated: 2026-05-19 16:16| Vendor | Product | Version |
|---|
{
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "A flaw was discovered in libvirt in the XML file processing. More specifically, the parsing of user provided XML files was performed before the ACL checks. A malicious user with limited permissions could exploit this flaw by submitting a specially crafted XML file, causing libvirt to allocate too much memory on the host. The excessive memory consumption could lead to a libvirt process crash on the host, resulting in a denial-of-service condition."
}
],
"id": "CVE-2025-12748",
"lastModified": "2026-05-19T16:16:17.817",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 1.8,
"impactScore": 3.6,
"source": "secalert@redhat.com",
"type": "Secondary"
}
]
},
"published": "2025-11-11T20:15:34.453",
"references": [
{
"source": "secalert@redhat.com",
"url": "https://access.redhat.com/errata/RHSA-2026:18326"
},
{
"source": "secalert@redhat.com",
"url": "https://access.redhat.com/errata/RHSA-2026:18748"
},
{
"source": "secalert@redhat.com",
"url": "https://access.redhat.com/security/cve/CVE-2025-12748"
},
{
"source": "secalert@redhat.com",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2413801"
}
],
"sourceIdentifier": "secalert@redhat.com",
"vulnStatus": "Deferred",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-770"
}
],
"source": "secalert@redhat.com",
"type": "Secondary"
}
]
}
GHSA-QWRW-P888-CC55
Vulnerability from github – Published: 2025-11-11 21:30 – Updated: 2026-05-19 18:32A flaw was discovered in libvirt in the XML file processing. More specifically, the parsing of user provided XML files was performed before the ACL checks. A malicious user with limited permissions could exploit this flaw by submitting a specially crafted XML file, causing libvirt to allocate too much memory on the host. The excessive memory consumption could lead to a libvirt process crash on the host, resulting in a denial-of-service condition.
{
"affected": [],
"aliases": [
"CVE-2025-12748"
],
"database_specific": {
"cwe_ids": [
"CWE-770"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-11-11T20:15:34Z",
"severity": "MODERATE"
},
"details": "A flaw was discovered in libvirt in the XML file processing. More specifically, the parsing of user provided XML files was performed before the ACL checks. A malicious user with limited permissions could exploit this flaw by submitting a specially crafted XML file, causing libvirt to allocate too much memory on the host. The excessive memory consumption could lead to a libvirt process crash on the host, resulting in a denial-of-service condition.",
"id": "GHSA-qwrw-p888-cc55",
"modified": "2026-05-19T18:32:01Z",
"published": "2025-11-11T21:30:28Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-12748"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2026:18326"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2026:18748"
},
{
"type": "WEB",
"url": "https://access.redhat.com/security/cve/CVE-2025-12748"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2413801"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
]
}
MSRC_CVE-2025-12748
Vulnerability from csaf_microsoft - Published: 2025-11-02 00:00 - Updated: 2026-02-18 14:22| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 20728-17084 | — | ||
| Unresolved product id: 20834-17084 | — | ||
| Unresolved product id: 20893-17086 | — | ||
| Unresolved product id: 19893-17086 | — |
| URL | Category |
|---|---|
| https://msrc.microsoft.com/csaf/vex/2025/msrc_cve… | self |
| https://support.microsoft.com/lifecycle | external |
| https://www.first.org/cvss | external |
| https://msrc.microsoft.com/csaf/vex/2025/msrc_cve… | self |
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2025-12748 Libvirt: denial of service in xml parsing - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2025/msrc_cve-2025-12748.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "Libvirt: denial of service in xml parsing",
"tracking": {
"current_release_date": "2026-02-18T14:22:06.000Z",
"generator": {
"date": "2026-02-18T14:58:53.174Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2025-12748",
"initial_release_date": "2025-11-02T00:00:00.000Z",
"revision_history": [
{
"date": "2025-11-15T01:01:16.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2025-12-07T01:36:12.000Z",
"legacy_version": "2",
"number": "2",
"summary": "Information published."
},
{
"date": "2026-01-16T14:35:29.000Z",
"legacy_version": "3",
"number": "3",
"summary": "Information published."
},
{
"date": "2026-01-20T14:50:13.000Z",
"legacy_version": "4",
"number": "4",
"summary": "Information published."
},
{
"date": "2026-01-21T01:43:21.000Z",
"legacy_version": "5",
"number": "5",
"summary": "Information published."
},
{
"date": "2026-02-18T14:22:06.000Z",
"legacy_version": "6",
"number": "6",
"summary": "Information published."
}
],
"status": "final",
"version": "6"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
},
{
"category": "product_version",
"name": "2.0",
"product": {
"name": "CBL Mariner 2.0",
"product_id": "17086"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cazl3 libvirt 10.0.0-6",
"product": {
"name": "\u003cazl3 libvirt 10.0.0-6",
"product_id": "3"
}
},
{
"category": "product_version",
"name": "azl3 libvirt 10.0.0-6",
"product": {
"name": "azl3 libvirt 10.0.0-6",
"product_id": "20728"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 libvirt 10.0.0-7",
"product": {
"name": "\u003cazl3 libvirt 10.0.0-7",
"product_id": "2"
}
},
{
"category": "product_version",
"name": "azl3 libvirt 10.0.0-7",
"product": {
"name": "azl3 libvirt 10.0.0-7",
"product_id": "20834"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 libvirt 7.10.0-11",
"product": {
"name": "\u003ccbl2 libvirt 7.10.0-11",
"product_id": "1"
}
},
{
"category": "product_version",
"name": "cbl2 libvirt 7.10.0-11",
"product": {
"name": "cbl2 libvirt 7.10.0-11",
"product_id": "20893"
}
},
{
"category": "product_version_range",
"name": "azl3 libvirt 10.0.0-5",
"product": {
"name": "azl3 libvirt 10.0.0-5",
"product_id": "5"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 libvirt 7.10.0-10",
"product": {
"name": "\u003ccbl2 libvirt 7.10.0-10",
"product_id": "4"
}
},
{
"category": "product_version",
"name": "cbl2 libvirt 7.10.0-10",
"product": {
"name": "cbl2 libvirt 7.10.0-10",
"product_id": "19893"
}
}
],
"category": "product_name",
"name": "libvirt"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 libvirt 10.0.0-6 as a component of Azure Linux 3.0",
"product_id": "17084-3"
},
"product_reference": "3",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 libvirt 10.0.0-6 as a component of Azure Linux 3.0",
"product_id": "20728-17084"
},
"product_reference": "20728",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 libvirt 10.0.0-7 as a component of Azure Linux 3.0",
"product_id": "17084-2"
},
"product_reference": "2",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 libvirt 10.0.0-7 as a component of Azure Linux 3.0",
"product_id": "20834-17084"
},
"product_reference": "20834",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 libvirt 7.10.0-11 as a component of CBL Mariner 2.0",
"product_id": "17086-1"
},
"product_reference": "1",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 libvirt 7.10.0-11 as a component of CBL Mariner 2.0",
"product_id": "20893-17086"
},
"product_reference": "20893",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 libvirt 10.0.0-5 as a component of Azure Linux 3.0",
"product_id": "17084-5"
},
"product_reference": "5",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 libvirt 7.10.0-10 as a component of CBL Mariner 2.0",
"product_id": "17086-4"
},
"product_reference": "4",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 libvirt 7.10.0-10 as a component of CBL Mariner 2.0",
"product_id": "19893-17086"
},
"product_reference": "19893",
"relates_to_product_reference": "17086"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-12748",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "general",
"text": "redhat",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"20728-17084",
"20834-17084",
"20893-17086",
"19893-17086"
],
"known_affected": [
"17084-3",
"17084-2",
"17086-1",
"17084-5",
"17086-4"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-12748 Libvirt: denial of service in xml parsing - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2025/msrc_cve-2025-12748.json"
}
],
"remediations": [
{
"category": "none_available",
"date": "2025-11-15T01:01:16.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-5"
]
},
{
"category": "vendor_fix",
"date": "2025-11-15T01:01:16.000Z",
"details": "10.0.0-7:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-3",
"17084-2"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-11-15T01:01:16.000Z",
"details": "7.10.0-11:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-1",
"17086-4"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"environmentalsScore": 0.0,
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"temporalScore": 5.5,
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"17084-3",
"17084-2",
"17086-1",
"17084-5",
"17086-4"
]
}
],
"title": "Libvirt: denial of service in xml parsing"
}
]
}
OPENSUSE-SU-2025-20100-1
Vulnerability from csaf_opensuse - Published: 2025-11-27 10:23 - Updated: 2025-11-27 10:23| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-doc-11.4.0-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-doc-11.4.0-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libvirt",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libvirt fixes the following issues:\n\n\n- CVE-2025-13193: Fixed Information disclosure via world-readable VM snapshots (bsc#1253703)\n- CVE-2025-12748: Fixed Denial of service in XML parsing (bsc#1253278)\n\nOther fixes:\n\n- spec: Adjust dbus dependency (bsc#1253642)\n- qemu: Add support for Intel TDX (jsc#PED-9265)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Leap-16.0-66",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025-20100-1.json"
},
{
"category": "self",
"summary": "SUSE Bug 1253278",
"url": "https://bugzilla.suse.com/1253278"
},
{
"category": "self",
"summary": "SUSE Bug 1253642",
"url": "https://bugzilla.suse.com/1253642"
},
{
"category": "self",
"summary": "SUSE Bug 1253703",
"url": "https://bugzilla.suse.com/1253703"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-12748 page",
"url": "https://www.suse.com/security/cve/CVE-2025-12748/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-13193 page",
"url": "https://www.suse.com/security/cve/CVE-2025-13193/"
}
],
"title": "Security update for libvirt",
"tracking": {
"current_release_date": "2025-11-27T10:23:20Z",
"generator": {
"date": "2025-11-27T10:23:20Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025-20100-1",
"initial_release_date": "2025-11-27T10:23:20Z",
"revision_history": [
{
"date": "2025-11-27T10:23:20Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libvirt-11.4.0-160000.3.1.aarch64",
"product": {
"name": "libvirt-11.4.0-160000.3.1.aarch64",
"product_id": "libvirt-11.4.0-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-client-11.4.0-160000.3.1.aarch64",
"product": {
"name": "libvirt-client-11.4.0-160000.3.1.aarch64",
"product_id": "libvirt-client-11.4.0-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-client-qemu-11.4.0-160000.3.1.aarch64",
"product": {
"name": "libvirt-client-qemu-11.4.0-160000.3.1.aarch64",
"product_id": "libvirt-client-qemu-11.4.0-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-11.4.0-160000.3.1.aarch64",
"product": {
"name": "libvirt-daemon-11.4.0-160000.3.1.aarch64",
"product_id": "libvirt-daemon-11.4.0-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-common-11.4.0-160000.3.1.aarch64",
"product": {
"name": "libvirt-daemon-common-11.4.0-160000.3.1.aarch64",
"product_id": "libvirt-daemon-common-11.4.0-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-config-network-11.4.0-160000.3.1.aarch64",
"product": {
"name": "libvirt-daemon-config-network-11.4.0-160000.3.1.aarch64",
"product_id": "libvirt-daemon-config-network-11.4.0-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.aarch64",
"product": {
"name": "libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.aarch64",
"product_id": "libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-network-11.4.0-160000.3.1.aarch64",
"product": {
"name": "libvirt-daemon-driver-network-11.4.0-160000.3.1.aarch64",
"product_id": "libvirt-daemon-driver-network-11.4.0-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.aarch64",
"product": {
"name": "libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.aarch64",
"product_id": "libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.aarch64",
"product": {
"name": "libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.aarch64",
"product_id": "libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-qemu-11.4.0-160000.3.1.aarch64",
"product": {
"name": "libvirt-daemon-driver-qemu-11.4.0-160000.3.1.aarch64",
"product_id": "libvirt-daemon-driver-qemu-11.4.0-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-secret-11.4.0-160000.3.1.aarch64",
"product": {
"name": "libvirt-daemon-driver-secret-11.4.0-160000.3.1.aarch64",
"product_id": "libvirt-daemon-driver-secret-11.4.0-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-11.4.0-160000.3.1.aarch64",
"product": {
"name": "libvirt-daemon-driver-storage-11.4.0-160000.3.1.aarch64",
"product_id": "libvirt-daemon-driver-storage-11.4.0-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.aarch64",
"product": {
"name": "libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.aarch64",
"product_id": "libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.aarch64",
"product": {
"name": "libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.aarch64",
"product_id": "libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.aarch64",
"product": {
"name": "libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.aarch64",
"product_id": "libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.aarch64",
"product": {
"name": "libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.aarch64",
"product_id": "libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.aarch64",
"product": {
"name": "libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.aarch64",
"product_id": "libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.aarch64",
"product": {
"name": "libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.aarch64",
"product_id": "libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.aarch64",
"product": {
"name": "libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.aarch64",
"product_id": "libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-hooks-11.4.0-160000.3.1.aarch64",
"product": {
"name": "libvirt-daemon-hooks-11.4.0-160000.3.1.aarch64",
"product_id": "libvirt-daemon-hooks-11.4.0-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-lock-11.4.0-160000.3.1.aarch64",
"product": {
"name": "libvirt-daemon-lock-11.4.0-160000.3.1.aarch64",
"product_id": "libvirt-daemon-lock-11.4.0-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-log-11.4.0-160000.3.1.aarch64",
"product": {
"name": "libvirt-daemon-log-11.4.0-160000.3.1.aarch64",
"product_id": "libvirt-daemon-log-11.4.0-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.aarch64",
"product": {
"name": "libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.aarch64",
"product_id": "libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-proxy-11.4.0-160000.3.1.aarch64",
"product": {
"name": "libvirt-daemon-proxy-11.4.0-160000.3.1.aarch64",
"product_id": "libvirt-daemon-proxy-11.4.0-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-qemu-11.4.0-160000.3.1.aarch64",
"product": {
"name": "libvirt-daemon-qemu-11.4.0-160000.3.1.aarch64",
"product_id": "libvirt-daemon-qemu-11.4.0-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-devel-11.4.0-160000.3.1.aarch64",
"product": {
"name": "libvirt-devel-11.4.0-160000.3.1.aarch64",
"product_id": "libvirt-devel-11.4.0-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-libs-11.4.0-160000.3.1.aarch64",
"product": {
"name": "libvirt-libs-11.4.0-160000.3.1.aarch64",
"product_id": "libvirt-libs-11.4.0-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-nss-11.4.0-160000.3.1.aarch64",
"product": {
"name": "libvirt-nss-11.4.0-160000.3.1.aarch64",
"product_id": "libvirt-nss-11.4.0-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-ssh-proxy-11.4.0-160000.3.1.aarch64",
"product": {
"name": "libvirt-ssh-proxy-11.4.0-160000.3.1.aarch64",
"product_id": "libvirt-ssh-proxy-11.4.0-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "wireshark-plugin-libvirt-11.4.0-160000.3.1.aarch64",
"product": {
"name": "wireshark-plugin-libvirt-11.4.0-160000.3.1.aarch64",
"product_id": "wireshark-plugin-libvirt-11.4.0-160000.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libvirt-doc-11.4.0-160000.3.1.noarch",
"product": {
"name": "libvirt-doc-11.4.0-160000.3.1.noarch",
"product_id": "libvirt-doc-11.4.0-160000.3.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libvirt-11.4.0-160000.3.1.ppc64le",
"product": {
"name": "libvirt-11.4.0-160000.3.1.ppc64le",
"product_id": "libvirt-11.4.0-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-client-11.4.0-160000.3.1.ppc64le",
"product": {
"name": "libvirt-client-11.4.0-160000.3.1.ppc64le",
"product_id": "libvirt-client-11.4.0-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-client-qemu-11.4.0-160000.3.1.ppc64le",
"product": {
"name": "libvirt-client-qemu-11.4.0-160000.3.1.ppc64le",
"product_id": "libvirt-client-qemu-11.4.0-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-11.4.0-160000.3.1.ppc64le",
"product": {
"name": "libvirt-daemon-11.4.0-160000.3.1.ppc64le",
"product_id": "libvirt-daemon-11.4.0-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-common-11.4.0-160000.3.1.ppc64le",
"product": {
"name": "libvirt-daemon-common-11.4.0-160000.3.1.ppc64le",
"product_id": "libvirt-daemon-common-11.4.0-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-config-network-11.4.0-160000.3.1.ppc64le",
"product": {
"name": "libvirt-daemon-config-network-11.4.0-160000.3.1.ppc64le",
"product_id": "libvirt-daemon-config-network-11.4.0-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.ppc64le",
"product": {
"name": "libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.ppc64le",
"product_id": "libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-network-11.4.0-160000.3.1.ppc64le",
"product": {
"name": "libvirt-daemon-driver-network-11.4.0-160000.3.1.ppc64le",
"product_id": "libvirt-daemon-driver-network-11.4.0-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.ppc64le",
"product": {
"name": "libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.ppc64le",
"product_id": "libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.ppc64le",
"product": {
"name": "libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.ppc64le",
"product_id": "libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-qemu-11.4.0-160000.3.1.ppc64le",
"product": {
"name": "libvirt-daemon-driver-qemu-11.4.0-160000.3.1.ppc64le",
"product_id": "libvirt-daemon-driver-qemu-11.4.0-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-secret-11.4.0-160000.3.1.ppc64le",
"product": {
"name": "libvirt-daemon-driver-secret-11.4.0-160000.3.1.ppc64le",
"product_id": "libvirt-daemon-driver-secret-11.4.0-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-11.4.0-160000.3.1.ppc64le",
"product": {
"name": "libvirt-daemon-driver-storage-11.4.0-160000.3.1.ppc64le",
"product_id": "libvirt-daemon-driver-storage-11.4.0-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.ppc64le",
"product": {
"name": "libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.ppc64le",
"product_id": "libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.ppc64le",
"product": {
"name": "libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.ppc64le",
"product_id": "libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.ppc64le",
"product": {
"name": "libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.ppc64le",
"product_id": "libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.ppc64le",
"product": {
"name": "libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.ppc64le",
"product_id": "libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.ppc64le",
"product": {
"name": "libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.ppc64le",
"product_id": "libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.ppc64le",
"product": {
"name": "libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.ppc64le",
"product_id": "libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.ppc64le",
"product": {
"name": "libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.ppc64le",
"product_id": "libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-hooks-11.4.0-160000.3.1.ppc64le",
"product": {
"name": "libvirt-daemon-hooks-11.4.0-160000.3.1.ppc64le",
"product_id": "libvirt-daemon-hooks-11.4.0-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-lock-11.4.0-160000.3.1.ppc64le",
"product": {
"name": "libvirt-daemon-lock-11.4.0-160000.3.1.ppc64le",
"product_id": "libvirt-daemon-lock-11.4.0-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-log-11.4.0-160000.3.1.ppc64le",
"product": {
"name": "libvirt-daemon-log-11.4.0-160000.3.1.ppc64le",
"product_id": "libvirt-daemon-log-11.4.0-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.ppc64le",
"product": {
"name": "libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.ppc64le",
"product_id": "libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-proxy-11.4.0-160000.3.1.ppc64le",
"product": {
"name": "libvirt-daemon-proxy-11.4.0-160000.3.1.ppc64le",
"product_id": "libvirt-daemon-proxy-11.4.0-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-qemu-11.4.0-160000.3.1.ppc64le",
"product": {
"name": "libvirt-daemon-qemu-11.4.0-160000.3.1.ppc64le",
"product_id": "libvirt-daemon-qemu-11.4.0-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-devel-11.4.0-160000.3.1.ppc64le",
"product": {
"name": "libvirt-devel-11.4.0-160000.3.1.ppc64le",
"product_id": "libvirt-devel-11.4.0-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-libs-11.4.0-160000.3.1.ppc64le",
"product": {
"name": "libvirt-libs-11.4.0-160000.3.1.ppc64le",
"product_id": "libvirt-libs-11.4.0-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-nss-11.4.0-160000.3.1.ppc64le",
"product": {
"name": "libvirt-nss-11.4.0-160000.3.1.ppc64le",
"product_id": "libvirt-nss-11.4.0-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-ssh-proxy-11.4.0-160000.3.1.ppc64le",
"product": {
"name": "libvirt-ssh-proxy-11.4.0-160000.3.1.ppc64le",
"product_id": "libvirt-ssh-proxy-11.4.0-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "wireshark-plugin-libvirt-11.4.0-160000.3.1.ppc64le",
"product": {
"name": "wireshark-plugin-libvirt-11.4.0-160000.3.1.ppc64le",
"product_id": "wireshark-plugin-libvirt-11.4.0-160000.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libvirt-11.4.0-160000.3.1.s390x",
"product": {
"name": "libvirt-11.4.0-160000.3.1.s390x",
"product_id": "libvirt-11.4.0-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-client-11.4.0-160000.3.1.s390x",
"product": {
"name": "libvirt-client-11.4.0-160000.3.1.s390x",
"product_id": "libvirt-client-11.4.0-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-client-qemu-11.4.0-160000.3.1.s390x",
"product": {
"name": "libvirt-client-qemu-11.4.0-160000.3.1.s390x",
"product_id": "libvirt-client-qemu-11.4.0-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-11.4.0-160000.3.1.s390x",
"product": {
"name": "libvirt-daemon-11.4.0-160000.3.1.s390x",
"product_id": "libvirt-daemon-11.4.0-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-common-11.4.0-160000.3.1.s390x",
"product": {
"name": "libvirt-daemon-common-11.4.0-160000.3.1.s390x",
"product_id": "libvirt-daemon-common-11.4.0-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-config-network-11.4.0-160000.3.1.s390x",
"product": {
"name": "libvirt-daemon-config-network-11.4.0-160000.3.1.s390x",
"product_id": "libvirt-daemon-config-network-11.4.0-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.s390x",
"product": {
"name": "libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.s390x",
"product_id": "libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-network-11.4.0-160000.3.1.s390x",
"product": {
"name": "libvirt-daemon-driver-network-11.4.0-160000.3.1.s390x",
"product_id": "libvirt-daemon-driver-network-11.4.0-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.s390x",
"product": {
"name": "libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.s390x",
"product_id": "libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.s390x",
"product": {
"name": "libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.s390x",
"product_id": "libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-qemu-11.4.0-160000.3.1.s390x",
"product": {
"name": "libvirt-daemon-driver-qemu-11.4.0-160000.3.1.s390x",
"product_id": "libvirt-daemon-driver-qemu-11.4.0-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-secret-11.4.0-160000.3.1.s390x",
"product": {
"name": "libvirt-daemon-driver-secret-11.4.0-160000.3.1.s390x",
"product_id": "libvirt-daemon-driver-secret-11.4.0-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-11.4.0-160000.3.1.s390x",
"product": {
"name": "libvirt-daemon-driver-storage-11.4.0-160000.3.1.s390x",
"product_id": "libvirt-daemon-driver-storage-11.4.0-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.s390x",
"product": {
"name": "libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.s390x",
"product_id": "libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.s390x",
"product": {
"name": "libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.s390x",
"product_id": "libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.s390x",
"product": {
"name": "libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.s390x",
"product_id": "libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.s390x",
"product": {
"name": "libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.s390x",
"product_id": "libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.s390x",
"product": {
"name": "libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.s390x",
"product_id": "libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.s390x",
"product": {
"name": "libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.s390x",
"product_id": "libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.s390x",
"product": {
"name": "libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.s390x",
"product_id": "libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-hooks-11.4.0-160000.3.1.s390x",
"product": {
"name": "libvirt-daemon-hooks-11.4.0-160000.3.1.s390x",
"product_id": "libvirt-daemon-hooks-11.4.0-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-lock-11.4.0-160000.3.1.s390x",
"product": {
"name": "libvirt-daemon-lock-11.4.0-160000.3.1.s390x",
"product_id": "libvirt-daemon-lock-11.4.0-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-log-11.4.0-160000.3.1.s390x",
"product": {
"name": "libvirt-daemon-log-11.4.0-160000.3.1.s390x",
"product_id": "libvirt-daemon-log-11.4.0-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.s390x",
"product": {
"name": "libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.s390x",
"product_id": "libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-proxy-11.4.0-160000.3.1.s390x",
"product": {
"name": "libvirt-daemon-proxy-11.4.0-160000.3.1.s390x",
"product_id": "libvirt-daemon-proxy-11.4.0-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-qemu-11.4.0-160000.3.1.s390x",
"product": {
"name": "libvirt-daemon-qemu-11.4.0-160000.3.1.s390x",
"product_id": "libvirt-daemon-qemu-11.4.0-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-devel-11.4.0-160000.3.1.s390x",
"product": {
"name": "libvirt-devel-11.4.0-160000.3.1.s390x",
"product_id": "libvirt-devel-11.4.0-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-libs-11.4.0-160000.3.1.s390x",
"product": {
"name": "libvirt-libs-11.4.0-160000.3.1.s390x",
"product_id": "libvirt-libs-11.4.0-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-nss-11.4.0-160000.3.1.s390x",
"product": {
"name": "libvirt-nss-11.4.0-160000.3.1.s390x",
"product_id": "libvirt-nss-11.4.0-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-ssh-proxy-11.4.0-160000.3.1.s390x",
"product": {
"name": "libvirt-ssh-proxy-11.4.0-160000.3.1.s390x",
"product_id": "libvirt-ssh-proxy-11.4.0-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "wireshark-plugin-libvirt-11.4.0-160000.3.1.s390x",
"product": {
"name": "wireshark-plugin-libvirt-11.4.0-160000.3.1.s390x",
"product_id": "wireshark-plugin-libvirt-11.4.0-160000.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libvirt-11.4.0-160000.3.1.x86_64",
"product": {
"name": "libvirt-11.4.0-160000.3.1.x86_64",
"product_id": "libvirt-11.4.0-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-client-11.4.0-160000.3.1.x86_64",
"product": {
"name": "libvirt-client-11.4.0-160000.3.1.x86_64",
"product_id": "libvirt-client-11.4.0-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-client-qemu-11.4.0-160000.3.1.x86_64",
"product": {
"name": "libvirt-client-qemu-11.4.0-160000.3.1.x86_64",
"product_id": "libvirt-client-qemu-11.4.0-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-11.4.0-160000.3.1.x86_64",
"product": {
"name": "libvirt-daemon-11.4.0-160000.3.1.x86_64",
"product_id": "libvirt-daemon-11.4.0-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-common-11.4.0-160000.3.1.x86_64",
"product": {
"name": "libvirt-daemon-common-11.4.0-160000.3.1.x86_64",
"product_id": "libvirt-daemon-common-11.4.0-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-config-network-11.4.0-160000.3.1.x86_64",
"product": {
"name": "libvirt-daemon-config-network-11.4.0-160000.3.1.x86_64",
"product_id": "libvirt-daemon-config-network-11.4.0-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.x86_64",
"product": {
"name": "libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.x86_64",
"product_id": "libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-network-11.4.0-160000.3.1.x86_64",
"product": {
"name": "libvirt-daemon-driver-network-11.4.0-160000.3.1.x86_64",
"product_id": "libvirt-daemon-driver-network-11.4.0-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.x86_64",
"product": {
"name": "libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.x86_64",
"product_id": "libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.x86_64",
"product": {
"name": "libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.x86_64",
"product_id": "libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-qemu-11.4.0-160000.3.1.x86_64",
"product": {
"name": "libvirt-daemon-driver-qemu-11.4.0-160000.3.1.x86_64",
"product_id": "libvirt-daemon-driver-qemu-11.4.0-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-secret-11.4.0-160000.3.1.x86_64",
"product": {
"name": "libvirt-daemon-driver-secret-11.4.0-160000.3.1.x86_64",
"product_id": "libvirt-daemon-driver-secret-11.4.0-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-11.4.0-160000.3.1.x86_64",
"product": {
"name": "libvirt-daemon-driver-storage-11.4.0-160000.3.1.x86_64",
"product_id": "libvirt-daemon-driver-storage-11.4.0-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.x86_64",
"product": {
"name": "libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.x86_64",
"product_id": "libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.x86_64",
"product": {
"name": "libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.x86_64",
"product_id": "libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.x86_64",
"product": {
"name": "libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.x86_64",
"product_id": "libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.x86_64",
"product": {
"name": "libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.x86_64",
"product_id": "libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.x86_64",
"product": {
"name": "libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.x86_64",
"product_id": "libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.x86_64",
"product": {
"name": "libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.x86_64",
"product_id": "libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.x86_64",
"product": {
"name": "libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.x86_64",
"product_id": "libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-hooks-11.4.0-160000.3.1.x86_64",
"product": {
"name": "libvirt-daemon-hooks-11.4.0-160000.3.1.x86_64",
"product_id": "libvirt-daemon-hooks-11.4.0-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-lock-11.4.0-160000.3.1.x86_64",
"product": {
"name": "libvirt-daemon-lock-11.4.0-160000.3.1.x86_64",
"product_id": "libvirt-daemon-lock-11.4.0-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-log-11.4.0-160000.3.1.x86_64",
"product": {
"name": "libvirt-daemon-log-11.4.0-160000.3.1.x86_64",
"product_id": "libvirt-daemon-log-11.4.0-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.x86_64",
"product": {
"name": "libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.x86_64",
"product_id": "libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-proxy-11.4.0-160000.3.1.x86_64",
"product": {
"name": "libvirt-daemon-proxy-11.4.0-160000.3.1.x86_64",
"product_id": "libvirt-daemon-proxy-11.4.0-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-qemu-11.4.0-160000.3.1.x86_64",
"product": {
"name": "libvirt-daemon-qemu-11.4.0-160000.3.1.x86_64",
"product_id": "libvirt-daemon-qemu-11.4.0-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-devel-11.4.0-160000.3.1.x86_64",
"product": {
"name": "libvirt-devel-11.4.0-160000.3.1.x86_64",
"product_id": "libvirt-devel-11.4.0-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-libs-11.4.0-160000.3.1.x86_64",
"product": {
"name": "libvirt-libs-11.4.0-160000.3.1.x86_64",
"product_id": "libvirt-libs-11.4.0-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-nss-11.4.0-160000.3.1.x86_64",
"product": {
"name": "libvirt-nss-11.4.0-160000.3.1.x86_64",
"product_id": "libvirt-nss-11.4.0-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-ssh-proxy-11.4.0-160000.3.1.x86_64",
"product": {
"name": "libvirt-ssh-proxy-11.4.0-160000.3.1.x86_64",
"product_id": "libvirt-ssh-proxy-11.4.0-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "wireshark-plugin-libvirt-11.4.0-160000.3.1.x86_64",
"product": {
"name": "wireshark-plugin-libvirt-11.4.0-160000.3.1.x86_64",
"product_id": "wireshark-plugin-libvirt-11.4.0-160000.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 16.0",
"product": {
"name": "openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-11.4.0-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.aarch64"
},
"product_reference": "libvirt-11.4.0-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-11.4.0-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.ppc64le"
},
"product_reference": "libvirt-11.4.0-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-11.4.0-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.s390x"
},
"product_reference": "libvirt-11.4.0-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-11.4.0-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.x86_64"
},
"product_reference": "libvirt-11.4.0-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-client-11.4.0-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.aarch64"
},
"product_reference": "libvirt-client-11.4.0-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-client-11.4.0-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.ppc64le"
},
"product_reference": "libvirt-client-11.4.0-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-client-11.4.0-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.s390x"
},
"product_reference": "libvirt-client-11.4.0-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-client-11.4.0-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.x86_64"
},
"product_reference": "libvirt-client-11.4.0-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-client-qemu-11.4.0-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.aarch64"
},
"product_reference": "libvirt-client-qemu-11.4.0-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-client-qemu-11.4.0-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.ppc64le"
},
"product_reference": "libvirt-client-qemu-11.4.0-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-client-qemu-11.4.0-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.s390x"
},
"product_reference": "libvirt-client-qemu-11.4.0-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-client-qemu-11.4.0-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.x86_64"
},
"product_reference": "libvirt-client-qemu-11.4.0-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-11.4.0-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.aarch64"
},
"product_reference": "libvirt-daemon-11.4.0-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-11.4.0-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.ppc64le"
},
"product_reference": "libvirt-daemon-11.4.0-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-11.4.0-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.s390x"
},
"product_reference": "libvirt-daemon-11.4.0-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-11.4.0-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.x86_64"
},
"product_reference": "libvirt-daemon-11.4.0-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-common-11.4.0-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.aarch64"
},
"product_reference": "libvirt-daemon-common-11.4.0-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-common-11.4.0-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.ppc64le"
},
"product_reference": "libvirt-daemon-common-11.4.0-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-common-11.4.0-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.s390x"
},
"product_reference": "libvirt-daemon-common-11.4.0-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-common-11.4.0-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.x86_64"
},
"product_reference": "libvirt-daemon-common-11.4.0-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-config-network-11.4.0-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.aarch64"
},
"product_reference": "libvirt-daemon-config-network-11.4.0-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-config-network-11.4.0-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.ppc64le"
},
"product_reference": "libvirt-daemon-config-network-11.4.0-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-config-network-11.4.0-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.s390x"
},
"product_reference": "libvirt-daemon-config-network-11.4.0-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-config-network-11.4.0-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.x86_64"
},
"product_reference": "libvirt-daemon-config-network-11.4.0-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.aarch64"
},
"product_reference": "libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.ppc64le"
},
"product_reference": "libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.s390x"
},
"product_reference": "libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.x86_64"
},
"product_reference": "libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-network-11.4.0-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.aarch64"
},
"product_reference": "libvirt-daemon-driver-network-11.4.0-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-network-11.4.0-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.ppc64le"
},
"product_reference": "libvirt-daemon-driver-network-11.4.0-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-network-11.4.0-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.s390x"
},
"product_reference": "libvirt-daemon-driver-network-11.4.0-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-network-11.4.0-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.x86_64"
},
"product_reference": "libvirt-daemon-driver-network-11.4.0-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.aarch64"
},
"product_reference": "libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.ppc64le"
},
"product_reference": "libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.s390x"
},
"product_reference": "libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.x86_64"
},
"product_reference": "libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.aarch64"
},
"product_reference": "libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.ppc64le"
},
"product_reference": "libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.s390x"
},
"product_reference": "libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.x86_64"
},
"product_reference": "libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-qemu-11.4.0-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.aarch64"
},
"product_reference": "libvirt-daemon-driver-qemu-11.4.0-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-qemu-11.4.0-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.ppc64le"
},
"product_reference": "libvirt-daemon-driver-qemu-11.4.0-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-qemu-11.4.0-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.s390x"
},
"product_reference": "libvirt-daemon-driver-qemu-11.4.0-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-qemu-11.4.0-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.x86_64"
},
"product_reference": "libvirt-daemon-driver-qemu-11.4.0-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-secret-11.4.0-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.aarch64"
},
"product_reference": "libvirt-daemon-driver-secret-11.4.0-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-secret-11.4.0-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.ppc64le"
},
"product_reference": "libvirt-daemon-driver-secret-11.4.0-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-secret-11.4.0-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.s390x"
},
"product_reference": "libvirt-daemon-driver-secret-11.4.0-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-secret-11.4.0-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.x86_64"
},
"product_reference": "libvirt-daemon-driver-secret-11.4.0-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-11.4.0-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.aarch64"
},
"product_reference": "libvirt-daemon-driver-storage-11.4.0-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-11.4.0-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.ppc64le"
},
"product_reference": "libvirt-daemon-driver-storage-11.4.0-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-11.4.0-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.s390x"
},
"product_reference": "libvirt-daemon-driver-storage-11.4.0-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-11.4.0-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.x86_64"
},
"product_reference": "libvirt-daemon-driver-storage-11.4.0-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.aarch64"
},
"product_reference": "libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.ppc64le"
},
"product_reference": "libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.s390x"
},
"product_reference": "libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.x86_64"
},
"product_reference": "libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.aarch64"
},
"product_reference": "libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.ppc64le"
},
"product_reference": "libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.s390x"
},
"product_reference": "libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.x86_64"
},
"product_reference": "libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.aarch64"
},
"product_reference": "libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.ppc64le"
},
"product_reference": "libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.s390x"
},
"product_reference": "libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.x86_64"
},
"product_reference": "libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.aarch64"
},
"product_reference": "libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.ppc64le"
},
"product_reference": "libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.s390x"
},
"product_reference": "libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.x86_64"
},
"product_reference": "libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.aarch64"
},
"product_reference": "libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.ppc64le"
},
"product_reference": "libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.s390x"
},
"product_reference": "libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.x86_64"
},
"product_reference": "libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.aarch64"
},
"product_reference": "libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.ppc64le"
},
"product_reference": "libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.s390x"
},
"product_reference": "libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.x86_64"
},
"product_reference": "libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.aarch64"
},
"product_reference": "libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.ppc64le"
},
"product_reference": "libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.s390x"
},
"product_reference": "libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.x86_64"
},
"product_reference": "libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-hooks-11.4.0-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.aarch64"
},
"product_reference": "libvirt-daemon-hooks-11.4.0-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-hooks-11.4.0-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.ppc64le"
},
"product_reference": "libvirt-daemon-hooks-11.4.0-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-hooks-11.4.0-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.s390x"
},
"product_reference": "libvirt-daemon-hooks-11.4.0-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-hooks-11.4.0-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.x86_64"
},
"product_reference": "libvirt-daemon-hooks-11.4.0-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-lock-11.4.0-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.aarch64"
},
"product_reference": "libvirt-daemon-lock-11.4.0-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-lock-11.4.0-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.ppc64le"
},
"product_reference": "libvirt-daemon-lock-11.4.0-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-lock-11.4.0-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.s390x"
},
"product_reference": "libvirt-daemon-lock-11.4.0-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-lock-11.4.0-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.x86_64"
},
"product_reference": "libvirt-daemon-lock-11.4.0-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-log-11.4.0-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.aarch64"
},
"product_reference": "libvirt-daemon-log-11.4.0-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-log-11.4.0-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.ppc64le"
},
"product_reference": "libvirt-daemon-log-11.4.0-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-log-11.4.0-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.s390x"
},
"product_reference": "libvirt-daemon-log-11.4.0-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-log-11.4.0-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.x86_64"
},
"product_reference": "libvirt-daemon-log-11.4.0-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.aarch64"
},
"product_reference": "libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.ppc64le"
},
"product_reference": "libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.s390x"
},
"product_reference": "libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.x86_64"
},
"product_reference": "libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-proxy-11.4.0-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.aarch64"
},
"product_reference": "libvirt-daemon-proxy-11.4.0-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-proxy-11.4.0-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.ppc64le"
},
"product_reference": "libvirt-daemon-proxy-11.4.0-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-proxy-11.4.0-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.s390x"
},
"product_reference": "libvirt-daemon-proxy-11.4.0-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-proxy-11.4.0-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.x86_64"
},
"product_reference": "libvirt-daemon-proxy-11.4.0-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-qemu-11.4.0-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.aarch64"
},
"product_reference": "libvirt-daemon-qemu-11.4.0-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-qemu-11.4.0-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.ppc64le"
},
"product_reference": "libvirt-daemon-qemu-11.4.0-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-qemu-11.4.0-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.s390x"
},
"product_reference": "libvirt-daemon-qemu-11.4.0-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-qemu-11.4.0-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.x86_64"
},
"product_reference": "libvirt-daemon-qemu-11.4.0-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-devel-11.4.0-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.aarch64"
},
"product_reference": "libvirt-devel-11.4.0-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-devel-11.4.0-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.ppc64le"
},
"product_reference": "libvirt-devel-11.4.0-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-devel-11.4.0-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.s390x"
},
"product_reference": "libvirt-devel-11.4.0-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-devel-11.4.0-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.x86_64"
},
"product_reference": "libvirt-devel-11.4.0-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-doc-11.4.0-160000.3.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-doc-11.4.0-160000.3.1.noarch"
},
"product_reference": "libvirt-doc-11.4.0-160000.3.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-libs-11.4.0-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.aarch64"
},
"product_reference": "libvirt-libs-11.4.0-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-libs-11.4.0-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.ppc64le"
},
"product_reference": "libvirt-libs-11.4.0-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-libs-11.4.0-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.s390x"
},
"product_reference": "libvirt-libs-11.4.0-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-libs-11.4.0-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.x86_64"
},
"product_reference": "libvirt-libs-11.4.0-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-nss-11.4.0-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.aarch64"
},
"product_reference": "libvirt-nss-11.4.0-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-nss-11.4.0-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.ppc64le"
},
"product_reference": "libvirt-nss-11.4.0-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-nss-11.4.0-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.s390x"
},
"product_reference": "libvirt-nss-11.4.0-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-nss-11.4.0-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.x86_64"
},
"product_reference": "libvirt-nss-11.4.0-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-ssh-proxy-11.4.0-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.aarch64"
},
"product_reference": "libvirt-ssh-proxy-11.4.0-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-ssh-proxy-11.4.0-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.ppc64le"
},
"product_reference": "libvirt-ssh-proxy-11.4.0-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-ssh-proxy-11.4.0-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.s390x"
},
"product_reference": "libvirt-ssh-proxy-11.4.0-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-ssh-proxy-11.4.0-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.x86_64"
},
"product_reference": "libvirt-ssh-proxy-11.4.0-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-plugin-libvirt-11.4.0-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.aarch64"
},
"product_reference": "wireshark-plugin-libvirt-11.4.0-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-plugin-libvirt-11.4.0-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.ppc64le"
},
"product_reference": "wireshark-plugin-libvirt-11.4.0-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-plugin-libvirt-11.4.0-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.s390x"
},
"product_reference": "wireshark-plugin-libvirt-11.4.0-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-plugin-libvirt-11.4.0-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.x86_64"
},
"product_reference": "wireshark-plugin-libvirt-11.4.0-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-12748",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-12748"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was discovered in libvirt in the XML file processing. More specifically, the parsing of user provided XML files was performed before the ACL checks. A malicious user with limited permissions could exploit this flaw by submitting a specially crafted XML file, causing libvirt to allocate too much memory on the host. The excessive memory consumption could lead to a libvirt process crash on the host, resulting in a denial-of-service condition.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-doc-11.4.0-160000.3.1.noarch",
"openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-12748",
"url": "https://www.suse.com/security/cve/CVE-2025-12748"
},
{
"category": "external",
"summary": "SUSE Bug 1253277 for CVE-2025-12748",
"url": "https://bugzilla.suse.com/1253277"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-doc-11.4.0-160000.3.1.noarch",
"openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-doc-11.4.0-160000.3.1.noarch",
"openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-27T10:23:20Z",
"details": "moderate"
}
],
"title": "CVE-2025-12748"
},
{
"cve": "CVE-2025-13193",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-13193"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in libvirt. External inactive snapshots for shut-down VMs are incorrectly created as world-readable, making it possible for unprivileged users to inspect the guest OS contents. This results in an information disclosure vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-doc-11.4.0-160000.3.1.noarch",
"openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-13193",
"url": "https://www.suse.com/security/cve/CVE-2025-13193"
},
{
"category": "external",
"summary": "SUSE Bug 1253703 for CVE-2025-13193",
"url": "https://bugzilla.suse.com/1253703"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-doc-11.4.0-160000.3.1.noarch",
"openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-doc-11.4.0-160000.3.1.noarch",
"openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-27T10:23:20Z",
"details": "moderate"
}
],
"title": "CVE-2025-13193"
}
]
}
OPENSUSE-SU-2025:15746-1
Vulnerability from csaf_opensuse - Published: 2025-11-19 00:00 - Updated: 2025-11-19 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libvirt-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-client-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-client-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-client-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-client-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-client-qemu-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-client-qemu-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-client-qemu-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-client-qemu-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-common-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-common-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-common-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-common-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-config-network-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-config-network-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-config-network-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-config-network-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-config-nwfilter-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-config-nwfilter-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-config-nwfilter-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-config-nwfilter-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-libxl-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-libxl-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-libxl-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-libxl-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-lxc-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-lxc-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-lxc-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-lxc-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-network-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-network-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-network-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-network-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-nodedev-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-nodedev-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-nodedev-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-nodedev-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-nwfilter-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-nwfilter-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-nwfilter-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-nwfilter-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-qemu-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-qemu-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-qemu-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-qemu-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-secret-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-secret-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-secret-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-secret-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-core-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-core-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-core-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-core-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-disk-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-disk-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-disk-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-disk-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-gluster-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-gluster-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-gluster-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-gluster-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-direct-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-direct-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-direct-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-direct-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-logical-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-logical-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-logical-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-logical-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-mpath-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-mpath-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-mpath-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-mpath-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-rbd-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-rbd-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-rbd-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-rbd-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-scsi-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-scsi-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-scsi-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-scsi-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-hooks-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-hooks-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-hooks-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-hooks-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-lock-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-lock-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-lock-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-lock-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-log-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-log-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-log-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-log-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-lxc-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-lxc-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-lxc-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-lxc-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-plugin-lockd-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-plugin-lockd-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-plugin-lockd-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-plugin-lockd-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-plugin-sanlock-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-plugin-sanlock-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-plugin-sanlock-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-plugin-sanlock-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-proxy-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-proxy-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-proxy-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-proxy-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-qemu-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-qemu-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-qemu-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-qemu-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-xen-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-xen-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-xen-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-xen-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-devel-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-devel-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-devel-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-devel-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-doc-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-doc-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-doc-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-doc-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-libs-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-libs-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-libs-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-libs-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-nss-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-nss-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-nss-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-nss-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-ssh-proxy-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-ssh-proxy-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-ssh-proxy-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-ssh-proxy-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:wireshark-plugin-libvirt-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:wireshark-plugin-libvirt-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:wireshark-plugin-libvirt-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:wireshark-plugin-libvirt-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libvirt-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-client-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-client-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-client-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-client-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-client-qemu-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-client-qemu-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-client-qemu-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-client-qemu-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-common-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-common-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-common-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-common-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-config-network-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-config-network-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-config-network-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-config-network-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-config-nwfilter-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-config-nwfilter-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-config-nwfilter-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-config-nwfilter-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-libxl-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-libxl-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-libxl-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-libxl-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-lxc-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-lxc-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-lxc-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-lxc-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-network-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-network-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-network-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-network-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-nodedev-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-nodedev-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-nodedev-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-nodedev-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-nwfilter-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-nwfilter-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-nwfilter-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-nwfilter-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-qemu-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-qemu-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-qemu-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-qemu-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-secret-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-secret-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-secret-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-secret-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-core-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-core-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-core-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-core-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-disk-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-disk-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-disk-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-disk-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-gluster-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-gluster-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-gluster-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-gluster-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-direct-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-direct-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-direct-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-direct-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-logical-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-logical-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-logical-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-logical-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-mpath-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-mpath-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-mpath-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-mpath-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-rbd-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-rbd-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-rbd-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-rbd-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-scsi-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-scsi-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-scsi-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-driver-storage-scsi-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-hooks-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-hooks-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-hooks-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-hooks-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-lock-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-lock-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-lock-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-lock-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-log-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-log-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-log-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-log-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-lxc-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-lxc-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-lxc-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-lxc-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-plugin-lockd-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-plugin-lockd-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-plugin-lockd-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-plugin-lockd-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-plugin-sanlock-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-plugin-sanlock-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-plugin-sanlock-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-plugin-sanlock-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-proxy-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-proxy-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-proxy-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-proxy-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-qemu-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-qemu-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-qemu-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-qemu-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-xen-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-xen-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-xen-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-daemon-xen-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-devel-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-devel-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-devel-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-devel-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-doc-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-doc-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-doc-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-doc-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-libs-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-libs-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-libs-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-libs-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-nss-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-nss-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-nss-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-nss-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-ssh-proxy-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-ssh-proxy-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-ssh-proxy-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libvirt-ssh-proxy-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:wireshark-plugin-libvirt-11.9.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:wireshark-plugin-libvirt-11.9.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:wireshark-plugin-libvirt-11.9.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:wireshark-plugin-libvirt-11.9.0-2.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "libvirt-11.9.0-2.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the libvirt-11.9.0-2.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-15746",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15746-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-12748 page",
"url": "https://www.suse.com/security/cve/CVE-2025-12748/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-13193 page",
"url": "https://www.suse.com/security/cve/CVE-2025-13193/"
}
],
"title": "libvirt-11.9.0-2.1 on GA media",
"tracking": {
"current_release_date": "2025-11-19T00:00:00Z",
"generator": {
"date": "2025-11-19T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:15746-1",
"initial_release_date": "2025-11-19T00:00:00Z",
"revision_history": [
{
"date": "2025-11-19T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libvirt-11.9.0-2.1.aarch64",
"product": {
"name": "libvirt-11.9.0-2.1.aarch64",
"product_id": "libvirt-11.9.0-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-client-11.9.0-2.1.aarch64",
"product": {
"name": "libvirt-client-11.9.0-2.1.aarch64",
"product_id": "libvirt-client-11.9.0-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-client-qemu-11.9.0-2.1.aarch64",
"product": {
"name": "libvirt-client-qemu-11.9.0-2.1.aarch64",
"product_id": "libvirt-client-qemu-11.9.0-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-11.9.0-2.1.aarch64",
"product": {
"name": "libvirt-daemon-11.9.0-2.1.aarch64",
"product_id": "libvirt-daemon-11.9.0-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-common-11.9.0-2.1.aarch64",
"product": {
"name": "libvirt-daemon-common-11.9.0-2.1.aarch64",
"product_id": "libvirt-daemon-common-11.9.0-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-config-network-11.9.0-2.1.aarch64",
"product": {
"name": "libvirt-daemon-config-network-11.9.0-2.1.aarch64",
"product_id": "libvirt-daemon-config-network-11.9.0-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-config-nwfilter-11.9.0-2.1.aarch64",
"product": {
"name": "libvirt-daemon-config-nwfilter-11.9.0-2.1.aarch64",
"product_id": "libvirt-daemon-config-nwfilter-11.9.0-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-libxl-11.9.0-2.1.aarch64",
"product": {
"name": "libvirt-daemon-driver-libxl-11.9.0-2.1.aarch64",
"product_id": "libvirt-daemon-driver-libxl-11.9.0-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-lxc-11.9.0-2.1.aarch64",
"product": {
"name": "libvirt-daemon-driver-lxc-11.9.0-2.1.aarch64",
"product_id": "libvirt-daemon-driver-lxc-11.9.0-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-network-11.9.0-2.1.aarch64",
"product": {
"name": "libvirt-daemon-driver-network-11.9.0-2.1.aarch64",
"product_id": "libvirt-daemon-driver-network-11.9.0-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-nodedev-11.9.0-2.1.aarch64",
"product": {
"name": "libvirt-daemon-driver-nodedev-11.9.0-2.1.aarch64",
"product_id": "libvirt-daemon-driver-nodedev-11.9.0-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-nwfilter-11.9.0-2.1.aarch64",
"product": {
"name": "libvirt-daemon-driver-nwfilter-11.9.0-2.1.aarch64",
"product_id": "libvirt-daemon-driver-nwfilter-11.9.0-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-qemu-11.9.0-2.1.aarch64",
"product": {
"name": "libvirt-daemon-driver-qemu-11.9.0-2.1.aarch64",
"product_id": "libvirt-daemon-driver-qemu-11.9.0-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-secret-11.9.0-2.1.aarch64",
"product": {
"name": "libvirt-daemon-driver-secret-11.9.0-2.1.aarch64",
"product_id": "libvirt-daemon-driver-secret-11.9.0-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-11.9.0-2.1.aarch64",
"product": {
"name": "libvirt-daemon-driver-storage-11.9.0-2.1.aarch64",
"product_id": "libvirt-daemon-driver-storage-11.9.0-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-core-11.9.0-2.1.aarch64",
"product": {
"name": "libvirt-daemon-driver-storage-core-11.9.0-2.1.aarch64",
"product_id": "libvirt-daemon-driver-storage-core-11.9.0-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-disk-11.9.0-2.1.aarch64",
"product": {
"name": "libvirt-daemon-driver-storage-disk-11.9.0-2.1.aarch64",
"product_id": "libvirt-daemon-driver-storage-disk-11.9.0-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-gluster-11.9.0-2.1.aarch64",
"product": {
"name": "libvirt-daemon-driver-storage-gluster-11.9.0-2.1.aarch64",
"product_id": "libvirt-daemon-driver-storage-gluster-11.9.0-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-iscsi-11.9.0-2.1.aarch64",
"product": {
"name": "libvirt-daemon-driver-storage-iscsi-11.9.0-2.1.aarch64",
"product_id": "libvirt-daemon-driver-storage-iscsi-11.9.0-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-iscsi-direct-11.9.0-2.1.aarch64",
"product": {
"name": "libvirt-daemon-driver-storage-iscsi-direct-11.9.0-2.1.aarch64",
"product_id": "libvirt-daemon-driver-storage-iscsi-direct-11.9.0-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-logical-11.9.0-2.1.aarch64",
"product": {
"name": "libvirt-daemon-driver-storage-logical-11.9.0-2.1.aarch64",
"product_id": "libvirt-daemon-driver-storage-logical-11.9.0-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-mpath-11.9.0-2.1.aarch64",
"product": {
"name": "libvirt-daemon-driver-storage-mpath-11.9.0-2.1.aarch64",
"product_id": "libvirt-daemon-driver-storage-mpath-11.9.0-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-rbd-11.9.0-2.1.aarch64",
"product": {
"name": "libvirt-daemon-driver-storage-rbd-11.9.0-2.1.aarch64",
"product_id": "libvirt-daemon-driver-storage-rbd-11.9.0-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-scsi-11.9.0-2.1.aarch64",
"product": {
"name": "libvirt-daemon-driver-storage-scsi-11.9.0-2.1.aarch64",
"product_id": "libvirt-daemon-driver-storage-scsi-11.9.0-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-hooks-11.9.0-2.1.aarch64",
"product": {
"name": "libvirt-daemon-hooks-11.9.0-2.1.aarch64",
"product_id": "libvirt-daemon-hooks-11.9.0-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-lock-11.9.0-2.1.aarch64",
"product": {
"name": "libvirt-daemon-lock-11.9.0-2.1.aarch64",
"product_id": "libvirt-daemon-lock-11.9.0-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-log-11.9.0-2.1.aarch64",
"product": {
"name": "libvirt-daemon-log-11.9.0-2.1.aarch64",
"product_id": "libvirt-daemon-log-11.9.0-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-lxc-11.9.0-2.1.aarch64",
"product": {
"name": "libvirt-daemon-lxc-11.9.0-2.1.aarch64",
"product_id": "libvirt-daemon-lxc-11.9.0-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-plugin-lockd-11.9.0-2.1.aarch64",
"product": {
"name": "libvirt-daemon-plugin-lockd-11.9.0-2.1.aarch64",
"product_id": "libvirt-daemon-plugin-lockd-11.9.0-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-plugin-sanlock-11.9.0-2.1.aarch64",
"product": {
"name": "libvirt-daemon-plugin-sanlock-11.9.0-2.1.aarch64",
"product_id": "libvirt-daemon-plugin-sanlock-11.9.0-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-proxy-11.9.0-2.1.aarch64",
"product": {
"name": "libvirt-daemon-proxy-11.9.0-2.1.aarch64",
"product_id": "libvirt-daemon-proxy-11.9.0-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-qemu-11.9.0-2.1.aarch64",
"product": {
"name": "libvirt-daemon-qemu-11.9.0-2.1.aarch64",
"product_id": "libvirt-daemon-qemu-11.9.0-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-xen-11.9.0-2.1.aarch64",
"product": {
"name": "libvirt-daemon-xen-11.9.0-2.1.aarch64",
"product_id": "libvirt-daemon-xen-11.9.0-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-devel-11.9.0-2.1.aarch64",
"product": {
"name": "libvirt-devel-11.9.0-2.1.aarch64",
"product_id": "libvirt-devel-11.9.0-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-doc-11.9.0-2.1.aarch64",
"product": {
"name": "libvirt-doc-11.9.0-2.1.aarch64",
"product_id": "libvirt-doc-11.9.0-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-libs-11.9.0-2.1.aarch64",
"product": {
"name": "libvirt-libs-11.9.0-2.1.aarch64",
"product_id": "libvirt-libs-11.9.0-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-nss-11.9.0-2.1.aarch64",
"product": {
"name": "libvirt-nss-11.9.0-2.1.aarch64",
"product_id": "libvirt-nss-11.9.0-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-ssh-proxy-11.9.0-2.1.aarch64",
"product": {
"name": "libvirt-ssh-proxy-11.9.0-2.1.aarch64",
"product_id": "libvirt-ssh-proxy-11.9.0-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "wireshark-plugin-libvirt-11.9.0-2.1.aarch64",
"product": {
"name": "wireshark-plugin-libvirt-11.9.0-2.1.aarch64",
"product_id": "wireshark-plugin-libvirt-11.9.0-2.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libvirt-11.9.0-2.1.ppc64le",
"product": {
"name": "libvirt-11.9.0-2.1.ppc64le",
"product_id": "libvirt-11.9.0-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-client-11.9.0-2.1.ppc64le",
"product": {
"name": "libvirt-client-11.9.0-2.1.ppc64le",
"product_id": "libvirt-client-11.9.0-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-client-qemu-11.9.0-2.1.ppc64le",
"product": {
"name": "libvirt-client-qemu-11.9.0-2.1.ppc64le",
"product_id": "libvirt-client-qemu-11.9.0-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-11.9.0-2.1.ppc64le",
"product": {
"name": "libvirt-daemon-11.9.0-2.1.ppc64le",
"product_id": "libvirt-daemon-11.9.0-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-common-11.9.0-2.1.ppc64le",
"product": {
"name": "libvirt-daemon-common-11.9.0-2.1.ppc64le",
"product_id": "libvirt-daemon-common-11.9.0-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-config-network-11.9.0-2.1.ppc64le",
"product": {
"name": "libvirt-daemon-config-network-11.9.0-2.1.ppc64le",
"product_id": "libvirt-daemon-config-network-11.9.0-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-config-nwfilter-11.9.0-2.1.ppc64le",
"product": {
"name": "libvirt-daemon-config-nwfilter-11.9.0-2.1.ppc64le",
"product_id": "libvirt-daemon-config-nwfilter-11.9.0-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-libxl-11.9.0-2.1.ppc64le",
"product": {
"name": "libvirt-daemon-driver-libxl-11.9.0-2.1.ppc64le",
"product_id": "libvirt-daemon-driver-libxl-11.9.0-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-lxc-11.9.0-2.1.ppc64le",
"product": {
"name": "libvirt-daemon-driver-lxc-11.9.0-2.1.ppc64le",
"product_id": "libvirt-daemon-driver-lxc-11.9.0-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-network-11.9.0-2.1.ppc64le",
"product": {
"name": "libvirt-daemon-driver-network-11.9.0-2.1.ppc64le",
"product_id": "libvirt-daemon-driver-network-11.9.0-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-nodedev-11.9.0-2.1.ppc64le",
"product": {
"name": "libvirt-daemon-driver-nodedev-11.9.0-2.1.ppc64le",
"product_id": "libvirt-daemon-driver-nodedev-11.9.0-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-nwfilter-11.9.0-2.1.ppc64le",
"product": {
"name": "libvirt-daemon-driver-nwfilter-11.9.0-2.1.ppc64le",
"product_id": "libvirt-daemon-driver-nwfilter-11.9.0-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-qemu-11.9.0-2.1.ppc64le",
"product": {
"name": "libvirt-daemon-driver-qemu-11.9.0-2.1.ppc64le",
"product_id": "libvirt-daemon-driver-qemu-11.9.0-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-secret-11.9.0-2.1.ppc64le",
"product": {
"name": "libvirt-daemon-driver-secret-11.9.0-2.1.ppc64le",
"product_id": "libvirt-daemon-driver-secret-11.9.0-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-11.9.0-2.1.ppc64le",
"product": {
"name": "libvirt-daemon-driver-storage-11.9.0-2.1.ppc64le",
"product_id": "libvirt-daemon-driver-storage-11.9.0-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-core-11.9.0-2.1.ppc64le",
"product": {
"name": "libvirt-daemon-driver-storage-core-11.9.0-2.1.ppc64le",
"product_id": "libvirt-daemon-driver-storage-core-11.9.0-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-disk-11.9.0-2.1.ppc64le",
"product": {
"name": "libvirt-daemon-driver-storage-disk-11.9.0-2.1.ppc64le",
"product_id": "libvirt-daemon-driver-storage-disk-11.9.0-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-gluster-11.9.0-2.1.ppc64le",
"product": {
"name": "libvirt-daemon-driver-storage-gluster-11.9.0-2.1.ppc64le",
"product_id": "libvirt-daemon-driver-storage-gluster-11.9.0-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-iscsi-11.9.0-2.1.ppc64le",
"product": {
"name": "libvirt-daemon-driver-storage-iscsi-11.9.0-2.1.ppc64le",
"product_id": "libvirt-daemon-driver-storage-iscsi-11.9.0-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-iscsi-direct-11.9.0-2.1.ppc64le",
"product": {
"name": "libvirt-daemon-driver-storage-iscsi-direct-11.9.0-2.1.ppc64le",
"product_id": "libvirt-daemon-driver-storage-iscsi-direct-11.9.0-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-logical-11.9.0-2.1.ppc64le",
"product": {
"name": "libvirt-daemon-driver-storage-logical-11.9.0-2.1.ppc64le",
"product_id": "libvirt-daemon-driver-storage-logical-11.9.0-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-mpath-11.9.0-2.1.ppc64le",
"product": {
"name": "libvirt-daemon-driver-storage-mpath-11.9.0-2.1.ppc64le",
"product_id": "libvirt-daemon-driver-storage-mpath-11.9.0-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-rbd-11.9.0-2.1.ppc64le",
"product": {
"name": "libvirt-daemon-driver-storage-rbd-11.9.0-2.1.ppc64le",
"product_id": "libvirt-daemon-driver-storage-rbd-11.9.0-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-scsi-11.9.0-2.1.ppc64le",
"product": {
"name": "libvirt-daemon-driver-storage-scsi-11.9.0-2.1.ppc64le",
"product_id": "libvirt-daemon-driver-storage-scsi-11.9.0-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-hooks-11.9.0-2.1.ppc64le",
"product": {
"name": "libvirt-daemon-hooks-11.9.0-2.1.ppc64le",
"product_id": "libvirt-daemon-hooks-11.9.0-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-lock-11.9.0-2.1.ppc64le",
"product": {
"name": "libvirt-daemon-lock-11.9.0-2.1.ppc64le",
"product_id": "libvirt-daemon-lock-11.9.0-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-log-11.9.0-2.1.ppc64le",
"product": {
"name": "libvirt-daemon-log-11.9.0-2.1.ppc64le",
"product_id": "libvirt-daemon-log-11.9.0-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-lxc-11.9.0-2.1.ppc64le",
"product": {
"name": "libvirt-daemon-lxc-11.9.0-2.1.ppc64le",
"product_id": "libvirt-daemon-lxc-11.9.0-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-plugin-lockd-11.9.0-2.1.ppc64le",
"product": {
"name": "libvirt-daemon-plugin-lockd-11.9.0-2.1.ppc64le",
"product_id": "libvirt-daemon-plugin-lockd-11.9.0-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-plugin-sanlock-11.9.0-2.1.ppc64le",
"product": {
"name": "libvirt-daemon-plugin-sanlock-11.9.0-2.1.ppc64le",
"product_id": "libvirt-daemon-plugin-sanlock-11.9.0-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-proxy-11.9.0-2.1.ppc64le",
"product": {
"name": "libvirt-daemon-proxy-11.9.0-2.1.ppc64le",
"product_id": "libvirt-daemon-proxy-11.9.0-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-qemu-11.9.0-2.1.ppc64le",
"product": {
"name": "libvirt-daemon-qemu-11.9.0-2.1.ppc64le",
"product_id": "libvirt-daemon-qemu-11.9.0-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-xen-11.9.0-2.1.ppc64le",
"product": {
"name": "libvirt-daemon-xen-11.9.0-2.1.ppc64le",
"product_id": "libvirt-daemon-xen-11.9.0-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-devel-11.9.0-2.1.ppc64le",
"product": {
"name": "libvirt-devel-11.9.0-2.1.ppc64le",
"product_id": "libvirt-devel-11.9.0-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-doc-11.9.0-2.1.ppc64le",
"product": {
"name": "libvirt-doc-11.9.0-2.1.ppc64le",
"product_id": "libvirt-doc-11.9.0-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-libs-11.9.0-2.1.ppc64le",
"product": {
"name": "libvirt-libs-11.9.0-2.1.ppc64le",
"product_id": "libvirt-libs-11.9.0-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-nss-11.9.0-2.1.ppc64le",
"product": {
"name": "libvirt-nss-11.9.0-2.1.ppc64le",
"product_id": "libvirt-nss-11.9.0-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-ssh-proxy-11.9.0-2.1.ppc64le",
"product": {
"name": "libvirt-ssh-proxy-11.9.0-2.1.ppc64le",
"product_id": "libvirt-ssh-proxy-11.9.0-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "wireshark-plugin-libvirt-11.9.0-2.1.ppc64le",
"product": {
"name": "wireshark-plugin-libvirt-11.9.0-2.1.ppc64le",
"product_id": "wireshark-plugin-libvirt-11.9.0-2.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libvirt-11.9.0-2.1.s390x",
"product": {
"name": "libvirt-11.9.0-2.1.s390x",
"product_id": "libvirt-11.9.0-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-client-11.9.0-2.1.s390x",
"product": {
"name": "libvirt-client-11.9.0-2.1.s390x",
"product_id": "libvirt-client-11.9.0-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-client-qemu-11.9.0-2.1.s390x",
"product": {
"name": "libvirt-client-qemu-11.9.0-2.1.s390x",
"product_id": "libvirt-client-qemu-11.9.0-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-11.9.0-2.1.s390x",
"product": {
"name": "libvirt-daemon-11.9.0-2.1.s390x",
"product_id": "libvirt-daemon-11.9.0-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-common-11.9.0-2.1.s390x",
"product": {
"name": "libvirt-daemon-common-11.9.0-2.1.s390x",
"product_id": "libvirt-daemon-common-11.9.0-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-config-network-11.9.0-2.1.s390x",
"product": {
"name": "libvirt-daemon-config-network-11.9.0-2.1.s390x",
"product_id": "libvirt-daemon-config-network-11.9.0-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-config-nwfilter-11.9.0-2.1.s390x",
"product": {
"name": "libvirt-daemon-config-nwfilter-11.9.0-2.1.s390x",
"product_id": "libvirt-daemon-config-nwfilter-11.9.0-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-libxl-11.9.0-2.1.s390x",
"product": {
"name": "libvirt-daemon-driver-libxl-11.9.0-2.1.s390x",
"product_id": "libvirt-daemon-driver-libxl-11.9.0-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-lxc-11.9.0-2.1.s390x",
"product": {
"name": "libvirt-daemon-driver-lxc-11.9.0-2.1.s390x",
"product_id": "libvirt-daemon-driver-lxc-11.9.0-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-network-11.9.0-2.1.s390x",
"product": {
"name": "libvirt-daemon-driver-network-11.9.0-2.1.s390x",
"product_id": "libvirt-daemon-driver-network-11.9.0-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-nodedev-11.9.0-2.1.s390x",
"product": {
"name": "libvirt-daemon-driver-nodedev-11.9.0-2.1.s390x",
"product_id": "libvirt-daemon-driver-nodedev-11.9.0-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-nwfilter-11.9.0-2.1.s390x",
"product": {
"name": "libvirt-daemon-driver-nwfilter-11.9.0-2.1.s390x",
"product_id": "libvirt-daemon-driver-nwfilter-11.9.0-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-qemu-11.9.0-2.1.s390x",
"product": {
"name": "libvirt-daemon-driver-qemu-11.9.0-2.1.s390x",
"product_id": "libvirt-daemon-driver-qemu-11.9.0-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-secret-11.9.0-2.1.s390x",
"product": {
"name": "libvirt-daemon-driver-secret-11.9.0-2.1.s390x",
"product_id": "libvirt-daemon-driver-secret-11.9.0-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-11.9.0-2.1.s390x",
"product": {
"name": "libvirt-daemon-driver-storage-11.9.0-2.1.s390x",
"product_id": "libvirt-daemon-driver-storage-11.9.0-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-core-11.9.0-2.1.s390x",
"product": {
"name": "libvirt-daemon-driver-storage-core-11.9.0-2.1.s390x",
"product_id": "libvirt-daemon-driver-storage-core-11.9.0-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-disk-11.9.0-2.1.s390x",
"product": {
"name": "libvirt-daemon-driver-storage-disk-11.9.0-2.1.s390x",
"product_id": "libvirt-daemon-driver-storage-disk-11.9.0-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-gluster-11.9.0-2.1.s390x",
"product": {
"name": "libvirt-daemon-driver-storage-gluster-11.9.0-2.1.s390x",
"product_id": "libvirt-daemon-driver-storage-gluster-11.9.0-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-iscsi-11.9.0-2.1.s390x",
"product": {
"name": "libvirt-daemon-driver-storage-iscsi-11.9.0-2.1.s390x",
"product_id": "libvirt-daemon-driver-storage-iscsi-11.9.0-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-iscsi-direct-11.9.0-2.1.s390x",
"product": {
"name": "libvirt-daemon-driver-storage-iscsi-direct-11.9.0-2.1.s390x",
"product_id": "libvirt-daemon-driver-storage-iscsi-direct-11.9.0-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-logical-11.9.0-2.1.s390x",
"product": {
"name": "libvirt-daemon-driver-storage-logical-11.9.0-2.1.s390x",
"product_id": "libvirt-daemon-driver-storage-logical-11.9.0-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-mpath-11.9.0-2.1.s390x",
"product": {
"name": "libvirt-daemon-driver-storage-mpath-11.9.0-2.1.s390x",
"product_id": "libvirt-daemon-driver-storage-mpath-11.9.0-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-rbd-11.9.0-2.1.s390x",
"product": {
"name": "libvirt-daemon-driver-storage-rbd-11.9.0-2.1.s390x",
"product_id": "libvirt-daemon-driver-storage-rbd-11.9.0-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-scsi-11.9.0-2.1.s390x",
"product": {
"name": "libvirt-daemon-driver-storage-scsi-11.9.0-2.1.s390x",
"product_id": "libvirt-daemon-driver-storage-scsi-11.9.0-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-hooks-11.9.0-2.1.s390x",
"product": {
"name": "libvirt-daemon-hooks-11.9.0-2.1.s390x",
"product_id": "libvirt-daemon-hooks-11.9.0-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-lock-11.9.0-2.1.s390x",
"product": {
"name": "libvirt-daemon-lock-11.9.0-2.1.s390x",
"product_id": "libvirt-daemon-lock-11.9.0-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-log-11.9.0-2.1.s390x",
"product": {
"name": "libvirt-daemon-log-11.9.0-2.1.s390x",
"product_id": "libvirt-daemon-log-11.9.0-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-lxc-11.9.0-2.1.s390x",
"product": {
"name": "libvirt-daemon-lxc-11.9.0-2.1.s390x",
"product_id": "libvirt-daemon-lxc-11.9.0-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-plugin-lockd-11.9.0-2.1.s390x",
"product": {
"name": "libvirt-daemon-plugin-lockd-11.9.0-2.1.s390x",
"product_id": "libvirt-daemon-plugin-lockd-11.9.0-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-plugin-sanlock-11.9.0-2.1.s390x",
"product": {
"name": "libvirt-daemon-plugin-sanlock-11.9.0-2.1.s390x",
"product_id": "libvirt-daemon-plugin-sanlock-11.9.0-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-proxy-11.9.0-2.1.s390x",
"product": {
"name": "libvirt-daemon-proxy-11.9.0-2.1.s390x",
"product_id": "libvirt-daemon-proxy-11.9.0-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-qemu-11.9.0-2.1.s390x",
"product": {
"name": "libvirt-daemon-qemu-11.9.0-2.1.s390x",
"product_id": "libvirt-daemon-qemu-11.9.0-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-xen-11.9.0-2.1.s390x",
"product": {
"name": "libvirt-daemon-xen-11.9.0-2.1.s390x",
"product_id": "libvirt-daemon-xen-11.9.0-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-devel-11.9.0-2.1.s390x",
"product": {
"name": "libvirt-devel-11.9.0-2.1.s390x",
"product_id": "libvirt-devel-11.9.0-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-doc-11.9.0-2.1.s390x",
"product": {
"name": "libvirt-doc-11.9.0-2.1.s390x",
"product_id": "libvirt-doc-11.9.0-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-libs-11.9.0-2.1.s390x",
"product": {
"name": "libvirt-libs-11.9.0-2.1.s390x",
"product_id": "libvirt-libs-11.9.0-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-nss-11.9.0-2.1.s390x",
"product": {
"name": "libvirt-nss-11.9.0-2.1.s390x",
"product_id": "libvirt-nss-11.9.0-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-ssh-proxy-11.9.0-2.1.s390x",
"product": {
"name": "libvirt-ssh-proxy-11.9.0-2.1.s390x",
"product_id": "libvirt-ssh-proxy-11.9.0-2.1.s390x"
}
},
{
"category": "product_version",
"name": "wireshark-plugin-libvirt-11.9.0-2.1.s390x",
"product": {
"name": "wireshark-plugin-libvirt-11.9.0-2.1.s390x",
"product_id": "wireshark-plugin-libvirt-11.9.0-2.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libvirt-11.9.0-2.1.x86_64",
"product": {
"name": "libvirt-11.9.0-2.1.x86_64",
"product_id": "libvirt-11.9.0-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-client-11.9.0-2.1.x86_64",
"product": {
"name": "libvirt-client-11.9.0-2.1.x86_64",
"product_id": "libvirt-client-11.9.0-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-client-qemu-11.9.0-2.1.x86_64",
"product": {
"name": "libvirt-client-qemu-11.9.0-2.1.x86_64",
"product_id": "libvirt-client-qemu-11.9.0-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-11.9.0-2.1.x86_64",
"product": {
"name": "libvirt-daemon-11.9.0-2.1.x86_64",
"product_id": "libvirt-daemon-11.9.0-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-common-11.9.0-2.1.x86_64",
"product": {
"name": "libvirt-daemon-common-11.9.0-2.1.x86_64",
"product_id": "libvirt-daemon-common-11.9.0-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-config-network-11.9.0-2.1.x86_64",
"product": {
"name": "libvirt-daemon-config-network-11.9.0-2.1.x86_64",
"product_id": "libvirt-daemon-config-network-11.9.0-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-config-nwfilter-11.9.0-2.1.x86_64",
"product": {
"name": "libvirt-daemon-config-nwfilter-11.9.0-2.1.x86_64",
"product_id": "libvirt-daemon-config-nwfilter-11.9.0-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-libxl-11.9.0-2.1.x86_64",
"product": {
"name": "libvirt-daemon-driver-libxl-11.9.0-2.1.x86_64",
"product_id": "libvirt-daemon-driver-libxl-11.9.0-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-lxc-11.9.0-2.1.x86_64",
"product": {
"name": "libvirt-daemon-driver-lxc-11.9.0-2.1.x86_64",
"product_id": "libvirt-daemon-driver-lxc-11.9.0-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-network-11.9.0-2.1.x86_64",
"product": {
"name": "libvirt-daemon-driver-network-11.9.0-2.1.x86_64",
"product_id": "libvirt-daemon-driver-network-11.9.0-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-nodedev-11.9.0-2.1.x86_64",
"product": {
"name": "libvirt-daemon-driver-nodedev-11.9.0-2.1.x86_64",
"product_id": "libvirt-daemon-driver-nodedev-11.9.0-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-nwfilter-11.9.0-2.1.x86_64",
"product": {
"name": "libvirt-daemon-driver-nwfilter-11.9.0-2.1.x86_64",
"product_id": "libvirt-daemon-driver-nwfilter-11.9.0-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-qemu-11.9.0-2.1.x86_64",
"product": {
"name": "libvirt-daemon-driver-qemu-11.9.0-2.1.x86_64",
"product_id": "libvirt-daemon-driver-qemu-11.9.0-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-secret-11.9.0-2.1.x86_64",
"product": {
"name": "libvirt-daemon-driver-secret-11.9.0-2.1.x86_64",
"product_id": "libvirt-daemon-driver-secret-11.9.0-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-11.9.0-2.1.x86_64",
"product": {
"name": "libvirt-daemon-driver-storage-11.9.0-2.1.x86_64",
"product_id": "libvirt-daemon-driver-storage-11.9.0-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-core-11.9.0-2.1.x86_64",
"product": {
"name": "libvirt-daemon-driver-storage-core-11.9.0-2.1.x86_64",
"product_id": "libvirt-daemon-driver-storage-core-11.9.0-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-disk-11.9.0-2.1.x86_64",
"product": {
"name": "libvirt-daemon-driver-storage-disk-11.9.0-2.1.x86_64",
"product_id": "libvirt-daemon-driver-storage-disk-11.9.0-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-gluster-11.9.0-2.1.x86_64",
"product": {
"name": "libvirt-daemon-driver-storage-gluster-11.9.0-2.1.x86_64",
"product_id": "libvirt-daemon-driver-storage-gluster-11.9.0-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-iscsi-11.9.0-2.1.x86_64",
"product": {
"name": "libvirt-daemon-driver-storage-iscsi-11.9.0-2.1.x86_64",
"product_id": "libvirt-daemon-driver-storage-iscsi-11.9.0-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-iscsi-direct-11.9.0-2.1.x86_64",
"product": {
"name": "libvirt-daemon-driver-storage-iscsi-direct-11.9.0-2.1.x86_64",
"product_id": "libvirt-daemon-driver-storage-iscsi-direct-11.9.0-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-logical-11.9.0-2.1.x86_64",
"product": {
"name": "libvirt-daemon-driver-storage-logical-11.9.0-2.1.x86_64",
"product_id": "libvirt-daemon-driver-storage-logical-11.9.0-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-mpath-11.9.0-2.1.x86_64",
"product": {
"name": "libvirt-daemon-driver-storage-mpath-11.9.0-2.1.x86_64",
"product_id": "libvirt-daemon-driver-storage-mpath-11.9.0-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-rbd-11.9.0-2.1.x86_64",
"product": {
"name": "libvirt-daemon-driver-storage-rbd-11.9.0-2.1.x86_64",
"product_id": "libvirt-daemon-driver-storage-rbd-11.9.0-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-scsi-11.9.0-2.1.x86_64",
"product": {
"name": "libvirt-daemon-driver-storage-scsi-11.9.0-2.1.x86_64",
"product_id": "libvirt-daemon-driver-storage-scsi-11.9.0-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-hooks-11.9.0-2.1.x86_64",
"product": {
"name": "libvirt-daemon-hooks-11.9.0-2.1.x86_64",
"product_id": "libvirt-daemon-hooks-11.9.0-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-lock-11.9.0-2.1.x86_64",
"product": {
"name": "libvirt-daemon-lock-11.9.0-2.1.x86_64",
"product_id": "libvirt-daemon-lock-11.9.0-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-log-11.9.0-2.1.x86_64",
"product": {
"name": "libvirt-daemon-log-11.9.0-2.1.x86_64",
"product_id": "libvirt-daemon-log-11.9.0-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-lxc-11.9.0-2.1.x86_64",
"product": {
"name": "libvirt-daemon-lxc-11.9.0-2.1.x86_64",
"product_id": "libvirt-daemon-lxc-11.9.0-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-plugin-lockd-11.9.0-2.1.x86_64",
"product": {
"name": "libvirt-daemon-plugin-lockd-11.9.0-2.1.x86_64",
"product_id": "libvirt-daemon-plugin-lockd-11.9.0-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-plugin-sanlock-11.9.0-2.1.x86_64",
"product": {
"name": "libvirt-daemon-plugin-sanlock-11.9.0-2.1.x86_64",
"product_id": "libvirt-daemon-plugin-sanlock-11.9.0-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-proxy-11.9.0-2.1.x86_64",
"product": {
"name": "libvirt-daemon-proxy-11.9.0-2.1.x86_64",
"product_id": "libvirt-daemon-proxy-11.9.0-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-qemu-11.9.0-2.1.x86_64",
"product": {
"name": "libvirt-daemon-qemu-11.9.0-2.1.x86_64",
"product_id": "libvirt-daemon-qemu-11.9.0-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-xen-11.9.0-2.1.x86_64",
"product": {
"name": "libvirt-daemon-xen-11.9.0-2.1.x86_64",
"product_id": "libvirt-daemon-xen-11.9.0-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-devel-11.9.0-2.1.x86_64",
"product": {
"name": "libvirt-devel-11.9.0-2.1.x86_64",
"product_id": "libvirt-devel-11.9.0-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-doc-11.9.0-2.1.x86_64",
"product": {
"name": "libvirt-doc-11.9.0-2.1.x86_64",
"product_id": "libvirt-doc-11.9.0-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-libs-11.9.0-2.1.x86_64",
"product": {
"name": "libvirt-libs-11.9.0-2.1.x86_64",
"product_id": "libvirt-libs-11.9.0-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-nss-11.9.0-2.1.x86_64",
"product": {
"name": "libvirt-nss-11.9.0-2.1.x86_64",
"product_id": "libvirt-nss-11.9.0-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-ssh-proxy-11.9.0-2.1.x86_64",
"product": {
"name": "libvirt-ssh-proxy-11.9.0-2.1.x86_64",
"product_id": "libvirt-ssh-proxy-11.9.0-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "wireshark-plugin-libvirt-11.9.0-2.1.x86_64",
"product": {
"name": "wireshark-plugin-libvirt-11.9.0-2.1.x86_64",
"product_id": "wireshark-plugin-libvirt-11.9.0-2.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-11.9.0-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-11.9.0-2.1.aarch64"
},
"product_reference": "libvirt-11.9.0-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-11.9.0-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-11.9.0-2.1.ppc64le"
},
"product_reference": "libvirt-11.9.0-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-11.9.0-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-11.9.0-2.1.s390x"
},
"product_reference": "libvirt-11.9.0-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-11.9.0-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-11.9.0-2.1.x86_64"
},
"product_reference": "libvirt-11.9.0-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-client-11.9.0-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-client-11.9.0-2.1.aarch64"
},
"product_reference": "libvirt-client-11.9.0-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-client-11.9.0-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-client-11.9.0-2.1.ppc64le"
},
"product_reference": "libvirt-client-11.9.0-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-client-11.9.0-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-client-11.9.0-2.1.s390x"
},
"product_reference": "libvirt-client-11.9.0-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-client-11.9.0-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-client-11.9.0-2.1.x86_64"
},
"product_reference": "libvirt-client-11.9.0-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-client-qemu-11.9.0-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-client-qemu-11.9.0-2.1.aarch64"
},
"product_reference": "libvirt-client-qemu-11.9.0-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-client-qemu-11.9.0-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-client-qemu-11.9.0-2.1.ppc64le"
},
"product_reference": "libvirt-client-qemu-11.9.0-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-client-qemu-11.9.0-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-client-qemu-11.9.0-2.1.s390x"
},
"product_reference": "libvirt-client-qemu-11.9.0-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-client-qemu-11.9.0-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-client-qemu-11.9.0-2.1.x86_64"
},
"product_reference": "libvirt-client-qemu-11.9.0-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-11.9.0-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-11.9.0-2.1.aarch64"
},
"product_reference": "libvirt-daemon-11.9.0-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-11.9.0-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-11.9.0-2.1.ppc64le"
},
"product_reference": "libvirt-daemon-11.9.0-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-11.9.0-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-11.9.0-2.1.s390x"
},
"product_reference": "libvirt-daemon-11.9.0-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-11.9.0-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-11.9.0-2.1.x86_64"
},
"product_reference": "libvirt-daemon-11.9.0-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-common-11.9.0-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-common-11.9.0-2.1.aarch64"
},
"product_reference": "libvirt-daemon-common-11.9.0-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-common-11.9.0-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-common-11.9.0-2.1.ppc64le"
},
"product_reference": "libvirt-daemon-common-11.9.0-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-common-11.9.0-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-common-11.9.0-2.1.s390x"
},
"product_reference": "libvirt-daemon-common-11.9.0-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-common-11.9.0-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-common-11.9.0-2.1.x86_64"
},
"product_reference": "libvirt-daemon-common-11.9.0-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-config-network-11.9.0-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-config-network-11.9.0-2.1.aarch64"
},
"product_reference": "libvirt-daemon-config-network-11.9.0-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-config-network-11.9.0-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-config-network-11.9.0-2.1.ppc64le"
},
"product_reference": "libvirt-daemon-config-network-11.9.0-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-config-network-11.9.0-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-config-network-11.9.0-2.1.s390x"
},
"product_reference": "libvirt-daemon-config-network-11.9.0-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-config-network-11.9.0-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-config-network-11.9.0-2.1.x86_64"
},
"product_reference": "libvirt-daemon-config-network-11.9.0-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-config-nwfilter-11.9.0-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-config-nwfilter-11.9.0-2.1.aarch64"
},
"product_reference": "libvirt-daemon-config-nwfilter-11.9.0-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-config-nwfilter-11.9.0-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-config-nwfilter-11.9.0-2.1.ppc64le"
},
"product_reference": "libvirt-daemon-config-nwfilter-11.9.0-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-config-nwfilter-11.9.0-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-config-nwfilter-11.9.0-2.1.s390x"
},
"product_reference": "libvirt-daemon-config-nwfilter-11.9.0-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-config-nwfilter-11.9.0-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-config-nwfilter-11.9.0-2.1.x86_64"
},
"product_reference": "libvirt-daemon-config-nwfilter-11.9.0-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-libxl-11.9.0-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-driver-libxl-11.9.0-2.1.aarch64"
},
"product_reference": "libvirt-daemon-driver-libxl-11.9.0-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-libxl-11.9.0-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-driver-libxl-11.9.0-2.1.ppc64le"
},
"product_reference": "libvirt-daemon-driver-libxl-11.9.0-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-libxl-11.9.0-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-driver-libxl-11.9.0-2.1.s390x"
},
"product_reference": "libvirt-daemon-driver-libxl-11.9.0-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-libxl-11.9.0-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-driver-libxl-11.9.0-2.1.x86_64"
},
"product_reference": "libvirt-daemon-driver-libxl-11.9.0-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-lxc-11.9.0-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-driver-lxc-11.9.0-2.1.aarch64"
},
"product_reference": "libvirt-daemon-driver-lxc-11.9.0-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-lxc-11.9.0-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-driver-lxc-11.9.0-2.1.ppc64le"
},
"product_reference": "libvirt-daemon-driver-lxc-11.9.0-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-lxc-11.9.0-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-driver-lxc-11.9.0-2.1.s390x"
},
"product_reference": "libvirt-daemon-driver-lxc-11.9.0-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-lxc-11.9.0-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-driver-lxc-11.9.0-2.1.x86_64"
},
"product_reference": "libvirt-daemon-driver-lxc-11.9.0-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-network-11.9.0-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-driver-network-11.9.0-2.1.aarch64"
},
"product_reference": "libvirt-daemon-driver-network-11.9.0-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-network-11.9.0-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-driver-network-11.9.0-2.1.ppc64le"
},
"product_reference": "libvirt-daemon-driver-network-11.9.0-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-network-11.9.0-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-driver-network-11.9.0-2.1.s390x"
},
"product_reference": "libvirt-daemon-driver-network-11.9.0-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-network-11.9.0-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-driver-network-11.9.0-2.1.x86_64"
},
"product_reference": "libvirt-daemon-driver-network-11.9.0-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-nodedev-11.9.0-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-driver-nodedev-11.9.0-2.1.aarch64"
},
"product_reference": "libvirt-daemon-driver-nodedev-11.9.0-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-nodedev-11.9.0-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-driver-nodedev-11.9.0-2.1.ppc64le"
},
"product_reference": "libvirt-daemon-driver-nodedev-11.9.0-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-nodedev-11.9.0-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-driver-nodedev-11.9.0-2.1.s390x"
},
"product_reference": "libvirt-daemon-driver-nodedev-11.9.0-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-nodedev-11.9.0-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-driver-nodedev-11.9.0-2.1.x86_64"
},
"product_reference": "libvirt-daemon-driver-nodedev-11.9.0-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-nwfilter-11.9.0-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-driver-nwfilter-11.9.0-2.1.aarch64"
},
"product_reference": "libvirt-daemon-driver-nwfilter-11.9.0-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-nwfilter-11.9.0-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-driver-nwfilter-11.9.0-2.1.ppc64le"
},
"product_reference": "libvirt-daemon-driver-nwfilter-11.9.0-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-nwfilter-11.9.0-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-driver-nwfilter-11.9.0-2.1.s390x"
},
"product_reference": "libvirt-daemon-driver-nwfilter-11.9.0-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-nwfilter-11.9.0-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-driver-nwfilter-11.9.0-2.1.x86_64"
},
"product_reference": "libvirt-daemon-driver-nwfilter-11.9.0-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-qemu-11.9.0-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-driver-qemu-11.9.0-2.1.aarch64"
},
"product_reference": "libvirt-daemon-driver-qemu-11.9.0-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-qemu-11.9.0-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-driver-qemu-11.9.0-2.1.ppc64le"
},
"product_reference": "libvirt-daemon-driver-qemu-11.9.0-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-qemu-11.9.0-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-driver-qemu-11.9.0-2.1.s390x"
},
"product_reference": "libvirt-daemon-driver-qemu-11.9.0-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-qemu-11.9.0-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-driver-qemu-11.9.0-2.1.x86_64"
},
"product_reference": "libvirt-daemon-driver-qemu-11.9.0-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-secret-11.9.0-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-driver-secret-11.9.0-2.1.aarch64"
},
"product_reference": "libvirt-daemon-driver-secret-11.9.0-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-secret-11.9.0-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-driver-secret-11.9.0-2.1.ppc64le"
},
"product_reference": "libvirt-daemon-driver-secret-11.9.0-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-secret-11.9.0-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-driver-secret-11.9.0-2.1.s390x"
},
"product_reference": "libvirt-daemon-driver-secret-11.9.0-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-secret-11.9.0-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-driver-secret-11.9.0-2.1.x86_64"
},
"product_reference": "libvirt-daemon-driver-secret-11.9.0-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-11.9.0-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-driver-storage-11.9.0-2.1.aarch64"
},
"product_reference": "libvirt-daemon-driver-storage-11.9.0-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-11.9.0-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-driver-storage-11.9.0-2.1.ppc64le"
},
"product_reference": "libvirt-daemon-driver-storage-11.9.0-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-11.9.0-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-driver-storage-11.9.0-2.1.s390x"
},
"product_reference": "libvirt-daemon-driver-storage-11.9.0-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-11.9.0-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-driver-storage-11.9.0-2.1.x86_64"
},
"product_reference": "libvirt-daemon-driver-storage-11.9.0-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-core-11.9.0-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-driver-storage-core-11.9.0-2.1.aarch64"
},
"product_reference": "libvirt-daemon-driver-storage-core-11.9.0-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-core-11.9.0-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-driver-storage-core-11.9.0-2.1.ppc64le"
},
"product_reference": "libvirt-daemon-driver-storage-core-11.9.0-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-core-11.9.0-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-driver-storage-core-11.9.0-2.1.s390x"
},
"product_reference": "libvirt-daemon-driver-storage-core-11.9.0-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-core-11.9.0-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-driver-storage-core-11.9.0-2.1.x86_64"
},
"product_reference": "libvirt-daemon-driver-storage-core-11.9.0-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-disk-11.9.0-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-driver-storage-disk-11.9.0-2.1.aarch64"
},
"product_reference": "libvirt-daemon-driver-storage-disk-11.9.0-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-disk-11.9.0-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-driver-storage-disk-11.9.0-2.1.ppc64le"
},
"product_reference": "libvirt-daemon-driver-storage-disk-11.9.0-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-disk-11.9.0-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-driver-storage-disk-11.9.0-2.1.s390x"
},
"product_reference": "libvirt-daemon-driver-storage-disk-11.9.0-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-disk-11.9.0-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-driver-storage-disk-11.9.0-2.1.x86_64"
},
"product_reference": "libvirt-daemon-driver-storage-disk-11.9.0-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-gluster-11.9.0-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-driver-storage-gluster-11.9.0-2.1.aarch64"
},
"product_reference": "libvirt-daemon-driver-storage-gluster-11.9.0-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-gluster-11.9.0-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-driver-storage-gluster-11.9.0-2.1.ppc64le"
},
"product_reference": "libvirt-daemon-driver-storage-gluster-11.9.0-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-gluster-11.9.0-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-driver-storage-gluster-11.9.0-2.1.s390x"
},
"product_reference": "libvirt-daemon-driver-storage-gluster-11.9.0-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-gluster-11.9.0-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-driver-storage-gluster-11.9.0-2.1.x86_64"
},
"product_reference": "libvirt-daemon-driver-storage-gluster-11.9.0-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-iscsi-11.9.0-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-11.9.0-2.1.aarch64"
},
"product_reference": "libvirt-daemon-driver-storage-iscsi-11.9.0-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-iscsi-11.9.0-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-11.9.0-2.1.ppc64le"
},
"product_reference": "libvirt-daemon-driver-storage-iscsi-11.9.0-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-iscsi-11.9.0-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-11.9.0-2.1.s390x"
},
"product_reference": "libvirt-daemon-driver-storage-iscsi-11.9.0-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-iscsi-11.9.0-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-11.9.0-2.1.x86_64"
},
"product_reference": "libvirt-daemon-driver-storage-iscsi-11.9.0-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-iscsi-direct-11.9.0-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-direct-11.9.0-2.1.aarch64"
},
"product_reference": "libvirt-daemon-driver-storage-iscsi-direct-11.9.0-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-iscsi-direct-11.9.0-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-direct-11.9.0-2.1.ppc64le"
},
"product_reference": "libvirt-daemon-driver-storage-iscsi-direct-11.9.0-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-iscsi-direct-11.9.0-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-direct-11.9.0-2.1.s390x"
},
"product_reference": "libvirt-daemon-driver-storage-iscsi-direct-11.9.0-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-iscsi-direct-11.9.0-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-direct-11.9.0-2.1.x86_64"
},
"product_reference": "libvirt-daemon-driver-storage-iscsi-direct-11.9.0-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-logical-11.9.0-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-driver-storage-logical-11.9.0-2.1.aarch64"
},
"product_reference": "libvirt-daemon-driver-storage-logical-11.9.0-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-logical-11.9.0-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-driver-storage-logical-11.9.0-2.1.ppc64le"
},
"product_reference": "libvirt-daemon-driver-storage-logical-11.9.0-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-logical-11.9.0-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-driver-storage-logical-11.9.0-2.1.s390x"
},
"product_reference": "libvirt-daemon-driver-storage-logical-11.9.0-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-logical-11.9.0-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-driver-storage-logical-11.9.0-2.1.x86_64"
},
"product_reference": "libvirt-daemon-driver-storage-logical-11.9.0-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-mpath-11.9.0-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-driver-storage-mpath-11.9.0-2.1.aarch64"
},
"product_reference": "libvirt-daemon-driver-storage-mpath-11.9.0-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-mpath-11.9.0-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-driver-storage-mpath-11.9.0-2.1.ppc64le"
},
"product_reference": "libvirt-daemon-driver-storage-mpath-11.9.0-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-mpath-11.9.0-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-driver-storage-mpath-11.9.0-2.1.s390x"
},
"product_reference": "libvirt-daemon-driver-storage-mpath-11.9.0-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-mpath-11.9.0-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-driver-storage-mpath-11.9.0-2.1.x86_64"
},
"product_reference": "libvirt-daemon-driver-storage-mpath-11.9.0-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-rbd-11.9.0-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-driver-storage-rbd-11.9.0-2.1.aarch64"
},
"product_reference": "libvirt-daemon-driver-storage-rbd-11.9.0-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-rbd-11.9.0-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-driver-storage-rbd-11.9.0-2.1.ppc64le"
},
"product_reference": "libvirt-daemon-driver-storage-rbd-11.9.0-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-rbd-11.9.0-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-driver-storage-rbd-11.9.0-2.1.s390x"
},
"product_reference": "libvirt-daemon-driver-storage-rbd-11.9.0-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-rbd-11.9.0-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-driver-storage-rbd-11.9.0-2.1.x86_64"
},
"product_reference": "libvirt-daemon-driver-storage-rbd-11.9.0-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-scsi-11.9.0-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-driver-storage-scsi-11.9.0-2.1.aarch64"
},
"product_reference": "libvirt-daemon-driver-storage-scsi-11.9.0-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-scsi-11.9.0-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-driver-storage-scsi-11.9.0-2.1.ppc64le"
},
"product_reference": "libvirt-daemon-driver-storage-scsi-11.9.0-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-scsi-11.9.0-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-driver-storage-scsi-11.9.0-2.1.s390x"
},
"product_reference": "libvirt-daemon-driver-storage-scsi-11.9.0-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-scsi-11.9.0-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-driver-storage-scsi-11.9.0-2.1.x86_64"
},
"product_reference": "libvirt-daemon-driver-storage-scsi-11.9.0-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-hooks-11.9.0-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-hooks-11.9.0-2.1.aarch64"
},
"product_reference": "libvirt-daemon-hooks-11.9.0-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-hooks-11.9.0-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-hooks-11.9.0-2.1.ppc64le"
},
"product_reference": "libvirt-daemon-hooks-11.9.0-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-hooks-11.9.0-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-hooks-11.9.0-2.1.s390x"
},
"product_reference": "libvirt-daemon-hooks-11.9.0-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-hooks-11.9.0-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-hooks-11.9.0-2.1.x86_64"
},
"product_reference": "libvirt-daemon-hooks-11.9.0-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-lock-11.9.0-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-lock-11.9.0-2.1.aarch64"
},
"product_reference": "libvirt-daemon-lock-11.9.0-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-lock-11.9.0-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-lock-11.9.0-2.1.ppc64le"
},
"product_reference": "libvirt-daemon-lock-11.9.0-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-lock-11.9.0-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-lock-11.9.0-2.1.s390x"
},
"product_reference": "libvirt-daemon-lock-11.9.0-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-lock-11.9.0-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-lock-11.9.0-2.1.x86_64"
},
"product_reference": "libvirt-daemon-lock-11.9.0-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-log-11.9.0-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-log-11.9.0-2.1.aarch64"
},
"product_reference": "libvirt-daemon-log-11.9.0-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-log-11.9.0-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-log-11.9.0-2.1.ppc64le"
},
"product_reference": "libvirt-daemon-log-11.9.0-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-log-11.9.0-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-log-11.9.0-2.1.s390x"
},
"product_reference": "libvirt-daemon-log-11.9.0-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-log-11.9.0-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-log-11.9.0-2.1.x86_64"
},
"product_reference": "libvirt-daemon-log-11.9.0-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-lxc-11.9.0-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-lxc-11.9.0-2.1.aarch64"
},
"product_reference": "libvirt-daemon-lxc-11.9.0-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-lxc-11.9.0-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-lxc-11.9.0-2.1.ppc64le"
},
"product_reference": "libvirt-daemon-lxc-11.9.0-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-lxc-11.9.0-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-lxc-11.9.0-2.1.s390x"
},
"product_reference": "libvirt-daemon-lxc-11.9.0-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-lxc-11.9.0-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-lxc-11.9.0-2.1.x86_64"
},
"product_reference": "libvirt-daemon-lxc-11.9.0-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-plugin-lockd-11.9.0-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-plugin-lockd-11.9.0-2.1.aarch64"
},
"product_reference": "libvirt-daemon-plugin-lockd-11.9.0-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-plugin-lockd-11.9.0-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-plugin-lockd-11.9.0-2.1.ppc64le"
},
"product_reference": "libvirt-daemon-plugin-lockd-11.9.0-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-plugin-lockd-11.9.0-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-plugin-lockd-11.9.0-2.1.s390x"
},
"product_reference": "libvirt-daemon-plugin-lockd-11.9.0-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-plugin-lockd-11.9.0-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-plugin-lockd-11.9.0-2.1.x86_64"
},
"product_reference": "libvirt-daemon-plugin-lockd-11.9.0-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-plugin-sanlock-11.9.0-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-plugin-sanlock-11.9.0-2.1.aarch64"
},
"product_reference": "libvirt-daemon-plugin-sanlock-11.9.0-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-plugin-sanlock-11.9.0-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-plugin-sanlock-11.9.0-2.1.ppc64le"
},
"product_reference": "libvirt-daemon-plugin-sanlock-11.9.0-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-plugin-sanlock-11.9.0-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-plugin-sanlock-11.9.0-2.1.s390x"
},
"product_reference": "libvirt-daemon-plugin-sanlock-11.9.0-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-plugin-sanlock-11.9.0-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-plugin-sanlock-11.9.0-2.1.x86_64"
},
"product_reference": "libvirt-daemon-plugin-sanlock-11.9.0-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-proxy-11.9.0-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-proxy-11.9.0-2.1.aarch64"
},
"product_reference": "libvirt-daemon-proxy-11.9.0-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-proxy-11.9.0-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-proxy-11.9.0-2.1.ppc64le"
},
"product_reference": "libvirt-daemon-proxy-11.9.0-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-proxy-11.9.0-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-proxy-11.9.0-2.1.s390x"
},
"product_reference": "libvirt-daemon-proxy-11.9.0-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-proxy-11.9.0-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-proxy-11.9.0-2.1.x86_64"
},
"product_reference": "libvirt-daemon-proxy-11.9.0-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-qemu-11.9.0-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-qemu-11.9.0-2.1.aarch64"
},
"product_reference": "libvirt-daemon-qemu-11.9.0-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-qemu-11.9.0-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-qemu-11.9.0-2.1.ppc64le"
},
"product_reference": "libvirt-daemon-qemu-11.9.0-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-qemu-11.9.0-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-qemu-11.9.0-2.1.s390x"
},
"product_reference": "libvirt-daemon-qemu-11.9.0-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-qemu-11.9.0-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-qemu-11.9.0-2.1.x86_64"
},
"product_reference": "libvirt-daemon-qemu-11.9.0-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-xen-11.9.0-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-xen-11.9.0-2.1.aarch64"
},
"product_reference": "libvirt-daemon-xen-11.9.0-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-xen-11.9.0-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-xen-11.9.0-2.1.ppc64le"
},
"product_reference": "libvirt-daemon-xen-11.9.0-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-xen-11.9.0-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-xen-11.9.0-2.1.s390x"
},
"product_reference": "libvirt-daemon-xen-11.9.0-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-xen-11.9.0-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-daemon-xen-11.9.0-2.1.x86_64"
},
"product_reference": "libvirt-daemon-xen-11.9.0-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-devel-11.9.0-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-devel-11.9.0-2.1.aarch64"
},
"product_reference": "libvirt-devel-11.9.0-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-devel-11.9.0-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-devel-11.9.0-2.1.ppc64le"
},
"product_reference": "libvirt-devel-11.9.0-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-devel-11.9.0-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-devel-11.9.0-2.1.s390x"
},
"product_reference": "libvirt-devel-11.9.0-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-devel-11.9.0-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-devel-11.9.0-2.1.x86_64"
},
"product_reference": "libvirt-devel-11.9.0-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-doc-11.9.0-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-doc-11.9.0-2.1.aarch64"
},
"product_reference": "libvirt-doc-11.9.0-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-doc-11.9.0-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-doc-11.9.0-2.1.ppc64le"
},
"product_reference": "libvirt-doc-11.9.0-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-doc-11.9.0-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-doc-11.9.0-2.1.s390x"
},
"product_reference": "libvirt-doc-11.9.0-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-doc-11.9.0-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-doc-11.9.0-2.1.x86_64"
},
"product_reference": "libvirt-doc-11.9.0-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-libs-11.9.0-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-libs-11.9.0-2.1.aarch64"
},
"product_reference": "libvirt-libs-11.9.0-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-libs-11.9.0-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-libs-11.9.0-2.1.ppc64le"
},
"product_reference": "libvirt-libs-11.9.0-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-libs-11.9.0-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-libs-11.9.0-2.1.s390x"
},
"product_reference": "libvirt-libs-11.9.0-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-libs-11.9.0-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-libs-11.9.0-2.1.x86_64"
},
"product_reference": "libvirt-libs-11.9.0-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-nss-11.9.0-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-nss-11.9.0-2.1.aarch64"
},
"product_reference": "libvirt-nss-11.9.0-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-nss-11.9.0-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-nss-11.9.0-2.1.ppc64le"
},
"product_reference": "libvirt-nss-11.9.0-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-nss-11.9.0-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-nss-11.9.0-2.1.s390x"
},
"product_reference": "libvirt-nss-11.9.0-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-nss-11.9.0-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-nss-11.9.0-2.1.x86_64"
},
"product_reference": "libvirt-nss-11.9.0-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-ssh-proxy-11.9.0-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-ssh-proxy-11.9.0-2.1.aarch64"
},
"product_reference": "libvirt-ssh-proxy-11.9.0-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-ssh-proxy-11.9.0-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-ssh-proxy-11.9.0-2.1.ppc64le"
},
"product_reference": "libvirt-ssh-proxy-11.9.0-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-ssh-proxy-11.9.0-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-ssh-proxy-11.9.0-2.1.s390x"
},
"product_reference": "libvirt-ssh-proxy-11.9.0-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-ssh-proxy-11.9.0-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libvirt-ssh-proxy-11.9.0-2.1.x86_64"
},
"product_reference": "libvirt-ssh-proxy-11.9.0-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-plugin-libvirt-11.9.0-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:wireshark-plugin-libvirt-11.9.0-2.1.aarch64"
},
"product_reference": "wireshark-plugin-libvirt-11.9.0-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-plugin-libvirt-11.9.0-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:wireshark-plugin-libvirt-11.9.0-2.1.ppc64le"
},
"product_reference": "wireshark-plugin-libvirt-11.9.0-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-plugin-libvirt-11.9.0-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:wireshark-plugin-libvirt-11.9.0-2.1.s390x"
},
"product_reference": "wireshark-plugin-libvirt-11.9.0-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-plugin-libvirt-11.9.0-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:wireshark-plugin-libvirt-11.9.0-2.1.x86_64"
},
"product_reference": "wireshark-plugin-libvirt-11.9.0-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-12748",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-12748"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was discovered in libvirt in the XML file processing. More specifically, the parsing of user provided XML files was performed before the ACL checks. A malicious user with limited permissions could exploit this flaw by submitting a specially crafted XML file, causing libvirt to allocate too much memory on the host. The excessive memory consumption could lead to a libvirt process crash on the host, resulting in a denial-of-service condition.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libvirt-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-client-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-client-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-client-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-client-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-client-qemu-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-client-qemu-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-client-qemu-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-client-qemu-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-common-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-common-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-common-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-common-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-config-network-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-config-network-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-config-network-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-config-network-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-config-nwfilter-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-config-nwfilter-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-config-nwfilter-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-config-nwfilter-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-libxl-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-libxl-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-libxl-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-libxl-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-lxc-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-lxc-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-lxc-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-lxc-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-network-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-network-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-network-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-network-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-nodedev-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-nodedev-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-nodedev-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-nodedev-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-nwfilter-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-nwfilter-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-nwfilter-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-nwfilter-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-qemu-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-qemu-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-qemu-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-qemu-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-secret-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-secret-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-secret-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-secret-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-core-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-core-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-core-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-core-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-disk-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-disk-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-disk-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-disk-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-gluster-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-gluster-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-gluster-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-gluster-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-direct-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-direct-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-direct-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-direct-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-logical-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-logical-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-logical-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-logical-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-mpath-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-mpath-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-mpath-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-mpath-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-rbd-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-rbd-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-rbd-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-rbd-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-scsi-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-scsi-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-scsi-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-scsi-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-hooks-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-hooks-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-hooks-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-hooks-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-lock-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-lock-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-lock-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-lock-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-log-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-log-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-log-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-log-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-lxc-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-lxc-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-lxc-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-lxc-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-plugin-lockd-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-plugin-lockd-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-plugin-lockd-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-plugin-lockd-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-plugin-sanlock-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-plugin-sanlock-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-plugin-sanlock-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-plugin-sanlock-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-proxy-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-proxy-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-proxy-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-proxy-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-qemu-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-qemu-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-qemu-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-qemu-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-xen-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-xen-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-xen-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-xen-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-devel-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-devel-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-devel-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-devel-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-doc-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-doc-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-doc-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-doc-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-libs-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-libs-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-libs-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-libs-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-nss-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-nss-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-nss-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-nss-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-ssh-proxy-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-ssh-proxy-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-ssh-proxy-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-ssh-proxy-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:wireshark-plugin-libvirt-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:wireshark-plugin-libvirt-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:wireshark-plugin-libvirt-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:wireshark-plugin-libvirt-11.9.0-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-12748",
"url": "https://www.suse.com/security/cve/CVE-2025-12748"
},
{
"category": "external",
"summary": "SUSE Bug 1253277 for CVE-2025-12748",
"url": "https://bugzilla.suse.com/1253277"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libvirt-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-client-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-client-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-client-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-client-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-client-qemu-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-client-qemu-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-client-qemu-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-client-qemu-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-common-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-common-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-common-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-common-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-config-network-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-config-network-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-config-network-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-config-network-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-config-nwfilter-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-config-nwfilter-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-config-nwfilter-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-config-nwfilter-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-libxl-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-libxl-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-libxl-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-libxl-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-lxc-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-lxc-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-lxc-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-lxc-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-network-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-network-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-network-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-network-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-nodedev-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-nodedev-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-nodedev-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-nodedev-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-nwfilter-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-nwfilter-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-nwfilter-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-nwfilter-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-qemu-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-qemu-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-qemu-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-qemu-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-secret-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-secret-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-secret-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-secret-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-core-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-core-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-core-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-core-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-disk-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-disk-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-disk-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-disk-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-gluster-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-gluster-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-gluster-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-gluster-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-direct-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-direct-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-direct-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-direct-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-logical-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-logical-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-logical-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-logical-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-mpath-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-mpath-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-mpath-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-mpath-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-rbd-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-rbd-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-rbd-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-rbd-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-scsi-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-scsi-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-scsi-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-scsi-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-hooks-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-hooks-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-hooks-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-hooks-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-lock-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-lock-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-lock-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-lock-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-log-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-log-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-log-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-log-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-lxc-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-lxc-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-lxc-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-lxc-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-plugin-lockd-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-plugin-lockd-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-plugin-lockd-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-plugin-lockd-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-plugin-sanlock-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-plugin-sanlock-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-plugin-sanlock-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-plugin-sanlock-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-proxy-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-proxy-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-proxy-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-proxy-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-qemu-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-qemu-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-qemu-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-qemu-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-xen-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-xen-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-xen-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-xen-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-devel-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-devel-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-devel-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-devel-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-doc-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-doc-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-doc-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-doc-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-libs-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-libs-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-libs-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-libs-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-nss-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-nss-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-nss-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-nss-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-ssh-proxy-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-ssh-proxy-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-ssh-proxy-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-ssh-proxy-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:wireshark-plugin-libvirt-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:wireshark-plugin-libvirt-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:wireshark-plugin-libvirt-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:wireshark-plugin-libvirt-11.9.0-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libvirt-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-client-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-client-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-client-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-client-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-client-qemu-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-client-qemu-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-client-qemu-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-client-qemu-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-common-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-common-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-common-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-common-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-config-network-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-config-network-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-config-network-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-config-network-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-config-nwfilter-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-config-nwfilter-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-config-nwfilter-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-config-nwfilter-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-libxl-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-libxl-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-libxl-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-libxl-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-lxc-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-lxc-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-lxc-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-lxc-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-network-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-network-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-network-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-network-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-nodedev-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-nodedev-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-nodedev-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-nodedev-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-nwfilter-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-nwfilter-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-nwfilter-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-nwfilter-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-qemu-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-qemu-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-qemu-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-qemu-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-secret-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-secret-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-secret-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-secret-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-core-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-core-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-core-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-core-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-disk-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-disk-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-disk-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-disk-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-gluster-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-gluster-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-gluster-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-gluster-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-direct-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-direct-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-direct-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-direct-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-logical-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-logical-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-logical-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-logical-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-mpath-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-mpath-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-mpath-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-mpath-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-rbd-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-rbd-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-rbd-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-rbd-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-scsi-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-scsi-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-scsi-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-scsi-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-hooks-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-hooks-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-hooks-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-hooks-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-lock-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-lock-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-lock-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-lock-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-log-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-log-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-log-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-log-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-lxc-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-lxc-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-lxc-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-lxc-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-plugin-lockd-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-plugin-lockd-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-plugin-lockd-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-plugin-lockd-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-plugin-sanlock-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-plugin-sanlock-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-plugin-sanlock-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-plugin-sanlock-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-proxy-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-proxy-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-proxy-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-proxy-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-qemu-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-qemu-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-qemu-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-qemu-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-xen-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-xen-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-xen-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-xen-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-devel-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-devel-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-devel-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-devel-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-doc-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-doc-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-doc-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-doc-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-libs-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-libs-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-libs-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-libs-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-nss-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-nss-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-nss-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-nss-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-ssh-proxy-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-ssh-proxy-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-ssh-proxy-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-ssh-proxy-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:wireshark-plugin-libvirt-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:wireshark-plugin-libvirt-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:wireshark-plugin-libvirt-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:wireshark-plugin-libvirt-11.9.0-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-19T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-12748"
},
{
"cve": "CVE-2025-13193",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-13193"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in libvirt. External inactive snapshots for shut-down VMs are incorrectly created as world-readable, making it possible for unprivileged users to inspect the guest OS contents. This results in an information disclosure vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libvirt-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-client-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-client-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-client-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-client-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-client-qemu-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-client-qemu-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-client-qemu-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-client-qemu-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-common-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-common-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-common-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-common-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-config-network-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-config-network-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-config-network-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-config-network-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-config-nwfilter-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-config-nwfilter-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-config-nwfilter-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-config-nwfilter-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-libxl-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-libxl-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-libxl-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-libxl-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-lxc-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-lxc-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-lxc-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-lxc-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-network-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-network-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-network-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-network-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-nodedev-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-nodedev-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-nodedev-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-nodedev-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-nwfilter-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-nwfilter-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-nwfilter-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-nwfilter-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-qemu-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-qemu-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-qemu-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-qemu-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-secret-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-secret-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-secret-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-secret-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-core-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-core-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-core-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-core-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-disk-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-disk-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-disk-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-disk-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-gluster-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-gluster-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-gluster-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-gluster-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-direct-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-direct-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-direct-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-direct-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-logical-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-logical-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-logical-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-logical-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-mpath-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-mpath-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-mpath-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-mpath-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-rbd-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-rbd-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-rbd-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-rbd-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-scsi-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-scsi-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-scsi-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-scsi-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-hooks-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-hooks-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-hooks-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-hooks-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-lock-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-lock-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-lock-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-lock-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-log-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-log-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-log-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-log-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-lxc-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-lxc-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-lxc-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-lxc-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-plugin-lockd-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-plugin-lockd-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-plugin-lockd-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-plugin-lockd-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-plugin-sanlock-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-plugin-sanlock-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-plugin-sanlock-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-plugin-sanlock-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-proxy-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-proxy-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-proxy-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-proxy-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-qemu-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-qemu-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-qemu-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-qemu-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-xen-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-xen-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-xen-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-xen-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-devel-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-devel-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-devel-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-devel-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-doc-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-doc-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-doc-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-doc-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-libs-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-libs-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-libs-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-libs-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-nss-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-nss-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-nss-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-nss-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-ssh-proxy-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-ssh-proxy-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-ssh-proxy-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-ssh-proxy-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:wireshark-plugin-libvirt-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:wireshark-plugin-libvirt-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:wireshark-plugin-libvirt-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:wireshark-plugin-libvirt-11.9.0-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-13193",
"url": "https://www.suse.com/security/cve/CVE-2025-13193"
},
{
"category": "external",
"summary": "SUSE Bug 1253703 for CVE-2025-13193",
"url": "https://bugzilla.suse.com/1253703"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libvirt-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-client-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-client-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-client-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-client-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-client-qemu-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-client-qemu-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-client-qemu-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-client-qemu-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-common-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-common-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-common-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-common-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-config-network-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-config-network-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-config-network-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-config-network-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-config-nwfilter-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-config-nwfilter-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-config-nwfilter-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-config-nwfilter-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-libxl-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-libxl-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-libxl-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-libxl-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-lxc-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-lxc-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-lxc-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-lxc-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-network-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-network-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-network-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-network-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-nodedev-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-nodedev-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-nodedev-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-nodedev-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-nwfilter-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-nwfilter-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-nwfilter-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-nwfilter-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-qemu-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-qemu-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-qemu-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-qemu-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-secret-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-secret-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-secret-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-secret-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-core-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-core-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-core-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-core-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-disk-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-disk-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-disk-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-disk-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-gluster-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-gluster-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-gluster-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-gluster-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-direct-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-direct-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-direct-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-direct-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-logical-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-logical-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-logical-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-logical-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-mpath-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-mpath-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-mpath-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-mpath-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-rbd-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-rbd-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-rbd-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-rbd-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-scsi-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-scsi-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-scsi-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-scsi-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-hooks-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-hooks-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-hooks-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-hooks-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-lock-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-lock-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-lock-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-lock-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-log-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-log-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-log-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-log-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-lxc-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-lxc-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-lxc-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-lxc-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-plugin-lockd-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-plugin-lockd-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-plugin-lockd-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-plugin-lockd-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-plugin-sanlock-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-plugin-sanlock-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-plugin-sanlock-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-plugin-sanlock-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-proxy-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-proxy-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-proxy-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-proxy-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-qemu-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-qemu-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-qemu-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-qemu-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-xen-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-xen-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-xen-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-xen-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-devel-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-devel-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-devel-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-devel-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-doc-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-doc-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-doc-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-doc-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-libs-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-libs-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-libs-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-libs-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-nss-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-nss-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-nss-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-nss-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-ssh-proxy-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-ssh-proxy-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-ssh-proxy-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-ssh-proxy-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:wireshark-plugin-libvirt-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:wireshark-plugin-libvirt-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:wireshark-plugin-libvirt-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:wireshark-plugin-libvirt-11.9.0-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libvirt-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-client-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-client-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-client-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-client-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-client-qemu-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-client-qemu-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-client-qemu-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-client-qemu-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-common-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-common-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-common-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-common-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-config-network-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-config-network-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-config-network-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-config-network-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-config-nwfilter-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-config-nwfilter-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-config-nwfilter-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-config-nwfilter-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-libxl-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-libxl-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-libxl-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-libxl-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-lxc-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-lxc-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-lxc-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-lxc-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-network-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-network-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-network-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-network-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-nodedev-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-nodedev-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-nodedev-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-nodedev-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-nwfilter-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-nwfilter-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-nwfilter-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-nwfilter-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-qemu-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-qemu-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-qemu-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-qemu-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-secret-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-secret-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-secret-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-secret-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-core-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-core-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-core-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-core-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-disk-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-disk-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-disk-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-disk-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-gluster-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-gluster-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-gluster-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-gluster-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-direct-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-direct-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-direct-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-iscsi-direct-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-logical-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-logical-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-logical-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-logical-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-mpath-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-mpath-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-mpath-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-mpath-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-rbd-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-rbd-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-rbd-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-rbd-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-scsi-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-scsi-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-scsi-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-driver-storage-scsi-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-hooks-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-hooks-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-hooks-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-hooks-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-lock-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-lock-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-lock-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-lock-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-log-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-log-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-log-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-log-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-lxc-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-lxc-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-lxc-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-lxc-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-plugin-lockd-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-plugin-lockd-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-plugin-lockd-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-plugin-lockd-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-plugin-sanlock-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-plugin-sanlock-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-plugin-sanlock-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-plugin-sanlock-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-proxy-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-proxy-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-proxy-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-proxy-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-qemu-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-qemu-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-qemu-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-qemu-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-daemon-xen-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-daemon-xen-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-daemon-xen-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-daemon-xen-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-devel-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-devel-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-devel-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-devel-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-doc-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-doc-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-doc-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-doc-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-libs-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-libs-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-libs-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-libs-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-nss-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-nss-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-nss-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-nss-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:libvirt-ssh-proxy-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:libvirt-ssh-proxy-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:libvirt-ssh-proxy-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:libvirt-ssh-proxy-11.9.0-2.1.x86_64",
"openSUSE Tumbleweed:wireshark-plugin-libvirt-11.9.0-2.1.aarch64",
"openSUSE Tumbleweed:wireshark-plugin-libvirt-11.9.0-2.1.ppc64le",
"openSUSE Tumbleweed:wireshark-plugin-libvirt-11.9.0-2.1.s390x",
"openSUSE Tumbleweed:wireshark-plugin-libvirt-11.9.0-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-19T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-13193"
}
]
}
OPENSUSE-SU-2025:20100-1
Vulnerability from csaf_opensuse - Published: 2025-11-27 10:23 - Updated: 2025-11-27 10:23| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-doc-11.4.0-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-doc-11.4.0-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libvirt",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libvirt fixes the following issues:\n\n\n- CVE-2025-13193: Fixed Information disclosure via world-readable VM snapshots (bsc#1253703)\n- CVE-2025-12748: Fixed Denial of service in XML parsing (bsc#1253278)\n\nOther fixes:\n\n- spec: Adjust dbus dependency (bsc#1253642)\n- qemu: Add support for Intel TDX (jsc#PED-9265)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Leap-16.0-66",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_20100-1.json"
},
{
"category": "self",
"summary": "SUSE Bug 1253278",
"url": "https://bugzilla.suse.com/1253278"
},
{
"category": "self",
"summary": "SUSE Bug 1253642",
"url": "https://bugzilla.suse.com/1253642"
},
{
"category": "self",
"summary": "SUSE Bug 1253703",
"url": "https://bugzilla.suse.com/1253703"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-12748 page",
"url": "https://www.suse.com/security/cve/CVE-2025-12748/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-13193 page",
"url": "https://www.suse.com/security/cve/CVE-2025-13193/"
}
],
"title": "Security update for libvirt",
"tracking": {
"current_release_date": "2025-11-27T10:23:20Z",
"generator": {
"date": "2025-11-27T10:23:20Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:20100-1",
"initial_release_date": "2025-11-27T10:23:20Z",
"revision_history": [
{
"date": "2025-11-27T10:23:20Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libvirt-11.4.0-160000.3.1.aarch64",
"product": {
"name": "libvirt-11.4.0-160000.3.1.aarch64",
"product_id": "libvirt-11.4.0-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-client-11.4.0-160000.3.1.aarch64",
"product": {
"name": "libvirt-client-11.4.0-160000.3.1.aarch64",
"product_id": "libvirt-client-11.4.0-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-client-qemu-11.4.0-160000.3.1.aarch64",
"product": {
"name": "libvirt-client-qemu-11.4.0-160000.3.1.aarch64",
"product_id": "libvirt-client-qemu-11.4.0-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-11.4.0-160000.3.1.aarch64",
"product": {
"name": "libvirt-daemon-11.4.0-160000.3.1.aarch64",
"product_id": "libvirt-daemon-11.4.0-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-common-11.4.0-160000.3.1.aarch64",
"product": {
"name": "libvirt-daemon-common-11.4.0-160000.3.1.aarch64",
"product_id": "libvirt-daemon-common-11.4.0-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-config-network-11.4.0-160000.3.1.aarch64",
"product": {
"name": "libvirt-daemon-config-network-11.4.0-160000.3.1.aarch64",
"product_id": "libvirt-daemon-config-network-11.4.0-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.aarch64",
"product": {
"name": "libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.aarch64",
"product_id": "libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-network-11.4.0-160000.3.1.aarch64",
"product": {
"name": "libvirt-daemon-driver-network-11.4.0-160000.3.1.aarch64",
"product_id": "libvirt-daemon-driver-network-11.4.0-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.aarch64",
"product": {
"name": "libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.aarch64",
"product_id": "libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.aarch64",
"product": {
"name": "libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.aarch64",
"product_id": "libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-qemu-11.4.0-160000.3.1.aarch64",
"product": {
"name": "libvirt-daemon-driver-qemu-11.4.0-160000.3.1.aarch64",
"product_id": "libvirt-daemon-driver-qemu-11.4.0-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-secret-11.4.0-160000.3.1.aarch64",
"product": {
"name": "libvirt-daemon-driver-secret-11.4.0-160000.3.1.aarch64",
"product_id": "libvirt-daemon-driver-secret-11.4.0-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-11.4.0-160000.3.1.aarch64",
"product": {
"name": "libvirt-daemon-driver-storage-11.4.0-160000.3.1.aarch64",
"product_id": "libvirt-daemon-driver-storage-11.4.0-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.aarch64",
"product": {
"name": "libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.aarch64",
"product_id": "libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.aarch64",
"product": {
"name": "libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.aarch64",
"product_id": "libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.aarch64",
"product": {
"name": "libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.aarch64",
"product_id": "libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.aarch64",
"product": {
"name": "libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.aarch64",
"product_id": "libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.aarch64",
"product": {
"name": "libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.aarch64",
"product_id": "libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.aarch64",
"product": {
"name": "libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.aarch64",
"product_id": "libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.aarch64",
"product": {
"name": "libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.aarch64",
"product_id": "libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-hooks-11.4.0-160000.3.1.aarch64",
"product": {
"name": "libvirt-daemon-hooks-11.4.0-160000.3.1.aarch64",
"product_id": "libvirt-daemon-hooks-11.4.0-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-lock-11.4.0-160000.3.1.aarch64",
"product": {
"name": "libvirt-daemon-lock-11.4.0-160000.3.1.aarch64",
"product_id": "libvirt-daemon-lock-11.4.0-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-log-11.4.0-160000.3.1.aarch64",
"product": {
"name": "libvirt-daemon-log-11.4.0-160000.3.1.aarch64",
"product_id": "libvirt-daemon-log-11.4.0-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.aarch64",
"product": {
"name": "libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.aarch64",
"product_id": "libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-proxy-11.4.0-160000.3.1.aarch64",
"product": {
"name": "libvirt-daemon-proxy-11.4.0-160000.3.1.aarch64",
"product_id": "libvirt-daemon-proxy-11.4.0-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-qemu-11.4.0-160000.3.1.aarch64",
"product": {
"name": "libvirt-daemon-qemu-11.4.0-160000.3.1.aarch64",
"product_id": "libvirt-daemon-qemu-11.4.0-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-devel-11.4.0-160000.3.1.aarch64",
"product": {
"name": "libvirt-devel-11.4.0-160000.3.1.aarch64",
"product_id": "libvirt-devel-11.4.0-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-libs-11.4.0-160000.3.1.aarch64",
"product": {
"name": "libvirt-libs-11.4.0-160000.3.1.aarch64",
"product_id": "libvirt-libs-11.4.0-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-nss-11.4.0-160000.3.1.aarch64",
"product": {
"name": "libvirt-nss-11.4.0-160000.3.1.aarch64",
"product_id": "libvirt-nss-11.4.0-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libvirt-ssh-proxy-11.4.0-160000.3.1.aarch64",
"product": {
"name": "libvirt-ssh-proxy-11.4.0-160000.3.1.aarch64",
"product_id": "libvirt-ssh-proxy-11.4.0-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "wireshark-plugin-libvirt-11.4.0-160000.3.1.aarch64",
"product": {
"name": "wireshark-plugin-libvirt-11.4.0-160000.3.1.aarch64",
"product_id": "wireshark-plugin-libvirt-11.4.0-160000.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libvirt-doc-11.4.0-160000.3.1.noarch",
"product": {
"name": "libvirt-doc-11.4.0-160000.3.1.noarch",
"product_id": "libvirt-doc-11.4.0-160000.3.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libvirt-11.4.0-160000.3.1.ppc64le",
"product": {
"name": "libvirt-11.4.0-160000.3.1.ppc64le",
"product_id": "libvirt-11.4.0-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-client-11.4.0-160000.3.1.ppc64le",
"product": {
"name": "libvirt-client-11.4.0-160000.3.1.ppc64le",
"product_id": "libvirt-client-11.4.0-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-client-qemu-11.4.0-160000.3.1.ppc64le",
"product": {
"name": "libvirt-client-qemu-11.4.0-160000.3.1.ppc64le",
"product_id": "libvirt-client-qemu-11.4.0-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-11.4.0-160000.3.1.ppc64le",
"product": {
"name": "libvirt-daemon-11.4.0-160000.3.1.ppc64le",
"product_id": "libvirt-daemon-11.4.0-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-common-11.4.0-160000.3.1.ppc64le",
"product": {
"name": "libvirt-daemon-common-11.4.0-160000.3.1.ppc64le",
"product_id": "libvirt-daemon-common-11.4.0-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-config-network-11.4.0-160000.3.1.ppc64le",
"product": {
"name": "libvirt-daemon-config-network-11.4.0-160000.3.1.ppc64le",
"product_id": "libvirt-daemon-config-network-11.4.0-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.ppc64le",
"product": {
"name": "libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.ppc64le",
"product_id": "libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-network-11.4.0-160000.3.1.ppc64le",
"product": {
"name": "libvirt-daemon-driver-network-11.4.0-160000.3.1.ppc64le",
"product_id": "libvirt-daemon-driver-network-11.4.0-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.ppc64le",
"product": {
"name": "libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.ppc64le",
"product_id": "libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.ppc64le",
"product": {
"name": "libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.ppc64le",
"product_id": "libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-qemu-11.4.0-160000.3.1.ppc64le",
"product": {
"name": "libvirt-daemon-driver-qemu-11.4.0-160000.3.1.ppc64le",
"product_id": "libvirt-daemon-driver-qemu-11.4.0-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-secret-11.4.0-160000.3.1.ppc64le",
"product": {
"name": "libvirt-daemon-driver-secret-11.4.0-160000.3.1.ppc64le",
"product_id": "libvirt-daemon-driver-secret-11.4.0-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-11.4.0-160000.3.1.ppc64le",
"product": {
"name": "libvirt-daemon-driver-storage-11.4.0-160000.3.1.ppc64le",
"product_id": "libvirt-daemon-driver-storage-11.4.0-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.ppc64le",
"product": {
"name": "libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.ppc64le",
"product_id": "libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.ppc64le",
"product": {
"name": "libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.ppc64le",
"product_id": "libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.ppc64le",
"product": {
"name": "libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.ppc64le",
"product_id": "libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.ppc64le",
"product": {
"name": "libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.ppc64le",
"product_id": "libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.ppc64le",
"product": {
"name": "libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.ppc64le",
"product_id": "libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.ppc64le",
"product": {
"name": "libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.ppc64le",
"product_id": "libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.ppc64le",
"product": {
"name": "libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.ppc64le",
"product_id": "libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-hooks-11.4.0-160000.3.1.ppc64le",
"product": {
"name": "libvirt-daemon-hooks-11.4.0-160000.3.1.ppc64le",
"product_id": "libvirt-daemon-hooks-11.4.0-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-lock-11.4.0-160000.3.1.ppc64le",
"product": {
"name": "libvirt-daemon-lock-11.4.0-160000.3.1.ppc64le",
"product_id": "libvirt-daemon-lock-11.4.0-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-log-11.4.0-160000.3.1.ppc64le",
"product": {
"name": "libvirt-daemon-log-11.4.0-160000.3.1.ppc64le",
"product_id": "libvirt-daemon-log-11.4.0-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.ppc64le",
"product": {
"name": "libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.ppc64le",
"product_id": "libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-proxy-11.4.0-160000.3.1.ppc64le",
"product": {
"name": "libvirt-daemon-proxy-11.4.0-160000.3.1.ppc64le",
"product_id": "libvirt-daemon-proxy-11.4.0-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-qemu-11.4.0-160000.3.1.ppc64le",
"product": {
"name": "libvirt-daemon-qemu-11.4.0-160000.3.1.ppc64le",
"product_id": "libvirt-daemon-qemu-11.4.0-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-devel-11.4.0-160000.3.1.ppc64le",
"product": {
"name": "libvirt-devel-11.4.0-160000.3.1.ppc64le",
"product_id": "libvirt-devel-11.4.0-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-libs-11.4.0-160000.3.1.ppc64le",
"product": {
"name": "libvirt-libs-11.4.0-160000.3.1.ppc64le",
"product_id": "libvirt-libs-11.4.0-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-nss-11.4.0-160000.3.1.ppc64le",
"product": {
"name": "libvirt-nss-11.4.0-160000.3.1.ppc64le",
"product_id": "libvirt-nss-11.4.0-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libvirt-ssh-proxy-11.4.0-160000.3.1.ppc64le",
"product": {
"name": "libvirt-ssh-proxy-11.4.0-160000.3.1.ppc64le",
"product_id": "libvirt-ssh-proxy-11.4.0-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "wireshark-plugin-libvirt-11.4.0-160000.3.1.ppc64le",
"product": {
"name": "wireshark-plugin-libvirt-11.4.0-160000.3.1.ppc64le",
"product_id": "wireshark-plugin-libvirt-11.4.0-160000.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libvirt-11.4.0-160000.3.1.s390x",
"product": {
"name": "libvirt-11.4.0-160000.3.1.s390x",
"product_id": "libvirt-11.4.0-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-client-11.4.0-160000.3.1.s390x",
"product": {
"name": "libvirt-client-11.4.0-160000.3.1.s390x",
"product_id": "libvirt-client-11.4.0-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-client-qemu-11.4.0-160000.3.1.s390x",
"product": {
"name": "libvirt-client-qemu-11.4.0-160000.3.1.s390x",
"product_id": "libvirt-client-qemu-11.4.0-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-11.4.0-160000.3.1.s390x",
"product": {
"name": "libvirt-daemon-11.4.0-160000.3.1.s390x",
"product_id": "libvirt-daemon-11.4.0-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-common-11.4.0-160000.3.1.s390x",
"product": {
"name": "libvirt-daemon-common-11.4.0-160000.3.1.s390x",
"product_id": "libvirt-daemon-common-11.4.0-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-config-network-11.4.0-160000.3.1.s390x",
"product": {
"name": "libvirt-daemon-config-network-11.4.0-160000.3.1.s390x",
"product_id": "libvirt-daemon-config-network-11.4.0-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.s390x",
"product": {
"name": "libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.s390x",
"product_id": "libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-network-11.4.0-160000.3.1.s390x",
"product": {
"name": "libvirt-daemon-driver-network-11.4.0-160000.3.1.s390x",
"product_id": "libvirt-daemon-driver-network-11.4.0-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.s390x",
"product": {
"name": "libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.s390x",
"product_id": "libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.s390x",
"product": {
"name": "libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.s390x",
"product_id": "libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-qemu-11.4.0-160000.3.1.s390x",
"product": {
"name": "libvirt-daemon-driver-qemu-11.4.0-160000.3.1.s390x",
"product_id": "libvirt-daemon-driver-qemu-11.4.0-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-secret-11.4.0-160000.3.1.s390x",
"product": {
"name": "libvirt-daemon-driver-secret-11.4.0-160000.3.1.s390x",
"product_id": "libvirt-daemon-driver-secret-11.4.0-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-11.4.0-160000.3.1.s390x",
"product": {
"name": "libvirt-daemon-driver-storage-11.4.0-160000.3.1.s390x",
"product_id": "libvirt-daemon-driver-storage-11.4.0-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.s390x",
"product": {
"name": "libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.s390x",
"product_id": "libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.s390x",
"product": {
"name": "libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.s390x",
"product_id": "libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.s390x",
"product": {
"name": "libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.s390x",
"product_id": "libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.s390x",
"product": {
"name": "libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.s390x",
"product_id": "libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.s390x",
"product": {
"name": "libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.s390x",
"product_id": "libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.s390x",
"product": {
"name": "libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.s390x",
"product_id": "libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.s390x",
"product": {
"name": "libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.s390x",
"product_id": "libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-hooks-11.4.0-160000.3.1.s390x",
"product": {
"name": "libvirt-daemon-hooks-11.4.0-160000.3.1.s390x",
"product_id": "libvirt-daemon-hooks-11.4.0-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-lock-11.4.0-160000.3.1.s390x",
"product": {
"name": "libvirt-daemon-lock-11.4.0-160000.3.1.s390x",
"product_id": "libvirt-daemon-lock-11.4.0-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-log-11.4.0-160000.3.1.s390x",
"product": {
"name": "libvirt-daemon-log-11.4.0-160000.3.1.s390x",
"product_id": "libvirt-daemon-log-11.4.0-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.s390x",
"product": {
"name": "libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.s390x",
"product_id": "libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-proxy-11.4.0-160000.3.1.s390x",
"product": {
"name": "libvirt-daemon-proxy-11.4.0-160000.3.1.s390x",
"product_id": "libvirt-daemon-proxy-11.4.0-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-qemu-11.4.0-160000.3.1.s390x",
"product": {
"name": "libvirt-daemon-qemu-11.4.0-160000.3.1.s390x",
"product_id": "libvirt-daemon-qemu-11.4.0-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-devel-11.4.0-160000.3.1.s390x",
"product": {
"name": "libvirt-devel-11.4.0-160000.3.1.s390x",
"product_id": "libvirt-devel-11.4.0-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-libs-11.4.0-160000.3.1.s390x",
"product": {
"name": "libvirt-libs-11.4.0-160000.3.1.s390x",
"product_id": "libvirt-libs-11.4.0-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-nss-11.4.0-160000.3.1.s390x",
"product": {
"name": "libvirt-nss-11.4.0-160000.3.1.s390x",
"product_id": "libvirt-nss-11.4.0-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libvirt-ssh-proxy-11.4.0-160000.3.1.s390x",
"product": {
"name": "libvirt-ssh-proxy-11.4.0-160000.3.1.s390x",
"product_id": "libvirt-ssh-proxy-11.4.0-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "wireshark-plugin-libvirt-11.4.0-160000.3.1.s390x",
"product": {
"name": "wireshark-plugin-libvirt-11.4.0-160000.3.1.s390x",
"product_id": "wireshark-plugin-libvirt-11.4.0-160000.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libvirt-11.4.0-160000.3.1.x86_64",
"product": {
"name": "libvirt-11.4.0-160000.3.1.x86_64",
"product_id": "libvirt-11.4.0-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-client-11.4.0-160000.3.1.x86_64",
"product": {
"name": "libvirt-client-11.4.0-160000.3.1.x86_64",
"product_id": "libvirt-client-11.4.0-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-client-qemu-11.4.0-160000.3.1.x86_64",
"product": {
"name": "libvirt-client-qemu-11.4.0-160000.3.1.x86_64",
"product_id": "libvirt-client-qemu-11.4.0-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-11.4.0-160000.3.1.x86_64",
"product": {
"name": "libvirt-daemon-11.4.0-160000.3.1.x86_64",
"product_id": "libvirt-daemon-11.4.0-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-common-11.4.0-160000.3.1.x86_64",
"product": {
"name": "libvirt-daemon-common-11.4.0-160000.3.1.x86_64",
"product_id": "libvirt-daemon-common-11.4.0-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-config-network-11.4.0-160000.3.1.x86_64",
"product": {
"name": "libvirt-daemon-config-network-11.4.0-160000.3.1.x86_64",
"product_id": "libvirt-daemon-config-network-11.4.0-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.x86_64",
"product": {
"name": "libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.x86_64",
"product_id": "libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-network-11.4.0-160000.3.1.x86_64",
"product": {
"name": "libvirt-daemon-driver-network-11.4.0-160000.3.1.x86_64",
"product_id": "libvirt-daemon-driver-network-11.4.0-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.x86_64",
"product": {
"name": "libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.x86_64",
"product_id": "libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.x86_64",
"product": {
"name": "libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.x86_64",
"product_id": "libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-qemu-11.4.0-160000.3.1.x86_64",
"product": {
"name": "libvirt-daemon-driver-qemu-11.4.0-160000.3.1.x86_64",
"product_id": "libvirt-daemon-driver-qemu-11.4.0-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-secret-11.4.0-160000.3.1.x86_64",
"product": {
"name": "libvirt-daemon-driver-secret-11.4.0-160000.3.1.x86_64",
"product_id": "libvirt-daemon-driver-secret-11.4.0-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-11.4.0-160000.3.1.x86_64",
"product": {
"name": "libvirt-daemon-driver-storage-11.4.0-160000.3.1.x86_64",
"product_id": "libvirt-daemon-driver-storage-11.4.0-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.x86_64",
"product": {
"name": "libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.x86_64",
"product_id": "libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.x86_64",
"product": {
"name": "libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.x86_64",
"product_id": "libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.x86_64",
"product": {
"name": "libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.x86_64",
"product_id": "libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.x86_64",
"product": {
"name": "libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.x86_64",
"product_id": "libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.x86_64",
"product": {
"name": "libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.x86_64",
"product_id": "libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.x86_64",
"product": {
"name": "libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.x86_64",
"product_id": "libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.x86_64",
"product": {
"name": "libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.x86_64",
"product_id": "libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-hooks-11.4.0-160000.3.1.x86_64",
"product": {
"name": "libvirt-daemon-hooks-11.4.0-160000.3.1.x86_64",
"product_id": "libvirt-daemon-hooks-11.4.0-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-lock-11.4.0-160000.3.1.x86_64",
"product": {
"name": "libvirt-daemon-lock-11.4.0-160000.3.1.x86_64",
"product_id": "libvirt-daemon-lock-11.4.0-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-log-11.4.0-160000.3.1.x86_64",
"product": {
"name": "libvirt-daemon-log-11.4.0-160000.3.1.x86_64",
"product_id": "libvirt-daemon-log-11.4.0-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.x86_64",
"product": {
"name": "libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.x86_64",
"product_id": "libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-proxy-11.4.0-160000.3.1.x86_64",
"product": {
"name": "libvirt-daemon-proxy-11.4.0-160000.3.1.x86_64",
"product_id": "libvirt-daemon-proxy-11.4.0-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-daemon-qemu-11.4.0-160000.3.1.x86_64",
"product": {
"name": "libvirt-daemon-qemu-11.4.0-160000.3.1.x86_64",
"product_id": "libvirt-daemon-qemu-11.4.0-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-devel-11.4.0-160000.3.1.x86_64",
"product": {
"name": "libvirt-devel-11.4.0-160000.3.1.x86_64",
"product_id": "libvirt-devel-11.4.0-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-libs-11.4.0-160000.3.1.x86_64",
"product": {
"name": "libvirt-libs-11.4.0-160000.3.1.x86_64",
"product_id": "libvirt-libs-11.4.0-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-nss-11.4.0-160000.3.1.x86_64",
"product": {
"name": "libvirt-nss-11.4.0-160000.3.1.x86_64",
"product_id": "libvirt-nss-11.4.0-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libvirt-ssh-proxy-11.4.0-160000.3.1.x86_64",
"product": {
"name": "libvirt-ssh-proxy-11.4.0-160000.3.1.x86_64",
"product_id": "libvirt-ssh-proxy-11.4.0-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "wireshark-plugin-libvirt-11.4.0-160000.3.1.x86_64",
"product": {
"name": "wireshark-plugin-libvirt-11.4.0-160000.3.1.x86_64",
"product_id": "wireshark-plugin-libvirt-11.4.0-160000.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 16.0",
"product": {
"name": "openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-11.4.0-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.aarch64"
},
"product_reference": "libvirt-11.4.0-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-11.4.0-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.ppc64le"
},
"product_reference": "libvirt-11.4.0-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-11.4.0-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.s390x"
},
"product_reference": "libvirt-11.4.0-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-11.4.0-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.x86_64"
},
"product_reference": "libvirt-11.4.0-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-client-11.4.0-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.aarch64"
},
"product_reference": "libvirt-client-11.4.0-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-client-11.4.0-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.ppc64le"
},
"product_reference": "libvirt-client-11.4.0-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-client-11.4.0-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.s390x"
},
"product_reference": "libvirt-client-11.4.0-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-client-11.4.0-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.x86_64"
},
"product_reference": "libvirt-client-11.4.0-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-client-qemu-11.4.0-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.aarch64"
},
"product_reference": "libvirt-client-qemu-11.4.0-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-client-qemu-11.4.0-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.ppc64le"
},
"product_reference": "libvirt-client-qemu-11.4.0-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-client-qemu-11.4.0-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.s390x"
},
"product_reference": "libvirt-client-qemu-11.4.0-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-client-qemu-11.4.0-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.x86_64"
},
"product_reference": "libvirt-client-qemu-11.4.0-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-11.4.0-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.aarch64"
},
"product_reference": "libvirt-daemon-11.4.0-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-11.4.0-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.ppc64le"
},
"product_reference": "libvirt-daemon-11.4.0-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-11.4.0-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.s390x"
},
"product_reference": "libvirt-daemon-11.4.0-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-11.4.0-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.x86_64"
},
"product_reference": "libvirt-daemon-11.4.0-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-common-11.4.0-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.aarch64"
},
"product_reference": "libvirt-daemon-common-11.4.0-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-common-11.4.0-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.ppc64le"
},
"product_reference": "libvirt-daemon-common-11.4.0-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-common-11.4.0-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.s390x"
},
"product_reference": "libvirt-daemon-common-11.4.0-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-common-11.4.0-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.x86_64"
},
"product_reference": "libvirt-daemon-common-11.4.0-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-config-network-11.4.0-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.aarch64"
},
"product_reference": "libvirt-daemon-config-network-11.4.0-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-config-network-11.4.0-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.ppc64le"
},
"product_reference": "libvirt-daemon-config-network-11.4.0-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-config-network-11.4.0-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.s390x"
},
"product_reference": "libvirt-daemon-config-network-11.4.0-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-config-network-11.4.0-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.x86_64"
},
"product_reference": "libvirt-daemon-config-network-11.4.0-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.aarch64"
},
"product_reference": "libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.ppc64le"
},
"product_reference": "libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.s390x"
},
"product_reference": "libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.x86_64"
},
"product_reference": "libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-network-11.4.0-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.aarch64"
},
"product_reference": "libvirt-daemon-driver-network-11.4.0-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-network-11.4.0-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.ppc64le"
},
"product_reference": "libvirt-daemon-driver-network-11.4.0-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-network-11.4.0-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.s390x"
},
"product_reference": "libvirt-daemon-driver-network-11.4.0-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-network-11.4.0-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.x86_64"
},
"product_reference": "libvirt-daemon-driver-network-11.4.0-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.aarch64"
},
"product_reference": "libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.ppc64le"
},
"product_reference": "libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.s390x"
},
"product_reference": "libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.x86_64"
},
"product_reference": "libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.aarch64"
},
"product_reference": "libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.ppc64le"
},
"product_reference": "libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.s390x"
},
"product_reference": "libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.x86_64"
},
"product_reference": "libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-qemu-11.4.0-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.aarch64"
},
"product_reference": "libvirt-daemon-driver-qemu-11.4.0-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-qemu-11.4.0-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.ppc64le"
},
"product_reference": "libvirt-daemon-driver-qemu-11.4.0-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-qemu-11.4.0-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.s390x"
},
"product_reference": "libvirt-daemon-driver-qemu-11.4.0-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-qemu-11.4.0-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.x86_64"
},
"product_reference": "libvirt-daemon-driver-qemu-11.4.0-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-secret-11.4.0-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.aarch64"
},
"product_reference": "libvirt-daemon-driver-secret-11.4.0-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-secret-11.4.0-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.ppc64le"
},
"product_reference": "libvirt-daemon-driver-secret-11.4.0-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-secret-11.4.0-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.s390x"
},
"product_reference": "libvirt-daemon-driver-secret-11.4.0-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-secret-11.4.0-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.x86_64"
},
"product_reference": "libvirt-daemon-driver-secret-11.4.0-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-11.4.0-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.aarch64"
},
"product_reference": "libvirt-daemon-driver-storage-11.4.0-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-11.4.0-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.ppc64le"
},
"product_reference": "libvirt-daemon-driver-storage-11.4.0-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-11.4.0-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.s390x"
},
"product_reference": "libvirt-daemon-driver-storage-11.4.0-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-11.4.0-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.x86_64"
},
"product_reference": "libvirt-daemon-driver-storage-11.4.0-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.aarch64"
},
"product_reference": "libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.ppc64le"
},
"product_reference": "libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.s390x"
},
"product_reference": "libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.x86_64"
},
"product_reference": "libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.aarch64"
},
"product_reference": "libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.ppc64le"
},
"product_reference": "libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.s390x"
},
"product_reference": "libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.x86_64"
},
"product_reference": "libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.aarch64"
},
"product_reference": "libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.ppc64le"
},
"product_reference": "libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.s390x"
},
"product_reference": "libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.x86_64"
},
"product_reference": "libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.aarch64"
},
"product_reference": "libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.ppc64le"
},
"product_reference": "libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.s390x"
},
"product_reference": "libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.x86_64"
},
"product_reference": "libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.aarch64"
},
"product_reference": "libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.ppc64le"
},
"product_reference": "libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.s390x"
},
"product_reference": "libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.x86_64"
},
"product_reference": "libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.aarch64"
},
"product_reference": "libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.ppc64le"
},
"product_reference": "libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.s390x"
},
"product_reference": "libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.x86_64"
},
"product_reference": "libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.aarch64"
},
"product_reference": "libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.ppc64le"
},
"product_reference": "libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.s390x"
},
"product_reference": "libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.x86_64"
},
"product_reference": "libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-hooks-11.4.0-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.aarch64"
},
"product_reference": "libvirt-daemon-hooks-11.4.0-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-hooks-11.4.0-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.ppc64le"
},
"product_reference": "libvirt-daemon-hooks-11.4.0-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-hooks-11.4.0-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.s390x"
},
"product_reference": "libvirt-daemon-hooks-11.4.0-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-hooks-11.4.0-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.x86_64"
},
"product_reference": "libvirt-daemon-hooks-11.4.0-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-lock-11.4.0-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.aarch64"
},
"product_reference": "libvirt-daemon-lock-11.4.0-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-lock-11.4.0-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.ppc64le"
},
"product_reference": "libvirt-daemon-lock-11.4.0-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-lock-11.4.0-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.s390x"
},
"product_reference": "libvirt-daemon-lock-11.4.0-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-lock-11.4.0-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.x86_64"
},
"product_reference": "libvirt-daemon-lock-11.4.0-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-log-11.4.0-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.aarch64"
},
"product_reference": "libvirt-daemon-log-11.4.0-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-log-11.4.0-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.ppc64le"
},
"product_reference": "libvirt-daemon-log-11.4.0-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-log-11.4.0-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.s390x"
},
"product_reference": "libvirt-daemon-log-11.4.0-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-log-11.4.0-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.x86_64"
},
"product_reference": "libvirt-daemon-log-11.4.0-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.aarch64"
},
"product_reference": "libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.ppc64le"
},
"product_reference": "libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.s390x"
},
"product_reference": "libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.x86_64"
},
"product_reference": "libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-proxy-11.4.0-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.aarch64"
},
"product_reference": "libvirt-daemon-proxy-11.4.0-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-proxy-11.4.0-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.ppc64le"
},
"product_reference": "libvirt-daemon-proxy-11.4.0-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-proxy-11.4.0-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.s390x"
},
"product_reference": "libvirt-daemon-proxy-11.4.0-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-proxy-11.4.0-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.x86_64"
},
"product_reference": "libvirt-daemon-proxy-11.4.0-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-qemu-11.4.0-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.aarch64"
},
"product_reference": "libvirt-daemon-qemu-11.4.0-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-qemu-11.4.0-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.ppc64le"
},
"product_reference": "libvirt-daemon-qemu-11.4.0-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-qemu-11.4.0-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.s390x"
},
"product_reference": "libvirt-daemon-qemu-11.4.0-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-qemu-11.4.0-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.x86_64"
},
"product_reference": "libvirt-daemon-qemu-11.4.0-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-devel-11.4.0-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.aarch64"
},
"product_reference": "libvirt-devel-11.4.0-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-devel-11.4.0-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.ppc64le"
},
"product_reference": "libvirt-devel-11.4.0-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-devel-11.4.0-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.s390x"
},
"product_reference": "libvirt-devel-11.4.0-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-devel-11.4.0-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.x86_64"
},
"product_reference": "libvirt-devel-11.4.0-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-doc-11.4.0-160000.3.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-doc-11.4.0-160000.3.1.noarch"
},
"product_reference": "libvirt-doc-11.4.0-160000.3.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-libs-11.4.0-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.aarch64"
},
"product_reference": "libvirt-libs-11.4.0-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-libs-11.4.0-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.ppc64le"
},
"product_reference": "libvirt-libs-11.4.0-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-libs-11.4.0-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.s390x"
},
"product_reference": "libvirt-libs-11.4.0-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-libs-11.4.0-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.x86_64"
},
"product_reference": "libvirt-libs-11.4.0-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-nss-11.4.0-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.aarch64"
},
"product_reference": "libvirt-nss-11.4.0-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-nss-11.4.0-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.ppc64le"
},
"product_reference": "libvirt-nss-11.4.0-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-nss-11.4.0-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.s390x"
},
"product_reference": "libvirt-nss-11.4.0-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-nss-11.4.0-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.x86_64"
},
"product_reference": "libvirt-nss-11.4.0-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-ssh-proxy-11.4.0-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.aarch64"
},
"product_reference": "libvirt-ssh-proxy-11.4.0-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-ssh-proxy-11.4.0-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.ppc64le"
},
"product_reference": "libvirt-ssh-proxy-11.4.0-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-ssh-proxy-11.4.0-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.s390x"
},
"product_reference": "libvirt-ssh-proxy-11.4.0-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-ssh-proxy-11.4.0-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.x86_64"
},
"product_reference": "libvirt-ssh-proxy-11.4.0-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-plugin-libvirt-11.4.0-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.aarch64"
},
"product_reference": "wireshark-plugin-libvirt-11.4.0-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-plugin-libvirt-11.4.0-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.ppc64le"
},
"product_reference": "wireshark-plugin-libvirt-11.4.0-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-plugin-libvirt-11.4.0-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.s390x"
},
"product_reference": "wireshark-plugin-libvirt-11.4.0-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "wireshark-plugin-libvirt-11.4.0-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.x86_64"
},
"product_reference": "wireshark-plugin-libvirt-11.4.0-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-12748",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-12748"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was discovered in libvirt in the XML file processing. More specifically, the parsing of user provided XML files was performed before the ACL checks. A malicious user with limited permissions could exploit this flaw by submitting a specially crafted XML file, causing libvirt to allocate too much memory on the host. The excessive memory consumption could lead to a libvirt process crash on the host, resulting in a denial-of-service condition.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-doc-11.4.0-160000.3.1.noarch",
"openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-12748",
"url": "https://www.suse.com/security/cve/CVE-2025-12748"
},
{
"category": "external",
"summary": "SUSE Bug 1253277 for CVE-2025-12748",
"url": "https://bugzilla.suse.com/1253277"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-doc-11.4.0-160000.3.1.noarch",
"openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-doc-11.4.0-160000.3.1.noarch",
"openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-27T10:23:20Z",
"details": "moderate"
}
],
"title": "CVE-2025-12748"
},
{
"cve": "CVE-2025-13193",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-13193"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in libvirt. External inactive snapshots for shut-down VMs are incorrectly created as world-readable, making it possible for unprivileged users to inspect the guest OS contents. This results in an information disclosure vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-doc-11.4.0-160000.3.1.noarch",
"openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-13193",
"url": "https://www.suse.com/security/cve/CVE-2025-13193"
},
{
"category": "external",
"summary": "SUSE Bug 1253703 for CVE-2025-13193",
"url": "https://bugzilla.suse.com/1253703"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-doc-11.4.0-160000.3.1.noarch",
"openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-client-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-client-qemu-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-common-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-config-network-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-config-nwfilter-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-network-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-nodedev-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-nwfilter-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-qemu-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-secret-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-core-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-disk-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-iscsi-direct-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-logical-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-mpath-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-driver-storage-scsi-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-hooks-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-lock-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-log-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-plugin-lockd-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-proxy-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-daemon-qemu-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-devel-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-doc-11.4.0-160000.3.1.noarch",
"openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-libs-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-nss-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:libvirt-ssh-proxy-11.4.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.s390x",
"openSUSE Leap 16.0:wireshark-plugin-libvirt-11.4.0-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-27T10:23:20Z",
"details": "moderate"
}
],
"title": "CVE-2025-13193"
}
]
}
RHSA-2026:18326
Vulnerability from csaf_redhat - Published: 2026-05-19 09:19 - Updated: 2026-05-19 15:23A flaw was discovered in libvirt in the XML file processing. More specifically, the parsing of user provided XML files was performed before the ACL checks. A malicious user with limited permissions could exploit this flaw by submitting a specially crafted XML file, causing libvirt to allocate too much memory on the host. The excessive memory consumption could lead to a libvirt process crash on the host, resulting in a denial-of-service condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.GA:libvirt-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-0:11.10.0-12.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-client-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-client-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-client-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-client-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-client-debuginfo-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-client-debuginfo-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-client-debuginfo-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-client-debuginfo-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-client-qemu-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-client-qemu-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-client-qemu-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-common-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-common-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-common-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-common-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-config-network-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-config-network-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-config-network-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-config-network-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-network-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-network-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-network-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-network-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-qemu-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-qemu-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-qemu-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-qemu-debuginfo-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-qemu-debuginfo-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-qemu-debuginfo-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-kvm-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-kvm-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-kvm-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-lock-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-lock-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-lock-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-lock-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-log-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-log-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-log-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-log-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-plugin-sanlock-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-plugin-sanlock-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-plugin-sanlock-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-plugin-sanlock-debuginfo-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-plugin-sanlock-debuginfo-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-plugin-sanlock-debuginfo-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-proxy-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-proxy-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-proxy-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-proxy-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-debuginfo-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-debuginfo-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-debuginfo-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-debuginfo-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-debugsource-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-debugsource-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-debugsource-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-debugsource-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-devel-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-devel-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-devel-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-devel-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-docs-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-docs-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-docs-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-docs-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-libs-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-libs-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-libs-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-libs-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-libs-debuginfo-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-libs-debuginfo-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-libs-debuginfo-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-libs-debuginfo-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-nss-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-nss-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-nss-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-nss-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-nss-debuginfo-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-nss-debuginfo-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-nss-debuginfo-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-nss-debuginfo-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-ssh-proxy-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-ssh-proxy-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-ssh-proxy-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.GA:libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-0:11.10.0-12.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-client-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-client-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-client-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-client-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-client-debuginfo-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-client-debuginfo-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-client-debuginfo-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-client-debuginfo-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-client-qemu-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-client-qemu-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-client-qemu-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-common-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-common-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-common-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-common-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-config-network-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-config-network-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-config-network-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-config-network-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-network-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-network-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-network-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-network-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-qemu-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-qemu-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-qemu-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-qemu-debuginfo-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-qemu-debuginfo-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-qemu-debuginfo-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-kvm-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-kvm-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-kvm-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-lock-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-lock-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-lock-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-lock-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-log-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-log-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-log-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-log-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-plugin-sanlock-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-plugin-sanlock-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-plugin-sanlock-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-plugin-sanlock-debuginfo-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-plugin-sanlock-debuginfo-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-plugin-sanlock-debuginfo-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-proxy-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-proxy-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-proxy-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-proxy-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-debuginfo-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-debuginfo-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-debuginfo-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-debuginfo-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-debugsource-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-debugsource-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-debugsource-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-debugsource-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-devel-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-devel-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-devel-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-devel-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-docs-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-docs-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-docs-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-docs-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-libs-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-libs-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-libs-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-libs-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-libs-debuginfo-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-libs-debuginfo-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-libs-debuginfo-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-libs-debuginfo-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-nss-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-nss-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-nss-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-nss-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-nss-debuginfo-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-nss-debuginfo-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-nss-debuginfo-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-nss-debuginfo-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-ssh-proxy-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-ssh-proxy-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-ssh-proxy-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.GA:libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for libvirt is now available for Red Hat Enterprise Linux 10.\n\nRed 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.",
"title": "Topic"
},
{
"category": "general",
"text": "Kernel-based Virtual Machine (KVM) offers a full virtualization solution forLinux on numerous hardware platforms. The virt:rhel module contains packageswhich provide user-space components used to run virtual machines using KVM.The packages also provide APIs for managing and interacting with the virtualized systems.\n\nSecurity Fix(es):\n\n* libvirt: Denial of service in XML parsing (CVE-2025-12748)\n\nFor 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.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 10 Release Notes linked from the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:18326",
"url": "https://access.redhat.com/errata/RHSA-2026:18326"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/10/html/10.2_release_notes/index",
"url": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/10/html/10.2_release_notes/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2413801",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2413801"
},
{
"category": "external",
"summary": "RHEL-100716",
"url": "https://issues.redhat.com/browse/RHEL-100716"
},
{
"category": "external",
"summary": "RHEL-102925",
"url": "https://issues.redhat.com/browse/RHEL-102925"
},
{
"category": "external",
"summary": "RHEL-104216",
"url": "https://issues.redhat.com/browse/RHEL-104216"
},
{
"category": "external",
"summary": "RHEL-104238",
"url": "https://issues.redhat.com/browse/RHEL-104238"
},
{
"category": "external",
"summary": "RHEL-104427",
"url": "https://issues.redhat.com/browse/RHEL-104427"
},
{
"category": "external",
"summary": "RHEL-110191",
"url": "https://issues.redhat.com/browse/RHEL-110191"
},
{
"category": "external",
"summary": "RHEL-113574",
"url": "https://issues.redhat.com/browse/RHEL-113574"
},
{
"category": "external",
"summary": "RHEL-114412",
"url": "https://issues.redhat.com/browse/RHEL-114412"
},
{
"category": "external",
"summary": "RHEL-118671",
"url": "https://issues.redhat.com/browse/RHEL-118671"
},
{
"category": "external",
"summary": "RHEL-122751",
"url": "https://issues.redhat.com/browse/RHEL-122751"
},
{
"category": "external",
"summary": "RHEL-126346",
"url": "https://issues.redhat.com/browse/RHEL-126346"
},
{
"category": "external",
"summary": "RHEL-126945",
"url": "https://issues.redhat.com/browse/RHEL-126945"
},
{
"category": "external",
"summary": "RHEL-131335",
"url": "https://issues.redhat.com/browse/RHEL-131335"
},
{
"category": "external",
"summary": "RHEL-135115",
"url": "https://issues.redhat.com/browse/RHEL-135115"
},
{
"category": "external",
"summary": "RHEL-138300",
"url": "https://issues.redhat.com/browse/RHEL-138300"
},
{
"category": "external",
"summary": "RHEL-141820",
"url": "https://issues.redhat.com/browse/RHEL-141820"
},
{
"category": "external",
"summary": "RHEL-144089",
"url": "https://issues.redhat.com/browse/RHEL-144089"
},
{
"category": "external",
"summary": "RHEL-145080",
"url": "https://issues.redhat.com/browse/RHEL-145080"
},
{
"category": "external",
"summary": "RHEL-145769",
"url": "https://issues.redhat.com/browse/RHEL-145769"
},
{
"category": "external",
"summary": "RHEL-150351",
"url": "https://issues.redhat.com/browse/RHEL-150351"
},
{
"category": "external",
"summary": "RHEL-151916",
"url": "https://issues.redhat.com/browse/RHEL-151916"
},
{
"category": "external",
"summary": "RHEL-62032",
"url": "https://issues.redhat.com/browse/RHEL-62032"
},
{
"category": "external",
"summary": "RHEL-7038",
"url": "https://issues.redhat.com/browse/RHEL-7038"
},
{
"category": "external",
"summary": "RHEL-72006",
"url": "https://issues.redhat.com/browse/RHEL-72006"
},
{
"category": "external",
"summary": "RHEL-79806",
"url": "https://issues.redhat.com/browse/RHEL-79806"
},
{
"category": "external",
"summary": "RHEL-80679",
"url": "https://issues.redhat.com/browse/RHEL-80679"
},
{
"category": "external",
"summary": "RHEL-82645",
"url": "https://issues.redhat.com/browse/RHEL-82645"
},
{
"category": "external",
"summary": "RHEL-87522",
"url": "https://issues.redhat.com/browse/RHEL-87522"
},
{
"category": "external",
"summary": "RHEL-92842",
"url": "https://issues.redhat.com/browse/RHEL-92842"
},
{
"category": "external",
"summary": "RHEL-95749",
"url": "https://issues.redhat.com/browse/RHEL-95749"
},
{
"category": "external",
"summary": "RHEL-95818",
"url": "https://issues.redhat.com/browse/RHEL-95818"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_18326.json"
}
],
"title": "Red Hat Security Advisory: libvirt security update",
"tracking": {
"current_release_date": "2026-05-19T15:23:21+00:00",
"generator": {
"date": "2026-05-19T15:23:21+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2026:18326",
"initial_release_date": "2026-05-19T09:19:22+00:00",
"revision_history": [
{
"date": "2026-05-19T09:19:22+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-19T09:19:22+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-19T15:23:21+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.2"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.2"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "libvirt-0:11.10.0-12.el10_2.src",
"product": {
"name": "libvirt-0:11.10.0-12.el10_2.src",
"product_id": "libvirt-0:11.10.0-12.el10_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt@11.10.0-12.el10_2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "libvirt-0:11.10.0-12.el10_2.aarch64",
"product": {
"name": "libvirt-0:11.10.0-12.el10_2.aarch64",
"product_id": "libvirt-0:11.10.0-12.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt@11.10.0-12.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libvirt-client-0:11.10.0-12.el10_2.aarch64",
"product": {
"name": "libvirt-client-0:11.10.0-12.el10_2.aarch64",
"product_id": "libvirt-client-0:11.10.0-12.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-client@11.10.0-12.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libvirt-client-qemu-0:11.10.0-12.el10_2.aarch64",
"product": {
"name": "libvirt-client-qemu-0:11.10.0-12.el10_2.aarch64",
"product_id": "libvirt-client-qemu-0:11.10.0-12.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-client-qemu@11.10.0-12.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-0:11.10.0-12.el10_2.aarch64",
"product": {
"name": "libvirt-daemon-0:11.10.0-12.el10_2.aarch64",
"product_id": "libvirt-daemon-0:11.10.0-12.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon@11.10.0-12.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-common-0:11.10.0-12.el10_2.aarch64",
"product": {
"name": "libvirt-daemon-common-0:11.10.0-12.el10_2.aarch64",
"product_id": "libvirt-daemon-common-0:11.10.0-12.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-common@11.10.0-12.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-config-network-0:11.10.0-12.el10_2.aarch64",
"product": {
"name": "libvirt-daemon-config-network-0:11.10.0-12.el10_2.aarch64",
"product_id": "libvirt-daemon-config-network-0:11.10.0-12.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-config-network@11.10.0-12.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.aarch64",
"product": {
"name": "libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.aarch64",
"product_id": "libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-config-nwfilter@11.10.0-12.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.aarch64",
"product": {
"name": "libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.aarch64",
"product_id": "libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-interface@11.10.0-12.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-network-0:11.10.0-12.el10_2.aarch64",
"product": {
"name": "libvirt-daemon-driver-network-0:11.10.0-12.el10_2.aarch64",
"product_id": "libvirt-daemon-driver-network-0:11.10.0-12.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-network@11.10.0-12.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.aarch64",
"product": {
"name": "libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.aarch64",
"product_id": "libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-nodedev@11.10.0-12.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.aarch64",
"product": {
"name": "libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.aarch64",
"product_id": "libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-nwfilter@11.10.0-12.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-qemu-0:11.10.0-12.el10_2.aarch64",
"product": {
"name": "libvirt-daemon-driver-qemu-0:11.10.0-12.el10_2.aarch64",
"product_id": "libvirt-daemon-driver-qemu-0:11.10.0-12.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-qemu@11.10.0-12.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.aarch64",
"product": {
"name": "libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.aarch64",
"product_id": "libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-secret@11.10.0-12.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.aarch64",
"product": {
"name": "libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.aarch64",
"product_id": "libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage@11.10.0-12.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.aarch64",
"product": {
"name": "libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.aarch64",
"product_id": "libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-core@11.10.0-12.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.aarch64",
"product": {
"name": "libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.aarch64",
"product_id": "libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-disk@11.10.0-12.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.aarch64",
"product": {
"name": "libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.aarch64",
"product_id": "libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-iscsi@11.10.0-12.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.aarch64",
"product": {
"name": "libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.aarch64",
"product_id": "libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-logical@11.10.0-12.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.aarch64",
"product": {
"name": "libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.aarch64",
"product_id": "libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-mpath@11.10.0-12.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.aarch64",
"product": {
"name": "libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.aarch64",
"product_id": "libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-rbd@11.10.0-12.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.aarch64",
"product": {
"name": "libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.aarch64",
"product_id": "libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-scsi@11.10.0-12.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-kvm-0:11.10.0-12.el10_2.aarch64",
"product": {
"name": "libvirt-daemon-kvm-0:11.10.0-12.el10_2.aarch64",
"product_id": "libvirt-daemon-kvm-0:11.10.0-12.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-kvm@11.10.0-12.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-lock-0:11.10.0-12.el10_2.aarch64",
"product": {
"name": "libvirt-daemon-lock-0:11.10.0-12.el10_2.aarch64",
"product_id": "libvirt-daemon-lock-0:11.10.0-12.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-lock@11.10.0-12.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-log-0:11.10.0-12.el10_2.aarch64",
"product": {
"name": "libvirt-daemon-log-0:11.10.0-12.el10_2.aarch64",
"product_id": "libvirt-daemon-log-0:11.10.0-12.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-log@11.10.0-12.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.aarch64",
"product": {
"name": "libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.aarch64",
"product_id": "libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-plugin-lockd@11.10.0-12.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-proxy-0:11.10.0-12.el10_2.aarch64",
"product": {
"name": "libvirt-daemon-proxy-0:11.10.0-12.el10_2.aarch64",
"product_id": "libvirt-daemon-proxy-0:11.10.0-12.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-proxy@11.10.0-12.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libvirt-libs-0:11.10.0-12.el10_2.aarch64",
"product": {
"name": "libvirt-libs-0:11.10.0-12.el10_2.aarch64",
"product_id": "libvirt-libs-0:11.10.0-12.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-libs@11.10.0-12.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libvirt-nss-0:11.10.0-12.el10_2.aarch64",
"product": {
"name": "libvirt-nss-0:11.10.0-12.el10_2.aarch64",
"product_id": "libvirt-nss-0:11.10.0-12.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-nss@11.10.0-12.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libvirt-ssh-proxy-0:11.10.0-12.el10_2.aarch64",
"product": {
"name": "libvirt-ssh-proxy-0:11.10.0-12.el10_2.aarch64",
"product_id": "libvirt-ssh-proxy-0:11.10.0-12.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-ssh-proxy@11.10.0-12.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libvirt-debugsource-0:11.10.0-12.el10_2.aarch64",
"product": {
"name": "libvirt-debugsource-0:11.10.0-12.el10_2.aarch64",
"product_id": "libvirt-debugsource-0:11.10.0-12.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-debugsource@11.10.0-12.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libvirt-client-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product": {
"name": "libvirt-client-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product_id": "libvirt-client-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-client-debuginfo@11.10.0-12.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product": {
"name": "libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product_id": "libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-common-debuginfo@11.10.0-12.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product": {
"name": "libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product_id": "libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-debuginfo@11.10.0-12.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product": {
"name": "libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product_id": "libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-interface-debuginfo@11.10.0-12.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product": {
"name": "libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product_id": "libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-network-debuginfo@11.10.0-12.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product": {
"name": "libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product_id": "libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-nodedev-debuginfo@11.10.0-12.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product": {
"name": "libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product_id": "libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-nwfilter-debuginfo@11.10.0-12.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-qemu-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product": {
"name": "libvirt-daemon-driver-qemu-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product_id": "libvirt-daemon-driver-qemu-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-qemu-debuginfo@11.10.0-12.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product": {
"name": "libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product_id": "libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-secret-debuginfo@11.10.0-12.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product": {
"name": "libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product_id": "libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-core-debuginfo@11.10.0-12.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product": {
"name": "libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product_id": "libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-disk-debuginfo@11.10.0-12.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product": {
"name": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product_id": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-iscsi-debuginfo@11.10.0-12.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product": {
"name": "libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product_id": "libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-logical-debuginfo@11.10.0-12.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product": {
"name": "libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product_id": "libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-mpath-debuginfo@11.10.0-12.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product": {
"name": "libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product_id": "libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-rbd-debuginfo@11.10.0-12.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product": {
"name": "libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product_id": "libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-scsi-debuginfo@11.10.0-12.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product": {
"name": "libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product_id": "libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-lock-debuginfo@11.10.0-12.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product": {
"name": "libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product_id": "libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-log-debuginfo@11.10.0-12.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product": {
"name": "libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product_id": "libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-plugin-lockd-debuginfo@11.10.0-12.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-plugin-sanlock-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product": {
"name": "libvirt-daemon-plugin-sanlock-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product_id": "libvirt-daemon-plugin-sanlock-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-plugin-sanlock-debuginfo@11.10.0-12.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product": {
"name": "libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product_id": "libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-proxy-debuginfo@11.10.0-12.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libvirt-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product": {
"name": "libvirt-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product_id": "libvirt-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-debuginfo@11.10.0-12.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libvirt-libs-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product": {
"name": "libvirt-libs-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product_id": "libvirt-libs-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-libs-debuginfo@11.10.0-12.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libvirt-nss-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product": {
"name": "libvirt-nss-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product_id": "libvirt-nss-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-nss-debuginfo@11.10.0-12.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product": {
"name": "libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product_id": "libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-ssh-proxy-debuginfo@11.10.0-12.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product": {
"name": "libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product_id": "libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-wireshark-debuginfo@11.10.0-12.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-plugin-sanlock-0:11.10.0-12.el10_2.aarch64",
"product": {
"name": "libvirt-daemon-plugin-sanlock-0:11.10.0-12.el10_2.aarch64",
"product_id": "libvirt-daemon-plugin-sanlock-0:11.10.0-12.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-plugin-sanlock@11.10.0-12.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libvirt-devel-0:11.10.0-12.el10_2.aarch64",
"product": {
"name": "libvirt-devel-0:11.10.0-12.el10_2.aarch64",
"product_id": "libvirt-devel-0:11.10.0-12.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-devel@11.10.0-12.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libvirt-docs-0:11.10.0-12.el10_2.aarch64",
"product": {
"name": "libvirt-docs-0:11.10.0-12.el10_2.aarch64",
"product_id": "libvirt-docs-0:11.10.0-12.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-docs@11.10.0-12.el10_2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libvirt-0:11.10.0-12.el10_2.ppc64le",
"product": {
"name": "libvirt-0:11.10.0-12.el10_2.ppc64le",
"product_id": "libvirt-0:11.10.0-12.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt@11.10.0-12.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libvirt-client-0:11.10.0-12.el10_2.ppc64le",
"product": {
"name": "libvirt-client-0:11.10.0-12.el10_2.ppc64le",
"product_id": "libvirt-client-0:11.10.0-12.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-client@11.10.0-12.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-0:11.10.0-12.el10_2.ppc64le",
"product": {
"name": "libvirt-daemon-0:11.10.0-12.el10_2.ppc64le",
"product_id": "libvirt-daemon-0:11.10.0-12.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon@11.10.0-12.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-common-0:11.10.0-12.el10_2.ppc64le",
"product": {
"name": "libvirt-daemon-common-0:11.10.0-12.el10_2.ppc64le",
"product_id": "libvirt-daemon-common-0:11.10.0-12.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-common@11.10.0-12.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-config-network-0:11.10.0-12.el10_2.ppc64le",
"product": {
"name": "libvirt-daemon-config-network-0:11.10.0-12.el10_2.ppc64le",
"product_id": "libvirt-daemon-config-network-0:11.10.0-12.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-config-network@11.10.0-12.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.ppc64le",
"product": {
"name": "libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.ppc64le",
"product_id": "libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-config-nwfilter@11.10.0-12.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.ppc64le",
"product": {
"name": "libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.ppc64le",
"product_id": "libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-interface@11.10.0-12.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-network-0:11.10.0-12.el10_2.ppc64le",
"product": {
"name": "libvirt-daemon-driver-network-0:11.10.0-12.el10_2.ppc64le",
"product_id": "libvirt-daemon-driver-network-0:11.10.0-12.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-network@11.10.0-12.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.ppc64le",
"product": {
"name": "libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.ppc64le",
"product_id": "libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-nodedev@11.10.0-12.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.ppc64le",
"product": {
"name": "libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.ppc64le",
"product_id": "libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-nwfilter@11.10.0-12.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.ppc64le",
"product": {
"name": "libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.ppc64le",
"product_id": "libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-secret@11.10.0-12.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.ppc64le",
"product": {
"name": "libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.ppc64le",
"product_id": "libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage@11.10.0-12.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.ppc64le",
"product": {
"name": "libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.ppc64le",
"product_id": "libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-core@11.10.0-12.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.ppc64le",
"product": {
"name": "libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.ppc64le",
"product_id": "libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-disk@11.10.0-12.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.ppc64le",
"product": {
"name": "libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.ppc64le",
"product_id": "libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-iscsi@11.10.0-12.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.ppc64le",
"product": {
"name": "libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.ppc64le",
"product_id": "libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-logical@11.10.0-12.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.ppc64le",
"product": {
"name": "libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.ppc64le",
"product_id": "libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-mpath@11.10.0-12.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.ppc64le",
"product": {
"name": "libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.ppc64le",
"product_id": "libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-rbd@11.10.0-12.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.ppc64le",
"product": {
"name": "libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.ppc64le",
"product_id": "libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-scsi@11.10.0-12.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-lock-0:11.10.0-12.el10_2.ppc64le",
"product": {
"name": "libvirt-daemon-lock-0:11.10.0-12.el10_2.ppc64le",
"product_id": "libvirt-daemon-lock-0:11.10.0-12.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-lock@11.10.0-12.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-log-0:11.10.0-12.el10_2.ppc64le",
"product": {
"name": "libvirt-daemon-log-0:11.10.0-12.el10_2.ppc64le",
"product_id": "libvirt-daemon-log-0:11.10.0-12.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-log@11.10.0-12.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.ppc64le",
"product": {
"name": "libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.ppc64le",
"product_id": "libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-plugin-lockd@11.10.0-12.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-proxy-0:11.10.0-12.el10_2.ppc64le",
"product": {
"name": "libvirt-daemon-proxy-0:11.10.0-12.el10_2.ppc64le",
"product_id": "libvirt-daemon-proxy-0:11.10.0-12.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-proxy@11.10.0-12.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libvirt-libs-0:11.10.0-12.el10_2.ppc64le",
"product": {
"name": "libvirt-libs-0:11.10.0-12.el10_2.ppc64le",
"product_id": "libvirt-libs-0:11.10.0-12.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-libs@11.10.0-12.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libvirt-nss-0:11.10.0-12.el10_2.ppc64le",
"product": {
"name": "libvirt-nss-0:11.10.0-12.el10_2.ppc64le",
"product_id": "libvirt-nss-0:11.10.0-12.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-nss@11.10.0-12.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libvirt-debugsource-0:11.10.0-12.el10_2.ppc64le",
"product": {
"name": "libvirt-debugsource-0:11.10.0-12.el10_2.ppc64le",
"product_id": "libvirt-debugsource-0:11.10.0-12.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-debugsource@11.10.0-12.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libvirt-client-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product": {
"name": "libvirt-client-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product_id": "libvirt-client-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-client-debuginfo@11.10.0-12.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product": {
"name": "libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product_id": "libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-common-debuginfo@11.10.0-12.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product": {
"name": "libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product_id": "libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-debuginfo@11.10.0-12.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product": {
"name": "libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product_id": "libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-interface-debuginfo@11.10.0-12.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product": {
"name": "libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product_id": "libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-network-debuginfo@11.10.0-12.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product": {
"name": "libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product_id": "libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-nodedev-debuginfo@11.10.0-12.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product": {
"name": "libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product_id": "libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-nwfilter-debuginfo@11.10.0-12.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product": {
"name": "libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product_id": "libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-secret-debuginfo@11.10.0-12.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product": {
"name": "libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product_id": "libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-core-debuginfo@11.10.0-12.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product": {
"name": "libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product_id": "libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-disk-debuginfo@11.10.0-12.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product": {
"name": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product_id": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-iscsi-debuginfo@11.10.0-12.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product": {
"name": "libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product_id": "libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-logical-debuginfo@11.10.0-12.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product": {
"name": "libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product_id": "libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-mpath-debuginfo@11.10.0-12.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product": {
"name": "libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product_id": "libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-rbd-debuginfo@11.10.0-12.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product": {
"name": "libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product_id": "libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-scsi-debuginfo@11.10.0-12.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product": {
"name": "libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product_id": "libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-lock-debuginfo@11.10.0-12.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product": {
"name": "libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product_id": "libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-log-debuginfo@11.10.0-12.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product": {
"name": "libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product_id": "libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-plugin-lockd-debuginfo@11.10.0-12.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product": {
"name": "libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product_id": "libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-proxy-debuginfo@11.10.0-12.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libvirt-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product": {
"name": "libvirt-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product_id": "libvirt-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-debuginfo@11.10.0-12.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libvirt-libs-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product": {
"name": "libvirt-libs-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product_id": "libvirt-libs-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-libs-debuginfo@11.10.0-12.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libvirt-nss-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product": {
"name": "libvirt-nss-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product_id": "libvirt-nss-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-nss-debuginfo@11.10.0-12.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product": {
"name": "libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product_id": "libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-ssh-proxy-debuginfo@11.10.0-12.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product": {
"name": "libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product_id": "libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-wireshark-debuginfo@11.10.0-12.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libvirt-devel-0:11.10.0-12.el10_2.ppc64le",
"product": {
"name": "libvirt-devel-0:11.10.0-12.el10_2.ppc64le",
"product_id": "libvirt-devel-0:11.10.0-12.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-devel@11.10.0-12.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libvirt-docs-0:11.10.0-12.el10_2.ppc64le",
"product": {
"name": "libvirt-docs-0:11.10.0-12.el10_2.ppc64le",
"product_id": "libvirt-docs-0:11.10.0-12.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-docs@11.10.0-12.el10_2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libvirt-0:11.10.0-12.el10_2.s390x",
"product": {
"name": "libvirt-0:11.10.0-12.el10_2.s390x",
"product_id": "libvirt-0:11.10.0-12.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt@11.10.0-12.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libvirt-client-0:11.10.0-12.el10_2.s390x",
"product": {
"name": "libvirt-client-0:11.10.0-12.el10_2.s390x",
"product_id": "libvirt-client-0:11.10.0-12.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-client@11.10.0-12.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libvirt-client-qemu-0:11.10.0-12.el10_2.s390x",
"product": {
"name": "libvirt-client-qemu-0:11.10.0-12.el10_2.s390x",
"product_id": "libvirt-client-qemu-0:11.10.0-12.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-client-qemu@11.10.0-12.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-0:11.10.0-12.el10_2.s390x",
"product": {
"name": "libvirt-daemon-0:11.10.0-12.el10_2.s390x",
"product_id": "libvirt-daemon-0:11.10.0-12.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon@11.10.0-12.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-common-0:11.10.0-12.el10_2.s390x",
"product": {
"name": "libvirt-daemon-common-0:11.10.0-12.el10_2.s390x",
"product_id": "libvirt-daemon-common-0:11.10.0-12.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-common@11.10.0-12.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-config-network-0:11.10.0-12.el10_2.s390x",
"product": {
"name": "libvirt-daemon-config-network-0:11.10.0-12.el10_2.s390x",
"product_id": "libvirt-daemon-config-network-0:11.10.0-12.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-config-network@11.10.0-12.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.s390x",
"product": {
"name": "libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.s390x",
"product_id": "libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-config-nwfilter@11.10.0-12.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.s390x",
"product": {
"name": "libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.s390x",
"product_id": "libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-interface@11.10.0-12.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-network-0:11.10.0-12.el10_2.s390x",
"product": {
"name": "libvirt-daemon-driver-network-0:11.10.0-12.el10_2.s390x",
"product_id": "libvirt-daemon-driver-network-0:11.10.0-12.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-network@11.10.0-12.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.s390x",
"product": {
"name": "libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.s390x",
"product_id": "libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-nodedev@11.10.0-12.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.s390x",
"product": {
"name": "libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.s390x",
"product_id": "libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-nwfilter@11.10.0-12.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-qemu-0:11.10.0-12.el10_2.s390x",
"product": {
"name": "libvirt-daemon-driver-qemu-0:11.10.0-12.el10_2.s390x",
"product_id": "libvirt-daemon-driver-qemu-0:11.10.0-12.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-qemu@11.10.0-12.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.s390x",
"product": {
"name": "libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.s390x",
"product_id": "libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-secret@11.10.0-12.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.s390x",
"product": {
"name": "libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.s390x",
"product_id": "libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage@11.10.0-12.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.s390x",
"product": {
"name": "libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.s390x",
"product_id": "libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-core@11.10.0-12.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.s390x",
"product": {
"name": "libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.s390x",
"product_id": "libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-disk@11.10.0-12.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.s390x",
"product": {
"name": "libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.s390x",
"product_id": "libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-iscsi@11.10.0-12.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.s390x",
"product": {
"name": "libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.s390x",
"product_id": "libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-logical@11.10.0-12.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.s390x",
"product": {
"name": "libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.s390x",
"product_id": "libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-mpath@11.10.0-12.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.s390x",
"product": {
"name": "libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.s390x",
"product_id": "libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-rbd@11.10.0-12.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.s390x",
"product": {
"name": "libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.s390x",
"product_id": "libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-scsi@11.10.0-12.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-kvm-0:11.10.0-12.el10_2.s390x",
"product": {
"name": "libvirt-daemon-kvm-0:11.10.0-12.el10_2.s390x",
"product_id": "libvirt-daemon-kvm-0:11.10.0-12.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-kvm@11.10.0-12.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-lock-0:11.10.0-12.el10_2.s390x",
"product": {
"name": "libvirt-daemon-lock-0:11.10.0-12.el10_2.s390x",
"product_id": "libvirt-daemon-lock-0:11.10.0-12.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-lock@11.10.0-12.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-log-0:11.10.0-12.el10_2.s390x",
"product": {
"name": "libvirt-daemon-log-0:11.10.0-12.el10_2.s390x",
"product_id": "libvirt-daemon-log-0:11.10.0-12.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-log@11.10.0-12.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.s390x",
"product": {
"name": "libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.s390x",
"product_id": "libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-plugin-lockd@11.10.0-12.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-proxy-0:11.10.0-12.el10_2.s390x",
"product": {
"name": "libvirt-daemon-proxy-0:11.10.0-12.el10_2.s390x",
"product_id": "libvirt-daemon-proxy-0:11.10.0-12.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-proxy@11.10.0-12.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libvirt-libs-0:11.10.0-12.el10_2.s390x",
"product": {
"name": "libvirt-libs-0:11.10.0-12.el10_2.s390x",
"product_id": "libvirt-libs-0:11.10.0-12.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-libs@11.10.0-12.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libvirt-nss-0:11.10.0-12.el10_2.s390x",
"product": {
"name": "libvirt-nss-0:11.10.0-12.el10_2.s390x",
"product_id": "libvirt-nss-0:11.10.0-12.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-nss@11.10.0-12.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libvirt-ssh-proxy-0:11.10.0-12.el10_2.s390x",
"product": {
"name": "libvirt-ssh-proxy-0:11.10.0-12.el10_2.s390x",
"product_id": "libvirt-ssh-proxy-0:11.10.0-12.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-ssh-proxy@11.10.0-12.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libvirt-debugsource-0:11.10.0-12.el10_2.s390x",
"product": {
"name": "libvirt-debugsource-0:11.10.0-12.el10_2.s390x",
"product_id": "libvirt-debugsource-0:11.10.0-12.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-debugsource@11.10.0-12.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libvirt-client-debuginfo-0:11.10.0-12.el10_2.s390x",
"product": {
"name": "libvirt-client-debuginfo-0:11.10.0-12.el10_2.s390x",
"product_id": "libvirt-client-debuginfo-0:11.10.0-12.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-client-debuginfo@11.10.0-12.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.s390x",
"product": {
"name": "libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.s390x",
"product_id": "libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-common-debuginfo@11.10.0-12.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.s390x",
"product": {
"name": "libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.s390x",
"product_id": "libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-debuginfo@11.10.0-12.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.s390x",
"product": {
"name": "libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.s390x",
"product_id": "libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-interface-debuginfo@11.10.0-12.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.s390x",
"product": {
"name": "libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.s390x",
"product_id": "libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-network-debuginfo@11.10.0-12.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.s390x",
"product": {
"name": "libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.s390x",
"product_id": "libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-nodedev-debuginfo@11.10.0-12.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.s390x",
"product": {
"name": "libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.s390x",
"product_id": "libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-nwfilter-debuginfo@11.10.0-12.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-qemu-debuginfo-0:11.10.0-12.el10_2.s390x",
"product": {
"name": "libvirt-daemon-driver-qemu-debuginfo-0:11.10.0-12.el10_2.s390x",
"product_id": "libvirt-daemon-driver-qemu-debuginfo-0:11.10.0-12.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-qemu-debuginfo@11.10.0-12.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.s390x",
"product": {
"name": "libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.s390x",
"product_id": "libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-secret-debuginfo@11.10.0-12.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.s390x",
"product": {
"name": "libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.s390x",
"product_id": "libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-core-debuginfo@11.10.0-12.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.s390x",
"product": {
"name": "libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.s390x",
"product_id": "libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-disk-debuginfo@11.10.0-12.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.s390x",
"product": {
"name": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.s390x",
"product_id": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-iscsi-debuginfo@11.10.0-12.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.s390x",
"product": {
"name": "libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.s390x",
"product_id": "libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-logical-debuginfo@11.10.0-12.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.s390x",
"product": {
"name": "libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.s390x",
"product_id": "libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-mpath-debuginfo@11.10.0-12.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.s390x",
"product": {
"name": "libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.s390x",
"product_id": "libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-rbd-debuginfo@11.10.0-12.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.s390x",
"product": {
"name": "libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.s390x",
"product_id": "libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-scsi-debuginfo@11.10.0-12.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.s390x",
"product": {
"name": "libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.s390x",
"product_id": "libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-lock-debuginfo@11.10.0-12.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.s390x",
"product": {
"name": "libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.s390x",
"product_id": "libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-log-debuginfo@11.10.0-12.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.s390x",
"product": {
"name": "libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.s390x",
"product_id": "libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-plugin-lockd-debuginfo@11.10.0-12.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-plugin-sanlock-debuginfo-0:11.10.0-12.el10_2.s390x",
"product": {
"name": "libvirt-daemon-plugin-sanlock-debuginfo-0:11.10.0-12.el10_2.s390x",
"product_id": "libvirt-daemon-plugin-sanlock-debuginfo-0:11.10.0-12.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-plugin-sanlock-debuginfo@11.10.0-12.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.s390x",
"product": {
"name": "libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.s390x",
"product_id": "libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-proxy-debuginfo@11.10.0-12.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libvirt-debuginfo-0:11.10.0-12.el10_2.s390x",
"product": {
"name": "libvirt-debuginfo-0:11.10.0-12.el10_2.s390x",
"product_id": "libvirt-debuginfo-0:11.10.0-12.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-debuginfo@11.10.0-12.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libvirt-libs-debuginfo-0:11.10.0-12.el10_2.s390x",
"product": {
"name": "libvirt-libs-debuginfo-0:11.10.0-12.el10_2.s390x",
"product_id": "libvirt-libs-debuginfo-0:11.10.0-12.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-libs-debuginfo@11.10.0-12.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libvirt-nss-debuginfo-0:11.10.0-12.el10_2.s390x",
"product": {
"name": "libvirt-nss-debuginfo-0:11.10.0-12.el10_2.s390x",
"product_id": "libvirt-nss-debuginfo-0:11.10.0-12.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-nss-debuginfo@11.10.0-12.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.s390x",
"product": {
"name": "libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.s390x",
"product_id": "libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-ssh-proxy-debuginfo@11.10.0-12.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.s390x",
"product": {
"name": "libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.s390x",
"product_id": "libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-wireshark-debuginfo@11.10.0-12.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-plugin-sanlock-0:11.10.0-12.el10_2.s390x",
"product": {
"name": "libvirt-daemon-plugin-sanlock-0:11.10.0-12.el10_2.s390x",
"product_id": "libvirt-daemon-plugin-sanlock-0:11.10.0-12.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-plugin-sanlock@11.10.0-12.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libvirt-devel-0:11.10.0-12.el10_2.s390x",
"product": {
"name": "libvirt-devel-0:11.10.0-12.el10_2.s390x",
"product_id": "libvirt-devel-0:11.10.0-12.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-devel@11.10.0-12.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libvirt-docs-0:11.10.0-12.el10_2.s390x",
"product": {
"name": "libvirt-docs-0:11.10.0-12.el10_2.s390x",
"product_id": "libvirt-docs-0:11.10.0-12.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-docs@11.10.0-12.el10_2?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libvirt-0:11.10.0-12.el10_2.x86_64",
"product": {
"name": "libvirt-0:11.10.0-12.el10_2.x86_64",
"product_id": "libvirt-0:11.10.0-12.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt@11.10.0-12.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libvirt-client-0:11.10.0-12.el10_2.x86_64",
"product": {
"name": "libvirt-client-0:11.10.0-12.el10_2.x86_64",
"product_id": "libvirt-client-0:11.10.0-12.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-client@11.10.0-12.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libvirt-client-qemu-0:11.10.0-12.el10_2.x86_64",
"product": {
"name": "libvirt-client-qemu-0:11.10.0-12.el10_2.x86_64",
"product_id": "libvirt-client-qemu-0:11.10.0-12.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-client-qemu@11.10.0-12.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-0:11.10.0-12.el10_2.x86_64",
"product": {
"name": "libvirt-daemon-0:11.10.0-12.el10_2.x86_64",
"product_id": "libvirt-daemon-0:11.10.0-12.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon@11.10.0-12.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-common-0:11.10.0-12.el10_2.x86_64",
"product": {
"name": "libvirt-daemon-common-0:11.10.0-12.el10_2.x86_64",
"product_id": "libvirt-daemon-common-0:11.10.0-12.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-common@11.10.0-12.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-config-network-0:11.10.0-12.el10_2.x86_64",
"product": {
"name": "libvirt-daemon-config-network-0:11.10.0-12.el10_2.x86_64",
"product_id": "libvirt-daemon-config-network-0:11.10.0-12.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-config-network@11.10.0-12.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.x86_64",
"product": {
"name": "libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.x86_64",
"product_id": "libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-config-nwfilter@11.10.0-12.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.x86_64",
"product": {
"name": "libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.x86_64",
"product_id": "libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-interface@11.10.0-12.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-network-0:11.10.0-12.el10_2.x86_64",
"product": {
"name": "libvirt-daemon-driver-network-0:11.10.0-12.el10_2.x86_64",
"product_id": "libvirt-daemon-driver-network-0:11.10.0-12.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-network@11.10.0-12.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.x86_64",
"product": {
"name": "libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.x86_64",
"product_id": "libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-nodedev@11.10.0-12.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.x86_64",
"product": {
"name": "libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.x86_64",
"product_id": "libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-nwfilter@11.10.0-12.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-qemu-0:11.10.0-12.el10_2.x86_64",
"product": {
"name": "libvirt-daemon-driver-qemu-0:11.10.0-12.el10_2.x86_64",
"product_id": "libvirt-daemon-driver-qemu-0:11.10.0-12.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-qemu@11.10.0-12.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.x86_64",
"product": {
"name": "libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.x86_64",
"product_id": "libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-secret@11.10.0-12.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.x86_64",
"product": {
"name": "libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.x86_64",
"product_id": "libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage@11.10.0-12.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.x86_64",
"product": {
"name": "libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.x86_64",
"product_id": "libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-core@11.10.0-12.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.x86_64",
"product": {
"name": "libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.x86_64",
"product_id": "libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-disk@11.10.0-12.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.x86_64",
"product": {
"name": "libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.x86_64",
"product_id": "libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-iscsi@11.10.0-12.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.x86_64",
"product": {
"name": "libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.x86_64",
"product_id": "libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-logical@11.10.0-12.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.x86_64",
"product": {
"name": "libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.x86_64",
"product_id": "libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-mpath@11.10.0-12.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.x86_64",
"product": {
"name": "libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.x86_64",
"product_id": "libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-rbd@11.10.0-12.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.x86_64",
"product": {
"name": "libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.x86_64",
"product_id": "libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-scsi@11.10.0-12.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-kvm-0:11.10.0-12.el10_2.x86_64",
"product": {
"name": "libvirt-daemon-kvm-0:11.10.0-12.el10_2.x86_64",
"product_id": "libvirt-daemon-kvm-0:11.10.0-12.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-kvm@11.10.0-12.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-lock-0:11.10.0-12.el10_2.x86_64",
"product": {
"name": "libvirt-daemon-lock-0:11.10.0-12.el10_2.x86_64",
"product_id": "libvirt-daemon-lock-0:11.10.0-12.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-lock@11.10.0-12.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-log-0:11.10.0-12.el10_2.x86_64",
"product": {
"name": "libvirt-daemon-log-0:11.10.0-12.el10_2.x86_64",
"product_id": "libvirt-daemon-log-0:11.10.0-12.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-log@11.10.0-12.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.x86_64",
"product": {
"name": "libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.x86_64",
"product_id": "libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-plugin-lockd@11.10.0-12.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-proxy-0:11.10.0-12.el10_2.x86_64",
"product": {
"name": "libvirt-daemon-proxy-0:11.10.0-12.el10_2.x86_64",
"product_id": "libvirt-daemon-proxy-0:11.10.0-12.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-proxy@11.10.0-12.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libvirt-libs-0:11.10.0-12.el10_2.x86_64",
"product": {
"name": "libvirt-libs-0:11.10.0-12.el10_2.x86_64",
"product_id": "libvirt-libs-0:11.10.0-12.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-libs@11.10.0-12.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libvirt-nss-0:11.10.0-12.el10_2.x86_64",
"product": {
"name": "libvirt-nss-0:11.10.0-12.el10_2.x86_64",
"product_id": "libvirt-nss-0:11.10.0-12.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-nss@11.10.0-12.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libvirt-ssh-proxy-0:11.10.0-12.el10_2.x86_64",
"product": {
"name": "libvirt-ssh-proxy-0:11.10.0-12.el10_2.x86_64",
"product_id": "libvirt-ssh-proxy-0:11.10.0-12.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-ssh-proxy@11.10.0-12.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libvirt-debugsource-0:11.10.0-12.el10_2.x86_64",
"product": {
"name": "libvirt-debugsource-0:11.10.0-12.el10_2.x86_64",
"product_id": "libvirt-debugsource-0:11.10.0-12.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-debugsource@11.10.0-12.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libvirt-client-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product": {
"name": "libvirt-client-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product_id": "libvirt-client-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-client-debuginfo@11.10.0-12.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product": {
"name": "libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product_id": "libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-common-debuginfo@11.10.0-12.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product": {
"name": "libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product_id": "libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-debuginfo@11.10.0-12.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product": {
"name": "libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product_id": "libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-interface-debuginfo@11.10.0-12.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product": {
"name": "libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product_id": "libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-network-debuginfo@11.10.0-12.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product": {
"name": "libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product_id": "libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-nodedev-debuginfo@11.10.0-12.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product": {
"name": "libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product_id": "libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-nwfilter-debuginfo@11.10.0-12.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-qemu-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product": {
"name": "libvirt-daemon-driver-qemu-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product_id": "libvirt-daemon-driver-qemu-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-qemu-debuginfo@11.10.0-12.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product": {
"name": "libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product_id": "libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-secret-debuginfo@11.10.0-12.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product": {
"name": "libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product_id": "libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-core-debuginfo@11.10.0-12.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product": {
"name": "libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product_id": "libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-disk-debuginfo@11.10.0-12.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product": {
"name": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product_id": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-iscsi-debuginfo@11.10.0-12.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product": {
"name": "libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product_id": "libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-logical-debuginfo@11.10.0-12.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product": {
"name": "libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product_id": "libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-mpath-debuginfo@11.10.0-12.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product": {
"name": "libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product_id": "libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-rbd-debuginfo@11.10.0-12.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product": {
"name": "libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product_id": "libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-scsi-debuginfo@11.10.0-12.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product": {
"name": "libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product_id": "libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-lock-debuginfo@11.10.0-12.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product": {
"name": "libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product_id": "libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-log-debuginfo@11.10.0-12.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product": {
"name": "libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product_id": "libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-plugin-lockd-debuginfo@11.10.0-12.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-plugin-sanlock-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product": {
"name": "libvirt-daemon-plugin-sanlock-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product_id": "libvirt-daemon-plugin-sanlock-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-plugin-sanlock-debuginfo@11.10.0-12.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product": {
"name": "libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product_id": "libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-proxy-debuginfo@11.10.0-12.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libvirt-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product": {
"name": "libvirt-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product_id": "libvirt-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-debuginfo@11.10.0-12.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libvirt-libs-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product": {
"name": "libvirt-libs-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product_id": "libvirt-libs-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-libs-debuginfo@11.10.0-12.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libvirt-nss-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product": {
"name": "libvirt-nss-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product_id": "libvirt-nss-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-nss-debuginfo@11.10.0-12.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product": {
"name": "libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product_id": "libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-ssh-proxy-debuginfo@11.10.0-12.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product": {
"name": "libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product_id": "libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-wireshark-debuginfo@11.10.0-12.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libvirt-daemon-plugin-sanlock-0:11.10.0-12.el10_2.x86_64",
"product": {
"name": "libvirt-daemon-plugin-sanlock-0:11.10.0-12.el10_2.x86_64",
"product_id": "libvirt-daemon-plugin-sanlock-0:11.10.0-12.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-daemon-plugin-sanlock@11.10.0-12.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libvirt-devel-0:11.10.0-12.el10_2.x86_64",
"product": {
"name": "libvirt-devel-0:11.10.0-12.el10_2.x86_64",
"product_id": "libvirt-devel-0:11.10.0-12.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-devel@11.10.0-12.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libvirt-docs-0:11.10.0-12.el10_2.x86_64",
"product": {
"name": "libvirt-docs-0:11.10.0-12.el10_2.x86_64",
"product_id": "libvirt-docs-0:11.10.0-12.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libvirt-docs@11.10.0-12.el10_2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-0:11.10.0-12.el10_2.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-0:11.10.0-12.el10_2.src"
},
"product_reference": "libvirt-0:11.10.0-12.el10_2.src",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-client-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-client-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-client-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-client-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-client-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-client-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-client-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-client-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-client-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-client-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-client-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-client-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-client-debuginfo-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-client-debuginfo-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-client-debuginfo-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-client-debuginfo-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-client-debuginfo-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-client-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-client-debuginfo-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-client-debuginfo-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-client-debuginfo-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-client-debuginfo-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-client-debuginfo-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-client-debuginfo-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-client-qemu-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-client-qemu-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-client-qemu-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-client-qemu-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-client-qemu-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-client-qemu-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-client-qemu-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-client-qemu-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-client-qemu-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-common-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-common-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-common-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-common-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-common-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-common-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-common-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-common-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-common-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-common-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-common-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-common-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-config-network-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-config-network-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-config-network-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-config-network-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-config-network-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-config-network-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-config-network-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-config-network-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-config-network-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-config-network-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-config-network-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-config-network-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-network-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-network-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-driver-network-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-network-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-network-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-driver-network-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-network-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-network-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-driver-network-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-network-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-network-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-driver-network-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-qemu-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-qemu-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-driver-qemu-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-qemu-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-qemu-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-driver-qemu-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-qemu-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-qemu-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-driver-qemu-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-qemu-debuginfo-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-qemu-debuginfo-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-driver-qemu-debuginfo-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-qemu-debuginfo-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-qemu-debuginfo-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-driver-qemu-debuginfo-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-qemu-debuginfo-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-qemu-debuginfo-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-driver-qemu-debuginfo-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-kvm-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-kvm-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-kvm-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-kvm-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-kvm-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-kvm-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-kvm-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-kvm-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-kvm-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-lock-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-lock-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-lock-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-lock-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-lock-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-lock-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-lock-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-lock-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-lock-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-lock-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-lock-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-lock-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-log-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-log-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-log-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-log-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-log-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-log-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-log-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-log-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-log-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-log-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-log-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-log-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-plugin-sanlock-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-plugin-sanlock-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-plugin-sanlock-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-plugin-sanlock-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-plugin-sanlock-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-plugin-sanlock-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-plugin-sanlock-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-plugin-sanlock-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-plugin-sanlock-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-plugin-sanlock-debuginfo-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-plugin-sanlock-debuginfo-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-plugin-sanlock-debuginfo-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-plugin-sanlock-debuginfo-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-plugin-sanlock-debuginfo-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-plugin-sanlock-debuginfo-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-plugin-sanlock-debuginfo-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-plugin-sanlock-debuginfo-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-plugin-sanlock-debuginfo-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-proxy-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-proxy-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-proxy-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-proxy-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-proxy-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-proxy-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-proxy-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-proxy-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-proxy-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-proxy-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-proxy-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-proxy-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-debuginfo-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-debuginfo-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-debuginfo-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-debuginfo-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-debuginfo-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-debuginfo-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-debuginfo-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-debuginfo-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-debuginfo-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-debuginfo-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-debuginfo-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-debugsource-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-debugsource-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-debugsource-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-debugsource-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-debugsource-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-debugsource-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-debugsource-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-debugsource-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-debugsource-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-debugsource-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-debugsource-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-debugsource-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-devel-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-devel-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-devel-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-devel-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-devel-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-devel-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-devel-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-devel-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-devel-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-devel-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-devel-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-devel-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-docs-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-docs-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-docs-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-docs-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-docs-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-docs-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-docs-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-docs-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-docs-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-docs-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-docs-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-docs-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-libs-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-libs-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-libs-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-libs-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-libs-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-libs-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-libs-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-libs-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-libs-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-libs-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-libs-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-libs-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-libs-debuginfo-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-libs-debuginfo-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-libs-debuginfo-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-libs-debuginfo-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-libs-debuginfo-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-libs-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-libs-debuginfo-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-libs-debuginfo-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-libs-debuginfo-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-libs-debuginfo-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-libs-debuginfo-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-libs-debuginfo-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-nss-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-nss-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-nss-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-nss-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-nss-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-nss-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-nss-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-nss-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-nss-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-nss-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-nss-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-nss-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-nss-debuginfo-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-nss-debuginfo-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-nss-debuginfo-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-nss-debuginfo-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-nss-debuginfo-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-nss-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-nss-debuginfo-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-nss-debuginfo-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-nss-debuginfo-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-nss-debuginfo-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-nss-debuginfo-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-nss-debuginfo-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-ssh-proxy-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-ssh-proxy-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-ssh-proxy-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-ssh-proxy-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-ssh-proxy-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-ssh-proxy-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-ssh-proxy-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-ssh-proxy-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-ssh-proxy-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.GA:libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-0:11.10.0-12.el10_2.src as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-0:11.10.0-12.el10_2.src"
},
"product_reference": "libvirt-0:11.10.0-12.el10_2.src",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-client-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-client-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-client-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-client-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-client-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-client-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-client-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-client-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-client-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-client-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-client-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-client-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-client-debuginfo-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-client-debuginfo-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-client-debuginfo-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-client-debuginfo-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-client-debuginfo-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-client-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-client-debuginfo-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-client-debuginfo-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-client-debuginfo-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-client-debuginfo-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-client-debuginfo-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-client-debuginfo-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-client-qemu-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-client-qemu-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-client-qemu-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-client-qemu-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-client-qemu-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-client-qemu-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-client-qemu-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-client-qemu-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-client-qemu-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-common-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-common-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-common-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-common-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-common-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-common-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-common-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-common-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-common-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-common-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-common-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-common-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-config-network-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-config-network-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-config-network-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-config-network-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-config-network-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-config-network-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-config-network-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-config-network-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-config-network-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-config-network-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-config-network-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-config-network-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-network-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-network-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-driver-network-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-network-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-network-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-driver-network-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-network-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-network-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-driver-network-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-network-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-network-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-driver-network-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-qemu-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-qemu-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-driver-qemu-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-qemu-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-qemu-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-driver-qemu-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-qemu-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-qemu-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-driver-qemu-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-qemu-debuginfo-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-qemu-debuginfo-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-driver-qemu-debuginfo-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-qemu-debuginfo-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-qemu-debuginfo-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-driver-qemu-debuginfo-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-qemu-debuginfo-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-qemu-debuginfo-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-driver-qemu-debuginfo-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-kvm-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-kvm-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-kvm-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-kvm-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-kvm-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-kvm-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-kvm-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-kvm-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-kvm-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-lock-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-lock-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-lock-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-lock-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-lock-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-lock-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-lock-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-lock-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-lock-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-lock-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-lock-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-lock-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-log-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-log-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-log-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-log-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-log-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-log-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-log-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-log-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-log-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-log-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-log-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-log-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-plugin-sanlock-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-plugin-sanlock-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-plugin-sanlock-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-plugin-sanlock-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-plugin-sanlock-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-plugin-sanlock-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-plugin-sanlock-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-plugin-sanlock-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-plugin-sanlock-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-plugin-sanlock-debuginfo-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-plugin-sanlock-debuginfo-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-plugin-sanlock-debuginfo-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-plugin-sanlock-debuginfo-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-plugin-sanlock-debuginfo-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-plugin-sanlock-debuginfo-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-plugin-sanlock-debuginfo-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-plugin-sanlock-debuginfo-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-plugin-sanlock-debuginfo-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-proxy-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-proxy-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-proxy-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-proxy-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-proxy-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-proxy-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-proxy-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-proxy-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-proxy-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-proxy-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-proxy-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-proxy-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-debuginfo-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-debuginfo-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-debuginfo-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-debuginfo-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-debuginfo-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-debuginfo-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-debuginfo-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-debuginfo-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-debuginfo-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-debuginfo-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-debuginfo-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-debugsource-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-debugsource-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-debugsource-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-debugsource-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-debugsource-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-debugsource-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-debugsource-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-debugsource-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-debugsource-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-debugsource-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-debugsource-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-debugsource-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-devel-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-devel-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-devel-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-devel-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-devel-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-devel-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-devel-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-devel-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-devel-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-devel-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-devel-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-devel-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-docs-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-docs-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-docs-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-docs-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-docs-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-docs-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-docs-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-docs-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-docs-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-docs-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-docs-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-docs-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-libs-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-libs-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-libs-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-libs-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-libs-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-libs-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-libs-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-libs-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-libs-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-libs-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-libs-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-libs-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-libs-debuginfo-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-libs-debuginfo-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-libs-debuginfo-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-libs-debuginfo-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-libs-debuginfo-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-libs-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-libs-debuginfo-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-libs-debuginfo-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-libs-debuginfo-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-libs-debuginfo-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-libs-debuginfo-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-libs-debuginfo-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-nss-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-nss-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-nss-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-nss-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-nss-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-nss-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-nss-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-nss-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-nss-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-nss-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-nss-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-nss-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-nss-debuginfo-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-nss-debuginfo-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-nss-debuginfo-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-nss-debuginfo-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-nss-debuginfo-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-nss-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-nss-debuginfo-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-nss-debuginfo-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-nss-debuginfo-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-nss-debuginfo-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-nss-debuginfo-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-nss-debuginfo-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-ssh-proxy-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-ssh-proxy-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-ssh-proxy-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-ssh-proxy-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-ssh-proxy-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-ssh-proxy-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-ssh-proxy-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-ssh-proxy-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-ssh-proxy-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.aarch64"
},
"product_reference": "libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.ppc64le"
},
"product_reference": "libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.s390x"
},
"product_reference": "libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.GA:libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.x86_64"
},
"product_reference": "libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.GA"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Artem Mukhin",
"\u0421\u0432\u044f\u0442\u043e\u0441\u043b\u0430\u0432 \u0422\u0435\u0440\u0435\u0448\u0438\u043d"
]
}
],
"cve": "CVE-2025-12748",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-11-10T15:19:36.251000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2413801"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was discovered in libvirt in the XML file processing. More specifically, the parsing of user provided XML files was performed before the ACL checks. A malicious user with limited permissions could exploit this flaw by submitting a specially crafted XML file, causing libvirt to allocate too much memory on the host. The excessive memory consumption could lead to a libvirt process crash on the host, resulting in a denial-of-service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libvirt: Denial of service in XML parsing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.GA:libvirt-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-0:11.10.0-12.el10_2.src",
"AppStream-10.2.GA:libvirt-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-client-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-client-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-client-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-client-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-client-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-client-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-client-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-client-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-client-qemu-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-client-qemu-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-client-qemu-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-common-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-common-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-common-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-common-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-config-network-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-config-network-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-config-network-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-config-network-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-network-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-network-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-network-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-network-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-qemu-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-qemu-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-qemu-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-qemu-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-qemu-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-qemu-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-kvm-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-kvm-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-kvm-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-lock-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-lock-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-lock-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-lock-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-log-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-log-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-log-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-log-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-plugin-sanlock-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-plugin-sanlock-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-plugin-sanlock-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-plugin-sanlock-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-plugin-sanlock-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-plugin-sanlock-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-proxy-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-proxy-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-proxy-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-proxy-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-debugsource-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-debugsource-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-debugsource-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-debugsource-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-devel-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-devel-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-devel-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-devel-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-docs-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-docs-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-docs-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-docs-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-libs-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-libs-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-libs-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-libs-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-libs-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-libs-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-libs-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-libs-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-nss-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-nss-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-nss-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-nss-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-nss-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-nss-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-nss-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-nss-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-ssh-proxy-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-ssh-proxy-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-ssh-proxy-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-0:11.10.0-12.el10_2.src",
"CRB-10.2.GA:libvirt-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-client-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-client-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-client-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-client-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-client-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-client-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-client-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-client-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-client-qemu-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-client-qemu-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-client-qemu-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-common-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-common-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-common-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-common-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-config-network-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-config-network-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-config-network-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-config-network-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-network-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-network-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-network-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-network-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-qemu-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-qemu-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-qemu-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-qemu-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-qemu-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-qemu-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-kvm-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-kvm-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-kvm-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-lock-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-lock-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-lock-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-lock-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-log-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-log-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-log-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-log-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-plugin-sanlock-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-plugin-sanlock-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-plugin-sanlock-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-plugin-sanlock-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-plugin-sanlock-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-plugin-sanlock-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-proxy-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-proxy-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-proxy-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-proxy-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-debugsource-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-debugsource-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-debugsource-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-debugsource-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-devel-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-devel-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-devel-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-devel-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-docs-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-docs-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-docs-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-docs-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-libs-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-libs-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-libs-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-libs-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-libs-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-libs-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-libs-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-libs-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-nss-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-nss-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-nss-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-nss-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-nss-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-nss-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-nss-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-nss-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-ssh-proxy-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-ssh-proxy-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-ssh-proxy-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-12748"
},
{
"category": "external",
"summary": "RHBZ#2413801",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2413801"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-12748",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12748"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-12748",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-12748"
}
],
"release_date": "2025-11-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T09:19:22+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.GA:libvirt-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-0:11.10.0-12.el10_2.src",
"AppStream-10.2.GA:libvirt-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-client-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-client-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-client-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-client-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-client-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-client-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-client-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-client-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-client-qemu-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-client-qemu-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-client-qemu-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-common-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-common-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-common-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-common-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-config-network-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-config-network-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-config-network-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-config-network-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-network-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-network-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-network-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-network-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-qemu-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-qemu-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-qemu-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-qemu-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-qemu-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-qemu-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-kvm-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-kvm-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-kvm-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-lock-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-lock-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-lock-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-lock-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-log-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-log-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-log-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-log-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-plugin-sanlock-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-plugin-sanlock-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-plugin-sanlock-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-plugin-sanlock-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-plugin-sanlock-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-plugin-sanlock-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-proxy-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-proxy-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-proxy-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-proxy-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-debugsource-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-debugsource-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-debugsource-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-debugsource-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-devel-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-devel-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-devel-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-devel-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-docs-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-docs-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-docs-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-docs-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-libs-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-libs-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-libs-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-libs-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-libs-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-libs-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-libs-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-libs-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-nss-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-nss-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-nss-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-nss-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-nss-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-nss-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-nss-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-nss-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-ssh-proxy-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-ssh-proxy-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-ssh-proxy-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-0:11.10.0-12.el10_2.src",
"CRB-10.2.GA:libvirt-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-client-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-client-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-client-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-client-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-client-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-client-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-client-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-client-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-client-qemu-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-client-qemu-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-client-qemu-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-common-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-common-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-common-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-common-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-config-network-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-config-network-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-config-network-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-config-network-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-network-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-network-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-network-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-network-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-qemu-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-qemu-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-qemu-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-qemu-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-qemu-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-qemu-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-kvm-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-kvm-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-kvm-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-lock-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-lock-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-lock-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-lock-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-log-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-log-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-log-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-log-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-plugin-sanlock-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-plugin-sanlock-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-plugin-sanlock-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-plugin-sanlock-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-plugin-sanlock-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-plugin-sanlock-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-proxy-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-proxy-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-proxy-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-proxy-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-debugsource-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-debugsource-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-debugsource-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-debugsource-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-devel-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-devel-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-devel-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-devel-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-docs-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-docs-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-docs-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-docs-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-libs-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-libs-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-libs-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-libs-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-libs-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-libs-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-libs-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-libs-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-nss-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-nss-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-nss-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-nss-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-nss-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-nss-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-nss-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-nss-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-ssh-proxy-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-ssh-proxy-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-ssh-proxy-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:18326"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.2.GA:libvirt-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-0:11.10.0-12.el10_2.src",
"AppStream-10.2.GA:libvirt-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-client-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-client-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-client-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-client-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-client-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-client-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-client-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-client-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-client-qemu-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-client-qemu-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-client-qemu-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-common-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-common-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-common-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-common-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-config-network-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-config-network-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-config-network-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-config-network-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-network-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-network-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-network-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-network-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-qemu-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-qemu-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-qemu-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-qemu-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-qemu-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-qemu-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-kvm-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-kvm-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-kvm-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-lock-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-lock-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-lock-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-lock-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-log-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-log-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-log-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-log-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-plugin-sanlock-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-plugin-sanlock-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-plugin-sanlock-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-plugin-sanlock-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-plugin-sanlock-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-plugin-sanlock-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-proxy-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-proxy-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-proxy-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-proxy-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-debugsource-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-debugsource-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-debugsource-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-debugsource-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-devel-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-devel-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-devel-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-devel-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-docs-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-docs-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-docs-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-docs-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-libs-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-libs-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-libs-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-libs-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-libs-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-libs-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-libs-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-libs-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-nss-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-nss-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-nss-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-nss-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-nss-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-nss-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-nss-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-nss-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-ssh-proxy-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-ssh-proxy-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-ssh-proxy-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-0:11.10.0-12.el10_2.src",
"CRB-10.2.GA:libvirt-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-client-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-client-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-client-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-client-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-client-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-client-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-client-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-client-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-client-qemu-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-client-qemu-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-client-qemu-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-common-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-common-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-common-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-common-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-config-network-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-config-network-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-config-network-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-config-network-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-network-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-network-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-network-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-network-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-qemu-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-qemu-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-qemu-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-qemu-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-qemu-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-qemu-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-kvm-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-kvm-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-kvm-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-lock-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-lock-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-lock-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-lock-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-log-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-log-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-log-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-log-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-plugin-sanlock-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-plugin-sanlock-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-plugin-sanlock-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-plugin-sanlock-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-plugin-sanlock-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-plugin-sanlock-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-proxy-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-proxy-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-proxy-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-proxy-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-debugsource-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-debugsource-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-debugsource-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-debugsource-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-devel-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-devel-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-devel-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-devel-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-docs-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-docs-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-docs-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-docs-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-libs-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-libs-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-libs-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-libs-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-libs-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-libs-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-libs-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-libs-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-nss-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-nss-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-nss-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-nss-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-nss-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-nss-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-nss-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-nss-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-ssh-proxy-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-ssh-proxy-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-ssh-proxy-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.2.GA:libvirt-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-0:11.10.0-12.el10_2.src",
"AppStream-10.2.GA:libvirt-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-client-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-client-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-client-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-client-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-client-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-client-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-client-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-client-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-client-qemu-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-client-qemu-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-client-qemu-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-common-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-common-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-common-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-common-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-config-network-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-config-network-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-config-network-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-config-network-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-network-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-network-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-network-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-network-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-qemu-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-qemu-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-qemu-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-qemu-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-qemu-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-qemu-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-kvm-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-kvm-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-kvm-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-lock-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-lock-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-lock-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-lock-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-log-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-log-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-log-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-log-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-plugin-sanlock-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-plugin-sanlock-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-plugin-sanlock-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-plugin-sanlock-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-plugin-sanlock-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-plugin-sanlock-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-proxy-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-proxy-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-proxy-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-proxy-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-debugsource-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-debugsource-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-debugsource-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-debugsource-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-devel-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-devel-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-devel-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-devel-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-docs-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-docs-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-docs-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-docs-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-libs-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-libs-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-libs-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-libs-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-libs-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-libs-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-libs-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-libs-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-nss-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-nss-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-nss-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-nss-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-nss-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-nss-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-nss-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-nss-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-ssh-proxy-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-ssh-proxy-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-ssh-proxy-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.x86_64",
"AppStream-10.2.GA:libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.aarch64",
"AppStream-10.2.GA:libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"AppStream-10.2.GA:libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.s390x",
"AppStream-10.2.GA:libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-0:11.10.0-12.el10_2.src",
"CRB-10.2.GA:libvirt-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-client-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-client-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-client-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-client-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-client-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-client-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-client-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-client-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-client-qemu-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-client-qemu-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-client-qemu-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-common-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-common-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-common-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-common-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-common-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-config-network-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-config-network-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-config-network-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-config-network-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-config-nwfilter-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-interface-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-interface-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-network-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-network-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-network-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-network-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-network-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-nodedev-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-nodedev-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-nwfilter-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-nwfilter-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-qemu-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-qemu-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-qemu-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-qemu-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-qemu-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-qemu-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-secret-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-secret-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-storage-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-storage-core-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-storage-core-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-storage-disk-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-storage-disk-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-storage-iscsi-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-storage-iscsi-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-storage-logical-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-storage-logical-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-storage-mpath-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-storage-mpath-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-storage-rbd-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-storage-rbd-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-storage-scsi-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-driver-storage-scsi-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-kvm-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-kvm-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-kvm-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-lock-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-lock-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-lock-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-lock-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-lock-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-log-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-log-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-log-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-log-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-log-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-plugin-lockd-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-plugin-lockd-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-plugin-sanlock-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-plugin-sanlock-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-plugin-sanlock-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-plugin-sanlock-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-plugin-sanlock-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-plugin-sanlock-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-proxy-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-proxy-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-proxy-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-proxy-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-daemon-proxy-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-debugsource-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-debugsource-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-debugsource-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-debugsource-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-devel-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-devel-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-devel-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-devel-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-docs-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-docs-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-docs-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-docs-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-libs-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-libs-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-libs-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-libs-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-libs-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-libs-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-libs-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-libs-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-nss-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-nss-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-nss-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-nss-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-nss-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-nss-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-nss-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-nss-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-ssh-proxy-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-ssh-proxy-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-ssh-proxy-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-ssh-proxy-debuginfo-0:11.10.0-12.el10_2.x86_64",
"CRB-10.2.GA:libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.aarch64",
"CRB-10.2.GA:libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.ppc64le",
"CRB-10.2.GA:libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.s390x",
"CRB-10.2.GA:libvirt-wireshark-debuginfo-0:11.10.0-12.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libvirt: Denial of service in XML parsing"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.