Action not permitted
Modal body text goes here.
cve-2023-42467
Vulnerability from cvelistv5
Published
2023-09-11 00:00
Modified
2024-09-26 17:36
Severity ?
EPSS score ?
Summary
QEMU through 8.0.0 could trigger a division by zero in scsi_disk_reset in hw/scsi/scsi-disk.c because scsi_disk_emulate_mode_select does not prevent s->qdev.blocksize from being 256. This stops QEMU and the guest immediately.
References
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-02T19:23:39.279Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_transferred" ], "url": "https://gitlab.com/qemu-project/qemu/-/issues/1813" }, { "tags": [ "x_transferred" ], "url": "https://gitlab.com/qemu-project/qemu/-/commit/7cfcc79b0ab800959716738aff9419f53fc68c9c" }, { "tags": [ "x_transferred" ], "url": "https://security.netapp.com/advisory/ntap-20231103-0005/" } ], "title": "CVE Program Container" }, { "metrics": [ { "other": { "content": { "id": "CVE-2023-42467", "options": [ { "Exploitation": "poc" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2024-09-26T17:36:22.156086Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-09-26T17:36:32.735Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "descriptions": [ { "lang": "en", "value": "QEMU through 8.0.0 could trigger a division by zero in scsi_disk_reset in hw/scsi/scsi-disk.c because scsi_disk_emulate_mode_select does not prevent s-\u003eqdev.blocksize from being 256. This stops QEMU and the guest immediately." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2023-11-04T05:07:18.246208", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "url": "https://gitlab.com/qemu-project/qemu/-/issues/1813" }, { "url": "https://gitlab.com/qemu-project/qemu/-/commit/7cfcc79b0ab800959716738aff9419f53fc68c9c" }, { "url": "https://security.netapp.com/advisory/ntap-20231103-0005/" } ] } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2023-42467", "datePublished": "2023-09-11T00:00:00", "dateReserved": "2023-09-11T00:00:00", "dateUpdated": "2024-09-26T17:36:32.735Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2023-42467\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2023-09-11T04:15:10.720\",\"lastModified\":\"2023-11-04T06:15:51.847\",\"vulnStatus\":\"Modified\",\"descriptions\":[{\"lang\":\"en\",\"value\":\"QEMU through 8.0.0 could trigger a division by zero in scsi_disk_reset in hw/scsi/scsi-disk.c because scsi_disk_emulate_mode_select does not prevent s-\u003eqdev.blocksize from being 256. This stops QEMU and the guest immediately.\"},{\"lang\":\"es\",\"value\":\"QEMU hasta 8.0.0 podr\u00eda desencadenar una divisi\u00f3n por cero en scsi_disk_reset en hw/scsi/scsi-disk.c porque scsi_disk_emulate_mode_select no impide que s-\u0026gt;qdev.blocksize sea 256. Esto detiene QEMU y el invitado inmediatamente.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-369\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:qemu:qemu:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"8.0.0\",\"matchCriteriaId\":\"5172ED53-5D28-4A36-8A5E-61EF17F0ED53\"}]}]}],\"references\":[{\"url\":\"https://gitlab.com/qemu-project/qemu/-/commit/7cfcc79b0ab800959716738aff9419f53fc68c9c\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://gitlab.com/qemu-project/qemu/-/issues/1813\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20231103-0005/\",\"source\":\"cve@mitre.org\"}]}}" } }
gsd-2023-42467
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
QEMU through 8.0.0 could trigger a division by zero in scsi_disk_reset in hw/scsi/scsi-disk.c because scsi_disk_emulate_mode_select does not prevent s->qdev.blocksize from being 256. This stops QEMU and the guest immediately.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2023-42467", "id": "GSD-2023-42467" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2023-42467" ], "details": "QEMU through 8.0.0 could trigger a division by zero in scsi_disk_reset in hw/scsi/scsi-disk.c because scsi_disk_emulate_mode_select does not prevent s-\u003eqdev.blocksize from being 256. This stops QEMU and the guest immediately.", "id": "GSD-2023-42467", "modified": "2023-12-13T01:20:21.882508Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2023-42467", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "QEMU through 8.0.0 could trigger a division by zero in scsi_disk_reset in hw/scsi/scsi-disk.c because scsi_disk_emulate_mode_select does not prevent s-\u003eqdev.blocksize from being 256. This stops QEMU and the guest immediately." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://gitlab.com/qemu-project/qemu/-/issues/1813", "refsource": "MISC", "url": "https://gitlab.com/qemu-project/qemu/-/issues/1813" }, { "name": "https://gitlab.com/qemu-project/qemu/-/commit/7cfcc79b0ab800959716738aff9419f53fc68c9c", "refsource": "MISC", "url": "https://gitlab.com/qemu-project/qemu/-/commit/7cfcc79b0ab800959716738aff9419f53fc68c9c" }, { "name": "https://security.netapp.com/advisory/ntap-20231103-0005/", "refsource": "CONFIRM", "url": "https://security.netapp.com/advisory/ntap-20231103-0005/" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:qemu:qemu:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "8.0.0", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2023-42467" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "QEMU through 8.0.0 could trigger a division by zero in scsi_disk_reset in hw/scsi/scsi-disk.c because scsi_disk_emulate_mode_select does not prevent s-\u003eqdev.blocksize from being 256. This stops QEMU and the guest immediately." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-369" } ] } ] }, "references": { "reference_data": [ { "name": "https://gitlab.com/qemu-project/qemu/-/issues/1813", "refsource": "MISC", "tags": [ "Exploit", "Issue Tracking", "Third Party Advisory" ], "url": "https://gitlab.com/qemu-project/qemu/-/issues/1813" }, { "name": "https://gitlab.com/qemu-project/qemu/-/commit/7cfcc79b0ab800959716738aff9419f53fc68c9c", "refsource": "MISC", "tags": [], "url": "https://gitlab.com/qemu-project/qemu/-/commit/7cfcc79b0ab800959716738aff9419f53fc68c9c" }, { "name": "https://security.netapp.com/advisory/ntap-20231103-0005/", "refsource": "CONFIRM", "tags": [], "url": "https://security.netapp.com/advisory/ntap-20231103-0005/" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "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 } }, "lastModifiedDate": "2023-11-04T06:15Z", "publishedDate": "2023-09-11T04:15Z" } } }
ghsa-q76v-8f8c-4c2j
Vulnerability from github
Published
2023-09-11 06:30
Modified
2023-11-04 06:34
Severity ?
Details
QEMU through 8.0.0 could trigger a division by zero in scsi_disk_reset in hw/scsi/scsi-disk.c because scsi_disk_emulate_mode_select does not prevent s->qdev.blocksize from being 256. This stops QEMU and the guest immediately.
{ "affected": [], "aliases": [ "CVE-2023-42467" ], "database_specific": { "cwe_ids": [ "CWE-369" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2023-09-11T04:15:10Z", "severity": "MODERATE" }, "details": "QEMU through 8.0.0 could trigger a division by zero in scsi_disk_reset in hw/scsi/scsi-disk.c because scsi_disk_emulate_mode_select does not prevent s-\u003eqdev.blocksize from being 256. This stops QEMU and the guest immediately.", "id": "GHSA-q76v-8f8c-4c2j", "modified": "2023-11-04T06:34:05Z", "published": "2023-09-11T06:30:15Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-42467" }, { "type": "WEB", "url": "https://gitlab.com/qemu-project/qemu/-/commit/7cfcc79b0ab800959716738aff9419f53fc68c9c" }, { "type": "WEB", "url": "https://gitlab.com/qemu-project/qemu/-/issues/1813" }, { "type": "WEB", "url": "https://gitlab.com/thuth/qemu/-/commit/3f91104484e5bf55b56d7e1b039a4a5a17d0c1a7" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20231103-0005" } ], "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" } ] }
rhsa-2024_2135
Vulnerability from csaf_redhat
Published
2024-04-30 10:36
Modified
2024-11-06 05:38
Summary
Red Hat Security Advisory: qemu-kvm security update
Notes
Topic
An update for qemu-kvm is now available for Red Hat Enterprise Linux 9.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Kernel-based Virtual Machine (KVM) is a full virtualization solution for Linux on a variety of architectures. The qemu-kvm packages provide the user-space component for running virtual machines that use KVM.
Security Fix(es):
* QEMU: e1000e: heap use-after-free in e1000e_write_packet_to_guest() (CVE-2023-3019)
* QEMU: VNC: infinite loop in inflate_buffer() leads to denial of service (CVE-2023-3255)
* QEMU: improper IDE controller reset can lead to MBR overwrite (CVE-2023-5088)
* QEMU: VNC: NULL pointer dereference in qemu_clipboard_request() (CVE-2023-6683)
* QEMU: am53c974: denial of service due to division by zero (CVE-2023-42467)
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 Red Hat Enterprise Linux 9.4 Release Notes linked from the References section.
Terms of Use
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.
{ "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 qemu-kvm is now available for Red Hat Enterprise Linux 9.\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) is a full virtualization solution for Linux on a variety of architectures. The qemu-kvm packages provide the user-space component for running virtual machines that use KVM.\n\nSecurity Fix(es):\n\n* QEMU: e1000e: heap use-after-free in e1000e_write_packet_to_guest() (CVE-2023-3019)\n\n* QEMU: VNC: infinite loop in inflate_buffer() leads to denial of service (CVE-2023-3255)\n\n* QEMU: improper IDE controller reset can lead to MBR overwrite (CVE-2023-5088)\n\n* QEMU: VNC: NULL pointer dereference in qemu_clipboard_request() (CVE-2023-6683)\n\n* QEMU: am53c974: denial of service due to division by zero (CVE-2023-42467)\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 9.4 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-2024:2135", "url": "https://access.redhat.com/errata/RHSA-2024:2135" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.4_release_notes/index", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.4_release_notes/index" }, { "category": "external", "summary": "2218486", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2218486" }, { "category": "external", "summary": "2222351", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222351" }, { "category": "external", "summary": "2238291", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2238291" }, { "category": "external", "summary": "2247283", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247283" }, { "category": "external", "summary": "2254825", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254825" }, { "category": "external", "summary": "RHEL-11219", "url": "https://issues.redhat.com/browse/RHEL-11219" }, { "category": "external", "summary": "RHEL-12991", "url": "https://issues.redhat.com/browse/RHEL-12991" }, { "category": "external", "summary": "RHEL-14111", "url": "https://issues.redhat.com/browse/RHEL-14111" }, { "category": "external", "summary": "RHEL-15394", "url": "https://issues.redhat.com/browse/RHEL-15394" }, { "category": "external", "summary": "RHEL-15965", "url": "https://issues.redhat.com/browse/RHEL-15965" }, { "category": "external", "summary": "RHEL-16581", "url": "https://issues.redhat.com/browse/RHEL-16581" }, { "category": "external", "summary": "RHEL-16686", "url": "https://issues.redhat.com/browse/RHEL-16686" }, { "category": "external", "summary": "RHEL-1676", "url": "https://issues.redhat.com/browse/RHEL-1676" }, { "category": "external", "summary": "RHEL-17067", "url": "https://issues.redhat.com/browse/RHEL-17067" }, { "category": "external", "summary": "RHEL-17068", "url": "https://issues.redhat.com/browse/RHEL-17068" }, { "category": "external", "summary": "RHEL-1708", "url": "https://issues.redhat.com/browse/RHEL-1708" }, { "category": "external", "summary": "RHEL-17168", "url": "https://issues.redhat.com/browse/RHEL-17168" }, { "category": "external", "summary": "RHEL-17209", "url": "https://issues.redhat.com/browse/RHEL-17209" }, { "category": "external", "summary": "RHEL-17369", "url": "https://issues.redhat.com/browse/RHEL-17369" }, { "category": "external", "summary": "RHEL-1761", "url": "https://issues.redhat.com/browse/RHEL-1761" }, { "category": "external", "summary": "RHEL-18212", "url": "https://issues.redhat.com/browse/RHEL-18212" }, { "category": "external", "summary": "RHEL-19010", "url": "https://issues.redhat.com/browse/RHEL-19010" }, { "category": "external", "summary": "RHEL-19117", "url": "https://issues.redhat.com/browse/RHEL-19117" }, { "category": "external", "summary": "RHEL-19119", "url": "https://issues.redhat.com/browse/RHEL-19119" }, { "category": "external", "summary": "RHEL-19738", "url": "https://issues.redhat.com/browse/RHEL-19738" }, { "category": "external", "summary": "RHEL-20764", "url": "https://issues.redhat.com/browse/RHEL-20764" }, { "category": "external", "summary": "RHEL-21057", "url": "https://issues.redhat.com/browse/RHEL-21057" }, { "category": "external", "summary": "RHEL-21293", "url": "https://issues.redhat.com/browse/RHEL-21293" }, { "category": "external", "summary": "RHEL-21570", "url": "https://issues.redhat.com/browse/RHEL-21570" }, { "category": "external", "summary": "RHEL-21705", "url": "https://issues.redhat.com/browse/RHEL-21705" }, { "category": "external", "summary": "RHEL-24045", "url": "https://issues.redhat.com/browse/RHEL-24045" }, { "category": "external", "summary": "RHEL-24593", "url": "https://issues.redhat.com/browse/RHEL-24593" }, { "category": "external", "summary": "RHEL-24614", "url": "https://issues.redhat.com/browse/RHEL-24614" }, { "category": "external", "summary": "RHEL-24988", "url": "https://issues.redhat.com/browse/RHEL-24988" }, { "category": "external", "summary": "RHEL-26049", "url": "https://issues.redhat.com/browse/RHEL-26049" }, { "category": "external", "summary": "RHEL-3922", "url": "https://issues.redhat.com/browse/RHEL-3922" }, { "category": "external", "summary": "RHEL-3934", "url": "https://issues.redhat.com/browse/RHEL-3934" }, { "category": "external", "summary": "RHEL-5324", "url": "https://issues.redhat.com/browse/RHEL-5324" }, { "category": "external", "summary": "RHEL-6101", "url": "https://issues.redhat.com/browse/RHEL-6101" }, { "category": "external", "summary": "RHEL-7098", "url": "https://issues.redhat.com/browse/RHEL-7098" }, { "category": "external", "summary": "RHEL-7115", "url": "https://issues.redhat.com/browse/RHEL-7115" }, { "category": "external", "summary": "RHEL-7135", "url": "https://issues.redhat.com/browse/RHEL-7135" }, { "category": "external", "summary": "RHEL-7356", "url": "https://issues.redhat.com/browse/RHEL-7356" }, { "category": "external", "summary": "RHEL-7360", "url": "https://issues.redhat.com/browse/RHEL-7360" }, { "category": "external", "summary": "RHEL-7361", "url": "https://issues.redhat.com/browse/RHEL-7361" }, { "category": "external", "summary": "RHEL-7414", "url": "https://issues.redhat.com/browse/RHEL-7414" }, { "category": "external", "summary": "RHEL-7478", "url": "https://issues.redhat.com/browse/RHEL-7478" }, { "category": "external", "summary": "RHEL-7526", "url": "https://issues.redhat.com/browse/RHEL-7526" }, { "category": "external", "summary": "RHEL-7527", "url": "https://issues.redhat.com/browse/RHEL-7527" }, { "category": "external", "summary": "RHEL-7561", "url": "https://issues.redhat.com/browse/RHEL-7561" }, { "category": "external", "summary": "RHEL-7565", "url": "https://issues.redhat.com/browse/RHEL-7565" }, { "category": "external", "summary": "RHEL-832", "url": "https://issues.redhat.com/browse/RHEL-832" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_2135.json" } ], "title": "Red Hat Security Advisory: qemu-kvm security update", "tracking": { "current_release_date": "2024-11-06T05:38:03+00:00", "generator": { "date": "2024-11-06T05:38:03+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2024:2135", "initial_release_date": "2024-04-30T10:36:55+00:00", "revision_history": [ { "date": "2024-04-30T10:36:55+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-04-30T10:36:55+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-06T05:38:03+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. 9)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "qemu-guest-agent-17:8.2.0-11.el9_4.aarch64", "product": { "name": "qemu-guest-agent-17:8.2.0-11.el9_4.aarch64", "product_id": "qemu-guest-agent-17:8.2.0-11.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-guest-agent@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-img-17:8.2.0-11.el9_4.aarch64", "product": { "name": "qemu-img-17:8.2.0-11.el9_4.aarch64", "product_id": "qemu-img-17:8.2.0-11.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-img@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-17:8.2.0-11.el9_4.aarch64", "product": { "name": "qemu-kvm-17:8.2.0-11.el9_4.aarch64", "product_id": "qemu-kvm-17:8.2.0-11.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-audio-pa-17:8.2.0-11.el9_4.aarch64", "product": { "name": "qemu-kvm-audio-pa-17:8.2.0-11.el9_4.aarch64", "product_id": "qemu-kvm-audio-pa-17:8.2.0-11.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-audio-pa@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-block-blkio-17:8.2.0-11.el9_4.aarch64", "product": { "name": "qemu-kvm-block-blkio-17:8.2.0-11.el9_4.aarch64", "product_id": "qemu-kvm-block-blkio-17:8.2.0-11.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-block-blkio@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-block-curl-17:8.2.0-11.el9_4.aarch64", "product": { "name": "qemu-kvm-block-curl-17:8.2.0-11.el9_4.aarch64", "product_id": "qemu-kvm-block-curl-17:8.2.0-11.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-block-curl@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-block-rbd-17:8.2.0-11.el9_4.aarch64", "product": { "name": "qemu-kvm-block-rbd-17:8.2.0-11.el9_4.aarch64", "product_id": "qemu-kvm-block-rbd-17:8.2.0-11.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-block-rbd@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-common-17:8.2.0-11.el9_4.aarch64", "product": { "name": "qemu-kvm-common-17:8.2.0-11.el9_4.aarch64", "product_id": "qemu-kvm-common-17:8.2.0-11.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-common@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-core-17:8.2.0-11.el9_4.aarch64", "product": { "name": "qemu-kvm-core-17:8.2.0-11.el9_4.aarch64", "product_id": "qemu-kvm-core-17:8.2.0-11.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-core@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.aarch64", "product": { "name": "qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.aarch64", "product_id": "qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-device-display-virtio-gpu@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.aarch64", "product": { "name": "qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.aarch64", "product_id": "qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-device-display-virtio-gpu-pci@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.aarch64", "product": { "name": "qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.aarch64", "product_id": "qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-device-usb-host@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.aarch64", "product": { "name": "qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.aarch64", "product_id": "qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-device-usb-redirect@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-docs-17:8.2.0-11.el9_4.aarch64", "product": { "name": "qemu-kvm-docs-17:8.2.0-11.el9_4.aarch64", "product_id": "qemu-kvm-docs-17:8.2.0-11.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-docs@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-tools-17:8.2.0-11.el9_4.aarch64", "product": { "name": "qemu-kvm-tools-17:8.2.0-11.el9_4.aarch64", "product_id": "qemu-kvm-tools-17:8.2.0-11.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-tools@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-pr-helper-17:8.2.0-11.el9_4.aarch64", "product": { "name": "qemu-pr-helper-17:8.2.0-11.el9_4.aarch64", "product_id": "qemu-pr-helper-17:8.2.0-11.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-pr-helper@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-debugsource-17:8.2.0-11.el9_4.aarch64", "product": { "name": "qemu-kvm-debugsource-17:8.2.0-11.el9_4.aarch64", "product_id": "qemu-kvm-debugsource-17:8.2.0-11.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-debugsource@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.aarch64", "product": { "name": "qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.aarch64", "product_id": "qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-guest-agent-debuginfo@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-img-debuginfo-17:8.2.0-11.el9_4.aarch64", "product": { "name": "qemu-img-debuginfo-17:8.2.0-11.el9_4.aarch64", "product_id": "qemu-img-debuginfo-17:8.2.0-11.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-img-debuginfo@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64", "product": { "name": "qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64", "product_id": "qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-audio-dbus-debuginfo@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.aarch64", "product": { "name": "qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.aarch64", "product_id": "qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-audio-pa-debuginfo@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.aarch64", "product": { "name": "qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.aarch64", "product_id": "qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-block-blkio-debuginfo@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.aarch64", "product": { "name": "qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.aarch64", "product_id": "qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-block-curl-debuginfo@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.aarch64", "product": { "name": "qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.aarch64", "product_id": "qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-block-rbd-debuginfo@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.aarch64", "product": { "name": "qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.aarch64", "product_id": "qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-common-debuginfo@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.aarch64", "product": { "name": "qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.aarch64", "product_id": "qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-core-debuginfo@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-debuginfo-17:8.2.0-11.el9_4.aarch64", "product": { "name": "qemu-kvm-debuginfo-17:8.2.0-11.el9_4.aarch64", "product_id": "qemu-kvm-debuginfo-17:8.2.0-11.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-debuginfo@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.aarch64", "product": { "name": "qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.aarch64", "product_id": "qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-device-display-virtio-gpu-debuginfo@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.aarch64", "product": { "name": "qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.aarch64", "product_id": "qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-device-display-virtio-gpu-pci-debuginfo@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.aarch64", "product": { "name": "qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.aarch64", "product_id": "qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-device-usb-host-debuginfo@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.aarch64", "product": { "name": "qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.aarch64", "product_id": "qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-device-usb-redirect-debuginfo@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.aarch64", "product": { "name": "qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.aarch64", "product_id": "qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-tests-debuginfo@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.aarch64", "product": { "name": "qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.aarch64", "product_id": "qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-tools-debuginfo@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64", "product": { "name": "qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64", "product_id": "qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-ui-dbus-debuginfo@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.aarch64", "product": { "name": "qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.aarch64", "product_id": "qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-pr-helper-debuginfo@8.2.0-11.el9_4?arch=aarch64\u0026epoch=17" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "qemu-guest-agent-17:8.2.0-11.el9_4.ppc64le", "product": { "name": "qemu-guest-agent-17:8.2.0-11.el9_4.ppc64le", "product_id": "qemu-guest-agent-17:8.2.0-11.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-guest-agent@8.2.0-11.el9_4?arch=ppc64le\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-img-17:8.2.0-11.el9_4.ppc64le", "product": { "name": "qemu-img-17:8.2.0-11.el9_4.ppc64le", "product_id": "qemu-img-17:8.2.0-11.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-img@8.2.0-11.el9_4?arch=ppc64le\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-debugsource-17:8.2.0-11.el9_4.ppc64le", "product": { "name": "qemu-kvm-debugsource-17:8.2.0-11.el9_4.ppc64le", "product_id": "qemu-kvm-debugsource-17:8.2.0-11.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-debugsource@8.2.0-11.el9_4?arch=ppc64le\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.ppc64le", "product": { "name": "qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.ppc64le", "product_id": "qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-guest-agent-debuginfo@8.2.0-11.el9_4?arch=ppc64le\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-img-debuginfo-17:8.2.0-11.el9_4.ppc64le", "product": { "name": "qemu-img-debuginfo-17:8.2.0-11.el9_4.ppc64le", "product_id": "qemu-img-debuginfo-17:8.2.0-11.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-img-debuginfo@8.2.0-11.el9_4?arch=ppc64le\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-debuginfo-17:8.2.0-11.el9_4.ppc64le", "product": { "name": "qemu-kvm-debuginfo-17:8.2.0-11.el9_4.ppc64le", "product_id": "qemu-kvm-debuginfo-17:8.2.0-11.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-debuginfo@8.2.0-11.el9_4?arch=ppc64le\u0026epoch=17" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "qemu-guest-agent-17:8.2.0-11.el9_4.x86_64", "product": { "name": "qemu-guest-agent-17:8.2.0-11.el9_4.x86_64", "product_id": "qemu-guest-agent-17:8.2.0-11.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-guest-agent@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-img-17:8.2.0-11.el9_4.x86_64", "product": { "name": "qemu-img-17:8.2.0-11.el9_4.x86_64", "product_id": "qemu-img-17:8.2.0-11.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-img@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-17:8.2.0-11.el9_4.x86_64", "product": { "name": "qemu-kvm-17:8.2.0-11.el9_4.x86_64", "product_id": "qemu-kvm-17:8.2.0-11.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-audio-pa-17:8.2.0-11.el9_4.x86_64", "product": { "name": "qemu-kvm-audio-pa-17:8.2.0-11.el9_4.x86_64", "product_id": "qemu-kvm-audio-pa-17:8.2.0-11.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-audio-pa@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-block-blkio-17:8.2.0-11.el9_4.x86_64", "product": { "name": "qemu-kvm-block-blkio-17:8.2.0-11.el9_4.x86_64", "product_id": "qemu-kvm-block-blkio-17:8.2.0-11.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-block-blkio@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-block-curl-17:8.2.0-11.el9_4.x86_64", "product": { "name": "qemu-kvm-block-curl-17:8.2.0-11.el9_4.x86_64", "product_id": "qemu-kvm-block-curl-17:8.2.0-11.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-block-curl@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-block-rbd-17:8.2.0-11.el9_4.x86_64", "product": { "name": "qemu-kvm-block-rbd-17:8.2.0-11.el9_4.x86_64", "product_id": "qemu-kvm-block-rbd-17:8.2.0-11.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-block-rbd@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-common-17:8.2.0-11.el9_4.x86_64", "product": { "name": "qemu-kvm-common-17:8.2.0-11.el9_4.x86_64", "product_id": "qemu-kvm-common-17:8.2.0-11.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-common@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-core-17:8.2.0-11.el9_4.x86_64", "product": { "name": "qemu-kvm-core-17:8.2.0-11.el9_4.x86_64", "product_id": "qemu-kvm-core-17:8.2.0-11.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-core@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.x86_64", "product": { "name": "qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.x86_64", "product_id": "qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-device-display-virtio-gpu@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.x86_64", "product": { "name": "qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.x86_64", "product_id": "qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-device-display-virtio-gpu-pci@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-device-display-virtio-vga-17:8.2.0-11.el9_4.x86_64", "product": { "name": "qemu-kvm-device-display-virtio-vga-17:8.2.0-11.el9_4.x86_64", "product_id": "qemu-kvm-device-display-virtio-vga-17:8.2.0-11.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-device-display-virtio-vga@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.x86_64", "product": { "name": "qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.x86_64", "product_id": "qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-device-usb-host@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.x86_64", "product": { "name": "qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.x86_64", "product_id": "qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-device-usb-redirect@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-docs-17:8.2.0-11.el9_4.x86_64", "product": { "name": "qemu-kvm-docs-17:8.2.0-11.el9_4.x86_64", "product_id": "qemu-kvm-docs-17:8.2.0-11.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-docs@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-tools-17:8.2.0-11.el9_4.x86_64", "product": { "name": "qemu-kvm-tools-17:8.2.0-11.el9_4.x86_64", "product_id": "qemu-kvm-tools-17:8.2.0-11.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-tools@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-ui-egl-headless-17:8.2.0-11.el9_4.x86_64", "product": { "name": "qemu-kvm-ui-egl-headless-17:8.2.0-11.el9_4.x86_64", "product_id": "qemu-kvm-ui-egl-headless-17:8.2.0-11.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-ui-egl-headless@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-ui-opengl-17:8.2.0-11.el9_4.x86_64", "product": { "name": "qemu-kvm-ui-opengl-17:8.2.0-11.el9_4.x86_64", "product_id": "qemu-kvm-ui-opengl-17:8.2.0-11.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-ui-opengl@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-pr-helper-17:8.2.0-11.el9_4.x86_64", "product": { "name": "qemu-pr-helper-17:8.2.0-11.el9_4.x86_64", "product_id": "qemu-pr-helper-17:8.2.0-11.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-pr-helper@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-debugsource-17:8.2.0-11.el9_4.x86_64", "product": { "name": "qemu-kvm-debugsource-17:8.2.0-11.el9_4.x86_64", "product_id": "qemu-kvm-debugsource-17:8.2.0-11.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-debugsource@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.x86_64", "product": { "name": "qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.x86_64", "product_id": "qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-guest-agent-debuginfo@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-img-debuginfo-17:8.2.0-11.el9_4.x86_64", "product": { "name": "qemu-img-debuginfo-17:8.2.0-11.el9_4.x86_64", "product_id": "qemu-img-debuginfo-17:8.2.0-11.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-img-debuginfo@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64", "product": { "name": "qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64", "product_id": "qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-audio-dbus-debuginfo@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.x86_64", "product": { "name": "qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.x86_64", "product_id": "qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-audio-pa-debuginfo@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.x86_64", "product": { "name": "qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.x86_64", "product_id": "qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-block-blkio-debuginfo@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.x86_64", "product": { "name": "qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.x86_64", "product_id": "qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-block-curl-debuginfo@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.x86_64", "product": { "name": "qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.x86_64", "product_id": "qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-block-rbd-debuginfo@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.x86_64", "product": { "name": "qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.x86_64", "product_id": "qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-common-debuginfo@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.x86_64", "product": { "name": "qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.x86_64", "product_id": "qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-core-debuginfo@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-debuginfo-17:8.2.0-11.el9_4.x86_64", "product": { "name": "qemu-kvm-debuginfo-17:8.2.0-11.el9_4.x86_64", "product_id": "qemu-kvm-debuginfo-17:8.2.0-11.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-debuginfo@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.x86_64", "product": { "name": "qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.x86_64", "product_id": "qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-device-display-virtio-gpu-debuginfo@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.x86_64", "product": { "name": "qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.x86_64", "product_id": "qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-device-display-virtio-gpu-pci-debuginfo@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-device-display-virtio-vga-debuginfo-17:8.2.0-11.el9_4.x86_64", "product": { "name": "qemu-kvm-device-display-virtio-vga-debuginfo-17:8.2.0-11.el9_4.x86_64", "product_id": "qemu-kvm-device-display-virtio-vga-debuginfo-17:8.2.0-11.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-device-display-virtio-vga-debuginfo@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.x86_64", "product": { "name": "qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.x86_64", "product_id": "qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-device-usb-host-debuginfo@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.x86_64", "product": { "name": "qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.x86_64", "product_id": "qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-device-usb-redirect-debuginfo@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.x86_64", "product": { "name": "qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.x86_64", "product_id": "qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-tests-debuginfo@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.x86_64", "product": { "name": "qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.x86_64", "product_id": "qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-tools-debuginfo@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64", "product": { "name": "qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64", "product_id": "qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-ui-dbus-debuginfo@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-ui-egl-headless-debuginfo-17:8.2.0-11.el9_4.x86_64", "product": { "name": "qemu-kvm-ui-egl-headless-debuginfo-17:8.2.0-11.el9_4.x86_64", "product_id": "qemu-kvm-ui-egl-headless-debuginfo-17:8.2.0-11.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-ui-egl-headless-debuginfo@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-ui-opengl-debuginfo-17:8.2.0-11.el9_4.x86_64", "product": { "name": "qemu-kvm-ui-opengl-debuginfo-17:8.2.0-11.el9_4.x86_64", "product_id": "qemu-kvm-ui-opengl-debuginfo-17:8.2.0-11.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-ui-opengl-debuginfo@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.x86_64", "product": { "name": "qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.x86_64", "product_id": "qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-pr-helper-debuginfo@8.2.0-11.el9_4?arch=x86_64\u0026epoch=17" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "qemu-guest-agent-17:8.2.0-11.el9_4.s390x", "product": { "name": "qemu-guest-agent-17:8.2.0-11.el9_4.s390x", "product_id": "qemu-guest-agent-17:8.2.0-11.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-guest-agent@8.2.0-11.el9_4?arch=s390x\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-img-17:8.2.0-11.el9_4.s390x", "product": { "name": "qemu-img-17:8.2.0-11.el9_4.s390x", "product_id": "qemu-img-17:8.2.0-11.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-img@8.2.0-11.el9_4?arch=s390x\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-17:8.2.0-11.el9_4.s390x", "product": { "name": "qemu-kvm-17:8.2.0-11.el9_4.s390x", "product_id": "qemu-kvm-17:8.2.0-11.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm@8.2.0-11.el9_4?arch=s390x\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-audio-pa-17:8.2.0-11.el9_4.s390x", "product": { "name": "qemu-kvm-audio-pa-17:8.2.0-11.el9_4.s390x", "product_id": "qemu-kvm-audio-pa-17:8.2.0-11.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-audio-pa@8.2.0-11.el9_4?arch=s390x\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-block-blkio-17:8.2.0-11.el9_4.s390x", "product": { "name": "qemu-kvm-block-blkio-17:8.2.0-11.el9_4.s390x", "product_id": "qemu-kvm-block-blkio-17:8.2.0-11.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-block-blkio@8.2.0-11.el9_4?arch=s390x\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-block-curl-17:8.2.0-11.el9_4.s390x", "product": { "name": "qemu-kvm-block-curl-17:8.2.0-11.el9_4.s390x", "product_id": "qemu-kvm-block-curl-17:8.2.0-11.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-block-curl@8.2.0-11.el9_4?arch=s390x\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-block-rbd-17:8.2.0-11.el9_4.s390x", "product": { "name": "qemu-kvm-block-rbd-17:8.2.0-11.el9_4.s390x", "product_id": "qemu-kvm-block-rbd-17:8.2.0-11.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-block-rbd@8.2.0-11.el9_4?arch=s390x\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-common-17:8.2.0-11.el9_4.s390x", "product": { "name": "qemu-kvm-common-17:8.2.0-11.el9_4.s390x", "product_id": "qemu-kvm-common-17:8.2.0-11.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-common@8.2.0-11.el9_4?arch=s390x\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-core-17:8.2.0-11.el9_4.s390x", "product": { "name": "qemu-kvm-core-17:8.2.0-11.el9_4.s390x", "product_id": "qemu-kvm-core-17:8.2.0-11.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-core@8.2.0-11.el9_4?arch=s390x\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.s390x", "product": { "name": "qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.s390x", "product_id": "qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-device-display-virtio-gpu@8.2.0-11.el9_4?arch=s390x\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-device-display-virtio-gpu-ccw-17:8.2.0-11.el9_4.s390x", "product": { "name": "qemu-kvm-device-display-virtio-gpu-ccw-17:8.2.0-11.el9_4.s390x", "product_id": "qemu-kvm-device-display-virtio-gpu-ccw-17:8.2.0-11.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-device-display-virtio-gpu-ccw@8.2.0-11.el9_4?arch=s390x\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.s390x", "product": { "name": "qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.s390x", "product_id": "qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-device-usb-host@8.2.0-11.el9_4?arch=s390x\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-docs-17:8.2.0-11.el9_4.s390x", "product": { "name": "qemu-kvm-docs-17:8.2.0-11.el9_4.s390x", "product_id": "qemu-kvm-docs-17:8.2.0-11.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-docs@8.2.0-11.el9_4?arch=s390x\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-tools-17:8.2.0-11.el9_4.s390x", "product": { "name": "qemu-kvm-tools-17:8.2.0-11.el9_4.s390x", "product_id": "qemu-kvm-tools-17:8.2.0-11.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-tools@8.2.0-11.el9_4?arch=s390x\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-pr-helper-17:8.2.0-11.el9_4.s390x", "product": { "name": "qemu-pr-helper-17:8.2.0-11.el9_4.s390x", "product_id": "qemu-pr-helper-17:8.2.0-11.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-pr-helper@8.2.0-11.el9_4?arch=s390x\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-debugsource-17:8.2.0-11.el9_4.s390x", "product": { "name": "qemu-kvm-debugsource-17:8.2.0-11.el9_4.s390x", "product_id": "qemu-kvm-debugsource-17:8.2.0-11.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-debugsource@8.2.0-11.el9_4?arch=s390x\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.s390x", "product": { "name": "qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.s390x", "product_id": "qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-guest-agent-debuginfo@8.2.0-11.el9_4?arch=s390x\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-img-debuginfo-17:8.2.0-11.el9_4.s390x", "product": { "name": "qemu-img-debuginfo-17:8.2.0-11.el9_4.s390x", "product_id": "qemu-img-debuginfo-17:8.2.0-11.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-img-debuginfo@8.2.0-11.el9_4?arch=s390x\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.s390x", "product": { "name": "qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.s390x", "product_id": "qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-audio-dbus-debuginfo@8.2.0-11.el9_4?arch=s390x\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.s390x", "product": { "name": "qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.s390x", "product_id": "qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-audio-pa-debuginfo@8.2.0-11.el9_4?arch=s390x\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.s390x", "product": { "name": "qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.s390x", "product_id": "qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-block-blkio-debuginfo@8.2.0-11.el9_4?arch=s390x\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.s390x", "product": { "name": "qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.s390x", "product_id": "qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-block-curl-debuginfo@8.2.0-11.el9_4?arch=s390x\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.s390x", "product": { "name": "qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.s390x", "product_id": "qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-block-rbd-debuginfo@8.2.0-11.el9_4?arch=s390x\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.s390x", "product": { "name": "qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.s390x", "product_id": "qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-common-debuginfo@8.2.0-11.el9_4?arch=s390x\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.s390x", "product": { "name": "qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.s390x", "product_id": "qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-core-debuginfo@8.2.0-11.el9_4?arch=s390x\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-debuginfo-17:8.2.0-11.el9_4.s390x", "product": { "name": "qemu-kvm-debuginfo-17:8.2.0-11.el9_4.s390x", "product_id": "qemu-kvm-debuginfo-17:8.2.0-11.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-debuginfo@8.2.0-11.el9_4?arch=s390x\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:8.2.0-11.el9_4.s390x", "product": { "name": "qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:8.2.0-11.el9_4.s390x", "product_id": "qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:8.2.0-11.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-device-display-virtio-gpu-ccw-debuginfo@8.2.0-11.el9_4?arch=s390x\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.s390x", "product": { "name": "qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.s390x", "product_id": "qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-device-display-virtio-gpu-debuginfo@8.2.0-11.el9_4?arch=s390x\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.s390x", "product": { "name": "qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.s390x", "product_id": "qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-device-usb-host-debuginfo@8.2.0-11.el9_4?arch=s390x\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.s390x", "product": { "name": "qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.s390x", "product_id": "qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-tests-debuginfo@8.2.0-11.el9_4?arch=s390x\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.s390x", "product": { "name": "qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.s390x", "product_id": "qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-tools-debuginfo@8.2.0-11.el9_4?arch=s390x\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.s390x", "product": { "name": "qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.s390x", "product_id": "qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-ui-dbus-debuginfo@8.2.0-11.el9_4?arch=s390x\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.s390x", "product": { "name": "qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.s390x", "product_id": "qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-pr-helper-debuginfo@8.2.0-11.el9_4?arch=s390x\u0026epoch=17" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "qemu-kvm-17:8.2.0-11.el9_4.src", "product": { "name": "qemu-kvm-17:8.2.0-11.el9_4.src", "product_id": "qemu-kvm-17:8.2.0-11.el9_4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm@8.2.0-11.el9_4?arch=src\u0026epoch=17" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.aarch64" }, "product_reference": "qemu-guest-agent-17:8.2.0-11.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-17:8.2.0-11.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.ppc64le" }, "product_reference": "qemu-guest-agent-17:8.2.0-11.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.s390x" }, "product_reference": "qemu-guest-agent-17:8.2.0-11.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.x86_64" }, "product_reference": "qemu-guest-agent-17:8.2.0-11.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.aarch64" }, "product_reference": "qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.ppc64le" }, "product_reference": "qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.s390x" }, "product_reference": "qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.x86_64" }, "product_reference": "qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-img-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.aarch64" }, "product_reference": "qemu-img-17:8.2.0-11.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-img-17:8.2.0-11.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.ppc64le" }, "product_reference": "qemu-img-17:8.2.0-11.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-img-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.s390x" }, "product_reference": "qemu-img-17:8.2.0-11.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-img-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.x86_64" }, "product_reference": "qemu-img-17:8.2.0-11.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-img-debuginfo-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.aarch64" }, "product_reference": "qemu-img-debuginfo-17:8.2.0-11.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-img-debuginfo-17:8.2.0-11.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.ppc64le" }, "product_reference": "qemu-img-debuginfo-17:8.2.0-11.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-img-debuginfo-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.s390x" }, "product_reference": "qemu-img-debuginfo-17:8.2.0-11.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-img-debuginfo-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.x86_64" }, "product_reference": "qemu-img-debuginfo-17:8.2.0-11.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.aarch64" }, "product_reference": "qemu-kvm-17:8.2.0-11.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.s390x" }, "product_reference": "qemu-kvm-17:8.2.0-11.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-17:8.2.0-11.el9_4.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.src" }, "product_reference": "qemu-kvm-17:8.2.0-11.el9_4.src", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.x86_64" }, "product_reference": "qemu-kvm-17:8.2.0-11.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64" }, "product_reference": "qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.s390x" }, "product_reference": "qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64" }, "product_reference": "qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-audio-pa-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.aarch64" }, "product_reference": "qemu-kvm-audio-pa-17:8.2.0-11.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-audio-pa-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.s390x" }, "product_reference": "qemu-kvm-audio-pa-17:8.2.0-11.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-audio-pa-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.x86_64" }, "product_reference": "qemu-kvm-audio-pa-17:8.2.0-11.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.aarch64" }, "product_reference": "qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.s390x" }, "product_reference": "qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.x86_64" }, "product_reference": "qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-block-blkio-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.aarch64" }, "product_reference": "qemu-kvm-block-blkio-17:8.2.0-11.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-block-blkio-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.s390x" }, "product_reference": "qemu-kvm-block-blkio-17:8.2.0-11.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-block-blkio-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.x86_64" }, "product_reference": "qemu-kvm-block-blkio-17:8.2.0-11.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.aarch64" }, "product_reference": "qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.s390x" }, "product_reference": "qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.x86_64" }, "product_reference": "qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-block-curl-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.aarch64" }, "product_reference": "qemu-kvm-block-curl-17:8.2.0-11.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-block-curl-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.s390x" }, "product_reference": "qemu-kvm-block-curl-17:8.2.0-11.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-block-curl-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.x86_64" }, "product_reference": "qemu-kvm-block-curl-17:8.2.0-11.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.aarch64" }, "product_reference": "qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.s390x" }, "product_reference": "qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.x86_64" }, "product_reference": "qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-block-rbd-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.aarch64" }, "product_reference": "qemu-kvm-block-rbd-17:8.2.0-11.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-block-rbd-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.s390x" }, "product_reference": "qemu-kvm-block-rbd-17:8.2.0-11.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-block-rbd-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.x86_64" }, "product_reference": "qemu-kvm-block-rbd-17:8.2.0-11.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.aarch64" }, "product_reference": "qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.s390x" }, "product_reference": "qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.x86_64" }, "product_reference": "qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-common-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.aarch64" }, "product_reference": "qemu-kvm-common-17:8.2.0-11.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-common-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.s390x" }, "product_reference": "qemu-kvm-common-17:8.2.0-11.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-common-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.x86_64" }, "product_reference": "qemu-kvm-common-17:8.2.0-11.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.aarch64" }, "product_reference": "qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.s390x" }, "product_reference": "qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.x86_64" }, "product_reference": "qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-core-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.aarch64" }, "product_reference": "qemu-kvm-core-17:8.2.0-11.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-core-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.s390x" }, "product_reference": "qemu-kvm-core-17:8.2.0-11.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-core-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.x86_64" }, "product_reference": "qemu-kvm-core-17:8.2.0-11.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.aarch64" }, "product_reference": "qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.s390x" }, "product_reference": "qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.x86_64" }, "product_reference": "qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-debuginfo-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.aarch64" }, "product_reference": "qemu-kvm-debuginfo-17:8.2.0-11.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-debuginfo-17:8.2.0-11.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.ppc64le" }, "product_reference": "qemu-kvm-debuginfo-17:8.2.0-11.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-debuginfo-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.s390x" }, "product_reference": "qemu-kvm-debuginfo-17:8.2.0-11.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-debuginfo-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.x86_64" }, "product_reference": "qemu-kvm-debuginfo-17:8.2.0-11.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-debugsource-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.aarch64" }, "product_reference": "qemu-kvm-debugsource-17:8.2.0-11.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-debugsource-17:8.2.0-11.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.ppc64le" }, "product_reference": "qemu-kvm-debugsource-17:8.2.0-11.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-debugsource-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.s390x" }, "product_reference": "qemu-kvm-debugsource-17:8.2.0-11.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-debugsource-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.x86_64" }, "product_reference": "qemu-kvm-debugsource-17:8.2.0-11.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.aarch64" }, "product_reference": "qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.s390x" }, "product_reference": "qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.x86_64" }, "product_reference": "qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-device-display-virtio-gpu-ccw-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-17:8.2.0-11.el9_4.s390x" }, "product_reference": "qemu-kvm-device-display-virtio-gpu-ccw-17:8.2.0-11.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:8.2.0-11.el9_4.s390x" }, "product_reference": "qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:8.2.0-11.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.aarch64" }, "product_reference": "qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.s390x" }, "product_reference": "qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.x86_64" }, "product_reference": "qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.aarch64" }, "product_reference": "qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.x86_64" }, "product_reference": "qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.aarch64" }, "product_reference": "qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.x86_64" }, "product_reference": "qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-device-display-virtio-vga-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-17:8.2.0-11.el9_4.x86_64" }, "product_reference": "qemu-kvm-device-display-virtio-vga-17:8.2.0-11.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-device-display-virtio-vga-debuginfo-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-debuginfo-17:8.2.0-11.el9_4.x86_64" }, "product_reference": "qemu-kvm-device-display-virtio-vga-debuginfo-17:8.2.0-11.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.aarch64" }, "product_reference": "qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.s390x" }, "product_reference": "qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.x86_64" }, "product_reference": "qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.aarch64" }, "product_reference": "qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.s390x" }, "product_reference": "qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.x86_64" }, "product_reference": "qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.aarch64" }, "product_reference": "qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.x86_64" }, "product_reference": "qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.aarch64" }, "product_reference": "qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.x86_64" }, "product_reference": "qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-docs-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.aarch64" }, "product_reference": "qemu-kvm-docs-17:8.2.0-11.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-docs-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.s390x" }, "product_reference": "qemu-kvm-docs-17:8.2.0-11.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-docs-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.x86_64" }, "product_reference": "qemu-kvm-docs-17:8.2.0-11.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.aarch64" }, "product_reference": "qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.s390x" }, "product_reference": "qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.x86_64" }, "product_reference": "qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-tools-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.aarch64" }, "product_reference": "qemu-kvm-tools-17:8.2.0-11.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-tools-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.s390x" }, "product_reference": "qemu-kvm-tools-17:8.2.0-11.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-tools-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.x86_64" }, "product_reference": "qemu-kvm-tools-17:8.2.0-11.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.aarch64" }, "product_reference": "qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.s390x" }, "product_reference": "qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.x86_64" }, "product_reference": "qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64" }, "product_reference": "qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.s390x" }, "product_reference": "qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64" }, "product_reference": "qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-ui-egl-headless-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-17:8.2.0-11.el9_4.x86_64" }, "product_reference": "qemu-kvm-ui-egl-headless-17:8.2.0-11.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-ui-egl-headless-debuginfo-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-debuginfo-17:8.2.0-11.el9_4.x86_64" }, "product_reference": "qemu-kvm-ui-egl-headless-debuginfo-17:8.2.0-11.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-ui-opengl-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-ui-opengl-17:8.2.0-11.el9_4.x86_64" }, "product_reference": "qemu-kvm-ui-opengl-17:8.2.0-11.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-ui-opengl-debuginfo-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-kvm-ui-opengl-debuginfo-17:8.2.0-11.el9_4.x86_64" }, "product_reference": "qemu-kvm-ui-opengl-debuginfo-17:8.2.0-11.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-pr-helper-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.aarch64" }, "product_reference": "qemu-pr-helper-17:8.2.0-11.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-pr-helper-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.s390x" }, "product_reference": "qemu-pr-helper-17:8.2.0-11.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-pr-helper-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.x86_64" }, "product_reference": "qemu-pr-helper-17:8.2.0-11.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.aarch64" }, "product_reference": "qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.s390x" }, "product_reference": "qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.x86_64" }, "product_reference": "qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-3019", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-07-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2222351" } ], "notes": [ { "category": "description", "text": "A DMA reentrancy issue leading to a use-after-free error was found in the e1000e NIC emulation code in QEMU. This issue could allow a privileged guest user to crash the QEMU process on the host, resulting in a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "QEMU: e1000e: heap use-after-free in e1000e_write_packet_to_guest()", "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-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.src", "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-opengl-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-opengl-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-3019" }, { "category": "external", "summary": "RHBZ#2222351", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222351" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-3019", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3019" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3019", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3019" } ], "release_date": "2023-06-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-30T10:36:55+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\n\nAfter installing this update, shut down all running virtual machines. Once all virtual machines have shut down, start them again for this update to take effect.", "product_ids": [ "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.src", "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-opengl-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-opengl-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2135" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.0, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.src", "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-opengl-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-opengl-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "QEMU: e1000e: heap use-after-free in e1000e_write_packet_to_guest()" }, { "acknowledgments": [ { "names": [ "Kevin Denis" ], "organization": "Synacktiv" } ], "cve": "CVE-2023-3255", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "discovery_date": "2023-06-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2218486" } ], "notes": [ { "category": "description", "text": "A flaw was found in the QEMU built-in VNC server while processing ClientCutText messages. A wrong exit condition may lead to an infinite loop when inflating an attacker controlled zlib buffer in the `inflate_buffer` function. This could allow a remote authenticated client who is able to send a clipboard to the VNC server to trigger a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "QEMU: VNC: infinite loop in inflate_buffer() leads to denial of service", "title": "Vulnerability summary" }, { "category": "other", "text": "The `qemu-kvm` versions as shipped with Red Hat Enterprise Linux 6, 7, and RHEL Advanced Virtualization are not affected by this flaw as they did not include VNC clipboard support (upstream commit 0bf41cab).", "title": "Statement" }, { "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-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.src", "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-opengl-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-opengl-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-3255" }, { "category": "external", "summary": "RHBZ#2218486", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2218486" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-3255", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3255" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3255", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3255" } ], "release_date": "2023-07-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-30T10:36:55+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\n\nAfter installing this update, shut down all running virtual machines. Once all virtual machines have shut down, start them again for this update to take effect.", "product_ids": [ "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.src", "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-opengl-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-opengl-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2135" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.src", "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-opengl-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-opengl-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "QEMU: VNC: infinite loop in inflate_buffer() leads to denial of service" }, { "cve": "CVE-2023-5088", "cwe": { "id": "CWE-821", "name": "Incorrect Synchronization" }, "discovery_date": "2023-09-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2247283" } ], "notes": [ { "category": "description", "text": "A bug in QEMU could cause a guest I/O operation otherwise addressed to an arbitrary disk offset to be targeted to offset 0 instead (potentially overwriting the VM\u0027s boot code). This could be used, for example, by L2 guests with a virtual disk (vdiskL2) stored on a virtual disk of an L1 (vdiskL1) hypervisor to read and/or write data to LBA 0 of vdiskL1, potentially gaining control of L1 at its next reboot.", "title": "Vulnerability description" }, { "category": "summary", "text": "QEMU: improper IDE controller reset can lead to MBR overwrite", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat currently provides the nested virtualization feature as a Technology Preview. Nested virtualization is therefore unsupported for production use. For more information please refer to https://access.redhat.com/solutions/21101 and https://access.redhat.com/support/offerings/techpreview.", "title": "Statement" }, { "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-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.src", "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-opengl-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-opengl-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5088" }, { "category": "external", "summary": "RHBZ#2247283", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247283" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5088", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5088" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5088", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5088" }, { "category": "external", "summary": "https://lore.kernel.org/all/20230921160712.99521-1-simon.rowe@nutanix.com/T/", "url": "https://lore.kernel.org/all/20230921160712.99521-1-simon.rowe@nutanix.com/T/" } ], "release_date": "2023-09-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-30T10:36:55+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\n\nAfter installing this update, shut down all running virtual machines. Once all virtual machines have shut down, start them again for this update to take effect.", "product_ids": [ "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.src", "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-opengl-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-opengl-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2135" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.src", "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-opengl-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-opengl-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.src", "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-opengl-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-opengl-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "QEMU: improper IDE controller reset can lead to MBR overwrite" }, { "acknowledgments": [ { "names": [ "Markus Frank", "Fiona Ebner" ], "organization": "Proxmox" } ], "cve": "CVE-2023-6683", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2023-12-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2254825" } ], "notes": [ { "category": "description", "text": "A flaw was found in the QEMU built-in VNC server while processing ClientCutText messages. The qemu_clipboard_request() function can be reached before vnc_server_cut_text_caps() was called and had the chance to initialize the clipboard peer, leading to a NULL pointer dereference. This could allow a malicious authenticated VNC client to crash QEMU and trigger a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "QEMU: VNC: NULL pointer dereference in qemu_clipboard_request()", "title": "Vulnerability summary" }, { "category": "other", "text": "The `qemu-kvm` versions, as shipped with Red Hat Enterprise Linux 6, 7, and RHEL Advanced Virtualization, are not affected by this flaw as they did not include VNC clipboard support (upstream commit 0bf41cab).", "title": "Statement" }, { "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-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.src", "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-opengl-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-opengl-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-6683" }, { "category": "external", "summary": "RHBZ#2254825", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254825" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-6683", "url": "https://www.cve.org/CVERecord?id=CVE-2023-6683" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-6683", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6683" } ], "release_date": "2024-01-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-30T10:36:55+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\n\nAfter installing this update, shut down all running virtual machines. Once all virtual machines have shut down, start them again for this update to take effect.", "product_ids": [ "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.src", "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-opengl-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-opengl-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2135" }, { "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-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.src", "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-opengl-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-opengl-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.src", "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-opengl-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-opengl-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "QEMU: VNC: NULL pointer dereference in qemu_clipboard_request()" }, { "cve": "CVE-2023-42467", "cwe": { "id": "CWE-369", "name": "Divide By Zero" }, "discovery_date": "2023-09-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2238291" } ], "notes": [ { "category": "description", "text": "A denial of service vulnerability was found in the qemu package. A division by zero in the scsi_disk_reset function can cause QEMU and the guest to stop immediately.", "title": "Vulnerability description" }, { "category": "summary", "text": "QEMU: am53c974: denial of service due to division by zero", "title": "Vulnerability summary" }, { "category": "other", "text": "Triggering this bug requires kernel or root privileges in the guest VM because it requires direct hardware access. Anyone who has these privileges could also just perform a regular shutdown of the VM, with only a very slightly different result.", "title": "Statement" }, { "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-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.src", "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-opengl-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-opengl-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-42467" }, { "category": "external", "summary": "RHBZ#2238291", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2238291" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-42467", "url": "https://www.cve.org/CVERecord?id=CVE-2023-42467" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-42467", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-42467" }, { "category": "external", "summary": "https://gitlab.com/qemu-project/qemu/-/issues/1813", "url": "https://gitlab.com/qemu-project/qemu/-/issues/1813" } ], "release_date": "2023-09-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-30T10:36:55+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\n\nAfter installing this update, shut down all running virtual machines. Once all virtual machines have shut down, start them again for this update to take effect.", "product_ids": [ "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.src", "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-opengl-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-opengl-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2135" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "LOW", "baseScore": 2.3, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-guest-agent-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-guest-agent-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-img-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-img-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.src", "AppStream-9.4.0.GA:qemu-kvm-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-audio-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-audio-pa-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-blkio-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-curl-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-curl-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-block-rbd-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-common-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-common-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-core-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-core-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.ppc64le", "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-debugsource-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-display-virtio-vga-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-device-usb-host-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-device-usb-redirect-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-docs-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-tests-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-tools-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-tools-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-kvm-ui-dbus-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-egl-headless-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-opengl-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-kvm-ui-opengl-debuginfo-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-pr-helper-17:8.2.0-11.el9_4.x86_64", "AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.aarch64", "AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.s390x", "AppStream-9.4.0.GA:qemu-pr-helper-debuginfo-17:8.2.0-11.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "QEMU: am53c974: denial of service due to division by zero" } ] }
wid-sec-w-2023-2302
Vulnerability from csaf_certbund
Published
2023-09-10 22:00
Modified
2024-06-06 22:00
Summary
QEMU: Schwachstelle ermöglicht Denial of Service
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
QEMU ist eine freie Virtualisierungssoftware, die die gesamte Hardware eines Computers emuliert.
Angriff
Ein lokaler Angreifer kann eine Schwachstelle in QEMU ausnutzen, um einen Denial of Service Angriff durchzuführen.
Betroffene Betriebssysteme
- Linux
- Sonstiges
- UNIX
- Windows
{ "document": { "aggregate_severity": { "text": "mittel" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "QEMU ist eine freie Virtualisierungssoftware, die die gesamte Hardware eines Computers emuliert.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein lokaler Angreifer kann eine Schwachstelle in QEMU ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren.", "title": "Angriff" }, { "category": "general", "text": "- Linux\n- Sonstiges\n- UNIX\n- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2023-2302 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-2302.json" }, { "category": "self", "summary": "WID-SEC-2023-2302 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-2302" }, { "category": "external", "summary": "Ubuntu Security Notice USN-6567-1 vom 2024-01-08", "url": "https://ubuntu.com/security/notices/USN-6567-1" }, { "category": "external", "summary": "QEMU GitLab issue 1813 vom 2023-09-11", "url": "https://gitlab.com/qemu-project/qemu/-/issues/1813" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-12276 vom 2024-04-10", "url": "https://linux.oracle.com/errata/ELSA-2024-12276.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:2135 vom 2024-04-30", "url": "https://access.redhat.com/errata/RHSA-2024:2135" }, { "category": "external", "summary": "Rocky Linux Security Advisory RLSA-2024:2135 vom 2024-05-10", "url": "https://errata.build.resf.org/RLSA-2024:2135" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-12407 vom 2024-06-04", "url": "https://linux.oracle.com/errata/ELSA-2024-12407.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-6567-2 vom 2024-06-06", "url": "https://ubuntu.com/security/notices/USN-6567-2" } ], "source_lang": "en-US", "title": "QEMU: Schwachstelle erm\u00f6glicht Denial of Service", "tracking": { "current_release_date": "2024-06-06T22:00:00.000+00:00", "generator": { "date": "2024-06-07T08:09:00.555+00:00", "engine": { "name": "BSI-WID", "version": "1.3.0" } }, "id": "WID-SEC-W-2023-2302", "initial_release_date": "2023-09-10T22:00:00.000+00:00", "revision_history": [ { "date": "2023-09-10T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2024-01-08T23:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2024-04-10T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2024-04-29T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-05-12T22:00:00.000+00:00", "number": "5", "summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen" }, { "date": "2024-06-04T22:00:00.000+00:00", "number": "6", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2024-06-06T22:00:00.000+00:00", "number": "7", "summary": "Neue Updates von Ubuntu aufgenommen" } ], "status": "final", "version": "7" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Open Source QEMU", "product": { "name": "Open Source QEMU", "product_id": "T016972", "product_identification_helper": { "cpe": "cpe:/a:qemu:qemu:-" } } } ], "category": "vendor", "name": "Open Source" }, { "branches": [ { "category": "product_name", "name": "Oracle Linux", "product": { "name": "Oracle Linux", "product_id": "T004914", "product_identification_helper": { "cpe": "cpe:/o:oracle:linux:-" } } } ], "category": "vendor", "name": "Oracle" }, { "branches": [ { "category": "product_name", "name": "RESF Rocky Linux", "product": { "name": "RESF Rocky Linux", "product_id": "T032255", "product_identification_helper": { "cpe": "cpe:/o:resf:rocky_linux:-" } } } ], "category": "vendor", "name": "RESF" }, { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } } ], "category": "vendor", "name": "Red Hat" }, { "branches": [ { "category": "product_name", "name": "Ubuntu Linux", "product": { "name": "Ubuntu Linux", "product_id": "T000126", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:-" } } } ], "category": "vendor", "name": "Ubuntu" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-42467", "notes": [ { "category": "description", "text": "Es existiert eine Schwachstelle in QEMU aufgrund einer Division durch Null in \"scsi_disk_reset()\". Ein Angreifer aus einer Gastmaschine mit SCSI Laufwerk kann dies ausnutzen, um einen Denial of Service Zustand sowohl der Gastmaschine als auch des QEMU Hostprozesses auszul\u00f6sen." } ], "product_status": { "known_affected": [ "67646", "T000126", "T004914", "T016972", "T032255" ] }, "release_date": "2023-09-10T22:00:00Z", "title": "CVE-2023-42467" } ] }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.