Action not permitted
Modal body text goes here.
cve-2024-9632
Vulnerability from cvelistv5
Published
2024-10-30 07:42
Modified
2024-11-13 19:33
Severity ?
EPSS score ?
Summary
Xorg-x11-server: tigervnc: heap-based buffer overflow privilege escalation vulnerability
References
Impacted products
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-10-31T19:02:24.167Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "url": "http://www.openwall.com/lists/oss-security/2024/10/29/2" }, { "url": "https://lists.debian.org/debian-lts-announce/2024/10/msg00031.html" }, { "url": "http://seclists.org/fulldisclosure/2024/Oct/20" } ], "title": "CVE Program Container" }, { "metrics": [ { "other": { "content": { "id": "CVE-2024-9632", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "total" } ], "role": "CISA Coordinator", "timestamp": "2024-10-30T13:34:32.792082Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-10-30T13:35:19.624Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "collectionURL": "https://access.redhat.com/downloads/content/package-browser/", "cpes": [ "cpe:/a:redhat:enterprise_linux:8::crb", "cpe:/a:redhat:enterprise_linux:8::appstream" ], "defaultStatus": "affected", "packageName": "xorg-x11-server", "product": "Red Hat Enterprise Linux 8", "vendor": "Red Hat", "versions": [ { "lessThan": "*", "status": "unaffected", "version": "0:1.20.11-25.el8_10", "versionType": "rpm" } ] }, { "collectionURL": "https://access.redhat.com/downloads/content/package-browser/", "cpes": [ "cpe:/a:redhat:enterprise_linux:8::crb", "cpe:/a:redhat:enterprise_linux:8::appstream" ], "defaultStatus": "affected", "packageName": "xorg-x11-server-Xwayland", "product": "Red Hat Enterprise Linux 8", "vendor": "Red Hat", "versions": [ { "lessThan": "*", "status": "unaffected", "version": "0:21.1.3-17.el8_10", "versionType": "rpm" } ] }, { "collectionURL": "https://access.redhat.com/downloads/content/package-browser/", "cpes": [ "cpe:/a:redhat:rhel_e4s:9.0::appstream" ], "defaultStatus": "affected", "packageName": "tigervnc", "product": "Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions", "vendor": "Red Hat", "versions": [ { "lessThan": "*", "status": "unaffected", "version": "0:1.11.0-22.el9_0.12", "versionType": "rpm" } ] }, { "collectionURL": "https://access.redhat.com/downloads/content/package-browser/", "cpes": [ "cpe:/a:redhat:rhel_eus:9.2::appstream" ], "defaultStatus": "affected", "packageName": "tigervnc", "product": "Red Hat Enterprise Linux 9.2 Extended Update Support", "vendor": "Red Hat", "versions": [ { "lessThan": "*", "status": "unaffected", "version": "0:1.12.0-14.el9_2.9", "versionType": "rpm" } ] }, { "collectionURL": "https://access.redhat.com/downloads/content/package-browser/", "cpes": [ "cpe:/o:redhat:enterprise_linux:7" ], "defaultStatus": "affected", "packageName": "tigervnc", "product": "Red Hat Enterprise Linux 7", "vendor": "Red Hat" }, { "collectionURL": "https://access.redhat.com/downloads/content/package-browser/", "cpes": [ "cpe:/o:redhat:enterprise_linux:7" ], "defaultStatus": "unknown", "packageName": "xorg-x11-server", "product": "Red Hat Enterprise Linux 7", "vendor": "Red Hat" }, { "collectionURL": "https://access.redhat.com/downloads/content/package-browser/", "cpes": [ "cpe:/o:redhat:enterprise_linux:8" ], "defaultStatus": "affected", "packageName": "tigervnc", "product": "Red Hat Enterprise Linux 8", "vendor": "Red Hat" }, { "collectionURL": "https://access.redhat.com/downloads/content/package-browser/", "cpes": [ "cpe:/o:redhat:enterprise_linux:9" ], "defaultStatus": "affected", "packageName": "tigervnc", "product": "Red Hat Enterprise Linux 9", "vendor": "Red Hat" }, { "collectionURL": "https://access.redhat.com/downloads/content/package-browser/", "cpes": [ "cpe:/o:redhat:enterprise_linux:9" ], "defaultStatus": "affected", "packageName": "xorg-x11-server", "product": "Red Hat Enterprise Linux 9", "vendor": "Red Hat" }, { "collectionURL": "https://access.redhat.com/downloads/content/package-browser/", "cpes": [ "cpe:/o:redhat:enterprise_linux:9" ], "defaultStatus": "affected", "packageName": "xorg-x11-server-Xwayland", "product": "Red Hat Enterprise Linux 9", "vendor": "Red Hat" } ], "datePublic": "2024-10-29T00:00:00+00:00", "descriptions": [ { "lang": "en", "value": "A flaw was found in the X.org server. Due to improperly tracked allocation size in _XkbSetCompatMap, a local attacker may be able to trigger a buffer overflow condition via a specially crafted payload, leading to denial of service or local privilege escalation in distributions where the X.org server is run with root privileges." } ], "metrics": [ { "other": { "content": { "namespace": "https://access.redhat.com/security/updates/classification/", "value": "Important" }, "type": "Red Hat severity rating" } }, { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "format": "CVSS" } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-122", "description": "Heap-based Buffer Overflow", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-11-13T19:33:49.010Z", "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "shortName": "redhat" }, "references": [ { "name": "RHSA-2024:8798", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "https://access.redhat.com/errata/RHSA-2024:8798" }, { "name": "RHSA-2024:9579", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "https://access.redhat.com/errata/RHSA-2024:9579" }, { "name": "RHSA-2024:9601", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "https://access.redhat.com/errata/RHSA-2024:9601" }, { "tags": [ "vdb-entry", "x_refsource_REDHAT" ], "url": "https://access.redhat.com/security/cve/CVE-2024-9632" }, { "name": "RHBZ#2317233", "tags": [ "issue-tracking", "x_refsource_REDHAT" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317233" } ], "timeline": [ { "lang": "en", "time": "2024-10-08T13:37:25.514000+00:00", "value": "Reported to Red Hat." }, { "lang": "en", "time": "2024-10-29T00:00:00+00:00", "value": "Made public." } ], "title": "Xorg-x11-server: tigervnc: heap-based buffer overflow privilege escalation vulnerability", "workarounds": [ { "lang": "en", "value": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability." } ], "x_redhatCweChain": "CWE-122: Heap-based Buffer Overflow" } }, "cveMetadata": { "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "assignerShortName": "redhat", "cveId": "CVE-2024-9632", "datePublished": "2024-10-30T07:42:35.320Z", "dateReserved": "2024-10-08T13:45:31.259Z", "dateUpdated": "2024-11-13T19:33:49.010Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2024-9632\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2024-10-30T08:15:04.830\",\"lastModified\":\"2024-11-13T20:15:17.487\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A flaw was found in the X.org server. Due to improperly tracked allocation size in _XkbSetCompatMap, a local attacker may be able to trigger a buffer overflow condition via a specially crafted payload, leading to denial of service or local privilege escalation in distributions where the X.org server is run with root privileges.\"},{\"lang\":\"es\",\"value\":\" Se encontr\u00f3 un fallo en el servidor X.org. Debido a que el tama\u00f1o de asignaci\u00f3n no se rastrea correctamente en _XkbSetCompatMap, un atacante local podr\u00eda desencadenar una condici\u00f3n de desbordamiento de b\u00fafer a trav\u00e9s de un payload especialmente manipulado, lo que provocar\u00eda una denegaci\u00f3n de servicio o una escalada de privilegios locales en distribuciones donde el servidor X.org se ejecuta con privilegios de root.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\",\"baseScore\":7.8,\"baseSeverity\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-122\"}]}],\"references\":[{\"url\":\"https://access.redhat.com/errata/RHSA-2024:8798\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://access.redhat.com/errata/RHSA-2024:9579\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://access.redhat.com/errata/RHSA-2024:9601\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://access.redhat.com/security/cve/CVE-2024-9632\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=2317233\",\"source\":\"secalert@redhat.com\"}]}}" } }
rhsa-2024_9601
Vulnerability from csaf_redhat
Published
2024-11-13 19:17
Modified
2024-11-13 19:34
Summary
Red Hat Security Advisory: tigervnc security update
Notes
Topic
An update for tigervnc is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.
Red Hat Product Security has rated this update as having a security impact of Important. 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
Virtual Network Computing (VNC) is a remote display system which allows users to view a computing desktop environment not only on the machine where it is running, but from anywhere on the Internet and from a wide variety of machine architectures. TigerVNC is a suite of VNC servers and clients.
Security Fix(es):
* xorg-x11-server: tigervnc: heap-based buffer overflow privilege escalation vulnerability (CVE-2024-9632)
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.
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": "Important" }, "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 tigervnc is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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": "Virtual Network Computing (VNC) is a remote display system which allows users to view a computing desktop environment not only on the machine where it is running, but from anywhere on the Internet and from a wide variety of machine architectures. TigerVNC is a suite of VNC servers and clients.\n\nSecurity Fix(es):\n\n* xorg-x11-server: tigervnc: heap-based buffer overflow privilege escalation vulnerability (CVE-2024-9632)\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.", "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:9601", "url": "https://access.redhat.com/errata/RHSA-2024:9601" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2317233", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317233" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_9601.json" } ], "title": "Red Hat Security Advisory: tigervnc security update", "tracking": { "current_release_date": "2024-11-13T19:34:40+00:00", "generator": { "date": "2024-11-13T19:34:40+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.0" } }, "id": "RHSA-2024:9601", "initial_release_date": "2024-11-13T19:17:43+00:00", "revision_history": [ { "date": "2024-11-13T19:17:43+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-11-13T19:17:43+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-13T19:34:40+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 E4S (v.9.0)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:9.0::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "tigervnc-0:1.11.0-22.el9_0.12.src", "product": { "name": "tigervnc-0:1.11.0-22.el9_0.12.src", "product_id": "tigervnc-0:1.11.0-22.el9_0.12.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc@1.11.0-22.el9_0.12?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "tigervnc-0:1.11.0-22.el9_0.12.aarch64", "product": { "name": "tigervnc-0:1.11.0-22.el9_0.12.aarch64", "product_id": "tigervnc-0:1.11.0-22.el9_0.12.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc@1.11.0-22.el9_0.12?arch=aarch64" } } }, { "category": "product_version", "name": "tigervnc-server-0:1.11.0-22.el9_0.12.aarch64", "product": { "name": "tigervnc-server-0:1.11.0-22.el9_0.12.aarch64", "product_id": "tigervnc-server-0:1.11.0-22.el9_0.12.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc-server@1.11.0-22.el9_0.12?arch=aarch64" } } }, { "category": "product_version", "name": "tigervnc-server-minimal-0:1.11.0-22.el9_0.12.aarch64", "product": { "name": "tigervnc-server-minimal-0:1.11.0-22.el9_0.12.aarch64", "product_id": "tigervnc-server-minimal-0:1.11.0-22.el9_0.12.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc-server-minimal@1.11.0-22.el9_0.12?arch=aarch64" } } }, { "category": "product_version", "name": "tigervnc-server-module-0:1.11.0-22.el9_0.12.aarch64", "product": { "name": "tigervnc-server-module-0:1.11.0-22.el9_0.12.aarch64", "product_id": "tigervnc-server-module-0:1.11.0-22.el9_0.12.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc-server-module@1.11.0-22.el9_0.12?arch=aarch64" } } }, { "category": "product_version", "name": "tigervnc-debugsource-0:1.11.0-22.el9_0.12.aarch64", "product": { "name": "tigervnc-debugsource-0:1.11.0-22.el9_0.12.aarch64", "product_id": "tigervnc-debugsource-0:1.11.0-22.el9_0.12.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc-debugsource@1.11.0-22.el9_0.12?arch=aarch64" } } }, { "category": "product_version", "name": "tigervnc-debuginfo-0:1.11.0-22.el9_0.12.aarch64", "product": { "name": "tigervnc-debuginfo-0:1.11.0-22.el9_0.12.aarch64", "product_id": "tigervnc-debuginfo-0:1.11.0-22.el9_0.12.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc-debuginfo@1.11.0-22.el9_0.12?arch=aarch64" } } }, { "category": "product_version", "name": "tigervnc-server-debuginfo-0:1.11.0-22.el9_0.12.aarch64", "product": { "name": "tigervnc-server-debuginfo-0:1.11.0-22.el9_0.12.aarch64", "product_id": "tigervnc-server-debuginfo-0:1.11.0-22.el9_0.12.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc-server-debuginfo@1.11.0-22.el9_0.12?arch=aarch64" } } }, { "category": "product_version", "name": "tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.12.aarch64", "product": { "name": "tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.12.aarch64", "product_id": "tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.12.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc-server-minimal-debuginfo@1.11.0-22.el9_0.12?arch=aarch64" } } }, { "category": "product_version", "name": "tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.12.aarch64", "product": { "name": "tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.12.aarch64", "product_id": "tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.12.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc-server-module-debuginfo@1.11.0-22.el9_0.12?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "tigervnc-0:1.11.0-22.el9_0.12.ppc64le", "product": { "name": "tigervnc-0:1.11.0-22.el9_0.12.ppc64le", "product_id": "tigervnc-0:1.11.0-22.el9_0.12.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc@1.11.0-22.el9_0.12?arch=ppc64le" } } }, { "category": "product_version", "name": "tigervnc-server-0:1.11.0-22.el9_0.12.ppc64le", "product": { "name": "tigervnc-server-0:1.11.0-22.el9_0.12.ppc64le", "product_id": "tigervnc-server-0:1.11.0-22.el9_0.12.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc-server@1.11.0-22.el9_0.12?arch=ppc64le" } } }, { "category": "product_version", "name": "tigervnc-server-minimal-0:1.11.0-22.el9_0.12.ppc64le", "product": { "name": "tigervnc-server-minimal-0:1.11.0-22.el9_0.12.ppc64le", "product_id": "tigervnc-server-minimal-0:1.11.0-22.el9_0.12.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc-server-minimal@1.11.0-22.el9_0.12?arch=ppc64le" } } }, { "category": "product_version", "name": "tigervnc-server-module-0:1.11.0-22.el9_0.12.ppc64le", "product": { "name": "tigervnc-server-module-0:1.11.0-22.el9_0.12.ppc64le", "product_id": "tigervnc-server-module-0:1.11.0-22.el9_0.12.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc-server-module@1.11.0-22.el9_0.12?arch=ppc64le" } } }, { "category": "product_version", "name": "tigervnc-debugsource-0:1.11.0-22.el9_0.12.ppc64le", "product": { "name": "tigervnc-debugsource-0:1.11.0-22.el9_0.12.ppc64le", "product_id": "tigervnc-debugsource-0:1.11.0-22.el9_0.12.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc-debugsource@1.11.0-22.el9_0.12?arch=ppc64le" } } }, { "category": "product_version", "name": "tigervnc-debuginfo-0:1.11.0-22.el9_0.12.ppc64le", "product": { "name": "tigervnc-debuginfo-0:1.11.0-22.el9_0.12.ppc64le", "product_id": "tigervnc-debuginfo-0:1.11.0-22.el9_0.12.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc-debuginfo@1.11.0-22.el9_0.12?arch=ppc64le" } } }, { "category": "product_version", "name": "tigervnc-server-debuginfo-0:1.11.0-22.el9_0.12.ppc64le", "product": { "name": "tigervnc-server-debuginfo-0:1.11.0-22.el9_0.12.ppc64le", "product_id": "tigervnc-server-debuginfo-0:1.11.0-22.el9_0.12.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc-server-debuginfo@1.11.0-22.el9_0.12?arch=ppc64le" } } }, { "category": "product_version", "name": "tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.12.ppc64le", "product": { "name": "tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.12.ppc64le", "product_id": "tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.12.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc-server-minimal-debuginfo@1.11.0-22.el9_0.12?arch=ppc64le" } } }, { "category": "product_version", "name": "tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.12.ppc64le", "product": { "name": "tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.12.ppc64le", "product_id": "tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.12.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc-server-module-debuginfo@1.11.0-22.el9_0.12?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "tigervnc-0:1.11.0-22.el9_0.12.x86_64", "product": { "name": "tigervnc-0:1.11.0-22.el9_0.12.x86_64", "product_id": "tigervnc-0:1.11.0-22.el9_0.12.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc@1.11.0-22.el9_0.12?arch=x86_64" } } }, { "category": "product_version", "name": "tigervnc-server-0:1.11.0-22.el9_0.12.x86_64", "product": { "name": "tigervnc-server-0:1.11.0-22.el9_0.12.x86_64", "product_id": "tigervnc-server-0:1.11.0-22.el9_0.12.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc-server@1.11.0-22.el9_0.12?arch=x86_64" } } }, { "category": "product_version", "name": "tigervnc-server-minimal-0:1.11.0-22.el9_0.12.x86_64", "product": { "name": "tigervnc-server-minimal-0:1.11.0-22.el9_0.12.x86_64", "product_id": "tigervnc-server-minimal-0:1.11.0-22.el9_0.12.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc-server-minimal@1.11.0-22.el9_0.12?arch=x86_64" } } }, { "category": "product_version", "name": "tigervnc-server-module-0:1.11.0-22.el9_0.12.x86_64", "product": { "name": "tigervnc-server-module-0:1.11.0-22.el9_0.12.x86_64", "product_id": "tigervnc-server-module-0:1.11.0-22.el9_0.12.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc-server-module@1.11.0-22.el9_0.12?arch=x86_64" } } }, { "category": "product_version", "name": "tigervnc-debugsource-0:1.11.0-22.el9_0.12.x86_64", "product": { "name": "tigervnc-debugsource-0:1.11.0-22.el9_0.12.x86_64", "product_id": "tigervnc-debugsource-0:1.11.0-22.el9_0.12.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc-debugsource@1.11.0-22.el9_0.12?arch=x86_64" } } }, { "category": "product_version", "name": "tigervnc-debuginfo-0:1.11.0-22.el9_0.12.x86_64", "product": { "name": "tigervnc-debuginfo-0:1.11.0-22.el9_0.12.x86_64", "product_id": "tigervnc-debuginfo-0:1.11.0-22.el9_0.12.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc-debuginfo@1.11.0-22.el9_0.12?arch=x86_64" } } }, { "category": "product_version", "name": "tigervnc-server-debuginfo-0:1.11.0-22.el9_0.12.x86_64", "product": { "name": "tigervnc-server-debuginfo-0:1.11.0-22.el9_0.12.x86_64", "product_id": "tigervnc-server-debuginfo-0:1.11.0-22.el9_0.12.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc-server-debuginfo@1.11.0-22.el9_0.12?arch=x86_64" } } }, { "category": "product_version", "name": "tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.12.x86_64", "product": { "name": "tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.12.x86_64", "product_id": "tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.12.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc-server-minimal-debuginfo@1.11.0-22.el9_0.12?arch=x86_64" } } }, { "category": "product_version", "name": "tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.12.x86_64", "product": { "name": "tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.12.x86_64", "product_id": "tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.12.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc-server-module-debuginfo@1.11.0-22.el9_0.12?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "tigervnc-0:1.11.0-22.el9_0.12.s390x", "product": { "name": "tigervnc-0:1.11.0-22.el9_0.12.s390x", "product_id": "tigervnc-0:1.11.0-22.el9_0.12.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc@1.11.0-22.el9_0.12?arch=s390x" } } }, { "category": "product_version", "name": "tigervnc-server-0:1.11.0-22.el9_0.12.s390x", "product": { "name": "tigervnc-server-0:1.11.0-22.el9_0.12.s390x", "product_id": "tigervnc-server-0:1.11.0-22.el9_0.12.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc-server@1.11.0-22.el9_0.12?arch=s390x" } } }, { "category": "product_version", "name": "tigervnc-server-minimal-0:1.11.0-22.el9_0.12.s390x", "product": { "name": "tigervnc-server-minimal-0:1.11.0-22.el9_0.12.s390x", "product_id": "tigervnc-server-minimal-0:1.11.0-22.el9_0.12.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc-server-minimal@1.11.0-22.el9_0.12?arch=s390x" } } }, { "category": "product_version", "name": "tigervnc-server-module-0:1.11.0-22.el9_0.12.s390x", "product": { "name": "tigervnc-server-module-0:1.11.0-22.el9_0.12.s390x", "product_id": "tigervnc-server-module-0:1.11.0-22.el9_0.12.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc-server-module@1.11.0-22.el9_0.12?arch=s390x" } } }, { "category": "product_version", "name": "tigervnc-debugsource-0:1.11.0-22.el9_0.12.s390x", "product": { "name": "tigervnc-debugsource-0:1.11.0-22.el9_0.12.s390x", "product_id": "tigervnc-debugsource-0:1.11.0-22.el9_0.12.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc-debugsource@1.11.0-22.el9_0.12?arch=s390x" } } }, { "category": "product_version", "name": "tigervnc-debuginfo-0:1.11.0-22.el9_0.12.s390x", "product": { "name": "tigervnc-debuginfo-0:1.11.0-22.el9_0.12.s390x", "product_id": "tigervnc-debuginfo-0:1.11.0-22.el9_0.12.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc-debuginfo@1.11.0-22.el9_0.12?arch=s390x" } } }, { "category": "product_version", "name": "tigervnc-server-debuginfo-0:1.11.0-22.el9_0.12.s390x", "product": { "name": "tigervnc-server-debuginfo-0:1.11.0-22.el9_0.12.s390x", "product_id": "tigervnc-server-debuginfo-0:1.11.0-22.el9_0.12.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc-server-debuginfo@1.11.0-22.el9_0.12?arch=s390x" } } }, { "category": "product_version", "name": "tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.12.s390x", "product": { "name": "tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.12.s390x", "product_id": "tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.12.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc-server-minimal-debuginfo@1.11.0-22.el9_0.12?arch=s390x" } } }, { "category": "product_version", "name": "tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.12.s390x", "product": { "name": "tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.12.s390x", "product_id": "tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.12.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc-server-module-debuginfo@1.11.0-22.el9_0.12?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "tigervnc-icons-0:1.11.0-22.el9_0.12.noarch", "product": { "name": "tigervnc-icons-0:1.11.0-22.el9_0.12.noarch", "product_id": "tigervnc-icons-0:1.11.0-22.el9_0.12.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc-icons@1.11.0-22.el9_0.12?arch=noarch" } } }, { "category": "product_version", "name": "tigervnc-license-0:1.11.0-22.el9_0.12.noarch", "product": { "name": "tigervnc-license-0:1.11.0-22.el9_0.12.noarch", "product_id": "tigervnc-license-0:1.11.0-22.el9_0.12.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc-license@1.11.0-22.el9_0.12?arch=noarch" } } }, { "category": "product_version", "name": "tigervnc-selinux-0:1.11.0-22.el9_0.12.noarch", "product": { "name": "tigervnc-selinux-0:1.11.0-22.el9_0.12.noarch", "product_id": "tigervnc-selinux-0:1.11.0-22.el9_0.12.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc-selinux@1.11.0-22.el9_0.12?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "tigervnc-0:1.11.0-22.el9_0.12.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:tigervnc-0:1.11.0-22.el9_0.12.aarch64" }, "product_reference": "tigervnc-0:1.11.0-22.el9_0.12.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-0:1.11.0-22.el9_0.12.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:tigervnc-0:1.11.0-22.el9_0.12.ppc64le" }, "product_reference": "tigervnc-0:1.11.0-22.el9_0.12.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-0:1.11.0-22.el9_0.12.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:tigervnc-0:1.11.0-22.el9_0.12.s390x" }, "product_reference": "tigervnc-0:1.11.0-22.el9_0.12.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-0:1.11.0-22.el9_0.12.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:tigervnc-0:1.11.0-22.el9_0.12.src" }, "product_reference": "tigervnc-0:1.11.0-22.el9_0.12.src", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-0:1.11.0-22.el9_0.12.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:tigervnc-0:1.11.0-22.el9_0.12.x86_64" }, "product_reference": "tigervnc-0:1.11.0-22.el9_0.12.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-debuginfo-0:1.11.0-22.el9_0.12.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:tigervnc-debuginfo-0:1.11.0-22.el9_0.12.aarch64" }, "product_reference": "tigervnc-debuginfo-0:1.11.0-22.el9_0.12.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-debuginfo-0:1.11.0-22.el9_0.12.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:tigervnc-debuginfo-0:1.11.0-22.el9_0.12.ppc64le" }, "product_reference": "tigervnc-debuginfo-0:1.11.0-22.el9_0.12.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-debuginfo-0:1.11.0-22.el9_0.12.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:tigervnc-debuginfo-0:1.11.0-22.el9_0.12.s390x" }, "product_reference": "tigervnc-debuginfo-0:1.11.0-22.el9_0.12.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-debuginfo-0:1.11.0-22.el9_0.12.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:tigervnc-debuginfo-0:1.11.0-22.el9_0.12.x86_64" }, "product_reference": "tigervnc-debuginfo-0:1.11.0-22.el9_0.12.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-debugsource-0:1.11.0-22.el9_0.12.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:tigervnc-debugsource-0:1.11.0-22.el9_0.12.aarch64" }, "product_reference": "tigervnc-debugsource-0:1.11.0-22.el9_0.12.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-debugsource-0:1.11.0-22.el9_0.12.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:tigervnc-debugsource-0:1.11.0-22.el9_0.12.ppc64le" }, "product_reference": "tigervnc-debugsource-0:1.11.0-22.el9_0.12.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-debugsource-0:1.11.0-22.el9_0.12.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:tigervnc-debugsource-0:1.11.0-22.el9_0.12.s390x" }, "product_reference": "tigervnc-debugsource-0:1.11.0-22.el9_0.12.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-debugsource-0:1.11.0-22.el9_0.12.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:tigervnc-debugsource-0:1.11.0-22.el9_0.12.x86_64" }, "product_reference": "tigervnc-debugsource-0:1.11.0-22.el9_0.12.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-icons-0:1.11.0-22.el9_0.12.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:tigervnc-icons-0:1.11.0-22.el9_0.12.noarch" }, "product_reference": "tigervnc-icons-0:1.11.0-22.el9_0.12.noarch", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-license-0:1.11.0-22.el9_0.12.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:tigervnc-license-0:1.11.0-22.el9_0.12.noarch" }, "product_reference": "tigervnc-license-0:1.11.0-22.el9_0.12.noarch", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-selinux-0:1.11.0-22.el9_0.12.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:tigervnc-selinux-0:1.11.0-22.el9_0.12.noarch" }, "product_reference": "tigervnc-selinux-0:1.11.0-22.el9_0.12.noarch", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-server-0:1.11.0-22.el9_0.12.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:tigervnc-server-0:1.11.0-22.el9_0.12.aarch64" }, "product_reference": "tigervnc-server-0:1.11.0-22.el9_0.12.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-server-0:1.11.0-22.el9_0.12.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:tigervnc-server-0:1.11.0-22.el9_0.12.ppc64le" }, "product_reference": "tigervnc-server-0:1.11.0-22.el9_0.12.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-server-0:1.11.0-22.el9_0.12.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:tigervnc-server-0:1.11.0-22.el9_0.12.s390x" }, "product_reference": "tigervnc-server-0:1.11.0-22.el9_0.12.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-server-0:1.11.0-22.el9_0.12.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:tigervnc-server-0:1.11.0-22.el9_0.12.x86_64" }, "product_reference": "tigervnc-server-0:1.11.0-22.el9_0.12.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-server-debuginfo-0:1.11.0-22.el9_0.12.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:tigervnc-server-debuginfo-0:1.11.0-22.el9_0.12.aarch64" }, "product_reference": "tigervnc-server-debuginfo-0:1.11.0-22.el9_0.12.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-server-debuginfo-0:1.11.0-22.el9_0.12.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:tigervnc-server-debuginfo-0:1.11.0-22.el9_0.12.ppc64le" }, "product_reference": "tigervnc-server-debuginfo-0:1.11.0-22.el9_0.12.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-server-debuginfo-0:1.11.0-22.el9_0.12.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:tigervnc-server-debuginfo-0:1.11.0-22.el9_0.12.s390x" }, "product_reference": "tigervnc-server-debuginfo-0:1.11.0-22.el9_0.12.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-server-debuginfo-0:1.11.0-22.el9_0.12.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:tigervnc-server-debuginfo-0:1.11.0-22.el9_0.12.x86_64" }, "product_reference": "tigervnc-server-debuginfo-0:1.11.0-22.el9_0.12.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-server-minimal-0:1.11.0-22.el9_0.12.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:tigervnc-server-minimal-0:1.11.0-22.el9_0.12.aarch64" }, "product_reference": "tigervnc-server-minimal-0:1.11.0-22.el9_0.12.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-server-minimal-0:1.11.0-22.el9_0.12.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:tigervnc-server-minimal-0:1.11.0-22.el9_0.12.ppc64le" }, "product_reference": "tigervnc-server-minimal-0:1.11.0-22.el9_0.12.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-server-minimal-0:1.11.0-22.el9_0.12.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:tigervnc-server-minimal-0:1.11.0-22.el9_0.12.s390x" }, "product_reference": "tigervnc-server-minimal-0:1.11.0-22.el9_0.12.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-server-minimal-0:1.11.0-22.el9_0.12.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:tigervnc-server-minimal-0:1.11.0-22.el9_0.12.x86_64" }, "product_reference": "tigervnc-server-minimal-0:1.11.0-22.el9_0.12.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.12.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.12.aarch64" }, "product_reference": "tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.12.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.12.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.12.ppc64le" }, "product_reference": "tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.12.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.12.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.12.s390x" }, "product_reference": "tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.12.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.12.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.12.x86_64" }, "product_reference": "tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.12.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-server-module-0:1.11.0-22.el9_0.12.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:tigervnc-server-module-0:1.11.0-22.el9_0.12.aarch64" }, "product_reference": "tigervnc-server-module-0:1.11.0-22.el9_0.12.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-server-module-0:1.11.0-22.el9_0.12.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:tigervnc-server-module-0:1.11.0-22.el9_0.12.ppc64le" }, "product_reference": "tigervnc-server-module-0:1.11.0-22.el9_0.12.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-server-module-0:1.11.0-22.el9_0.12.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:tigervnc-server-module-0:1.11.0-22.el9_0.12.s390x" }, "product_reference": "tigervnc-server-module-0:1.11.0-22.el9_0.12.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-server-module-0:1.11.0-22.el9_0.12.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:tigervnc-server-module-0:1.11.0-22.el9_0.12.x86_64" }, "product_reference": "tigervnc-server-module-0:1.11.0-22.el9_0.12.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.12.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.12.aarch64" }, "product_reference": "tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.12.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.12.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.12.ppc64le" }, "product_reference": "tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.12.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.12.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.12.s390x" }, "product_reference": "tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.12.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.12.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.12.x86_64" }, "product_reference": "tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.12.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-9632", "cwe": { "id": "CWE-122", "name": "Heap-based Buffer Overflow" }, "discovery_date": "2024-10-08T13:37:25.514000+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2317233" } ], "notes": [ { "category": "description", "text": "A flaw was found in the X.org server. Due to improperly tracked allocation size in _XkbSetCompatMap, a local attacker may be able to trigger a buffer overflow condition via a specially crafted payload, leading to denial of service or local privilege escalation in distributions where the X.org server is run with root privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "xorg-x11-server: tigervnc: heap-based buffer overflow privilege escalation vulnerability", "title": "Vulnerability summary" }, { "category": "other", "text": "Xorg server does not run with root privileges in Red Hat Enterprise Linux 8 and 9, therefore, Red Hat Enterprise Linux 8 and 9 have been rated with a moderate severity.", "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.0.0.Z.E4S:tigervnc-0:1.11.0-22.el9_0.12.aarch64", "AppStream-9.0.0.Z.E4S:tigervnc-0:1.11.0-22.el9_0.12.ppc64le", "AppStream-9.0.0.Z.E4S:tigervnc-0:1.11.0-22.el9_0.12.s390x", "AppStream-9.0.0.Z.E4S:tigervnc-0:1.11.0-22.el9_0.12.src", "AppStream-9.0.0.Z.E4S:tigervnc-0:1.11.0-22.el9_0.12.x86_64", "AppStream-9.0.0.Z.E4S:tigervnc-debuginfo-0:1.11.0-22.el9_0.12.aarch64", "AppStream-9.0.0.Z.E4S:tigervnc-debuginfo-0:1.11.0-22.el9_0.12.ppc64le", "AppStream-9.0.0.Z.E4S:tigervnc-debuginfo-0:1.11.0-22.el9_0.12.s390x", "AppStream-9.0.0.Z.E4S:tigervnc-debuginfo-0:1.11.0-22.el9_0.12.x86_64", "AppStream-9.0.0.Z.E4S:tigervnc-debugsource-0:1.11.0-22.el9_0.12.aarch64", "AppStream-9.0.0.Z.E4S:tigervnc-debugsource-0:1.11.0-22.el9_0.12.ppc64le", "AppStream-9.0.0.Z.E4S:tigervnc-debugsource-0:1.11.0-22.el9_0.12.s390x", "AppStream-9.0.0.Z.E4S:tigervnc-debugsource-0:1.11.0-22.el9_0.12.x86_64", "AppStream-9.0.0.Z.E4S:tigervnc-icons-0:1.11.0-22.el9_0.12.noarch", "AppStream-9.0.0.Z.E4S:tigervnc-license-0:1.11.0-22.el9_0.12.noarch", "AppStream-9.0.0.Z.E4S:tigervnc-selinux-0:1.11.0-22.el9_0.12.noarch", "AppStream-9.0.0.Z.E4S:tigervnc-server-0:1.11.0-22.el9_0.12.aarch64", "AppStream-9.0.0.Z.E4S:tigervnc-server-0:1.11.0-22.el9_0.12.ppc64le", "AppStream-9.0.0.Z.E4S:tigervnc-server-0:1.11.0-22.el9_0.12.s390x", "AppStream-9.0.0.Z.E4S:tigervnc-server-0:1.11.0-22.el9_0.12.x86_64", "AppStream-9.0.0.Z.E4S:tigervnc-server-debuginfo-0:1.11.0-22.el9_0.12.aarch64", "AppStream-9.0.0.Z.E4S:tigervnc-server-debuginfo-0:1.11.0-22.el9_0.12.ppc64le", "AppStream-9.0.0.Z.E4S:tigervnc-server-debuginfo-0:1.11.0-22.el9_0.12.s390x", "AppStream-9.0.0.Z.E4S:tigervnc-server-debuginfo-0:1.11.0-22.el9_0.12.x86_64", "AppStream-9.0.0.Z.E4S:tigervnc-server-minimal-0:1.11.0-22.el9_0.12.aarch64", "AppStream-9.0.0.Z.E4S:tigervnc-server-minimal-0:1.11.0-22.el9_0.12.ppc64le", "AppStream-9.0.0.Z.E4S:tigervnc-server-minimal-0:1.11.0-22.el9_0.12.s390x", "AppStream-9.0.0.Z.E4S:tigervnc-server-minimal-0:1.11.0-22.el9_0.12.x86_64", "AppStream-9.0.0.Z.E4S:tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.12.aarch64", "AppStream-9.0.0.Z.E4S:tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.12.ppc64le", "AppStream-9.0.0.Z.E4S:tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.12.s390x", "AppStream-9.0.0.Z.E4S:tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.12.x86_64", "AppStream-9.0.0.Z.E4S:tigervnc-server-module-0:1.11.0-22.el9_0.12.aarch64", "AppStream-9.0.0.Z.E4S:tigervnc-server-module-0:1.11.0-22.el9_0.12.ppc64le", "AppStream-9.0.0.Z.E4S:tigervnc-server-module-0:1.11.0-22.el9_0.12.s390x", "AppStream-9.0.0.Z.E4S:tigervnc-server-module-0:1.11.0-22.el9_0.12.x86_64", "AppStream-9.0.0.Z.E4S:tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.12.aarch64", "AppStream-9.0.0.Z.E4S:tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.12.ppc64le", "AppStream-9.0.0.Z.E4S:tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.12.s390x", "AppStream-9.0.0.Z.E4S:tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.12.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-9632" }, { "category": "external", "summary": "RHBZ#2317233", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317233" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-9632", "url": "https://www.cve.org/CVERecord?id=CVE-2024-9632" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-9632", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-9632" } ], "release_date": "2024-10-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-11-13T19:17:43+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.E4S:tigervnc-0:1.11.0-22.el9_0.12.aarch64", "AppStream-9.0.0.Z.E4S:tigervnc-0:1.11.0-22.el9_0.12.ppc64le", "AppStream-9.0.0.Z.E4S:tigervnc-0:1.11.0-22.el9_0.12.s390x", "AppStream-9.0.0.Z.E4S:tigervnc-0:1.11.0-22.el9_0.12.src", "AppStream-9.0.0.Z.E4S:tigervnc-0:1.11.0-22.el9_0.12.x86_64", "AppStream-9.0.0.Z.E4S:tigervnc-debuginfo-0:1.11.0-22.el9_0.12.aarch64", "AppStream-9.0.0.Z.E4S:tigervnc-debuginfo-0:1.11.0-22.el9_0.12.ppc64le", "AppStream-9.0.0.Z.E4S:tigervnc-debuginfo-0:1.11.0-22.el9_0.12.s390x", "AppStream-9.0.0.Z.E4S:tigervnc-debuginfo-0:1.11.0-22.el9_0.12.x86_64", "AppStream-9.0.0.Z.E4S:tigervnc-debugsource-0:1.11.0-22.el9_0.12.aarch64", "AppStream-9.0.0.Z.E4S:tigervnc-debugsource-0:1.11.0-22.el9_0.12.ppc64le", "AppStream-9.0.0.Z.E4S:tigervnc-debugsource-0:1.11.0-22.el9_0.12.s390x", "AppStream-9.0.0.Z.E4S:tigervnc-debugsource-0:1.11.0-22.el9_0.12.x86_64", "AppStream-9.0.0.Z.E4S:tigervnc-icons-0:1.11.0-22.el9_0.12.noarch", "AppStream-9.0.0.Z.E4S:tigervnc-license-0:1.11.0-22.el9_0.12.noarch", "AppStream-9.0.0.Z.E4S:tigervnc-selinux-0:1.11.0-22.el9_0.12.noarch", "AppStream-9.0.0.Z.E4S:tigervnc-server-0:1.11.0-22.el9_0.12.aarch64", "AppStream-9.0.0.Z.E4S:tigervnc-server-0:1.11.0-22.el9_0.12.ppc64le", "AppStream-9.0.0.Z.E4S:tigervnc-server-0:1.11.0-22.el9_0.12.s390x", "AppStream-9.0.0.Z.E4S:tigervnc-server-0:1.11.0-22.el9_0.12.x86_64", "AppStream-9.0.0.Z.E4S:tigervnc-server-debuginfo-0:1.11.0-22.el9_0.12.aarch64", "AppStream-9.0.0.Z.E4S:tigervnc-server-debuginfo-0:1.11.0-22.el9_0.12.ppc64le", "AppStream-9.0.0.Z.E4S:tigervnc-server-debuginfo-0:1.11.0-22.el9_0.12.s390x", "AppStream-9.0.0.Z.E4S:tigervnc-server-debuginfo-0:1.11.0-22.el9_0.12.x86_64", "AppStream-9.0.0.Z.E4S:tigervnc-server-minimal-0:1.11.0-22.el9_0.12.aarch64", "AppStream-9.0.0.Z.E4S:tigervnc-server-minimal-0:1.11.0-22.el9_0.12.ppc64le", "AppStream-9.0.0.Z.E4S:tigervnc-server-minimal-0:1.11.0-22.el9_0.12.s390x", "AppStream-9.0.0.Z.E4S:tigervnc-server-minimal-0:1.11.0-22.el9_0.12.x86_64", "AppStream-9.0.0.Z.E4S:tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.12.aarch64", "AppStream-9.0.0.Z.E4S:tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.12.ppc64le", "AppStream-9.0.0.Z.E4S:tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.12.s390x", "AppStream-9.0.0.Z.E4S:tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.12.x86_64", "AppStream-9.0.0.Z.E4S:tigervnc-server-module-0:1.11.0-22.el9_0.12.aarch64", "AppStream-9.0.0.Z.E4S:tigervnc-server-module-0:1.11.0-22.el9_0.12.ppc64le", "AppStream-9.0.0.Z.E4S:tigervnc-server-module-0:1.11.0-22.el9_0.12.s390x", "AppStream-9.0.0.Z.E4S:tigervnc-server-module-0:1.11.0-22.el9_0.12.x86_64", "AppStream-9.0.0.Z.E4S:tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.12.aarch64", "AppStream-9.0.0.Z.E4S:tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.12.ppc64le", "AppStream-9.0.0.Z.E4S:tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.12.s390x", "AppStream-9.0.0.Z.E4S:tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.12.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:9601" }, { "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.0.0.Z.E4S:tigervnc-0:1.11.0-22.el9_0.12.aarch64", "AppStream-9.0.0.Z.E4S:tigervnc-0:1.11.0-22.el9_0.12.ppc64le", "AppStream-9.0.0.Z.E4S:tigervnc-0:1.11.0-22.el9_0.12.s390x", "AppStream-9.0.0.Z.E4S:tigervnc-0:1.11.0-22.el9_0.12.src", "AppStream-9.0.0.Z.E4S:tigervnc-0:1.11.0-22.el9_0.12.x86_64", "AppStream-9.0.0.Z.E4S:tigervnc-debuginfo-0:1.11.0-22.el9_0.12.aarch64", "AppStream-9.0.0.Z.E4S:tigervnc-debuginfo-0:1.11.0-22.el9_0.12.ppc64le", "AppStream-9.0.0.Z.E4S:tigervnc-debuginfo-0:1.11.0-22.el9_0.12.s390x", "AppStream-9.0.0.Z.E4S:tigervnc-debuginfo-0:1.11.0-22.el9_0.12.x86_64", "AppStream-9.0.0.Z.E4S:tigervnc-debugsource-0:1.11.0-22.el9_0.12.aarch64", "AppStream-9.0.0.Z.E4S:tigervnc-debugsource-0:1.11.0-22.el9_0.12.ppc64le", "AppStream-9.0.0.Z.E4S:tigervnc-debugsource-0:1.11.0-22.el9_0.12.s390x", "AppStream-9.0.0.Z.E4S:tigervnc-debugsource-0:1.11.0-22.el9_0.12.x86_64", "AppStream-9.0.0.Z.E4S:tigervnc-icons-0:1.11.0-22.el9_0.12.noarch", "AppStream-9.0.0.Z.E4S:tigervnc-license-0:1.11.0-22.el9_0.12.noarch", "AppStream-9.0.0.Z.E4S:tigervnc-selinux-0:1.11.0-22.el9_0.12.noarch", "AppStream-9.0.0.Z.E4S:tigervnc-server-0:1.11.0-22.el9_0.12.aarch64", "AppStream-9.0.0.Z.E4S:tigervnc-server-0:1.11.0-22.el9_0.12.ppc64le", "AppStream-9.0.0.Z.E4S:tigervnc-server-0:1.11.0-22.el9_0.12.s390x", "AppStream-9.0.0.Z.E4S:tigervnc-server-0:1.11.0-22.el9_0.12.x86_64", "AppStream-9.0.0.Z.E4S:tigervnc-server-debuginfo-0:1.11.0-22.el9_0.12.aarch64", "AppStream-9.0.0.Z.E4S:tigervnc-server-debuginfo-0:1.11.0-22.el9_0.12.ppc64le", "AppStream-9.0.0.Z.E4S:tigervnc-server-debuginfo-0:1.11.0-22.el9_0.12.s390x", "AppStream-9.0.0.Z.E4S:tigervnc-server-debuginfo-0:1.11.0-22.el9_0.12.x86_64", "AppStream-9.0.0.Z.E4S:tigervnc-server-minimal-0:1.11.0-22.el9_0.12.aarch64", "AppStream-9.0.0.Z.E4S:tigervnc-server-minimal-0:1.11.0-22.el9_0.12.ppc64le", "AppStream-9.0.0.Z.E4S:tigervnc-server-minimal-0:1.11.0-22.el9_0.12.s390x", "AppStream-9.0.0.Z.E4S:tigervnc-server-minimal-0:1.11.0-22.el9_0.12.x86_64", "AppStream-9.0.0.Z.E4S:tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.12.aarch64", "AppStream-9.0.0.Z.E4S:tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.12.ppc64le", "AppStream-9.0.0.Z.E4S:tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.12.s390x", "AppStream-9.0.0.Z.E4S:tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.12.x86_64", "AppStream-9.0.0.Z.E4S:tigervnc-server-module-0:1.11.0-22.el9_0.12.aarch64", "AppStream-9.0.0.Z.E4S:tigervnc-server-module-0:1.11.0-22.el9_0.12.ppc64le", "AppStream-9.0.0.Z.E4S:tigervnc-server-module-0:1.11.0-22.el9_0.12.s390x", "AppStream-9.0.0.Z.E4S:tigervnc-server-module-0:1.11.0-22.el9_0.12.x86_64", "AppStream-9.0.0.Z.E4S:tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.12.aarch64", "AppStream-9.0.0.Z.E4S:tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.12.ppc64le", "AppStream-9.0.0.Z.E4S:tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.12.s390x", "AppStream-9.0.0.Z.E4S:tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.12.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.E4S:tigervnc-0:1.11.0-22.el9_0.12.aarch64", "AppStream-9.0.0.Z.E4S:tigervnc-0:1.11.0-22.el9_0.12.ppc64le", "AppStream-9.0.0.Z.E4S:tigervnc-0:1.11.0-22.el9_0.12.s390x", "AppStream-9.0.0.Z.E4S:tigervnc-0:1.11.0-22.el9_0.12.src", "AppStream-9.0.0.Z.E4S:tigervnc-0:1.11.0-22.el9_0.12.x86_64", "AppStream-9.0.0.Z.E4S:tigervnc-debuginfo-0:1.11.0-22.el9_0.12.aarch64", "AppStream-9.0.0.Z.E4S:tigervnc-debuginfo-0:1.11.0-22.el9_0.12.ppc64le", "AppStream-9.0.0.Z.E4S:tigervnc-debuginfo-0:1.11.0-22.el9_0.12.s390x", "AppStream-9.0.0.Z.E4S:tigervnc-debuginfo-0:1.11.0-22.el9_0.12.x86_64", "AppStream-9.0.0.Z.E4S:tigervnc-debugsource-0:1.11.0-22.el9_0.12.aarch64", "AppStream-9.0.0.Z.E4S:tigervnc-debugsource-0:1.11.0-22.el9_0.12.ppc64le", "AppStream-9.0.0.Z.E4S:tigervnc-debugsource-0:1.11.0-22.el9_0.12.s390x", "AppStream-9.0.0.Z.E4S:tigervnc-debugsource-0:1.11.0-22.el9_0.12.x86_64", "AppStream-9.0.0.Z.E4S:tigervnc-icons-0:1.11.0-22.el9_0.12.noarch", "AppStream-9.0.0.Z.E4S:tigervnc-license-0:1.11.0-22.el9_0.12.noarch", "AppStream-9.0.0.Z.E4S:tigervnc-selinux-0:1.11.0-22.el9_0.12.noarch", "AppStream-9.0.0.Z.E4S:tigervnc-server-0:1.11.0-22.el9_0.12.aarch64", "AppStream-9.0.0.Z.E4S:tigervnc-server-0:1.11.0-22.el9_0.12.ppc64le", "AppStream-9.0.0.Z.E4S:tigervnc-server-0:1.11.0-22.el9_0.12.s390x", "AppStream-9.0.0.Z.E4S:tigervnc-server-0:1.11.0-22.el9_0.12.x86_64", "AppStream-9.0.0.Z.E4S:tigervnc-server-debuginfo-0:1.11.0-22.el9_0.12.aarch64", "AppStream-9.0.0.Z.E4S:tigervnc-server-debuginfo-0:1.11.0-22.el9_0.12.ppc64le", "AppStream-9.0.0.Z.E4S:tigervnc-server-debuginfo-0:1.11.0-22.el9_0.12.s390x", "AppStream-9.0.0.Z.E4S:tigervnc-server-debuginfo-0:1.11.0-22.el9_0.12.x86_64", "AppStream-9.0.0.Z.E4S:tigervnc-server-minimal-0:1.11.0-22.el9_0.12.aarch64", "AppStream-9.0.0.Z.E4S:tigervnc-server-minimal-0:1.11.0-22.el9_0.12.ppc64le", "AppStream-9.0.0.Z.E4S:tigervnc-server-minimal-0:1.11.0-22.el9_0.12.s390x", "AppStream-9.0.0.Z.E4S:tigervnc-server-minimal-0:1.11.0-22.el9_0.12.x86_64", "AppStream-9.0.0.Z.E4S:tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.12.aarch64", "AppStream-9.0.0.Z.E4S:tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.12.ppc64le", "AppStream-9.0.0.Z.E4S:tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.12.s390x", "AppStream-9.0.0.Z.E4S:tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.12.x86_64", "AppStream-9.0.0.Z.E4S:tigervnc-server-module-0:1.11.0-22.el9_0.12.aarch64", "AppStream-9.0.0.Z.E4S:tigervnc-server-module-0:1.11.0-22.el9_0.12.ppc64le", "AppStream-9.0.0.Z.E4S:tigervnc-server-module-0:1.11.0-22.el9_0.12.s390x", "AppStream-9.0.0.Z.E4S:tigervnc-server-module-0:1.11.0-22.el9_0.12.x86_64", "AppStream-9.0.0.Z.E4S:tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.12.aarch64", "AppStream-9.0.0.Z.E4S:tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.12.ppc64le", "AppStream-9.0.0.Z.E4S:tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.12.s390x", "AppStream-9.0.0.Z.E4S:tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.12.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "xorg-x11-server: tigervnc: heap-based buffer overflow privilege escalation vulnerability" } ] }
rhsa-2024_8798
Vulnerability from csaf_redhat
Published
2024-11-04 08:19
Modified
2024-11-13 19:33
Summary
Red Hat Security Advisory: xorg-x11-server and xorg-x11-server-Xwayland security update
Notes
Topic
An update for xorg-x11-server and xorg-x11-server-Xwayland is now available for Red Hat Enterprise Linux 8.
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
X.Org is an open-source implementation of the X Window System. It provides the basic low-level functionality that full-fledged graphical user interfaces are designed upon.
Security Fix(es):
* xorg-x11-server: tigervnc: heap-based buffer overflow privilege escalation vulnerability (CVE-2024-9632)
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.
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 xorg-x11-server and xorg-x11-server-Xwayland is now available for Red Hat Enterprise Linux 8.\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": "X.Org is an open-source implementation of the X Window System. It provides the basic low-level functionality that full-fledged graphical user interfaces are designed upon.\n\nSecurity Fix(es):\n\n* xorg-x11-server: tigervnc: heap-based buffer overflow privilege escalation vulnerability (CVE-2024-9632)\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.", "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:8798", "url": "https://access.redhat.com/errata/RHSA-2024:8798" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2317233", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317233" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_8798.json" } ], "title": "Red Hat Security Advisory: xorg-x11-server and xorg-x11-server-Xwayland security update", "tracking": { "current_release_date": "2024-11-13T19:33:49+00:00", "generator": { "date": "2024-11-13T19:33:49+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.0" } }, "id": "RHSA-2024:8798", "initial_release_date": "2024-11-04T08:19:43+00:00", "revision_history": [ { "date": "2024-11-04T08:19:43+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-11-04T08:19:43+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-13T19:33:49+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. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux CRB (v. 8)", "product": { "name": "Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::crb" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "xorg-x11-server-0:1.20.11-25.el8_10.src", "product": { "name": "xorg-x11-server-0:1.20.11-25.el8_10.src", "product_id": "xorg-x11-server-0:1.20.11-25.el8_10.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server@1.20.11-25.el8_10?arch=src" } } }, { "category": "product_version", "name": "xorg-x11-server-Xwayland-0:21.1.3-17.el8_10.src", "product": { "name": "xorg-x11-server-Xwayland-0:21.1.3-17.el8_10.src", "product_id": "xorg-x11-server-Xwayland-0:21.1.3-17.el8_10.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-Xwayland@21.1.3-17.el8_10?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "xorg-x11-server-Xdmx-0:1.20.11-25.el8_10.aarch64", "product": { "name": "xorg-x11-server-Xdmx-0:1.20.11-25.el8_10.aarch64", "product_id": "xorg-x11-server-Xdmx-0:1.20.11-25.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-Xdmx@1.20.11-25.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "xorg-x11-server-Xephyr-0:1.20.11-25.el8_10.aarch64", "product": { "name": "xorg-x11-server-Xephyr-0:1.20.11-25.el8_10.aarch64", "product_id": "xorg-x11-server-Xephyr-0:1.20.11-25.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-Xephyr@1.20.11-25.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "xorg-x11-server-Xnest-0:1.20.11-25.el8_10.aarch64", "product": { "name": "xorg-x11-server-Xnest-0:1.20.11-25.el8_10.aarch64", "product_id": "xorg-x11-server-Xnest-0:1.20.11-25.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-Xnest@1.20.11-25.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "xorg-x11-server-Xorg-0:1.20.11-25.el8_10.aarch64", "product": { "name": "xorg-x11-server-Xorg-0:1.20.11-25.el8_10.aarch64", "product_id": "xorg-x11-server-Xorg-0:1.20.11-25.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-Xorg@1.20.11-25.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "xorg-x11-server-Xvfb-0:1.20.11-25.el8_10.aarch64", "product": { "name": "xorg-x11-server-Xvfb-0:1.20.11-25.el8_10.aarch64", "product_id": "xorg-x11-server-Xvfb-0:1.20.11-25.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-Xvfb@1.20.11-25.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "xorg-x11-server-common-0:1.20.11-25.el8_10.aarch64", "product": { "name": "xorg-x11-server-common-0:1.20.11-25.el8_10.aarch64", "product_id": "xorg-x11-server-common-0:1.20.11-25.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-common@1.20.11-25.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "xorg-x11-server-debugsource-0:1.20.11-25.el8_10.aarch64", "product": { "name": "xorg-x11-server-debugsource-0:1.20.11-25.el8_10.aarch64", "product_id": "xorg-x11-server-debugsource-0:1.20.11-25.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-debugsource@1.20.11-25.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.aarch64", "product": { "name": "xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.aarch64", "product_id": "xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-Xdmx-debuginfo@1.20.11-25.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.aarch64", "product": { "name": "xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.aarch64", "product_id": "xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-Xephyr-debuginfo@1.20.11-25.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.aarch64", "product": { "name": "xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.aarch64", "product_id": "xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-Xnest-debuginfo@1.20.11-25.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.aarch64", "product": { "name": "xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.aarch64", "product_id": "xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-Xorg-debuginfo@1.20.11-25.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.aarch64", "product": { "name": "xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.aarch64", "product_id": "xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-Xvfb-debuginfo@1.20.11-25.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.aarch64", "product": { "name": "xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.aarch64", "product_id": "xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-debuginfo@1.20.11-25.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "xorg-x11-server-devel-0:1.20.11-25.el8_10.aarch64", "product": { "name": "xorg-x11-server-devel-0:1.20.11-25.el8_10.aarch64", "product_id": "xorg-x11-server-devel-0:1.20.11-25.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-devel@1.20.11-25.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "xorg-x11-server-Xwayland-0:21.1.3-17.el8_10.aarch64", "product": { "name": "xorg-x11-server-Xwayland-0:21.1.3-17.el8_10.aarch64", "product_id": "xorg-x11-server-Xwayland-0:21.1.3-17.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-Xwayland@21.1.3-17.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "xorg-x11-server-Xwayland-debugsource-0:21.1.3-17.el8_10.aarch64", "product": { "name": "xorg-x11-server-Xwayland-debugsource-0:21.1.3-17.el8_10.aarch64", "product_id": "xorg-x11-server-Xwayland-debugsource-0:21.1.3-17.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-Xwayland-debugsource@21.1.3-17.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "xorg-x11-server-Xwayland-debuginfo-0:21.1.3-17.el8_10.aarch64", "product": { "name": "xorg-x11-server-Xwayland-debuginfo-0:21.1.3-17.el8_10.aarch64", "product_id": "xorg-x11-server-Xwayland-debuginfo-0:21.1.3-17.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-Xwayland-debuginfo@21.1.3-17.el8_10?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "xorg-x11-server-Xdmx-0:1.20.11-25.el8_10.ppc64le", "product": { "name": "xorg-x11-server-Xdmx-0:1.20.11-25.el8_10.ppc64le", "product_id": "xorg-x11-server-Xdmx-0:1.20.11-25.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-Xdmx@1.20.11-25.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "xorg-x11-server-Xephyr-0:1.20.11-25.el8_10.ppc64le", "product": { "name": "xorg-x11-server-Xephyr-0:1.20.11-25.el8_10.ppc64le", "product_id": "xorg-x11-server-Xephyr-0:1.20.11-25.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-Xephyr@1.20.11-25.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "xorg-x11-server-Xnest-0:1.20.11-25.el8_10.ppc64le", "product": { "name": "xorg-x11-server-Xnest-0:1.20.11-25.el8_10.ppc64le", "product_id": "xorg-x11-server-Xnest-0:1.20.11-25.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-Xnest@1.20.11-25.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "xorg-x11-server-Xorg-0:1.20.11-25.el8_10.ppc64le", "product": { "name": "xorg-x11-server-Xorg-0:1.20.11-25.el8_10.ppc64le", "product_id": "xorg-x11-server-Xorg-0:1.20.11-25.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-Xorg@1.20.11-25.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "xorg-x11-server-Xvfb-0:1.20.11-25.el8_10.ppc64le", "product": { "name": "xorg-x11-server-Xvfb-0:1.20.11-25.el8_10.ppc64le", "product_id": "xorg-x11-server-Xvfb-0:1.20.11-25.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-Xvfb@1.20.11-25.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "xorg-x11-server-common-0:1.20.11-25.el8_10.ppc64le", "product": { "name": "xorg-x11-server-common-0:1.20.11-25.el8_10.ppc64le", "product_id": "xorg-x11-server-common-0:1.20.11-25.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-common@1.20.11-25.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "xorg-x11-server-debugsource-0:1.20.11-25.el8_10.ppc64le", "product": { "name": "xorg-x11-server-debugsource-0:1.20.11-25.el8_10.ppc64le", "product_id": "xorg-x11-server-debugsource-0:1.20.11-25.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-debugsource@1.20.11-25.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.ppc64le", "product": { "name": "xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.ppc64le", "product_id": "xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-Xdmx-debuginfo@1.20.11-25.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.ppc64le", "product": { "name": "xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.ppc64le", "product_id": "xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-Xephyr-debuginfo@1.20.11-25.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.ppc64le", "product": { "name": "xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.ppc64le", "product_id": "xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-Xnest-debuginfo@1.20.11-25.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.ppc64le", "product": { "name": "xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.ppc64le", "product_id": "xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-Xorg-debuginfo@1.20.11-25.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.ppc64le", "product": { "name": "xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.ppc64le", "product_id": "xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-Xvfb-debuginfo@1.20.11-25.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.ppc64le", "product": { "name": "xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.ppc64le", "product_id": "xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-debuginfo@1.20.11-25.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "xorg-x11-server-devel-0:1.20.11-25.el8_10.ppc64le", "product": { "name": "xorg-x11-server-devel-0:1.20.11-25.el8_10.ppc64le", "product_id": "xorg-x11-server-devel-0:1.20.11-25.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-devel@1.20.11-25.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "xorg-x11-server-Xwayland-0:21.1.3-17.el8_10.ppc64le", "product": { "name": "xorg-x11-server-Xwayland-0:21.1.3-17.el8_10.ppc64le", "product_id": "xorg-x11-server-Xwayland-0:21.1.3-17.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-Xwayland@21.1.3-17.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "xorg-x11-server-Xwayland-debugsource-0:21.1.3-17.el8_10.ppc64le", "product": { "name": "xorg-x11-server-Xwayland-debugsource-0:21.1.3-17.el8_10.ppc64le", "product_id": "xorg-x11-server-Xwayland-debugsource-0:21.1.3-17.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-Xwayland-debugsource@21.1.3-17.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "xorg-x11-server-Xwayland-debuginfo-0:21.1.3-17.el8_10.ppc64le", "product": { "name": "xorg-x11-server-Xwayland-debuginfo-0:21.1.3-17.el8_10.ppc64le", "product_id": "xorg-x11-server-Xwayland-debuginfo-0:21.1.3-17.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-Xwayland-debuginfo@21.1.3-17.el8_10?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "xorg-x11-server-Xdmx-0:1.20.11-25.el8_10.x86_64", "product": { "name": "xorg-x11-server-Xdmx-0:1.20.11-25.el8_10.x86_64", "product_id": "xorg-x11-server-Xdmx-0:1.20.11-25.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-Xdmx@1.20.11-25.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "xorg-x11-server-Xephyr-0:1.20.11-25.el8_10.x86_64", "product": { "name": "xorg-x11-server-Xephyr-0:1.20.11-25.el8_10.x86_64", "product_id": "xorg-x11-server-Xephyr-0:1.20.11-25.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-Xephyr@1.20.11-25.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "xorg-x11-server-Xnest-0:1.20.11-25.el8_10.x86_64", "product": { "name": "xorg-x11-server-Xnest-0:1.20.11-25.el8_10.x86_64", "product_id": "xorg-x11-server-Xnest-0:1.20.11-25.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-Xnest@1.20.11-25.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "xorg-x11-server-Xorg-0:1.20.11-25.el8_10.x86_64", "product": { "name": "xorg-x11-server-Xorg-0:1.20.11-25.el8_10.x86_64", "product_id": "xorg-x11-server-Xorg-0:1.20.11-25.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-Xorg@1.20.11-25.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "xorg-x11-server-Xvfb-0:1.20.11-25.el8_10.x86_64", "product": { "name": "xorg-x11-server-Xvfb-0:1.20.11-25.el8_10.x86_64", "product_id": "xorg-x11-server-Xvfb-0:1.20.11-25.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-Xvfb@1.20.11-25.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "xorg-x11-server-common-0:1.20.11-25.el8_10.x86_64", "product": { "name": "xorg-x11-server-common-0:1.20.11-25.el8_10.x86_64", "product_id": "xorg-x11-server-common-0:1.20.11-25.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-common@1.20.11-25.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "xorg-x11-server-debugsource-0:1.20.11-25.el8_10.x86_64", "product": { "name": "xorg-x11-server-debugsource-0:1.20.11-25.el8_10.x86_64", "product_id": "xorg-x11-server-debugsource-0:1.20.11-25.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-debugsource@1.20.11-25.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.x86_64", "product": { "name": "xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.x86_64", "product_id": "xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-Xdmx-debuginfo@1.20.11-25.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.x86_64", "product": { "name": "xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.x86_64", "product_id": "xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-Xephyr-debuginfo@1.20.11-25.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.x86_64", "product": { "name": "xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.x86_64", "product_id": "xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-Xnest-debuginfo@1.20.11-25.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.x86_64", "product": { "name": "xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.x86_64", "product_id": "xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-Xorg-debuginfo@1.20.11-25.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.x86_64", "product": { "name": "xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.x86_64", "product_id": "xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-Xvfb-debuginfo@1.20.11-25.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.x86_64", "product": { "name": "xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.x86_64", "product_id": "xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-debuginfo@1.20.11-25.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "xorg-x11-server-devel-0:1.20.11-25.el8_10.x86_64", "product": { "name": "xorg-x11-server-devel-0:1.20.11-25.el8_10.x86_64", "product_id": "xorg-x11-server-devel-0:1.20.11-25.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-devel@1.20.11-25.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "xorg-x11-server-Xwayland-0:21.1.3-17.el8_10.x86_64", "product": { "name": "xorg-x11-server-Xwayland-0:21.1.3-17.el8_10.x86_64", "product_id": "xorg-x11-server-Xwayland-0:21.1.3-17.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-Xwayland@21.1.3-17.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "xorg-x11-server-Xwayland-debugsource-0:21.1.3-17.el8_10.x86_64", "product": { "name": "xorg-x11-server-Xwayland-debugsource-0:21.1.3-17.el8_10.x86_64", "product_id": "xorg-x11-server-Xwayland-debugsource-0:21.1.3-17.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-Xwayland-debugsource@21.1.3-17.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "xorg-x11-server-Xwayland-debuginfo-0:21.1.3-17.el8_10.x86_64", "product": { "name": "xorg-x11-server-Xwayland-debuginfo-0:21.1.3-17.el8_10.x86_64", "product_id": "xorg-x11-server-Xwayland-debuginfo-0:21.1.3-17.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-Xwayland-debuginfo@21.1.3-17.el8_10?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "xorg-x11-server-Xdmx-0:1.20.11-25.el8_10.s390x", "product": { "name": "xorg-x11-server-Xdmx-0:1.20.11-25.el8_10.s390x", "product_id": "xorg-x11-server-Xdmx-0:1.20.11-25.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-Xdmx@1.20.11-25.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "xorg-x11-server-Xephyr-0:1.20.11-25.el8_10.s390x", "product": { "name": "xorg-x11-server-Xephyr-0:1.20.11-25.el8_10.s390x", "product_id": "xorg-x11-server-Xephyr-0:1.20.11-25.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-Xephyr@1.20.11-25.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "xorg-x11-server-Xnest-0:1.20.11-25.el8_10.s390x", "product": { "name": "xorg-x11-server-Xnest-0:1.20.11-25.el8_10.s390x", "product_id": "xorg-x11-server-Xnest-0:1.20.11-25.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-Xnest@1.20.11-25.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "xorg-x11-server-Xorg-0:1.20.11-25.el8_10.s390x", "product": { "name": "xorg-x11-server-Xorg-0:1.20.11-25.el8_10.s390x", "product_id": "xorg-x11-server-Xorg-0:1.20.11-25.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-Xorg@1.20.11-25.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "xorg-x11-server-Xvfb-0:1.20.11-25.el8_10.s390x", "product": { "name": "xorg-x11-server-Xvfb-0:1.20.11-25.el8_10.s390x", "product_id": "xorg-x11-server-Xvfb-0:1.20.11-25.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-Xvfb@1.20.11-25.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "xorg-x11-server-common-0:1.20.11-25.el8_10.s390x", "product": { "name": "xorg-x11-server-common-0:1.20.11-25.el8_10.s390x", "product_id": "xorg-x11-server-common-0:1.20.11-25.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-common@1.20.11-25.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "xorg-x11-server-debugsource-0:1.20.11-25.el8_10.s390x", "product": { "name": "xorg-x11-server-debugsource-0:1.20.11-25.el8_10.s390x", "product_id": "xorg-x11-server-debugsource-0:1.20.11-25.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-debugsource@1.20.11-25.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.s390x", "product": { "name": "xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.s390x", "product_id": "xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-Xdmx-debuginfo@1.20.11-25.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.s390x", "product": { "name": "xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.s390x", "product_id": "xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-Xephyr-debuginfo@1.20.11-25.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.s390x", "product": { "name": "xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.s390x", "product_id": "xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-Xnest-debuginfo@1.20.11-25.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.s390x", "product": { "name": "xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.s390x", "product_id": "xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-Xorg-debuginfo@1.20.11-25.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.s390x", "product": { "name": "xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.s390x", "product_id": "xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-Xvfb-debuginfo@1.20.11-25.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.s390x", "product": { "name": "xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.s390x", "product_id": "xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-debuginfo@1.20.11-25.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "xorg-x11-server-devel-0:1.20.11-25.el8_10.s390x", "product": { "name": "xorg-x11-server-devel-0:1.20.11-25.el8_10.s390x", "product_id": "xorg-x11-server-devel-0:1.20.11-25.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-devel@1.20.11-25.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "xorg-x11-server-Xwayland-0:21.1.3-17.el8_10.s390x", "product": { "name": "xorg-x11-server-Xwayland-0:21.1.3-17.el8_10.s390x", "product_id": "xorg-x11-server-Xwayland-0:21.1.3-17.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-Xwayland@21.1.3-17.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "xorg-x11-server-Xwayland-debugsource-0:21.1.3-17.el8_10.s390x", "product": { "name": "xorg-x11-server-Xwayland-debugsource-0:21.1.3-17.el8_10.s390x", "product_id": "xorg-x11-server-Xwayland-debugsource-0:21.1.3-17.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-Xwayland-debugsource@21.1.3-17.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "xorg-x11-server-Xwayland-debuginfo-0:21.1.3-17.el8_10.s390x", "product": { "name": "xorg-x11-server-Xwayland-debuginfo-0:21.1.3-17.el8_10.s390x", "product_id": "xorg-x11-server-Xwayland-debuginfo-0:21.1.3-17.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-Xwayland-debuginfo@21.1.3-17.el8_10?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "xorg-x11-server-devel-0:1.20.11-25.el8_10.i686", "product": { "name": "xorg-x11-server-devel-0:1.20.11-25.el8_10.i686", "product_id": "xorg-x11-server-devel-0:1.20.11-25.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-devel@1.20.11-25.el8_10?arch=i686" } } }, { "category": "product_version", "name": "xorg-x11-server-debugsource-0:1.20.11-25.el8_10.i686", "product": { "name": "xorg-x11-server-debugsource-0:1.20.11-25.el8_10.i686", "product_id": "xorg-x11-server-debugsource-0:1.20.11-25.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-debugsource@1.20.11-25.el8_10?arch=i686" } } }, { "category": "product_version", "name": "xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.i686", "product": { "name": "xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.i686", "product_id": "xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-Xdmx-debuginfo@1.20.11-25.el8_10?arch=i686" } } }, { "category": "product_version", "name": "xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.i686", "product": { "name": "xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.i686", "product_id": "xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-Xephyr-debuginfo@1.20.11-25.el8_10?arch=i686" } } }, { "category": "product_version", "name": "xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.i686", "product": { "name": "xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.i686", "product_id": "xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-Xnest-debuginfo@1.20.11-25.el8_10?arch=i686" } } }, { "category": "product_version", "name": "xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.i686", "product": { "name": "xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.i686", "product_id": "xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-Xorg-debuginfo@1.20.11-25.el8_10?arch=i686" } } }, { "category": "product_version", "name": "xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.i686", "product": { "name": "xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.i686", "product_id": "xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-Xvfb-debuginfo@1.20.11-25.el8_10?arch=i686" } } }, { "category": "product_version", "name": "xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.i686", "product": { "name": "xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.i686", "product_id": "xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-debuginfo@1.20.11-25.el8_10?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "xorg-x11-server-source-0:1.20.11-25.el8_10.noarch", "product": { "name": "xorg-x11-server-source-0:1.20.11-25.el8_10.noarch", "product_id": "xorg-x11-server-source-0:1.20.11-25.el8_10.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/xorg-x11-server-source@1.20.11-25.el8_10?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-0:1.20.11-25.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-0:1.20.11-25.el8_10.src" }, "product_reference": "xorg-x11-server-0:1.20.11-25.el8_10.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xdmx-0:1.20.11-25.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-0:1.20.11-25.el8_10.aarch64" }, "product_reference": "xorg-x11-server-Xdmx-0:1.20.11-25.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xdmx-0:1.20.11-25.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-0:1.20.11-25.el8_10.ppc64le" }, "product_reference": "xorg-x11-server-Xdmx-0:1.20.11-25.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xdmx-0:1.20.11-25.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-0:1.20.11-25.el8_10.s390x" }, "product_reference": "xorg-x11-server-Xdmx-0:1.20.11-25.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xdmx-0:1.20.11-25.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-0:1.20.11-25.el8_10.x86_64" }, "product_reference": "xorg-x11-server-Xdmx-0:1.20.11-25.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.aarch64" }, "product_reference": "xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.i686" }, "product_reference": "xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.ppc64le" }, "product_reference": "xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.s390x" }, "product_reference": "xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.x86_64" }, "product_reference": "xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xephyr-0:1.20.11-25.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-0:1.20.11-25.el8_10.aarch64" }, "product_reference": "xorg-x11-server-Xephyr-0:1.20.11-25.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xephyr-0:1.20.11-25.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-0:1.20.11-25.el8_10.ppc64le" }, "product_reference": "xorg-x11-server-Xephyr-0:1.20.11-25.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xephyr-0:1.20.11-25.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-0:1.20.11-25.el8_10.s390x" }, "product_reference": "xorg-x11-server-Xephyr-0:1.20.11-25.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xephyr-0:1.20.11-25.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-0:1.20.11-25.el8_10.x86_64" }, "product_reference": "xorg-x11-server-Xephyr-0:1.20.11-25.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.aarch64" }, "product_reference": "xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.i686" }, "product_reference": "xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.ppc64le" }, "product_reference": "xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.s390x" }, "product_reference": "xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.x86_64" }, "product_reference": "xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xnest-0:1.20.11-25.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-0:1.20.11-25.el8_10.aarch64" }, "product_reference": "xorg-x11-server-Xnest-0:1.20.11-25.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xnest-0:1.20.11-25.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-0:1.20.11-25.el8_10.ppc64le" }, "product_reference": "xorg-x11-server-Xnest-0:1.20.11-25.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xnest-0:1.20.11-25.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-0:1.20.11-25.el8_10.s390x" }, "product_reference": "xorg-x11-server-Xnest-0:1.20.11-25.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xnest-0:1.20.11-25.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-0:1.20.11-25.el8_10.x86_64" }, "product_reference": "xorg-x11-server-Xnest-0:1.20.11-25.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.aarch64" }, "product_reference": "xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.i686" }, "product_reference": "xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.ppc64le" }, "product_reference": "xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.s390x" }, "product_reference": "xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.x86_64" }, "product_reference": "xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xorg-0:1.20.11-25.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-0:1.20.11-25.el8_10.aarch64" }, "product_reference": "xorg-x11-server-Xorg-0:1.20.11-25.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xorg-0:1.20.11-25.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-0:1.20.11-25.el8_10.ppc64le" }, "product_reference": "xorg-x11-server-Xorg-0:1.20.11-25.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xorg-0:1.20.11-25.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-0:1.20.11-25.el8_10.s390x" }, "product_reference": "xorg-x11-server-Xorg-0:1.20.11-25.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xorg-0:1.20.11-25.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-0:1.20.11-25.el8_10.x86_64" }, "product_reference": "xorg-x11-server-Xorg-0:1.20.11-25.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.aarch64" }, "product_reference": "xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.i686" }, "product_reference": "xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.ppc64le" }, "product_reference": "xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.s390x" }, "product_reference": "xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.x86_64" }, "product_reference": "xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xvfb-0:1.20.11-25.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-0:1.20.11-25.el8_10.aarch64" }, "product_reference": "xorg-x11-server-Xvfb-0:1.20.11-25.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xvfb-0:1.20.11-25.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-0:1.20.11-25.el8_10.ppc64le" }, "product_reference": "xorg-x11-server-Xvfb-0:1.20.11-25.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xvfb-0:1.20.11-25.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-0:1.20.11-25.el8_10.s390x" }, "product_reference": "xorg-x11-server-Xvfb-0:1.20.11-25.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xvfb-0:1.20.11-25.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-0:1.20.11-25.el8_10.x86_64" }, "product_reference": "xorg-x11-server-Xvfb-0:1.20.11-25.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.aarch64" }, "product_reference": "xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.i686" }, "product_reference": "xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.ppc64le" }, "product_reference": "xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.s390x" }, "product_reference": "xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.x86_64" }, "product_reference": "xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xwayland-0:21.1.3-17.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xwayland-0:21.1.3-17.el8_10.aarch64" }, "product_reference": "xorg-x11-server-Xwayland-0:21.1.3-17.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xwayland-0:21.1.3-17.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xwayland-0:21.1.3-17.el8_10.ppc64le" }, "product_reference": "xorg-x11-server-Xwayland-0:21.1.3-17.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xwayland-0:21.1.3-17.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xwayland-0:21.1.3-17.el8_10.s390x" }, "product_reference": "xorg-x11-server-Xwayland-0:21.1.3-17.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xwayland-0:21.1.3-17.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xwayland-0:21.1.3-17.el8_10.src" }, "product_reference": "xorg-x11-server-Xwayland-0:21.1.3-17.el8_10.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xwayland-0:21.1.3-17.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xwayland-0:21.1.3-17.el8_10.x86_64" }, "product_reference": "xorg-x11-server-Xwayland-0:21.1.3-17.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xwayland-debuginfo-0:21.1.3-17.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xwayland-debuginfo-0:21.1.3-17.el8_10.aarch64" }, "product_reference": "xorg-x11-server-Xwayland-debuginfo-0:21.1.3-17.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xwayland-debuginfo-0:21.1.3-17.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xwayland-debuginfo-0:21.1.3-17.el8_10.ppc64le" }, "product_reference": "xorg-x11-server-Xwayland-debuginfo-0:21.1.3-17.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xwayland-debuginfo-0:21.1.3-17.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xwayland-debuginfo-0:21.1.3-17.el8_10.s390x" }, "product_reference": "xorg-x11-server-Xwayland-debuginfo-0:21.1.3-17.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xwayland-debuginfo-0:21.1.3-17.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xwayland-debuginfo-0:21.1.3-17.el8_10.x86_64" }, "product_reference": "xorg-x11-server-Xwayland-debuginfo-0:21.1.3-17.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xwayland-debugsource-0:21.1.3-17.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xwayland-debugsource-0:21.1.3-17.el8_10.aarch64" }, "product_reference": "xorg-x11-server-Xwayland-debugsource-0:21.1.3-17.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xwayland-debugsource-0:21.1.3-17.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xwayland-debugsource-0:21.1.3-17.el8_10.ppc64le" }, "product_reference": "xorg-x11-server-Xwayland-debugsource-0:21.1.3-17.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xwayland-debugsource-0:21.1.3-17.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xwayland-debugsource-0:21.1.3-17.el8_10.s390x" }, "product_reference": "xorg-x11-server-Xwayland-debugsource-0:21.1.3-17.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xwayland-debugsource-0:21.1.3-17.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xwayland-debugsource-0:21.1.3-17.el8_10.x86_64" }, "product_reference": "xorg-x11-server-Xwayland-debugsource-0:21.1.3-17.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-common-0:1.20.11-25.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-common-0:1.20.11-25.el8_10.aarch64" }, "product_reference": "xorg-x11-server-common-0:1.20.11-25.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-common-0:1.20.11-25.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-common-0:1.20.11-25.el8_10.ppc64le" }, "product_reference": "xorg-x11-server-common-0:1.20.11-25.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-common-0:1.20.11-25.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-common-0:1.20.11-25.el8_10.s390x" }, "product_reference": "xorg-x11-server-common-0:1.20.11-25.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-common-0:1.20.11-25.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-common-0:1.20.11-25.el8_10.x86_64" }, "product_reference": "xorg-x11-server-common-0:1.20.11-25.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.aarch64" }, "product_reference": "xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.i686" }, "product_reference": "xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.ppc64le" }, "product_reference": "xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.s390x" }, "product_reference": "xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.x86_64" }, "product_reference": "xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-debugsource-0:1.20.11-25.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-debugsource-0:1.20.11-25.el8_10.aarch64" }, "product_reference": "xorg-x11-server-debugsource-0:1.20.11-25.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-debugsource-0:1.20.11-25.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-debugsource-0:1.20.11-25.el8_10.i686" }, "product_reference": "xorg-x11-server-debugsource-0:1.20.11-25.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-debugsource-0:1.20.11-25.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-debugsource-0:1.20.11-25.el8_10.ppc64le" }, "product_reference": "xorg-x11-server-debugsource-0:1.20.11-25.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-debugsource-0:1.20.11-25.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-debugsource-0:1.20.11-25.el8_10.s390x" }, "product_reference": "xorg-x11-server-debugsource-0:1.20.11-25.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-debugsource-0:1.20.11-25.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-debugsource-0:1.20.11-25.el8_10.x86_64" }, "product_reference": "xorg-x11-server-debugsource-0:1.20.11-25.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-devel-0:1.20.11-25.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-devel-0:1.20.11-25.el8_10.aarch64" }, "product_reference": "xorg-x11-server-devel-0:1.20.11-25.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-devel-0:1.20.11-25.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-devel-0:1.20.11-25.el8_10.i686" }, "product_reference": "xorg-x11-server-devel-0:1.20.11-25.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-devel-0:1.20.11-25.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-devel-0:1.20.11-25.el8_10.ppc64le" }, "product_reference": "xorg-x11-server-devel-0:1.20.11-25.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-devel-0:1.20.11-25.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-devel-0:1.20.11-25.el8_10.s390x" }, "product_reference": "xorg-x11-server-devel-0:1.20.11-25.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-devel-0:1.20.11-25.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-devel-0:1.20.11-25.el8_10.x86_64" }, "product_reference": "xorg-x11-server-devel-0:1.20.11-25.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-source-0:1.20.11-25.el8_10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-source-0:1.20.11-25.el8_10.noarch" }, "product_reference": "xorg-x11-server-source-0:1.20.11-25.el8_10.noarch", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-0:1.20.11-25.el8_10.src as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-0:1.20.11-25.el8_10.src" }, "product_reference": "xorg-x11-server-0:1.20.11-25.el8_10.src", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xdmx-0:1.20.11-25.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-0:1.20.11-25.el8_10.aarch64" }, "product_reference": "xorg-x11-server-Xdmx-0:1.20.11-25.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xdmx-0:1.20.11-25.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-0:1.20.11-25.el8_10.ppc64le" }, "product_reference": "xorg-x11-server-Xdmx-0:1.20.11-25.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xdmx-0:1.20.11-25.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-0:1.20.11-25.el8_10.s390x" }, "product_reference": "xorg-x11-server-Xdmx-0:1.20.11-25.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xdmx-0:1.20.11-25.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-0:1.20.11-25.el8_10.x86_64" }, "product_reference": "xorg-x11-server-Xdmx-0:1.20.11-25.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.aarch64" }, "product_reference": "xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.i686" }, "product_reference": "xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.ppc64le" }, "product_reference": "xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.s390x" }, "product_reference": "xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.x86_64" }, "product_reference": "xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xephyr-0:1.20.11-25.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-0:1.20.11-25.el8_10.aarch64" }, "product_reference": "xorg-x11-server-Xephyr-0:1.20.11-25.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xephyr-0:1.20.11-25.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-0:1.20.11-25.el8_10.ppc64le" }, "product_reference": "xorg-x11-server-Xephyr-0:1.20.11-25.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xephyr-0:1.20.11-25.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-0:1.20.11-25.el8_10.s390x" }, "product_reference": "xorg-x11-server-Xephyr-0:1.20.11-25.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xephyr-0:1.20.11-25.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-0:1.20.11-25.el8_10.x86_64" }, "product_reference": "xorg-x11-server-Xephyr-0:1.20.11-25.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.aarch64" }, "product_reference": "xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.i686" }, "product_reference": "xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.ppc64le" }, "product_reference": "xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.s390x" }, "product_reference": "xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.x86_64" }, "product_reference": "xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xnest-0:1.20.11-25.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-0:1.20.11-25.el8_10.aarch64" }, "product_reference": "xorg-x11-server-Xnest-0:1.20.11-25.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xnest-0:1.20.11-25.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-0:1.20.11-25.el8_10.ppc64le" }, "product_reference": "xorg-x11-server-Xnest-0:1.20.11-25.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xnest-0:1.20.11-25.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-0:1.20.11-25.el8_10.s390x" }, "product_reference": "xorg-x11-server-Xnest-0:1.20.11-25.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xnest-0:1.20.11-25.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-0:1.20.11-25.el8_10.x86_64" }, "product_reference": "xorg-x11-server-Xnest-0:1.20.11-25.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.aarch64" }, "product_reference": "xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.i686" }, "product_reference": "xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.ppc64le" }, "product_reference": "xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.s390x" }, "product_reference": "xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.x86_64" }, "product_reference": "xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xorg-0:1.20.11-25.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-0:1.20.11-25.el8_10.aarch64" }, "product_reference": "xorg-x11-server-Xorg-0:1.20.11-25.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xorg-0:1.20.11-25.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-0:1.20.11-25.el8_10.ppc64le" }, "product_reference": "xorg-x11-server-Xorg-0:1.20.11-25.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xorg-0:1.20.11-25.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-0:1.20.11-25.el8_10.s390x" }, "product_reference": "xorg-x11-server-Xorg-0:1.20.11-25.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xorg-0:1.20.11-25.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-0:1.20.11-25.el8_10.x86_64" }, "product_reference": "xorg-x11-server-Xorg-0:1.20.11-25.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.aarch64" }, "product_reference": "xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.i686" }, "product_reference": "xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.ppc64le" }, "product_reference": "xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.s390x" }, "product_reference": "xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.x86_64" }, "product_reference": "xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xvfb-0:1.20.11-25.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-0:1.20.11-25.el8_10.aarch64" }, "product_reference": "xorg-x11-server-Xvfb-0:1.20.11-25.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xvfb-0:1.20.11-25.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-0:1.20.11-25.el8_10.ppc64le" }, "product_reference": "xorg-x11-server-Xvfb-0:1.20.11-25.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xvfb-0:1.20.11-25.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-0:1.20.11-25.el8_10.s390x" }, "product_reference": "xorg-x11-server-Xvfb-0:1.20.11-25.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xvfb-0:1.20.11-25.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-0:1.20.11-25.el8_10.x86_64" }, "product_reference": "xorg-x11-server-Xvfb-0:1.20.11-25.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.aarch64" }, "product_reference": "xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.i686" }, "product_reference": "xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.ppc64le" }, "product_reference": "xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.s390x" }, "product_reference": "xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.x86_64" }, "product_reference": "xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-common-0:1.20.11-25.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-common-0:1.20.11-25.el8_10.aarch64" }, "product_reference": "xorg-x11-server-common-0:1.20.11-25.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-common-0:1.20.11-25.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-common-0:1.20.11-25.el8_10.ppc64le" }, "product_reference": "xorg-x11-server-common-0:1.20.11-25.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-common-0:1.20.11-25.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-common-0:1.20.11-25.el8_10.s390x" }, "product_reference": "xorg-x11-server-common-0:1.20.11-25.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-common-0:1.20.11-25.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-common-0:1.20.11-25.el8_10.x86_64" }, "product_reference": "xorg-x11-server-common-0:1.20.11-25.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.aarch64" }, "product_reference": "xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.i686" }, "product_reference": "xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.ppc64le" }, "product_reference": "xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.s390x" }, "product_reference": "xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.x86_64" }, "product_reference": "xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-debugsource-0:1.20.11-25.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-debugsource-0:1.20.11-25.el8_10.aarch64" }, "product_reference": "xorg-x11-server-debugsource-0:1.20.11-25.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-debugsource-0:1.20.11-25.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-debugsource-0:1.20.11-25.el8_10.i686" }, "product_reference": "xorg-x11-server-debugsource-0:1.20.11-25.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-debugsource-0:1.20.11-25.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-debugsource-0:1.20.11-25.el8_10.ppc64le" }, "product_reference": "xorg-x11-server-debugsource-0:1.20.11-25.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-debugsource-0:1.20.11-25.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-debugsource-0:1.20.11-25.el8_10.s390x" }, "product_reference": "xorg-x11-server-debugsource-0:1.20.11-25.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-debugsource-0:1.20.11-25.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-debugsource-0:1.20.11-25.el8_10.x86_64" }, "product_reference": "xorg-x11-server-debugsource-0:1.20.11-25.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-devel-0:1.20.11-25.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-devel-0:1.20.11-25.el8_10.aarch64" }, "product_reference": "xorg-x11-server-devel-0:1.20.11-25.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-devel-0:1.20.11-25.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-devel-0:1.20.11-25.el8_10.i686" }, "product_reference": "xorg-x11-server-devel-0:1.20.11-25.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-devel-0:1.20.11-25.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-devel-0:1.20.11-25.el8_10.ppc64le" }, "product_reference": "xorg-x11-server-devel-0:1.20.11-25.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-devel-0:1.20.11-25.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-devel-0:1.20.11-25.el8_10.s390x" }, "product_reference": "xorg-x11-server-devel-0:1.20.11-25.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-devel-0:1.20.11-25.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-devel-0:1.20.11-25.el8_10.x86_64" }, "product_reference": "xorg-x11-server-devel-0:1.20.11-25.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xorg-x11-server-source-0:1.20.11-25.el8_10.noarch as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-source-0:1.20.11-25.el8_10.noarch" }, "product_reference": "xorg-x11-server-source-0:1.20.11-25.el8_10.noarch", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-9632", "cwe": { "id": "CWE-122", "name": "Heap-based Buffer Overflow" }, "discovery_date": "2024-10-08T13:37:25.514000+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2317233" } ], "notes": [ { "category": "description", "text": "A flaw was found in the X.org server. Due to improperly tracked allocation size in _XkbSetCompatMap, a local attacker may be able to trigger a buffer overflow condition via a specially crafted payload, leading to denial of service or local privilege escalation in distributions where the X.org server is run with root privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "xorg-x11-server: tigervnc: heap-based buffer overflow privilege escalation vulnerability", "title": "Vulnerability summary" }, { "category": "other", "text": "Xorg server does not run with root privileges in Red Hat Enterprise Linux 8 and 9, therefore, Red Hat Enterprise Linux 8 and 9 have been rated with a moderate severity.", "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-8.10.0.Z.MAIN.EUS:xorg-x11-server-0:1.20.11-25.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-0:1.20.11-25.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-0:1.20.11-25.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-0:1.20.11-25.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-0:1.20.11-25.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-0:1.20.11-25.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-0:1.20.11-25.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-0:1.20.11-25.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-0:1.20.11-25.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-0:1.20.11-25.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-0:1.20.11-25.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-0:1.20.11-25.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-0:1.20.11-25.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-0:1.20.11-25.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-0:1.20.11-25.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-0:1.20.11-25.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-0:1.20.11-25.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-0:1.20.11-25.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-0:1.20.11-25.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-0:1.20.11-25.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-0:1.20.11-25.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xwayland-0:21.1.3-17.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xwayland-0:21.1.3-17.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xwayland-0:21.1.3-17.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xwayland-0:21.1.3-17.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xwayland-0:21.1.3-17.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xwayland-debuginfo-0:21.1.3-17.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xwayland-debuginfo-0:21.1.3-17.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xwayland-debuginfo-0:21.1.3-17.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xwayland-debuginfo-0:21.1.3-17.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xwayland-debugsource-0:21.1.3-17.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xwayland-debugsource-0:21.1.3-17.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xwayland-debugsource-0:21.1.3-17.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xwayland-debugsource-0:21.1.3-17.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-common-0:1.20.11-25.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-common-0:1.20.11-25.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-common-0:1.20.11-25.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-common-0:1.20.11-25.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-debugsource-0:1.20.11-25.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-debugsource-0:1.20.11-25.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-debugsource-0:1.20.11-25.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-debugsource-0:1.20.11-25.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-debugsource-0:1.20.11-25.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-devel-0:1.20.11-25.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-devel-0:1.20.11-25.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-devel-0:1.20.11-25.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-devel-0:1.20.11-25.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-devel-0:1.20.11-25.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-source-0:1.20.11-25.el8_10.noarch", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-0:1.20.11-25.el8_10.src", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-0:1.20.11-25.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-0:1.20.11-25.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-0:1.20.11-25.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-0:1.20.11-25.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-0:1.20.11-25.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-0:1.20.11-25.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-0:1.20.11-25.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-0:1.20.11-25.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-0:1.20.11-25.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-0:1.20.11-25.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-0:1.20.11-25.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-0:1.20.11-25.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-0:1.20.11-25.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-0:1.20.11-25.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-0:1.20.11-25.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-0:1.20.11-25.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-0:1.20.11-25.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-0:1.20.11-25.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-0:1.20.11-25.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-0:1.20.11-25.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-common-0:1.20.11-25.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-common-0:1.20.11-25.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-common-0:1.20.11-25.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-common-0:1.20.11-25.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-debugsource-0:1.20.11-25.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-debugsource-0:1.20.11-25.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-debugsource-0:1.20.11-25.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-debugsource-0:1.20.11-25.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-debugsource-0:1.20.11-25.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-devel-0:1.20.11-25.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-devel-0:1.20.11-25.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-devel-0:1.20.11-25.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-devel-0:1.20.11-25.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-devel-0:1.20.11-25.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-source-0:1.20.11-25.el8_10.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-9632" }, { "category": "external", "summary": "RHBZ#2317233", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317233" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-9632", "url": "https://www.cve.org/CVERecord?id=CVE-2024-9632" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-9632", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-9632" } ], "release_date": "2024-10-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-11-04T08:19:43+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-0:1.20.11-25.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-0:1.20.11-25.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-0:1.20.11-25.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-0:1.20.11-25.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-0:1.20.11-25.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-0:1.20.11-25.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-0:1.20.11-25.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-0:1.20.11-25.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-0:1.20.11-25.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-0:1.20.11-25.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-0:1.20.11-25.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-0:1.20.11-25.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-0:1.20.11-25.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-0:1.20.11-25.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-0:1.20.11-25.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-0:1.20.11-25.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-0:1.20.11-25.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-0:1.20.11-25.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-0:1.20.11-25.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-0:1.20.11-25.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-0:1.20.11-25.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xwayland-0:21.1.3-17.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xwayland-0:21.1.3-17.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xwayland-0:21.1.3-17.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xwayland-0:21.1.3-17.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xwayland-0:21.1.3-17.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xwayland-debuginfo-0:21.1.3-17.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xwayland-debuginfo-0:21.1.3-17.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xwayland-debuginfo-0:21.1.3-17.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xwayland-debuginfo-0:21.1.3-17.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xwayland-debugsource-0:21.1.3-17.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xwayland-debugsource-0:21.1.3-17.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xwayland-debugsource-0:21.1.3-17.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xwayland-debugsource-0:21.1.3-17.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-common-0:1.20.11-25.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-common-0:1.20.11-25.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-common-0:1.20.11-25.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-common-0:1.20.11-25.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-debugsource-0:1.20.11-25.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-debugsource-0:1.20.11-25.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-debugsource-0:1.20.11-25.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-debugsource-0:1.20.11-25.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-debugsource-0:1.20.11-25.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-devel-0:1.20.11-25.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-devel-0:1.20.11-25.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-devel-0:1.20.11-25.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-devel-0:1.20.11-25.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-devel-0:1.20.11-25.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-source-0:1.20.11-25.el8_10.noarch", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-0:1.20.11-25.el8_10.src", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-0:1.20.11-25.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-0:1.20.11-25.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-0:1.20.11-25.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-0:1.20.11-25.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-0:1.20.11-25.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-0:1.20.11-25.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-0:1.20.11-25.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-0:1.20.11-25.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-0:1.20.11-25.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-0:1.20.11-25.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-0:1.20.11-25.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-0:1.20.11-25.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-0:1.20.11-25.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-0:1.20.11-25.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-0:1.20.11-25.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-0:1.20.11-25.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-0:1.20.11-25.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-0:1.20.11-25.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-0:1.20.11-25.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-0:1.20.11-25.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-common-0:1.20.11-25.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-common-0:1.20.11-25.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-common-0:1.20.11-25.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-common-0:1.20.11-25.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-debugsource-0:1.20.11-25.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-debugsource-0:1.20.11-25.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-debugsource-0:1.20.11-25.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-debugsource-0:1.20.11-25.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-debugsource-0:1.20.11-25.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-devel-0:1.20.11-25.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-devel-0:1.20.11-25.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-devel-0:1.20.11-25.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-devel-0:1.20.11-25.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-devel-0:1.20.11-25.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-source-0:1.20.11-25.el8_10.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:8798" }, { "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-8.10.0.Z.MAIN.EUS:xorg-x11-server-0:1.20.11-25.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-0:1.20.11-25.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-0:1.20.11-25.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-0:1.20.11-25.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-0:1.20.11-25.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-0:1.20.11-25.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-0:1.20.11-25.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-0:1.20.11-25.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-0:1.20.11-25.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-0:1.20.11-25.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-0:1.20.11-25.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-0:1.20.11-25.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-0:1.20.11-25.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-0:1.20.11-25.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-0:1.20.11-25.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-0:1.20.11-25.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-0:1.20.11-25.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-0:1.20.11-25.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-0:1.20.11-25.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-0:1.20.11-25.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-0:1.20.11-25.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xwayland-0:21.1.3-17.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xwayland-0:21.1.3-17.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xwayland-0:21.1.3-17.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xwayland-0:21.1.3-17.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xwayland-0:21.1.3-17.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xwayland-debuginfo-0:21.1.3-17.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xwayland-debuginfo-0:21.1.3-17.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xwayland-debuginfo-0:21.1.3-17.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xwayland-debuginfo-0:21.1.3-17.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xwayland-debugsource-0:21.1.3-17.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xwayland-debugsource-0:21.1.3-17.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xwayland-debugsource-0:21.1.3-17.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xwayland-debugsource-0:21.1.3-17.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-common-0:1.20.11-25.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-common-0:1.20.11-25.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-common-0:1.20.11-25.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-common-0:1.20.11-25.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-debugsource-0:1.20.11-25.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-debugsource-0:1.20.11-25.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-debugsource-0:1.20.11-25.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-debugsource-0:1.20.11-25.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-debugsource-0:1.20.11-25.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-devel-0:1.20.11-25.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-devel-0:1.20.11-25.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-devel-0:1.20.11-25.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-devel-0:1.20.11-25.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-devel-0:1.20.11-25.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-source-0:1.20.11-25.el8_10.noarch", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-0:1.20.11-25.el8_10.src", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-0:1.20.11-25.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-0:1.20.11-25.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-0:1.20.11-25.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-0:1.20.11-25.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-0:1.20.11-25.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-0:1.20.11-25.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-0:1.20.11-25.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-0:1.20.11-25.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-0:1.20.11-25.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-0:1.20.11-25.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-0:1.20.11-25.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-0:1.20.11-25.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-0:1.20.11-25.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-0:1.20.11-25.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-0:1.20.11-25.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-0:1.20.11-25.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-0:1.20.11-25.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-0:1.20.11-25.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-0:1.20.11-25.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-0:1.20.11-25.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-common-0:1.20.11-25.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-common-0:1.20.11-25.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-common-0:1.20.11-25.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-common-0:1.20.11-25.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-debugsource-0:1.20.11-25.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-debugsource-0:1.20.11-25.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-debugsource-0:1.20.11-25.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-debugsource-0:1.20.11-25.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-debugsource-0:1.20.11-25.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-devel-0:1.20.11-25.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-devel-0:1.20.11-25.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-devel-0:1.20.11-25.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-devel-0:1.20.11-25.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-devel-0:1.20.11-25.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-source-0:1.20.11-25.el8_10.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-0:1.20.11-25.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-0:1.20.11-25.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-0:1.20.11-25.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-0:1.20.11-25.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-0:1.20.11-25.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-0:1.20.11-25.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-0:1.20.11-25.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-0:1.20.11-25.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-0:1.20.11-25.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-0:1.20.11-25.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-0:1.20.11-25.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-0:1.20.11-25.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-0:1.20.11-25.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-0:1.20.11-25.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-0:1.20.11-25.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-0:1.20.11-25.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-0:1.20.11-25.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-0:1.20.11-25.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-0:1.20.11-25.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-0:1.20.11-25.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-0:1.20.11-25.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xwayland-0:21.1.3-17.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xwayland-0:21.1.3-17.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xwayland-0:21.1.3-17.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xwayland-0:21.1.3-17.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xwayland-0:21.1.3-17.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xwayland-debuginfo-0:21.1.3-17.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xwayland-debuginfo-0:21.1.3-17.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xwayland-debuginfo-0:21.1.3-17.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xwayland-debuginfo-0:21.1.3-17.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xwayland-debugsource-0:21.1.3-17.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xwayland-debugsource-0:21.1.3-17.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xwayland-debugsource-0:21.1.3-17.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xwayland-debugsource-0:21.1.3-17.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-common-0:1.20.11-25.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-common-0:1.20.11-25.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-common-0:1.20.11-25.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-common-0:1.20.11-25.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-debugsource-0:1.20.11-25.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-debugsource-0:1.20.11-25.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-debugsource-0:1.20.11-25.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-debugsource-0:1.20.11-25.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-debugsource-0:1.20.11-25.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-devel-0:1.20.11-25.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-devel-0:1.20.11-25.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-devel-0:1.20.11-25.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-devel-0:1.20.11-25.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-devel-0:1.20.11-25.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:xorg-x11-server-source-0:1.20.11-25.el8_10.noarch", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-0:1.20.11-25.el8_10.src", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-0:1.20.11-25.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-0:1.20.11-25.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-0:1.20.11-25.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-0:1.20.11-25.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-25.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-0:1.20.11-25.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-0:1.20.11-25.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-0:1.20.11-25.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-0:1.20.11-25.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-25.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-0:1.20.11-25.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-0:1.20.11-25.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-0:1.20.11-25.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-0:1.20.11-25.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xnest-debuginfo-0:1.20.11-25.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-0:1.20.11-25.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-0:1.20.11-25.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-0:1.20.11-25.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-0:1.20.11-25.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xorg-debuginfo-0:1.20.11-25.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-0:1.20.11-25.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-0:1.20.11-25.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-0:1.20.11-25.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-0:1.20.11-25.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-25.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-common-0:1.20.11-25.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-common-0:1.20.11-25.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-common-0:1.20.11-25.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-common-0:1.20.11-25.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-debuginfo-0:1.20.11-25.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-debugsource-0:1.20.11-25.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-debugsource-0:1.20.11-25.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-debugsource-0:1.20.11-25.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-debugsource-0:1.20.11-25.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-debugsource-0:1.20.11-25.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-devel-0:1.20.11-25.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-devel-0:1.20.11-25.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-devel-0:1.20.11-25.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-devel-0:1.20.11-25.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-devel-0:1.20.11-25.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xorg-x11-server-source-0:1.20.11-25.el8_10.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "xorg-x11-server: tigervnc: heap-based buffer overflow privilege escalation vulnerability" } ] }
rhsa-2024_9579
Vulnerability from csaf_redhat
Published
2024-11-13 18:21
Modified
2024-11-13 19:34
Summary
Red Hat Security Advisory: tigervnc security update
Notes
Topic
An update for tigervnc is now available for Red Hat Enterprise Linux 9.2 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. 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
Virtual Network Computing (VNC) is a remote display system which allows users to view a computing desktop environment not only on the machine where it is running, but from anywhere on the Internet and from a wide variety of machine architectures. TigerVNC is a suite of VNC servers and clients.
Security Fix(es):
* xorg-x11-server: tigervnc: heap-based buffer overflow privilege escalation vulnerability (CVE-2024-9632)
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.
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": "Important" }, "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 tigervnc is now available for Red Hat Enterprise Linux 9.2 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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": "Virtual Network Computing (VNC) is a remote display system which allows users to view a computing desktop environment not only on the machine where it is running, but from anywhere on the Internet and from a wide variety of machine architectures. TigerVNC is a suite of VNC servers and clients.\n\nSecurity Fix(es):\n\n* xorg-x11-server: tigervnc: heap-based buffer overflow privilege escalation vulnerability (CVE-2024-9632)\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.", "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:9579", "url": "https://access.redhat.com/errata/RHSA-2024:9579" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2317233", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317233" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_9579.json" } ], "title": "Red Hat Security Advisory: tigervnc security update", "tracking": { "current_release_date": "2024-11-13T19:34:05+00:00", "generator": { "date": "2024-11-13T19:34:05+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.0" } }, "id": "RHSA-2024:9579", "initial_release_date": "2024-11-13T18:21:53+00:00", "revision_history": [ { "date": "2024-11-13T18:21:53+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-11-13T18:21:53+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-13T19:34:05+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 EUS (v.9.2)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:9.2::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "tigervnc-0:1.12.0-14.el9_2.9.src", "product": { "name": "tigervnc-0:1.12.0-14.el9_2.9.src", "product_id": "tigervnc-0:1.12.0-14.el9_2.9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc@1.12.0-14.el9_2.9?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "tigervnc-0:1.12.0-14.el9_2.9.aarch64", "product": { "name": "tigervnc-0:1.12.0-14.el9_2.9.aarch64", "product_id": "tigervnc-0:1.12.0-14.el9_2.9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc@1.12.0-14.el9_2.9?arch=aarch64" } } }, { "category": "product_version", "name": "tigervnc-server-0:1.12.0-14.el9_2.9.aarch64", "product": { "name": "tigervnc-server-0:1.12.0-14.el9_2.9.aarch64", "product_id": "tigervnc-server-0:1.12.0-14.el9_2.9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc-server@1.12.0-14.el9_2.9?arch=aarch64" } } }, { "category": "product_version", "name": "tigervnc-server-minimal-0:1.12.0-14.el9_2.9.aarch64", "product": { "name": "tigervnc-server-minimal-0:1.12.0-14.el9_2.9.aarch64", "product_id": "tigervnc-server-minimal-0:1.12.0-14.el9_2.9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc-server-minimal@1.12.0-14.el9_2.9?arch=aarch64" } } }, { "category": "product_version", "name": "tigervnc-server-module-0:1.12.0-14.el9_2.9.aarch64", "product": { "name": "tigervnc-server-module-0:1.12.0-14.el9_2.9.aarch64", "product_id": "tigervnc-server-module-0:1.12.0-14.el9_2.9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc-server-module@1.12.0-14.el9_2.9?arch=aarch64" } } }, { "category": "product_version", "name": "tigervnc-debugsource-0:1.12.0-14.el9_2.9.aarch64", "product": { "name": "tigervnc-debugsource-0:1.12.0-14.el9_2.9.aarch64", "product_id": "tigervnc-debugsource-0:1.12.0-14.el9_2.9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc-debugsource@1.12.0-14.el9_2.9?arch=aarch64" } } }, { "category": "product_version", "name": "tigervnc-debuginfo-0:1.12.0-14.el9_2.9.aarch64", "product": { "name": "tigervnc-debuginfo-0:1.12.0-14.el9_2.9.aarch64", "product_id": "tigervnc-debuginfo-0:1.12.0-14.el9_2.9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc-debuginfo@1.12.0-14.el9_2.9?arch=aarch64" } } }, { "category": "product_version", "name": "tigervnc-server-debuginfo-0:1.12.0-14.el9_2.9.aarch64", "product": { "name": "tigervnc-server-debuginfo-0:1.12.0-14.el9_2.9.aarch64", "product_id": "tigervnc-server-debuginfo-0:1.12.0-14.el9_2.9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc-server-debuginfo@1.12.0-14.el9_2.9?arch=aarch64" } } }, { "category": "product_version", "name": "tigervnc-server-minimal-debuginfo-0:1.12.0-14.el9_2.9.aarch64", "product": { "name": "tigervnc-server-minimal-debuginfo-0:1.12.0-14.el9_2.9.aarch64", "product_id": "tigervnc-server-minimal-debuginfo-0:1.12.0-14.el9_2.9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc-server-minimal-debuginfo@1.12.0-14.el9_2.9?arch=aarch64" } } }, { "category": "product_version", "name": "tigervnc-server-module-debuginfo-0:1.12.0-14.el9_2.9.aarch64", "product": { "name": "tigervnc-server-module-debuginfo-0:1.12.0-14.el9_2.9.aarch64", "product_id": "tigervnc-server-module-debuginfo-0:1.12.0-14.el9_2.9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc-server-module-debuginfo@1.12.0-14.el9_2.9?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "tigervnc-0:1.12.0-14.el9_2.9.ppc64le", "product": { "name": "tigervnc-0:1.12.0-14.el9_2.9.ppc64le", "product_id": "tigervnc-0:1.12.0-14.el9_2.9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc@1.12.0-14.el9_2.9?arch=ppc64le" } } }, { "category": "product_version", "name": "tigervnc-server-0:1.12.0-14.el9_2.9.ppc64le", "product": { "name": "tigervnc-server-0:1.12.0-14.el9_2.9.ppc64le", "product_id": "tigervnc-server-0:1.12.0-14.el9_2.9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc-server@1.12.0-14.el9_2.9?arch=ppc64le" } } }, { "category": "product_version", "name": "tigervnc-server-minimal-0:1.12.0-14.el9_2.9.ppc64le", "product": { "name": "tigervnc-server-minimal-0:1.12.0-14.el9_2.9.ppc64le", "product_id": "tigervnc-server-minimal-0:1.12.0-14.el9_2.9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc-server-minimal@1.12.0-14.el9_2.9?arch=ppc64le" } } }, { "category": "product_version", "name": "tigervnc-server-module-0:1.12.0-14.el9_2.9.ppc64le", "product": { "name": "tigervnc-server-module-0:1.12.0-14.el9_2.9.ppc64le", "product_id": "tigervnc-server-module-0:1.12.0-14.el9_2.9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc-server-module@1.12.0-14.el9_2.9?arch=ppc64le" } } }, { "category": "product_version", "name": "tigervnc-debugsource-0:1.12.0-14.el9_2.9.ppc64le", "product": { "name": "tigervnc-debugsource-0:1.12.0-14.el9_2.9.ppc64le", "product_id": "tigervnc-debugsource-0:1.12.0-14.el9_2.9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc-debugsource@1.12.0-14.el9_2.9?arch=ppc64le" } } }, { "category": "product_version", "name": "tigervnc-debuginfo-0:1.12.0-14.el9_2.9.ppc64le", "product": { "name": "tigervnc-debuginfo-0:1.12.0-14.el9_2.9.ppc64le", "product_id": "tigervnc-debuginfo-0:1.12.0-14.el9_2.9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc-debuginfo@1.12.0-14.el9_2.9?arch=ppc64le" } } }, { "category": "product_version", "name": "tigervnc-server-debuginfo-0:1.12.0-14.el9_2.9.ppc64le", "product": { "name": "tigervnc-server-debuginfo-0:1.12.0-14.el9_2.9.ppc64le", "product_id": "tigervnc-server-debuginfo-0:1.12.0-14.el9_2.9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc-server-debuginfo@1.12.0-14.el9_2.9?arch=ppc64le" } } }, { "category": "product_version", "name": "tigervnc-server-minimal-debuginfo-0:1.12.0-14.el9_2.9.ppc64le", "product": { "name": "tigervnc-server-minimal-debuginfo-0:1.12.0-14.el9_2.9.ppc64le", "product_id": "tigervnc-server-minimal-debuginfo-0:1.12.0-14.el9_2.9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc-server-minimal-debuginfo@1.12.0-14.el9_2.9?arch=ppc64le" } } }, { "category": "product_version", "name": "tigervnc-server-module-debuginfo-0:1.12.0-14.el9_2.9.ppc64le", "product": { "name": "tigervnc-server-module-debuginfo-0:1.12.0-14.el9_2.9.ppc64le", "product_id": "tigervnc-server-module-debuginfo-0:1.12.0-14.el9_2.9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc-server-module-debuginfo@1.12.0-14.el9_2.9?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "tigervnc-0:1.12.0-14.el9_2.9.x86_64", "product": { "name": "tigervnc-0:1.12.0-14.el9_2.9.x86_64", "product_id": "tigervnc-0:1.12.0-14.el9_2.9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc@1.12.0-14.el9_2.9?arch=x86_64" } } }, { "category": "product_version", "name": "tigervnc-server-0:1.12.0-14.el9_2.9.x86_64", "product": { "name": "tigervnc-server-0:1.12.0-14.el9_2.9.x86_64", "product_id": "tigervnc-server-0:1.12.0-14.el9_2.9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc-server@1.12.0-14.el9_2.9?arch=x86_64" } } }, { "category": "product_version", "name": "tigervnc-server-minimal-0:1.12.0-14.el9_2.9.x86_64", "product": { "name": "tigervnc-server-minimal-0:1.12.0-14.el9_2.9.x86_64", "product_id": "tigervnc-server-minimal-0:1.12.0-14.el9_2.9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc-server-minimal@1.12.0-14.el9_2.9?arch=x86_64" } } }, { "category": "product_version", "name": "tigervnc-server-module-0:1.12.0-14.el9_2.9.x86_64", "product": { "name": "tigervnc-server-module-0:1.12.0-14.el9_2.9.x86_64", "product_id": "tigervnc-server-module-0:1.12.0-14.el9_2.9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc-server-module@1.12.0-14.el9_2.9?arch=x86_64" } } }, { "category": "product_version", "name": "tigervnc-debugsource-0:1.12.0-14.el9_2.9.x86_64", "product": { "name": "tigervnc-debugsource-0:1.12.0-14.el9_2.9.x86_64", "product_id": "tigervnc-debugsource-0:1.12.0-14.el9_2.9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc-debugsource@1.12.0-14.el9_2.9?arch=x86_64" } } }, { "category": "product_version", "name": "tigervnc-debuginfo-0:1.12.0-14.el9_2.9.x86_64", "product": { "name": "tigervnc-debuginfo-0:1.12.0-14.el9_2.9.x86_64", "product_id": "tigervnc-debuginfo-0:1.12.0-14.el9_2.9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc-debuginfo@1.12.0-14.el9_2.9?arch=x86_64" } } }, { "category": "product_version", "name": "tigervnc-server-debuginfo-0:1.12.0-14.el9_2.9.x86_64", "product": { "name": "tigervnc-server-debuginfo-0:1.12.0-14.el9_2.9.x86_64", "product_id": "tigervnc-server-debuginfo-0:1.12.0-14.el9_2.9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc-server-debuginfo@1.12.0-14.el9_2.9?arch=x86_64" } } }, { "category": "product_version", "name": "tigervnc-server-minimal-debuginfo-0:1.12.0-14.el9_2.9.x86_64", "product": { "name": "tigervnc-server-minimal-debuginfo-0:1.12.0-14.el9_2.9.x86_64", "product_id": "tigervnc-server-minimal-debuginfo-0:1.12.0-14.el9_2.9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc-server-minimal-debuginfo@1.12.0-14.el9_2.9?arch=x86_64" } } }, { "category": "product_version", "name": "tigervnc-server-module-debuginfo-0:1.12.0-14.el9_2.9.x86_64", "product": { "name": "tigervnc-server-module-debuginfo-0:1.12.0-14.el9_2.9.x86_64", "product_id": "tigervnc-server-module-debuginfo-0:1.12.0-14.el9_2.9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc-server-module-debuginfo@1.12.0-14.el9_2.9?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "tigervnc-0:1.12.0-14.el9_2.9.s390x", "product": { "name": "tigervnc-0:1.12.0-14.el9_2.9.s390x", "product_id": "tigervnc-0:1.12.0-14.el9_2.9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc@1.12.0-14.el9_2.9?arch=s390x" } } }, { "category": "product_version", "name": "tigervnc-server-0:1.12.0-14.el9_2.9.s390x", "product": { "name": "tigervnc-server-0:1.12.0-14.el9_2.9.s390x", "product_id": "tigervnc-server-0:1.12.0-14.el9_2.9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc-server@1.12.0-14.el9_2.9?arch=s390x" } } }, { "category": "product_version", "name": "tigervnc-server-minimal-0:1.12.0-14.el9_2.9.s390x", "product": { "name": "tigervnc-server-minimal-0:1.12.0-14.el9_2.9.s390x", "product_id": "tigervnc-server-minimal-0:1.12.0-14.el9_2.9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc-server-minimal@1.12.0-14.el9_2.9?arch=s390x" } } }, { "category": "product_version", "name": "tigervnc-server-module-0:1.12.0-14.el9_2.9.s390x", "product": { "name": "tigervnc-server-module-0:1.12.0-14.el9_2.9.s390x", "product_id": "tigervnc-server-module-0:1.12.0-14.el9_2.9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc-server-module@1.12.0-14.el9_2.9?arch=s390x" } } }, { "category": "product_version", "name": "tigervnc-debugsource-0:1.12.0-14.el9_2.9.s390x", "product": { "name": "tigervnc-debugsource-0:1.12.0-14.el9_2.9.s390x", "product_id": "tigervnc-debugsource-0:1.12.0-14.el9_2.9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc-debugsource@1.12.0-14.el9_2.9?arch=s390x" } } }, { "category": "product_version", "name": "tigervnc-debuginfo-0:1.12.0-14.el9_2.9.s390x", "product": { "name": "tigervnc-debuginfo-0:1.12.0-14.el9_2.9.s390x", "product_id": "tigervnc-debuginfo-0:1.12.0-14.el9_2.9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc-debuginfo@1.12.0-14.el9_2.9?arch=s390x" } } }, { "category": "product_version", "name": "tigervnc-server-debuginfo-0:1.12.0-14.el9_2.9.s390x", "product": { "name": "tigervnc-server-debuginfo-0:1.12.0-14.el9_2.9.s390x", "product_id": "tigervnc-server-debuginfo-0:1.12.0-14.el9_2.9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc-server-debuginfo@1.12.0-14.el9_2.9?arch=s390x" } } }, { "category": "product_version", "name": "tigervnc-server-minimal-debuginfo-0:1.12.0-14.el9_2.9.s390x", "product": { "name": "tigervnc-server-minimal-debuginfo-0:1.12.0-14.el9_2.9.s390x", "product_id": "tigervnc-server-minimal-debuginfo-0:1.12.0-14.el9_2.9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc-server-minimal-debuginfo@1.12.0-14.el9_2.9?arch=s390x" } } }, { "category": "product_version", "name": "tigervnc-server-module-debuginfo-0:1.12.0-14.el9_2.9.s390x", "product": { "name": "tigervnc-server-module-debuginfo-0:1.12.0-14.el9_2.9.s390x", "product_id": "tigervnc-server-module-debuginfo-0:1.12.0-14.el9_2.9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc-server-module-debuginfo@1.12.0-14.el9_2.9?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "tigervnc-icons-0:1.12.0-14.el9_2.9.noarch", "product": { "name": "tigervnc-icons-0:1.12.0-14.el9_2.9.noarch", "product_id": "tigervnc-icons-0:1.12.0-14.el9_2.9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc-icons@1.12.0-14.el9_2.9?arch=noarch" } } }, { "category": "product_version", "name": "tigervnc-license-0:1.12.0-14.el9_2.9.noarch", "product": { "name": "tigervnc-license-0:1.12.0-14.el9_2.9.noarch", "product_id": "tigervnc-license-0:1.12.0-14.el9_2.9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc-license@1.12.0-14.el9_2.9?arch=noarch" } } }, { "category": "product_version", "name": "tigervnc-selinux-0:1.12.0-14.el9_2.9.noarch", "product": { "name": "tigervnc-selinux-0:1.12.0-14.el9_2.9.noarch", "product_id": "tigervnc-selinux-0:1.12.0-14.el9_2.9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tigervnc-selinux@1.12.0-14.el9_2.9?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "tigervnc-0:1.12.0-14.el9_2.9.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:tigervnc-0:1.12.0-14.el9_2.9.aarch64" }, "product_reference": "tigervnc-0:1.12.0-14.el9_2.9.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-0:1.12.0-14.el9_2.9.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:tigervnc-0:1.12.0-14.el9_2.9.ppc64le" }, "product_reference": "tigervnc-0:1.12.0-14.el9_2.9.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-0:1.12.0-14.el9_2.9.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:tigervnc-0:1.12.0-14.el9_2.9.s390x" }, "product_reference": "tigervnc-0:1.12.0-14.el9_2.9.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-0:1.12.0-14.el9_2.9.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:tigervnc-0:1.12.0-14.el9_2.9.src" }, "product_reference": "tigervnc-0:1.12.0-14.el9_2.9.src", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-0:1.12.0-14.el9_2.9.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:tigervnc-0:1.12.0-14.el9_2.9.x86_64" }, "product_reference": "tigervnc-0:1.12.0-14.el9_2.9.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-debuginfo-0:1.12.0-14.el9_2.9.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:tigervnc-debuginfo-0:1.12.0-14.el9_2.9.aarch64" }, "product_reference": "tigervnc-debuginfo-0:1.12.0-14.el9_2.9.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-debuginfo-0:1.12.0-14.el9_2.9.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:tigervnc-debuginfo-0:1.12.0-14.el9_2.9.ppc64le" }, "product_reference": "tigervnc-debuginfo-0:1.12.0-14.el9_2.9.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-debuginfo-0:1.12.0-14.el9_2.9.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:tigervnc-debuginfo-0:1.12.0-14.el9_2.9.s390x" }, "product_reference": "tigervnc-debuginfo-0:1.12.0-14.el9_2.9.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-debuginfo-0:1.12.0-14.el9_2.9.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:tigervnc-debuginfo-0:1.12.0-14.el9_2.9.x86_64" }, "product_reference": "tigervnc-debuginfo-0:1.12.0-14.el9_2.9.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-debugsource-0:1.12.0-14.el9_2.9.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:tigervnc-debugsource-0:1.12.0-14.el9_2.9.aarch64" }, "product_reference": "tigervnc-debugsource-0:1.12.0-14.el9_2.9.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-debugsource-0:1.12.0-14.el9_2.9.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:tigervnc-debugsource-0:1.12.0-14.el9_2.9.ppc64le" }, "product_reference": "tigervnc-debugsource-0:1.12.0-14.el9_2.9.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-debugsource-0:1.12.0-14.el9_2.9.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:tigervnc-debugsource-0:1.12.0-14.el9_2.9.s390x" }, "product_reference": "tigervnc-debugsource-0:1.12.0-14.el9_2.9.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-debugsource-0:1.12.0-14.el9_2.9.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:tigervnc-debugsource-0:1.12.0-14.el9_2.9.x86_64" }, "product_reference": "tigervnc-debugsource-0:1.12.0-14.el9_2.9.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-icons-0:1.12.0-14.el9_2.9.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:tigervnc-icons-0:1.12.0-14.el9_2.9.noarch" }, "product_reference": "tigervnc-icons-0:1.12.0-14.el9_2.9.noarch", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-license-0:1.12.0-14.el9_2.9.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:tigervnc-license-0:1.12.0-14.el9_2.9.noarch" }, "product_reference": "tigervnc-license-0:1.12.0-14.el9_2.9.noarch", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-selinux-0:1.12.0-14.el9_2.9.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:tigervnc-selinux-0:1.12.0-14.el9_2.9.noarch" }, "product_reference": "tigervnc-selinux-0:1.12.0-14.el9_2.9.noarch", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-server-0:1.12.0-14.el9_2.9.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:tigervnc-server-0:1.12.0-14.el9_2.9.aarch64" }, "product_reference": "tigervnc-server-0:1.12.0-14.el9_2.9.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-server-0:1.12.0-14.el9_2.9.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:tigervnc-server-0:1.12.0-14.el9_2.9.ppc64le" }, "product_reference": "tigervnc-server-0:1.12.0-14.el9_2.9.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-server-0:1.12.0-14.el9_2.9.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:tigervnc-server-0:1.12.0-14.el9_2.9.s390x" }, "product_reference": "tigervnc-server-0:1.12.0-14.el9_2.9.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-server-0:1.12.0-14.el9_2.9.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:tigervnc-server-0:1.12.0-14.el9_2.9.x86_64" }, "product_reference": "tigervnc-server-0:1.12.0-14.el9_2.9.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-server-debuginfo-0:1.12.0-14.el9_2.9.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:tigervnc-server-debuginfo-0:1.12.0-14.el9_2.9.aarch64" }, "product_reference": "tigervnc-server-debuginfo-0:1.12.0-14.el9_2.9.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-server-debuginfo-0:1.12.0-14.el9_2.9.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:tigervnc-server-debuginfo-0:1.12.0-14.el9_2.9.ppc64le" }, "product_reference": "tigervnc-server-debuginfo-0:1.12.0-14.el9_2.9.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-server-debuginfo-0:1.12.0-14.el9_2.9.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:tigervnc-server-debuginfo-0:1.12.0-14.el9_2.9.s390x" }, "product_reference": "tigervnc-server-debuginfo-0:1.12.0-14.el9_2.9.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-server-debuginfo-0:1.12.0-14.el9_2.9.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:tigervnc-server-debuginfo-0:1.12.0-14.el9_2.9.x86_64" }, "product_reference": "tigervnc-server-debuginfo-0:1.12.0-14.el9_2.9.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-server-minimal-0:1.12.0-14.el9_2.9.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:tigervnc-server-minimal-0:1.12.0-14.el9_2.9.aarch64" }, "product_reference": "tigervnc-server-minimal-0:1.12.0-14.el9_2.9.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-server-minimal-0:1.12.0-14.el9_2.9.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:tigervnc-server-minimal-0:1.12.0-14.el9_2.9.ppc64le" }, "product_reference": "tigervnc-server-minimal-0:1.12.0-14.el9_2.9.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-server-minimal-0:1.12.0-14.el9_2.9.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:tigervnc-server-minimal-0:1.12.0-14.el9_2.9.s390x" }, "product_reference": "tigervnc-server-minimal-0:1.12.0-14.el9_2.9.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-server-minimal-0:1.12.0-14.el9_2.9.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:tigervnc-server-minimal-0:1.12.0-14.el9_2.9.x86_64" }, "product_reference": "tigervnc-server-minimal-0:1.12.0-14.el9_2.9.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-server-minimal-debuginfo-0:1.12.0-14.el9_2.9.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:tigervnc-server-minimal-debuginfo-0:1.12.0-14.el9_2.9.aarch64" }, "product_reference": "tigervnc-server-minimal-debuginfo-0:1.12.0-14.el9_2.9.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-server-minimal-debuginfo-0:1.12.0-14.el9_2.9.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:tigervnc-server-minimal-debuginfo-0:1.12.0-14.el9_2.9.ppc64le" }, "product_reference": "tigervnc-server-minimal-debuginfo-0:1.12.0-14.el9_2.9.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-server-minimal-debuginfo-0:1.12.0-14.el9_2.9.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:tigervnc-server-minimal-debuginfo-0:1.12.0-14.el9_2.9.s390x" }, "product_reference": "tigervnc-server-minimal-debuginfo-0:1.12.0-14.el9_2.9.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-server-minimal-debuginfo-0:1.12.0-14.el9_2.9.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:tigervnc-server-minimal-debuginfo-0:1.12.0-14.el9_2.9.x86_64" }, "product_reference": "tigervnc-server-minimal-debuginfo-0:1.12.0-14.el9_2.9.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-server-module-0:1.12.0-14.el9_2.9.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:tigervnc-server-module-0:1.12.0-14.el9_2.9.aarch64" }, "product_reference": "tigervnc-server-module-0:1.12.0-14.el9_2.9.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-server-module-0:1.12.0-14.el9_2.9.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:tigervnc-server-module-0:1.12.0-14.el9_2.9.ppc64le" }, "product_reference": "tigervnc-server-module-0:1.12.0-14.el9_2.9.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-server-module-0:1.12.0-14.el9_2.9.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:tigervnc-server-module-0:1.12.0-14.el9_2.9.s390x" }, "product_reference": "tigervnc-server-module-0:1.12.0-14.el9_2.9.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-server-module-0:1.12.0-14.el9_2.9.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:tigervnc-server-module-0:1.12.0-14.el9_2.9.x86_64" }, "product_reference": "tigervnc-server-module-0:1.12.0-14.el9_2.9.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-server-module-debuginfo-0:1.12.0-14.el9_2.9.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:tigervnc-server-module-debuginfo-0:1.12.0-14.el9_2.9.aarch64" }, "product_reference": "tigervnc-server-module-debuginfo-0:1.12.0-14.el9_2.9.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-server-module-debuginfo-0:1.12.0-14.el9_2.9.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:tigervnc-server-module-debuginfo-0:1.12.0-14.el9_2.9.ppc64le" }, "product_reference": "tigervnc-server-module-debuginfo-0:1.12.0-14.el9_2.9.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-server-module-debuginfo-0:1.12.0-14.el9_2.9.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:tigervnc-server-module-debuginfo-0:1.12.0-14.el9_2.9.s390x" }, "product_reference": "tigervnc-server-module-debuginfo-0:1.12.0-14.el9_2.9.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "tigervnc-server-module-debuginfo-0:1.12.0-14.el9_2.9.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:tigervnc-server-module-debuginfo-0:1.12.0-14.el9_2.9.x86_64" }, "product_reference": "tigervnc-server-module-debuginfo-0:1.12.0-14.el9_2.9.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-9632", "cwe": { "id": "CWE-122", "name": "Heap-based Buffer Overflow" }, "discovery_date": "2024-10-08T13:37:25.514000+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2317233" } ], "notes": [ { "category": "description", "text": "A flaw was found in the X.org server. Due to improperly tracked allocation size in _XkbSetCompatMap, a local attacker may be able to trigger a buffer overflow condition via a specially crafted payload, leading to denial of service or local privilege escalation in distributions where the X.org server is run with root privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "xorg-x11-server: tigervnc: heap-based buffer overflow privilege escalation vulnerability", "title": "Vulnerability summary" }, { "category": "other", "text": "Xorg server does not run with root privileges in Red Hat Enterprise Linux 8 and 9, therefore, Red Hat Enterprise Linux 8 and 9 have been rated with a moderate severity.", "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.2.0.Z.EUS:tigervnc-0:1.12.0-14.el9_2.9.aarch64", "AppStream-9.2.0.Z.EUS:tigervnc-0:1.12.0-14.el9_2.9.ppc64le", "AppStream-9.2.0.Z.EUS:tigervnc-0:1.12.0-14.el9_2.9.s390x", "AppStream-9.2.0.Z.EUS:tigervnc-0:1.12.0-14.el9_2.9.src", "AppStream-9.2.0.Z.EUS:tigervnc-0:1.12.0-14.el9_2.9.x86_64", "AppStream-9.2.0.Z.EUS:tigervnc-debuginfo-0:1.12.0-14.el9_2.9.aarch64", "AppStream-9.2.0.Z.EUS:tigervnc-debuginfo-0:1.12.0-14.el9_2.9.ppc64le", "AppStream-9.2.0.Z.EUS:tigervnc-debuginfo-0:1.12.0-14.el9_2.9.s390x", "AppStream-9.2.0.Z.EUS:tigervnc-debuginfo-0:1.12.0-14.el9_2.9.x86_64", "AppStream-9.2.0.Z.EUS:tigervnc-debugsource-0:1.12.0-14.el9_2.9.aarch64", "AppStream-9.2.0.Z.EUS:tigervnc-debugsource-0:1.12.0-14.el9_2.9.ppc64le", "AppStream-9.2.0.Z.EUS:tigervnc-debugsource-0:1.12.0-14.el9_2.9.s390x", "AppStream-9.2.0.Z.EUS:tigervnc-debugsource-0:1.12.0-14.el9_2.9.x86_64", "AppStream-9.2.0.Z.EUS:tigervnc-icons-0:1.12.0-14.el9_2.9.noarch", "AppStream-9.2.0.Z.EUS:tigervnc-license-0:1.12.0-14.el9_2.9.noarch", "AppStream-9.2.0.Z.EUS:tigervnc-selinux-0:1.12.0-14.el9_2.9.noarch", "AppStream-9.2.0.Z.EUS:tigervnc-server-0:1.12.0-14.el9_2.9.aarch64", "AppStream-9.2.0.Z.EUS:tigervnc-server-0:1.12.0-14.el9_2.9.ppc64le", "AppStream-9.2.0.Z.EUS:tigervnc-server-0:1.12.0-14.el9_2.9.s390x", "AppStream-9.2.0.Z.EUS:tigervnc-server-0:1.12.0-14.el9_2.9.x86_64", "AppStream-9.2.0.Z.EUS:tigervnc-server-debuginfo-0:1.12.0-14.el9_2.9.aarch64", "AppStream-9.2.0.Z.EUS:tigervnc-server-debuginfo-0:1.12.0-14.el9_2.9.ppc64le", "AppStream-9.2.0.Z.EUS:tigervnc-server-debuginfo-0:1.12.0-14.el9_2.9.s390x", "AppStream-9.2.0.Z.EUS:tigervnc-server-debuginfo-0:1.12.0-14.el9_2.9.x86_64", "AppStream-9.2.0.Z.EUS:tigervnc-server-minimal-0:1.12.0-14.el9_2.9.aarch64", "AppStream-9.2.0.Z.EUS:tigervnc-server-minimal-0:1.12.0-14.el9_2.9.ppc64le", "AppStream-9.2.0.Z.EUS:tigervnc-server-minimal-0:1.12.0-14.el9_2.9.s390x", "AppStream-9.2.0.Z.EUS:tigervnc-server-minimal-0:1.12.0-14.el9_2.9.x86_64", "AppStream-9.2.0.Z.EUS:tigervnc-server-minimal-debuginfo-0:1.12.0-14.el9_2.9.aarch64", "AppStream-9.2.0.Z.EUS:tigervnc-server-minimal-debuginfo-0:1.12.0-14.el9_2.9.ppc64le", "AppStream-9.2.0.Z.EUS:tigervnc-server-minimal-debuginfo-0:1.12.0-14.el9_2.9.s390x", "AppStream-9.2.0.Z.EUS:tigervnc-server-minimal-debuginfo-0:1.12.0-14.el9_2.9.x86_64", "AppStream-9.2.0.Z.EUS:tigervnc-server-module-0:1.12.0-14.el9_2.9.aarch64", "AppStream-9.2.0.Z.EUS:tigervnc-server-module-0:1.12.0-14.el9_2.9.ppc64le", "AppStream-9.2.0.Z.EUS:tigervnc-server-module-0:1.12.0-14.el9_2.9.s390x", "AppStream-9.2.0.Z.EUS:tigervnc-server-module-0:1.12.0-14.el9_2.9.x86_64", "AppStream-9.2.0.Z.EUS:tigervnc-server-module-debuginfo-0:1.12.0-14.el9_2.9.aarch64", "AppStream-9.2.0.Z.EUS:tigervnc-server-module-debuginfo-0:1.12.0-14.el9_2.9.ppc64le", "AppStream-9.2.0.Z.EUS:tigervnc-server-module-debuginfo-0:1.12.0-14.el9_2.9.s390x", "AppStream-9.2.0.Z.EUS:tigervnc-server-module-debuginfo-0:1.12.0-14.el9_2.9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-9632" }, { "category": "external", "summary": "RHBZ#2317233", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317233" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-9632", "url": "https://www.cve.org/CVERecord?id=CVE-2024-9632" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-9632", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-9632" } ], "release_date": "2024-10-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-11-13T18:21:53+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:tigervnc-0:1.12.0-14.el9_2.9.aarch64", "AppStream-9.2.0.Z.EUS:tigervnc-0:1.12.0-14.el9_2.9.ppc64le", "AppStream-9.2.0.Z.EUS:tigervnc-0:1.12.0-14.el9_2.9.s390x", "AppStream-9.2.0.Z.EUS:tigervnc-0:1.12.0-14.el9_2.9.src", "AppStream-9.2.0.Z.EUS:tigervnc-0:1.12.0-14.el9_2.9.x86_64", "AppStream-9.2.0.Z.EUS:tigervnc-debuginfo-0:1.12.0-14.el9_2.9.aarch64", "AppStream-9.2.0.Z.EUS:tigervnc-debuginfo-0:1.12.0-14.el9_2.9.ppc64le", "AppStream-9.2.0.Z.EUS:tigervnc-debuginfo-0:1.12.0-14.el9_2.9.s390x", "AppStream-9.2.0.Z.EUS:tigervnc-debuginfo-0:1.12.0-14.el9_2.9.x86_64", "AppStream-9.2.0.Z.EUS:tigervnc-debugsource-0:1.12.0-14.el9_2.9.aarch64", "AppStream-9.2.0.Z.EUS:tigervnc-debugsource-0:1.12.0-14.el9_2.9.ppc64le", "AppStream-9.2.0.Z.EUS:tigervnc-debugsource-0:1.12.0-14.el9_2.9.s390x", "AppStream-9.2.0.Z.EUS:tigervnc-debugsource-0:1.12.0-14.el9_2.9.x86_64", "AppStream-9.2.0.Z.EUS:tigervnc-icons-0:1.12.0-14.el9_2.9.noarch", "AppStream-9.2.0.Z.EUS:tigervnc-license-0:1.12.0-14.el9_2.9.noarch", "AppStream-9.2.0.Z.EUS:tigervnc-selinux-0:1.12.0-14.el9_2.9.noarch", "AppStream-9.2.0.Z.EUS:tigervnc-server-0:1.12.0-14.el9_2.9.aarch64", "AppStream-9.2.0.Z.EUS:tigervnc-server-0:1.12.0-14.el9_2.9.ppc64le", "AppStream-9.2.0.Z.EUS:tigervnc-server-0:1.12.0-14.el9_2.9.s390x", "AppStream-9.2.0.Z.EUS:tigervnc-server-0:1.12.0-14.el9_2.9.x86_64", "AppStream-9.2.0.Z.EUS:tigervnc-server-debuginfo-0:1.12.0-14.el9_2.9.aarch64", "AppStream-9.2.0.Z.EUS:tigervnc-server-debuginfo-0:1.12.0-14.el9_2.9.ppc64le", "AppStream-9.2.0.Z.EUS:tigervnc-server-debuginfo-0:1.12.0-14.el9_2.9.s390x", "AppStream-9.2.0.Z.EUS:tigervnc-server-debuginfo-0:1.12.0-14.el9_2.9.x86_64", "AppStream-9.2.0.Z.EUS:tigervnc-server-minimal-0:1.12.0-14.el9_2.9.aarch64", "AppStream-9.2.0.Z.EUS:tigervnc-server-minimal-0:1.12.0-14.el9_2.9.ppc64le", "AppStream-9.2.0.Z.EUS:tigervnc-server-minimal-0:1.12.0-14.el9_2.9.s390x", "AppStream-9.2.0.Z.EUS:tigervnc-server-minimal-0:1.12.0-14.el9_2.9.x86_64", "AppStream-9.2.0.Z.EUS:tigervnc-server-minimal-debuginfo-0:1.12.0-14.el9_2.9.aarch64", "AppStream-9.2.0.Z.EUS:tigervnc-server-minimal-debuginfo-0:1.12.0-14.el9_2.9.ppc64le", "AppStream-9.2.0.Z.EUS:tigervnc-server-minimal-debuginfo-0:1.12.0-14.el9_2.9.s390x", "AppStream-9.2.0.Z.EUS:tigervnc-server-minimal-debuginfo-0:1.12.0-14.el9_2.9.x86_64", "AppStream-9.2.0.Z.EUS:tigervnc-server-module-0:1.12.0-14.el9_2.9.aarch64", "AppStream-9.2.0.Z.EUS:tigervnc-server-module-0:1.12.0-14.el9_2.9.ppc64le", "AppStream-9.2.0.Z.EUS:tigervnc-server-module-0:1.12.0-14.el9_2.9.s390x", "AppStream-9.2.0.Z.EUS:tigervnc-server-module-0:1.12.0-14.el9_2.9.x86_64", "AppStream-9.2.0.Z.EUS:tigervnc-server-module-debuginfo-0:1.12.0-14.el9_2.9.aarch64", "AppStream-9.2.0.Z.EUS:tigervnc-server-module-debuginfo-0:1.12.0-14.el9_2.9.ppc64le", "AppStream-9.2.0.Z.EUS:tigervnc-server-module-debuginfo-0:1.12.0-14.el9_2.9.s390x", "AppStream-9.2.0.Z.EUS:tigervnc-server-module-debuginfo-0:1.12.0-14.el9_2.9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:9579" }, { "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.2.0.Z.EUS:tigervnc-0:1.12.0-14.el9_2.9.aarch64", "AppStream-9.2.0.Z.EUS:tigervnc-0:1.12.0-14.el9_2.9.ppc64le", "AppStream-9.2.0.Z.EUS:tigervnc-0:1.12.0-14.el9_2.9.s390x", "AppStream-9.2.0.Z.EUS:tigervnc-0:1.12.0-14.el9_2.9.src", "AppStream-9.2.0.Z.EUS:tigervnc-0:1.12.0-14.el9_2.9.x86_64", "AppStream-9.2.0.Z.EUS:tigervnc-debuginfo-0:1.12.0-14.el9_2.9.aarch64", "AppStream-9.2.0.Z.EUS:tigervnc-debuginfo-0:1.12.0-14.el9_2.9.ppc64le", "AppStream-9.2.0.Z.EUS:tigervnc-debuginfo-0:1.12.0-14.el9_2.9.s390x", "AppStream-9.2.0.Z.EUS:tigervnc-debuginfo-0:1.12.0-14.el9_2.9.x86_64", "AppStream-9.2.0.Z.EUS:tigervnc-debugsource-0:1.12.0-14.el9_2.9.aarch64", "AppStream-9.2.0.Z.EUS:tigervnc-debugsource-0:1.12.0-14.el9_2.9.ppc64le", "AppStream-9.2.0.Z.EUS:tigervnc-debugsource-0:1.12.0-14.el9_2.9.s390x", "AppStream-9.2.0.Z.EUS:tigervnc-debugsource-0:1.12.0-14.el9_2.9.x86_64", "AppStream-9.2.0.Z.EUS:tigervnc-icons-0:1.12.0-14.el9_2.9.noarch", "AppStream-9.2.0.Z.EUS:tigervnc-license-0:1.12.0-14.el9_2.9.noarch", "AppStream-9.2.0.Z.EUS:tigervnc-selinux-0:1.12.0-14.el9_2.9.noarch", "AppStream-9.2.0.Z.EUS:tigervnc-server-0:1.12.0-14.el9_2.9.aarch64", "AppStream-9.2.0.Z.EUS:tigervnc-server-0:1.12.0-14.el9_2.9.ppc64le", "AppStream-9.2.0.Z.EUS:tigervnc-server-0:1.12.0-14.el9_2.9.s390x", "AppStream-9.2.0.Z.EUS:tigervnc-server-0:1.12.0-14.el9_2.9.x86_64", "AppStream-9.2.0.Z.EUS:tigervnc-server-debuginfo-0:1.12.0-14.el9_2.9.aarch64", "AppStream-9.2.0.Z.EUS:tigervnc-server-debuginfo-0:1.12.0-14.el9_2.9.ppc64le", "AppStream-9.2.0.Z.EUS:tigervnc-server-debuginfo-0:1.12.0-14.el9_2.9.s390x", "AppStream-9.2.0.Z.EUS:tigervnc-server-debuginfo-0:1.12.0-14.el9_2.9.x86_64", "AppStream-9.2.0.Z.EUS:tigervnc-server-minimal-0:1.12.0-14.el9_2.9.aarch64", "AppStream-9.2.0.Z.EUS:tigervnc-server-minimal-0:1.12.0-14.el9_2.9.ppc64le", "AppStream-9.2.0.Z.EUS:tigervnc-server-minimal-0:1.12.0-14.el9_2.9.s390x", "AppStream-9.2.0.Z.EUS:tigervnc-server-minimal-0:1.12.0-14.el9_2.9.x86_64", "AppStream-9.2.0.Z.EUS:tigervnc-server-minimal-debuginfo-0:1.12.0-14.el9_2.9.aarch64", "AppStream-9.2.0.Z.EUS:tigervnc-server-minimal-debuginfo-0:1.12.0-14.el9_2.9.ppc64le", "AppStream-9.2.0.Z.EUS:tigervnc-server-minimal-debuginfo-0:1.12.0-14.el9_2.9.s390x", "AppStream-9.2.0.Z.EUS:tigervnc-server-minimal-debuginfo-0:1.12.0-14.el9_2.9.x86_64", "AppStream-9.2.0.Z.EUS:tigervnc-server-module-0:1.12.0-14.el9_2.9.aarch64", "AppStream-9.2.0.Z.EUS:tigervnc-server-module-0:1.12.0-14.el9_2.9.ppc64le", "AppStream-9.2.0.Z.EUS:tigervnc-server-module-0:1.12.0-14.el9_2.9.s390x", "AppStream-9.2.0.Z.EUS:tigervnc-server-module-0:1.12.0-14.el9_2.9.x86_64", "AppStream-9.2.0.Z.EUS:tigervnc-server-module-debuginfo-0:1.12.0-14.el9_2.9.aarch64", "AppStream-9.2.0.Z.EUS:tigervnc-server-module-debuginfo-0:1.12.0-14.el9_2.9.ppc64le", "AppStream-9.2.0.Z.EUS:tigervnc-server-module-debuginfo-0:1.12.0-14.el9_2.9.s390x", "AppStream-9.2.0.Z.EUS:tigervnc-server-module-debuginfo-0:1.12.0-14.el9_2.9.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:tigervnc-0:1.12.0-14.el9_2.9.aarch64", "AppStream-9.2.0.Z.EUS:tigervnc-0:1.12.0-14.el9_2.9.ppc64le", "AppStream-9.2.0.Z.EUS:tigervnc-0:1.12.0-14.el9_2.9.s390x", "AppStream-9.2.0.Z.EUS:tigervnc-0:1.12.0-14.el9_2.9.src", "AppStream-9.2.0.Z.EUS:tigervnc-0:1.12.0-14.el9_2.9.x86_64", "AppStream-9.2.0.Z.EUS:tigervnc-debuginfo-0:1.12.0-14.el9_2.9.aarch64", "AppStream-9.2.0.Z.EUS:tigervnc-debuginfo-0:1.12.0-14.el9_2.9.ppc64le", "AppStream-9.2.0.Z.EUS:tigervnc-debuginfo-0:1.12.0-14.el9_2.9.s390x", "AppStream-9.2.0.Z.EUS:tigervnc-debuginfo-0:1.12.0-14.el9_2.9.x86_64", "AppStream-9.2.0.Z.EUS:tigervnc-debugsource-0:1.12.0-14.el9_2.9.aarch64", "AppStream-9.2.0.Z.EUS:tigervnc-debugsource-0:1.12.0-14.el9_2.9.ppc64le", "AppStream-9.2.0.Z.EUS:tigervnc-debugsource-0:1.12.0-14.el9_2.9.s390x", "AppStream-9.2.0.Z.EUS:tigervnc-debugsource-0:1.12.0-14.el9_2.9.x86_64", "AppStream-9.2.0.Z.EUS:tigervnc-icons-0:1.12.0-14.el9_2.9.noarch", "AppStream-9.2.0.Z.EUS:tigervnc-license-0:1.12.0-14.el9_2.9.noarch", "AppStream-9.2.0.Z.EUS:tigervnc-selinux-0:1.12.0-14.el9_2.9.noarch", "AppStream-9.2.0.Z.EUS:tigervnc-server-0:1.12.0-14.el9_2.9.aarch64", "AppStream-9.2.0.Z.EUS:tigervnc-server-0:1.12.0-14.el9_2.9.ppc64le", "AppStream-9.2.0.Z.EUS:tigervnc-server-0:1.12.0-14.el9_2.9.s390x", "AppStream-9.2.0.Z.EUS:tigervnc-server-0:1.12.0-14.el9_2.9.x86_64", "AppStream-9.2.0.Z.EUS:tigervnc-server-debuginfo-0:1.12.0-14.el9_2.9.aarch64", "AppStream-9.2.0.Z.EUS:tigervnc-server-debuginfo-0:1.12.0-14.el9_2.9.ppc64le", "AppStream-9.2.0.Z.EUS:tigervnc-server-debuginfo-0:1.12.0-14.el9_2.9.s390x", "AppStream-9.2.0.Z.EUS:tigervnc-server-debuginfo-0:1.12.0-14.el9_2.9.x86_64", "AppStream-9.2.0.Z.EUS:tigervnc-server-minimal-0:1.12.0-14.el9_2.9.aarch64", "AppStream-9.2.0.Z.EUS:tigervnc-server-minimal-0:1.12.0-14.el9_2.9.ppc64le", "AppStream-9.2.0.Z.EUS:tigervnc-server-minimal-0:1.12.0-14.el9_2.9.s390x", "AppStream-9.2.0.Z.EUS:tigervnc-server-minimal-0:1.12.0-14.el9_2.9.x86_64", "AppStream-9.2.0.Z.EUS:tigervnc-server-minimal-debuginfo-0:1.12.0-14.el9_2.9.aarch64", "AppStream-9.2.0.Z.EUS:tigervnc-server-minimal-debuginfo-0:1.12.0-14.el9_2.9.ppc64le", "AppStream-9.2.0.Z.EUS:tigervnc-server-minimal-debuginfo-0:1.12.0-14.el9_2.9.s390x", "AppStream-9.2.0.Z.EUS:tigervnc-server-minimal-debuginfo-0:1.12.0-14.el9_2.9.x86_64", "AppStream-9.2.0.Z.EUS:tigervnc-server-module-0:1.12.0-14.el9_2.9.aarch64", "AppStream-9.2.0.Z.EUS:tigervnc-server-module-0:1.12.0-14.el9_2.9.ppc64le", "AppStream-9.2.0.Z.EUS:tigervnc-server-module-0:1.12.0-14.el9_2.9.s390x", "AppStream-9.2.0.Z.EUS:tigervnc-server-module-0:1.12.0-14.el9_2.9.x86_64", "AppStream-9.2.0.Z.EUS:tigervnc-server-module-debuginfo-0:1.12.0-14.el9_2.9.aarch64", "AppStream-9.2.0.Z.EUS:tigervnc-server-module-debuginfo-0:1.12.0-14.el9_2.9.ppc64le", "AppStream-9.2.0.Z.EUS:tigervnc-server-module-debuginfo-0:1.12.0-14.el9_2.9.s390x", "AppStream-9.2.0.Z.EUS:tigervnc-server-module-debuginfo-0:1.12.0-14.el9_2.9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "xorg-x11-server: tigervnc: heap-based buffer overflow privilege escalation vulnerability" } ] }
ghsa-cjcf-6ch6-g3rx
Vulnerability from github
Published
2024-10-30 09:30
Modified
2024-11-13 21:30
Severity ?
Details
A flaw was found in the X.org server. Due to improperly tracked allocation size in _XkbSetCompatMap, a local attacker may be able to trigger a buffer overflow condition via a specially crafted payload, leading to denial of service or local privilege escalation in distributions where the X.org server is run with root privileges.
{ "affected": [], "aliases": [ "CVE-2024-9632" ], "database_specific": { "cwe_ids": [ "CWE-122" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2024-10-30T08:15:04Z", "severity": "HIGH" }, "details": "A flaw was found in the X.org server. Due to improperly tracked allocation size in _XkbSetCompatMap, a local attacker may be able to trigger a buffer overflow condition via a specially crafted payload, leading to denial of service or local privilege escalation in distributions where the X.org server is run with root privileges.", "id": "GHSA-cjcf-6ch6-g3rx", "modified": "2024-11-13T21:30:31Z", "published": "2024-10-30T09:30:48Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-9632" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:8798" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:9579" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:9601" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2024-9632" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317233" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- 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.