Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-0494 (GCVE-0-2023-0494)
Vulnerability from cvelistv5 – Published: 2023-03-27 00:00 – Updated: 2025-02-24 17:43| Vendor | Product | Version | |
|---|---|---|---|
| n/a | xorg-x11-server |
Affected:
xorg-server 21.1.7
|
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-02T05:10:56.201Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165995"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.x.org/archives/xorg-announce/2023-February/003320.html"
},
{
"tags": [
"x_transferred"
],
"url": "https://gitlab.freedesktop.org/xorg/xserver/-/commit/0ba6d8c37071131a49790243cdac55392ecf71ec"
},
{
"name": "GLSA-202305-30",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/202305-30"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"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"
}
},
{
"other": {
"content": {
"id": "CVE-2023-0494",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-02-24T17:41:52.537361Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-02-24T17:43:00.816Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "xorg-x11-server",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "xorg-server 21.1.7"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "A vulnerability was found in X.Org. This issue occurs due to a dangling pointer in DeepCopyPointerClasses that can be exploited by ProcXkbSetDeviceInfo() and ProcXkbGetDeviceInfo() to read and write into freed memory. This can lead to local privilege elevation on systems where the X server runs privileged and remote code execution for ssh X forwarding sessions."
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-416",
"description": "CWE-416",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-05-30T00:00:00.000Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165995"
},
{
"url": "https://lists.x.org/archives/xorg-announce/2023-February/003320.html"
},
{
"url": "https://gitlab.freedesktop.org/xorg/xserver/-/commit/0ba6d8c37071131a49790243cdac55392ecf71ec"
},
{
"name": "GLSA-202305-30",
"tags": [
"vendor-advisory"
],
"url": "https://security.gentoo.org/glsa/202305-30"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2023-0494",
"datePublished": "2023-03-27T00:00:00.000Z",
"dateReserved": "2023-01-25T00:00:00.000Z",
"dateUpdated": "2025-02-24T17:43:00.816Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2023-0494",
"date": "2026-05-15",
"epss": "0.00711",
"percentile": "0.72441"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2023-0494\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2023-03-27T21:15:10.193\",\"lastModified\":\"2025-02-24T18:15:16.550\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A vulnerability was found in X.Org. This issue occurs due to a dangling pointer in DeepCopyPointerClasses that can be exploited by ProcXkbSetDeviceInfo() and ProcXkbGetDeviceInfo() to read and write into freed memory. This can lead to local privilege elevation on systems where the X server runs privileged and remote code execution for ssh X forwarding sessions.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":7.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.9},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":7.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-416\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-416\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:x.org:x_server:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"21.1.7\",\"matchCriteriaId\":\"8B7D5030-1EC6-4BAD-B66D-859A906E3D38\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:36:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5C675112-476C-4D7C-BCB9-A2FB2D0BC9FD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E30D0E6F-4AE8-4284-8716-991DFA48CC5D\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F4CFF558-3C47-480D-A2F0-BABF26042943\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:8.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"EF30E57A-97EA-4A44-8404-6AE4F058B44D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7F6FB57C-2BC7-487C-96DD-132683AEB35D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_aus:8.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4D5F4FA7-E5C5-4C23-BDA8-36A36972E4F4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_aus:8.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5CA4F12A-5BC5-4D75-8F20-80D8BB2C5BF2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_desktop:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"33C068A4-3780-4EAB-A937-6082DF847564\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_eus:8.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0E3F09B5-569F-4C58-9FCA-3C0953D107B5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_eus:8.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6C3741B8-851F-475D-B428-523F4F722350\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_eus:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4DDA3E5A-8754-4C48-9A27-E2415F8A6000\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_for_ibm_z_systems:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"566507B6-AC95-47F7-A3FB-C6F414E45F51\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_for_ibm_z_systems:8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"87C21FE1-EA5C-498F-9C6C-D05F91A88217\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_for_ibm_z_systems_eus:8.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8C9BD9AE-46FC-4609-8D99-A3CFE91D58D1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_for_ibm_z_systems_eus:8.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9EF5C4AC-CA69-41E3-AD93-7AC21931374A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_for_power_big_endian:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1CDCFF34-6F1D-45A1-BE37-6A0E17B04801\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_for_power_little_endian:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B4A684C7-88FD-43C4-9BDB-AE337FCBD0AB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_for_power_little_endian:8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"47811209-5CE5-4375-8391-B0A7F6A0E420\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_for_power_little_endian:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"35EEDB95-DCD1-4FED-9BBB-877B2062410C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_for_power_little_endian_eus:8.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"983533DD-3970-4A37-9A9C-582BD48AA1E5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_for_power_little_endian_eus:8.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"729C515E-1DD3-466D-A50B-AFE058FFC94A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_for_scientific_computing:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"37CE1DC7-72C5-483C-8921-0B462C8284D1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"51EF4996-72F4-4FA4-814F-F5991E7A8318\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_aus:8.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6897676D-53F9-45B3-B27F-7FF9A4C58D33\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_for_power_little_endian_update_services_for_sap_solutions:8.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4DF2B9A2-8CA6-4EDF-9975-07265E363ED2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_for_power_little_endian_update_services_for_sap_solutions:8.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7DA6A5AF-2EBE-4ED9-B312-DCD9D150D031\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_for_power_little_endian_update_services_for_sap_solutions:8.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"22D095ED-9247-4133-A133-73B7668565E4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_for_power_little_endian_update_services_for_sap_solutions:8.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"871A5C26-DB7B-4870-A5B2-5DD24C90B4A7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_for_power_little_endian_update_services_for_sap_solutions:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"492DF629-16B8-4882-822D-A6897B03DD30\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_tus:8.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B09ACF2D-D83F-4A86-8185-9569605D8EE1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_tus:8.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"AC10D919-57FD-4725-B8D2-39ECB476902F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_tus:8.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1272DF03-7674-4BD4-8E64-94004B195448\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_update_services_for_sap_solutions:8.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3921C1CF-A16D-4727-99AD-03EFFA7C91CA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_workstation:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DC7808D1-B267-4361-8187-5AB70B64179A\"}]}]}],\"references\":[{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=2165995\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://gitlab.freedesktop.org/xorg/xserver/-/commit/0ba6d8c37071131a49790243cdac55392ecf71ec\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://lists.x.org/archives/xorg-announce/2023-February/003320.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Mailing List\",\"Vendor Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202305-30\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=2165995\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://gitlab.freedesktop.org/xorg/xserver/-/commit/0ba6d8c37071131a49790243cdac55392ecf71ec\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://lists.x.org/archives/xorg-announce/2023-February/003320.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Vendor Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202305-30\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=2165995\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.x.org/archives/xorg-announce/2023-February/003320.html\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://gitlab.freedesktop.org/xorg/xserver/-/commit/0ba6d8c37071131a49790243cdac55392ecf71ec\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://security.gentoo.org/glsa/202305-30\", \"name\": \"GLSA-202305-30\", \"tags\": [\"vendor-advisory\", \"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T05:10:56.201Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.8, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-0494\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-02-24T17:41:52.537361Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-02-24T17:41:59.698Z\"}}], \"cna\": {\"affected\": [{\"vendor\": \"n/a\", \"product\": \"xorg-x11-server\", \"versions\": [{\"status\": \"affected\", \"version\": \"xorg-server 21.1.7\"}]}], \"references\": [{\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=2165995\"}, {\"url\": \"https://lists.x.org/archives/xorg-announce/2023-February/003320.html\"}, {\"url\": \"https://gitlab.freedesktop.org/xorg/xserver/-/commit/0ba6d8c37071131a49790243cdac55392ecf71ec\"}, {\"url\": \"https://security.gentoo.org/glsa/202305-30\", \"name\": \"GLSA-202305-30\", \"tags\": [\"vendor-advisory\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"A vulnerability was found in X.Org. This issue occurs due to a dangling pointer in DeepCopyPointerClasses that can be exploited by ProcXkbSetDeviceInfo() and ProcXkbGetDeviceInfo() to read and write into freed memory. This can lead to local privilege elevation on systems where the X server runs privileged and remote code execution for ssh X forwarding sessions.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-416\", \"description\": \"CWE-416\"}]}], \"providerMetadata\": {\"orgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"shortName\": \"redhat\", \"dateUpdated\": \"2023-05-30T00:00:00.000Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2023-0494\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-02-24T17:43:00.816Z\", \"dateReserved\": \"2023-01-25T00:00:00.000Z\", \"assignerOrgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"datePublished\": \"2023-03-27T00:00:00.000Z\", \"assignerShortName\": \"redhat\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
RHSA-2023:0671
Vulnerability from csaf_redhat - Published: 2023-02-08 15:35 - Updated: 2026-03-20 15:58A vulnerability was found in X.Org. This issue occurs due to a dangling pointer in DeepCopyPointerClasses that can be exploited by ProcXkbSetDeviceInfo() and ProcXkbGetDeviceInfo() to read and write into freed memory. This can lead to local privilege elevation on systems where the X server runs privileged and remote code execution for ssh X forwarding sessions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.AUS:tigervnc-0:1.9.0-15.el8_2.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:tigervnc-0:1.9.0-15.el8_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:tigervnc-debuginfo-0:1.9.0-15.el8_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:tigervnc-debugsource-0:1.9.0-15.el8_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:tigervnc-icons-0:1.9.0-15.el8_2.1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:tigervnc-license-0:1.9.0-15.el8_2.1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:tigervnc-server-0:1.9.0-15.el8_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:tigervnc-server-applet-0:1.9.0-15.el8_2.1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:tigervnc-server-debuginfo-0:1.9.0-15.el8_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:tigervnc-server-minimal-0:1.9.0-15.el8_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:tigervnc-server-minimal-debuginfo-0:1.9.0-15.el8_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:tigervnc-server-module-0:1.9.0-15.el8_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:tigervnc-server-module-debuginfo-0:1.9.0-15.el8_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:tigervnc-0:1.9.0-15.el8_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:tigervnc-0:1.9.0-15.el8_2.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:tigervnc-0:1.9.0-15.el8_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:tigervnc-debuginfo-0:1.9.0-15.el8_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:tigervnc-debuginfo-0:1.9.0-15.el8_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:tigervnc-debugsource-0:1.9.0-15.el8_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:tigervnc-debugsource-0:1.9.0-15.el8_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:tigervnc-icons-0:1.9.0-15.el8_2.1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:tigervnc-license-0:1.9.0-15.el8_2.1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:tigervnc-server-0:1.9.0-15.el8_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:tigervnc-server-0:1.9.0-15.el8_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:tigervnc-server-applet-0:1.9.0-15.el8_2.1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:tigervnc-server-debuginfo-0:1.9.0-15.el8_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:tigervnc-server-debuginfo-0:1.9.0-15.el8_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:tigervnc-server-minimal-0:1.9.0-15.el8_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:tigervnc-server-minimal-0:1.9.0-15.el8_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:tigervnc-server-minimal-debuginfo-0:1.9.0-15.el8_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:tigervnc-server-minimal-debuginfo-0:1.9.0-15.el8_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:tigervnc-server-module-0:1.9.0-15.el8_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:tigervnc-server-module-0:1.9.0-15.el8_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:tigervnc-server-module-debuginfo-0:1.9.0-15.el8_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:tigervnc-server-module-debuginfo-0:1.9.0-15.el8_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:tigervnc-0:1.9.0-15.el8_2.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:tigervnc-0:1.9.0-15.el8_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:tigervnc-debuginfo-0:1.9.0-15.el8_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:tigervnc-debugsource-0:1.9.0-15.el8_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:tigervnc-icons-0:1.9.0-15.el8_2.1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:tigervnc-license-0:1.9.0-15.el8_2.1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:tigervnc-server-0:1.9.0-15.el8_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:tigervnc-server-applet-0:1.9.0-15.el8_2.1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:tigervnc-server-debuginfo-0:1.9.0-15.el8_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:tigervnc-server-minimal-0:1.9.0-15.el8_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:tigervnc-server-minimal-debuginfo-0:1.9.0-15.el8_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:tigervnc-server-module-0:1.9.0-15.el8_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:tigervnc-server-module-debuginfo-0:1.9.0-15.el8_2.1.x86_64 | — |
Vendor Fix
fix
|
{
"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 8.2 Advanced Update Support, Red Hat Enterprise Linux 8.2 Telecommunications Update Service, and Red Hat Enterprise Linux 8.2 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: DeepCopyPointerClasses use-after-free leads to privilege elevation (CVE-2023-0494)\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-2023:0671",
"url": "https://access.redhat.com/errata/RHSA-2023:0671"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2165995",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165995"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_0671.json"
}
],
"title": "Red Hat Security Advisory: tigervnc security update",
"tracking": {
"current_release_date": "2026-03-20T15:58:56+00:00",
"generator": {
"date": "2026-03-20T15:58:56+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2023:0671",
"initial_release_date": "2023-02-08T15:35:22+00:00",
"revision_history": [
{
"date": "2023-02-08T15:35:22+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-02-08T15:35:22+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-20T15:58:56+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 AUS (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.2::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.2::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.2::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "tigervnc-0:1.9.0-15.el8_2.1.src",
"product": {
"name": "tigervnc-0:1.9.0-15.el8_2.1.src",
"product_id": "tigervnc-0:1.9.0-15.el8_2.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc@1.9.0-15.el8_2.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "tigervnc-0:1.9.0-15.el8_2.1.x86_64",
"product": {
"name": "tigervnc-0:1.9.0-15.el8_2.1.x86_64",
"product_id": "tigervnc-0:1.9.0-15.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc@1.9.0-15.el8_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-0:1.9.0-15.el8_2.1.x86_64",
"product": {
"name": "tigervnc-server-0:1.9.0-15.el8_2.1.x86_64",
"product_id": "tigervnc-server-0:1.9.0-15.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server@1.9.0-15.el8_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-minimal-0:1.9.0-15.el8_2.1.x86_64",
"product": {
"name": "tigervnc-server-minimal-0:1.9.0-15.el8_2.1.x86_64",
"product_id": "tigervnc-server-minimal-0:1.9.0-15.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-minimal@1.9.0-15.el8_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-module-0:1.9.0-15.el8_2.1.x86_64",
"product": {
"name": "tigervnc-server-module-0:1.9.0-15.el8_2.1.x86_64",
"product_id": "tigervnc-server-module-0:1.9.0-15.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-module@1.9.0-15.el8_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-debugsource-0:1.9.0-15.el8_2.1.x86_64",
"product": {
"name": "tigervnc-debugsource-0:1.9.0-15.el8_2.1.x86_64",
"product_id": "tigervnc-debugsource-0:1.9.0-15.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-debugsource@1.9.0-15.el8_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-debuginfo-0:1.9.0-15.el8_2.1.x86_64",
"product": {
"name": "tigervnc-debuginfo-0:1.9.0-15.el8_2.1.x86_64",
"product_id": "tigervnc-debuginfo-0:1.9.0-15.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-debuginfo@1.9.0-15.el8_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-debuginfo-0:1.9.0-15.el8_2.1.x86_64",
"product": {
"name": "tigervnc-server-debuginfo-0:1.9.0-15.el8_2.1.x86_64",
"product_id": "tigervnc-server-debuginfo-0:1.9.0-15.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-debuginfo@1.9.0-15.el8_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-minimal-debuginfo-0:1.9.0-15.el8_2.1.x86_64",
"product": {
"name": "tigervnc-server-minimal-debuginfo-0:1.9.0-15.el8_2.1.x86_64",
"product_id": "tigervnc-server-minimal-debuginfo-0:1.9.0-15.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-minimal-debuginfo@1.9.0-15.el8_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-module-debuginfo-0:1.9.0-15.el8_2.1.x86_64",
"product": {
"name": "tigervnc-server-module-debuginfo-0:1.9.0-15.el8_2.1.x86_64",
"product_id": "tigervnc-server-module-debuginfo-0:1.9.0-15.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-module-debuginfo@1.9.0-15.el8_2.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "tigervnc-icons-0:1.9.0-15.el8_2.1.noarch",
"product": {
"name": "tigervnc-icons-0:1.9.0-15.el8_2.1.noarch",
"product_id": "tigervnc-icons-0:1.9.0-15.el8_2.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-icons@1.9.0-15.el8_2.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "tigervnc-license-0:1.9.0-15.el8_2.1.noarch",
"product": {
"name": "tigervnc-license-0:1.9.0-15.el8_2.1.noarch",
"product_id": "tigervnc-license-0:1.9.0-15.el8_2.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-license@1.9.0-15.el8_2.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-applet-0:1.9.0-15.el8_2.1.noarch",
"product": {
"name": "tigervnc-server-applet-0:1.9.0-15.el8_2.1.noarch",
"product_id": "tigervnc-server-applet-0:1.9.0-15.el8_2.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-applet@1.9.0-15.el8_2.1?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "tigervnc-0:1.9.0-15.el8_2.1.ppc64le",
"product": {
"name": "tigervnc-0:1.9.0-15.el8_2.1.ppc64le",
"product_id": "tigervnc-0:1.9.0-15.el8_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc@1.9.0-15.el8_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-0:1.9.0-15.el8_2.1.ppc64le",
"product": {
"name": "tigervnc-server-0:1.9.0-15.el8_2.1.ppc64le",
"product_id": "tigervnc-server-0:1.9.0-15.el8_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server@1.9.0-15.el8_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-minimal-0:1.9.0-15.el8_2.1.ppc64le",
"product": {
"name": "tigervnc-server-minimal-0:1.9.0-15.el8_2.1.ppc64le",
"product_id": "tigervnc-server-minimal-0:1.9.0-15.el8_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-minimal@1.9.0-15.el8_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-module-0:1.9.0-15.el8_2.1.ppc64le",
"product": {
"name": "tigervnc-server-module-0:1.9.0-15.el8_2.1.ppc64le",
"product_id": "tigervnc-server-module-0:1.9.0-15.el8_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-module@1.9.0-15.el8_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "tigervnc-debugsource-0:1.9.0-15.el8_2.1.ppc64le",
"product": {
"name": "tigervnc-debugsource-0:1.9.0-15.el8_2.1.ppc64le",
"product_id": "tigervnc-debugsource-0:1.9.0-15.el8_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-debugsource@1.9.0-15.el8_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "tigervnc-debuginfo-0:1.9.0-15.el8_2.1.ppc64le",
"product": {
"name": "tigervnc-debuginfo-0:1.9.0-15.el8_2.1.ppc64le",
"product_id": "tigervnc-debuginfo-0:1.9.0-15.el8_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-debuginfo@1.9.0-15.el8_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-debuginfo-0:1.9.0-15.el8_2.1.ppc64le",
"product": {
"name": "tigervnc-server-debuginfo-0:1.9.0-15.el8_2.1.ppc64le",
"product_id": "tigervnc-server-debuginfo-0:1.9.0-15.el8_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-debuginfo@1.9.0-15.el8_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-minimal-debuginfo-0:1.9.0-15.el8_2.1.ppc64le",
"product": {
"name": "tigervnc-server-minimal-debuginfo-0:1.9.0-15.el8_2.1.ppc64le",
"product_id": "tigervnc-server-minimal-debuginfo-0:1.9.0-15.el8_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-minimal-debuginfo@1.9.0-15.el8_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-module-debuginfo-0:1.9.0-15.el8_2.1.ppc64le",
"product": {
"name": "tigervnc-server-module-debuginfo-0:1.9.0-15.el8_2.1.ppc64le",
"product_id": "tigervnc-server-module-debuginfo-0:1.9.0-15.el8_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-module-debuginfo@1.9.0-15.el8_2.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-0:1.9.0-15.el8_2.1.src as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:tigervnc-0:1.9.0-15.el8_2.1.src"
},
"product_reference": "tigervnc-0:1.9.0-15.el8_2.1.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-0:1.9.0-15.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:tigervnc-0:1.9.0-15.el8_2.1.x86_64"
},
"product_reference": "tigervnc-0:1.9.0-15.el8_2.1.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-debuginfo-0:1.9.0-15.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:tigervnc-debuginfo-0:1.9.0-15.el8_2.1.x86_64"
},
"product_reference": "tigervnc-debuginfo-0:1.9.0-15.el8_2.1.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-debugsource-0:1.9.0-15.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:tigervnc-debugsource-0:1.9.0-15.el8_2.1.x86_64"
},
"product_reference": "tigervnc-debugsource-0:1.9.0-15.el8_2.1.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-icons-0:1.9.0-15.el8_2.1.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:tigervnc-icons-0:1.9.0-15.el8_2.1.noarch"
},
"product_reference": "tigervnc-icons-0:1.9.0-15.el8_2.1.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-license-0:1.9.0-15.el8_2.1.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:tigervnc-license-0:1.9.0-15.el8_2.1.noarch"
},
"product_reference": "tigervnc-license-0:1.9.0-15.el8_2.1.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-0:1.9.0-15.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:tigervnc-server-0:1.9.0-15.el8_2.1.x86_64"
},
"product_reference": "tigervnc-server-0:1.9.0-15.el8_2.1.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-applet-0:1.9.0-15.el8_2.1.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:tigervnc-server-applet-0:1.9.0-15.el8_2.1.noarch"
},
"product_reference": "tigervnc-server-applet-0:1.9.0-15.el8_2.1.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-debuginfo-0:1.9.0-15.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:tigervnc-server-debuginfo-0:1.9.0-15.el8_2.1.x86_64"
},
"product_reference": "tigervnc-server-debuginfo-0:1.9.0-15.el8_2.1.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-minimal-0:1.9.0-15.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:tigervnc-server-minimal-0:1.9.0-15.el8_2.1.x86_64"
},
"product_reference": "tigervnc-server-minimal-0:1.9.0-15.el8_2.1.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-minimal-debuginfo-0:1.9.0-15.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:tigervnc-server-minimal-debuginfo-0:1.9.0-15.el8_2.1.x86_64"
},
"product_reference": "tigervnc-server-minimal-debuginfo-0:1.9.0-15.el8_2.1.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-module-0:1.9.0-15.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:tigervnc-server-module-0:1.9.0-15.el8_2.1.x86_64"
},
"product_reference": "tigervnc-server-module-0:1.9.0-15.el8_2.1.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-module-debuginfo-0:1.9.0-15.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:tigervnc-server-module-debuginfo-0:1.9.0-15.el8_2.1.x86_64"
},
"product_reference": "tigervnc-server-module-debuginfo-0:1.9.0-15.el8_2.1.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-0:1.9.0-15.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:tigervnc-0:1.9.0-15.el8_2.1.ppc64le"
},
"product_reference": "tigervnc-0:1.9.0-15.el8_2.1.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-0:1.9.0-15.el8_2.1.src as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:tigervnc-0:1.9.0-15.el8_2.1.src"
},
"product_reference": "tigervnc-0:1.9.0-15.el8_2.1.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-0:1.9.0-15.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:tigervnc-0:1.9.0-15.el8_2.1.x86_64"
},
"product_reference": "tigervnc-0:1.9.0-15.el8_2.1.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-debuginfo-0:1.9.0-15.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:tigervnc-debuginfo-0:1.9.0-15.el8_2.1.ppc64le"
},
"product_reference": "tigervnc-debuginfo-0:1.9.0-15.el8_2.1.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-debuginfo-0:1.9.0-15.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:tigervnc-debuginfo-0:1.9.0-15.el8_2.1.x86_64"
},
"product_reference": "tigervnc-debuginfo-0:1.9.0-15.el8_2.1.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-debugsource-0:1.9.0-15.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:tigervnc-debugsource-0:1.9.0-15.el8_2.1.ppc64le"
},
"product_reference": "tigervnc-debugsource-0:1.9.0-15.el8_2.1.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-debugsource-0:1.9.0-15.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:tigervnc-debugsource-0:1.9.0-15.el8_2.1.x86_64"
},
"product_reference": "tigervnc-debugsource-0:1.9.0-15.el8_2.1.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-icons-0:1.9.0-15.el8_2.1.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:tigervnc-icons-0:1.9.0-15.el8_2.1.noarch"
},
"product_reference": "tigervnc-icons-0:1.9.0-15.el8_2.1.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-license-0:1.9.0-15.el8_2.1.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:tigervnc-license-0:1.9.0-15.el8_2.1.noarch"
},
"product_reference": "tigervnc-license-0:1.9.0-15.el8_2.1.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-0:1.9.0-15.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:tigervnc-server-0:1.9.0-15.el8_2.1.ppc64le"
},
"product_reference": "tigervnc-server-0:1.9.0-15.el8_2.1.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-0:1.9.0-15.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:tigervnc-server-0:1.9.0-15.el8_2.1.x86_64"
},
"product_reference": "tigervnc-server-0:1.9.0-15.el8_2.1.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-applet-0:1.9.0-15.el8_2.1.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:tigervnc-server-applet-0:1.9.0-15.el8_2.1.noarch"
},
"product_reference": "tigervnc-server-applet-0:1.9.0-15.el8_2.1.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-debuginfo-0:1.9.0-15.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:tigervnc-server-debuginfo-0:1.9.0-15.el8_2.1.ppc64le"
},
"product_reference": "tigervnc-server-debuginfo-0:1.9.0-15.el8_2.1.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-debuginfo-0:1.9.0-15.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:tigervnc-server-debuginfo-0:1.9.0-15.el8_2.1.x86_64"
},
"product_reference": "tigervnc-server-debuginfo-0:1.9.0-15.el8_2.1.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-minimal-0:1.9.0-15.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:tigervnc-server-minimal-0:1.9.0-15.el8_2.1.ppc64le"
},
"product_reference": "tigervnc-server-minimal-0:1.9.0-15.el8_2.1.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-minimal-0:1.9.0-15.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:tigervnc-server-minimal-0:1.9.0-15.el8_2.1.x86_64"
},
"product_reference": "tigervnc-server-minimal-0:1.9.0-15.el8_2.1.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-minimal-debuginfo-0:1.9.0-15.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:tigervnc-server-minimal-debuginfo-0:1.9.0-15.el8_2.1.ppc64le"
},
"product_reference": "tigervnc-server-minimal-debuginfo-0:1.9.0-15.el8_2.1.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-minimal-debuginfo-0:1.9.0-15.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:tigervnc-server-minimal-debuginfo-0:1.9.0-15.el8_2.1.x86_64"
},
"product_reference": "tigervnc-server-minimal-debuginfo-0:1.9.0-15.el8_2.1.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-module-0:1.9.0-15.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:tigervnc-server-module-0:1.9.0-15.el8_2.1.ppc64le"
},
"product_reference": "tigervnc-server-module-0:1.9.0-15.el8_2.1.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-module-0:1.9.0-15.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:tigervnc-server-module-0:1.9.0-15.el8_2.1.x86_64"
},
"product_reference": "tigervnc-server-module-0:1.9.0-15.el8_2.1.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-module-debuginfo-0:1.9.0-15.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:tigervnc-server-module-debuginfo-0:1.9.0-15.el8_2.1.ppc64le"
},
"product_reference": "tigervnc-server-module-debuginfo-0:1.9.0-15.el8_2.1.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-module-debuginfo-0:1.9.0-15.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:tigervnc-server-module-debuginfo-0:1.9.0-15.el8_2.1.x86_64"
},
"product_reference": "tigervnc-server-module-debuginfo-0:1.9.0-15.el8_2.1.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-0:1.9.0-15.el8_2.1.src as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:tigervnc-0:1.9.0-15.el8_2.1.src"
},
"product_reference": "tigervnc-0:1.9.0-15.el8_2.1.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-0:1.9.0-15.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:tigervnc-0:1.9.0-15.el8_2.1.x86_64"
},
"product_reference": "tigervnc-0:1.9.0-15.el8_2.1.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-debuginfo-0:1.9.0-15.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:tigervnc-debuginfo-0:1.9.0-15.el8_2.1.x86_64"
},
"product_reference": "tigervnc-debuginfo-0:1.9.0-15.el8_2.1.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-debugsource-0:1.9.0-15.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:tigervnc-debugsource-0:1.9.0-15.el8_2.1.x86_64"
},
"product_reference": "tigervnc-debugsource-0:1.9.0-15.el8_2.1.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-icons-0:1.9.0-15.el8_2.1.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:tigervnc-icons-0:1.9.0-15.el8_2.1.noarch"
},
"product_reference": "tigervnc-icons-0:1.9.0-15.el8_2.1.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-license-0:1.9.0-15.el8_2.1.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:tigervnc-license-0:1.9.0-15.el8_2.1.noarch"
},
"product_reference": "tigervnc-license-0:1.9.0-15.el8_2.1.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-0:1.9.0-15.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:tigervnc-server-0:1.9.0-15.el8_2.1.x86_64"
},
"product_reference": "tigervnc-server-0:1.9.0-15.el8_2.1.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-applet-0:1.9.0-15.el8_2.1.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:tigervnc-server-applet-0:1.9.0-15.el8_2.1.noarch"
},
"product_reference": "tigervnc-server-applet-0:1.9.0-15.el8_2.1.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-debuginfo-0:1.9.0-15.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:tigervnc-server-debuginfo-0:1.9.0-15.el8_2.1.x86_64"
},
"product_reference": "tigervnc-server-debuginfo-0:1.9.0-15.el8_2.1.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-minimal-0:1.9.0-15.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:tigervnc-server-minimal-0:1.9.0-15.el8_2.1.x86_64"
},
"product_reference": "tigervnc-server-minimal-0:1.9.0-15.el8_2.1.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-minimal-debuginfo-0:1.9.0-15.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:tigervnc-server-minimal-debuginfo-0:1.9.0-15.el8_2.1.x86_64"
},
"product_reference": "tigervnc-server-minimal-debuginfo-0:1.9.0-15.el8_2.1.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-module-0:1.9.0-15.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:tigervnc-server-module-0:1.9.0-15.el8_2.1.x86_64"
},
"product_reference": "tigervnc-server-module-0:1.9.0-15.el8_2.1.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-module-debuginfo-0:1.9.0-15.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:tigervnc-server-module-debuginfo-0:1.9.0-15.el8_2.1.x86_64"
},
"product_reference": "tigervnc-server-module-debuginfo-0:1.9.0-15.el8_2.1.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-0494",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2023-01-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2165995"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in X.Org. This issue occurs due to a dangling pointer in DeepCopyPointerClasses that can be exploited by ProcXkbSetDeviceInfo() and ProcXkbGetDeviceInfo() to read and write into freed memory. This can lead to local privilege elevation on systems where the X server runs privileged and remote code execution for ssh X forwarding sessions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "xorg-x11-server: DeepCopyPointerClasses use-after-free leads to privilege elevation",
"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 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.2.0.Z.AUS:tigervnc-0:1.9.0-15.el8_2.1.src",
"AppStream-8.2.0.Z.AUS:tigervnc-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:tigervnc-debuginfo-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:tigervnc-debugsource-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:tigervnc-icons-0:1.9.0-15.el8_2.1.noarch",
"AppStream-8.2.0.Z.AUS:tigervnc-license-0:1.9.0-15.el8_2.1.noarch",
"AppStream-8.2.0.Z.AUS:tigervnc-server-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:tigervnc-server-applet-0:1.9.0-15.el8_2.1.noarch",
"AppStream-8.2.0.Z.AUS:tigervnc-server-debuginfo-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:tigervnc-server-minimal-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:tigervnc-server-minimal-debuginfo-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:tigervnc-server-module-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:tigervnc-server-module-debuginfo-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.E4S:tigervnc-0:1.9.0-15.el8_2.1.ppc64le",
"AppStream-8.2.0.Z.E4S:tigervnc-0:1.9.0-15.el8_2.1.src",
"AppStream-8.2.0.Z.E4S:tigervnc-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.E4S:tigervnc-debuginfo-0:1.9.0-15.el8_2.1.ppc64le",
"AppStream-8.2.0.Z.E4S:tigervnc-debuginfo-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.E4S:tigervnc-debugsource-0:1.9.0-15.el8_2.1.ppc64le",
"AppStream-8.2.0.Z.E4S:tigervnc-debugsource-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.E4S:tigervnc-icons-0:1.9.0-15.el8_2.1.noarch",
"AppStream-8.2.0.Z.E4S:tigervnc-license-0:1.9.0-15.el8_2.1.noarch",
"AppStream-8.2.0.Z.E4S:tigervnc-server-0:1.9.0-15.el8_2.1.ppc64le",
"AppStream-8.2.0.Z.E4S:tigervnc-server-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.E4S:tigervnc-server-applet-0:1.9.0-15.el8_2.1.noarch",
"AppStream-8.2.0.Z.E4S:tigervnc-server-debuginfo-0:1.9.0-15.el8_2.1.ppc64le",
"AppStream-8.2.0.Z.E4S:tigervnc-server-debuginfo-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.E4S:tigervnc-server-minimal-0:1.9.0-15.el8_2.1.ppc64le",
"AppStream-8.2.0.Z.E4S:tigervnc-server-minimal-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.E4S:tigervnc-server-minimal-debuginfo-0:1.9.0-15.el8_2.1.ppc64le",
"AppStream-8.2.0.Z.E4S:tigervnc-server-minimal-debuginfo-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.E4S:tigervnc-server-module-0:1.9.0-15.el8_2.1.ppc64le",
"AppStream-8.2.0.Z.E4S:tigervnc-server-module-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.E4S:tigervnc-server-module-debuginfo-0:1.9.0-15.el8_2.1.ppc64le",
"AppStream-8.2.0.Z.E4S:tigervnc-server-module-debuginfo-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.TUS:tigervnc-0:1.9.0-15.el8_2.1.src",
"AppStream-8.2.0.Z.TUS:tigervnc-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.TUS:tigervnc-debuginfo-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.TUS:tigervnc-debugsource-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.TUS:tigervnc-icons-0:1.9.0-15.el8_2.1.noarch",
"AppStream-8.2.0.Z.TUS:tigervnc-license-0:1.9.0-15.el8_2.1.noarch",
"AppStream-8.2.0.Z.TUS:tigervnc-server-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.TUS:tigervnc-server-applet-0:1.9.0-15.el8_2.1.noarch",
"AppStream-8.2.0.Z.TUS:tigervnc-server-debuginfo-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.TUS:tigervnc-server-minimal-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.TUS:tigervnc-server-minimal-debuginfo-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.TUS:tigervnc-server-module-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.TUS:tigervnc-server-module-debuginfo-0:1.9.0-15.el8_2.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-0494"
},
{
"category": "external",
"summary": "RHBZ#2165995",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165995"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-0494",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0494"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-0494",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-0494"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-5v6x-2hpj-c37x",
"url": "https://github.com/advisories/GHSA-5v6x-2hpj-c37x"
}
],
"release_date": "2023-02-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-08T15:35:22+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.2.0.Z.AUS:tigervnc-0:1.9.0-15.el8_2.1.src",
"AppStream-8.2.0.Z.AUS:tigervnc-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:tigervnc-debuginfo-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:tigervnc-debugsource-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:tigervnc-icons-0:1.9.0-15.el8_2.1.noarch",
"AppStream-8.2.0.Z.AUS:tigervnc-license-0:1.9.0-15.el8_2.1.noarch",
"AppStream-8.2.0.Z.AUS:tigervnc-server-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:tigervnc-server-applet-0:1.9.0-15.el8_2.1.noarch",
"AppStream-8.2.0.Z.AUS:tigervnc-server-debuginfo-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:tigervnc-server-minimal-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:tigervnc-server-minimal-debuginfo-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:tigervnc-server-module-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:tigervnc-server-module-debuginfo-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.E4S:tigervnc-0:1.9.0-15.el8_2.1.ppc64le",
"AppStream-8.2.0.Z.E4S:tigervnc-0:1.9.0-15.el8_2.1.src",
"AppStream-8.2.0.Z.E4S:tigervnc-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.E4S:tigervnc-debuginfo-0:1.9.0-15.el8_2.1.ppc64le",
"AppStream-8.2.0.Z.E4S:tigervnc-debuginfo-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.E4S:tigervnc-debugsource-0:1.9.0-15.el8_2.1.ppc64le",
"AppStream-8.2.0.Z.E4S:tigervnc-debugsource-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.E4S:tigervnc-icons-0:1.9.0-15.el8_2.1.noarch",
"AppStream-8.2.0.Z.E4S:tigervnc-license-0:1.9.0-15.el8_2.1.noarch",
"AppStream-8.2.0.Z.E4S:tigervnc-server-0:1.9.0-15.el8_2.1.ppc64le",
"AppStream-8.2.0.Z.E4S:tigervnc-server-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.E4S:tigervnc-server-applet-0:1.9.0-15.el8_2.1.noarch",
"AppStream-8.2.0.Z.E4S:tigervnc-server-debuginfo-0:1.9.0-15.el8_2.1.ppc64le",
"AppStream-8.2.0.Z.E4S:tigervnc-server-debuginfo-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.E4S:tigervnc-server-minimal-0:1.9.0-15.el8_2.1.ppc64le",
"AppStream-8.2.0.Z.E4S:tigervnc-server-minimal-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.E4S:tigervnc-server-minimal-debuginfo-0:1.9.0-15.el8_2.1.ppc64le",
"AppStream-8.2.0.Z.E4S:tigervnc-server-minimal-debuginfo-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.E4S:tigervnc-server-module-0:1.9.0-15.el8_2.1.ppc64le",
"AppStream-8.2.0.Z.E4S:tigervnc-server-module-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.E4S:tigervnc-server-module-debuginfo-0:1.9.0-15.el8_2.1.ppc64le",
"AppStream-8.2.0.Z.E4S:tigervnc-server-module-debuginfo-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.TUS:tigervnc-0:1.9.0-15.el8_2.1.src",
"AppStream-8.2.0.Z.TUS:tigervnc-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.TUS:tigervnc-debuginfo-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.TUS:tigervnc-debugsource-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.TUS:tigervnc-icons-0:1.9.0-15.el8_2.1.noarch",
"AppStream-8.2.0.Z.TUS:tigervnc-license-0:1.9.0-15.el8_2.1.noarch",
"AppStream-8.2.0.Z.TUS:tigervnc-server-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.TUS:tigervnc-server-applet-0:1.9.0-15.el8_2.1.noarch",
"AppStream-8.2.0.Z.TUS:tigervnc-server-debuginfo-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.TUS:tigervnc-server-minimal-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.TUS:tigervnc-server-minimal-debuginfo-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.TUS:tigervnc-server-module-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.TUS:tigervnc-server-module-debuginfo-0:1.9.0-15.el8_2.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0671"
}
],
"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.2.0.Z.AUS:tigervnc-0:1.9.0-15.el8_2.1.src",
"AppStream-8.2.0.Z.AUS:tigervnc-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:tigervnc-debuginfo-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:tigervnc-debugsource-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:tigervnc-icons-0:1.9.0-15.el8_2.1.noarch",
"AppStream-8.2.0.Z.AUS:tigervnc-license-0:1.9.0-15.el8_2.1.noarch",
"AppStream-8.2.0.Z.AUS:tigervnc-server-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:tigervnc-server-applet-0:1.9.0-15.el8_2.1.noarch",
"AppStream-8.2.0.Z.AUS:tigervnc-server-debuginfo-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:tigervnc-server-minimal-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:tigervnc-server-minimal-debuginfo-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:tigervnc-server-module-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:tigervnc-server-module-debuginfo-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.E4S:tigervnc-0:1.9.0-15.el8_2.1.ppc64le",
"AppStream-8.2.0.Z.E4S:tigervnc-0:1.9.0-15.el8_2.1.src",
"AppStream-8.2.0.Z.E4S:tigervnc-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.E4S:tigervnc-debuginfo-0:1.9.0-15.el8_2.1.ppc64le",
"AppStream-8.2.0.Z.E4S:tigervnc-debuginfo-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.E4S:tigervnc-debugsource-0:1.9.0-15.el8_2.1.ppc64le",
"AppStream-8.2.0.Z.E4S:tigervnc-debugsource-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.E4S:tigervnc-icons-0:1.9.0-15.el8_2.1.noarch",
"AppStream-8.2.0.Z.E4S:tigervnc-license-0:1.9.0-15.el8_2.1.noarch",
"AppStream-8.2.0.Z.E4S:tigervnc-server-0:1.9.0-15.el8_2.1.ppc64le",
"AppStream-8.2.0.Z.E4S:tigervnc-server-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.E4S:tigervnc-server-applet-0:1.9.0-15.el8_2.1.noarch",
"AppStream-8.2.0.Z.E4S:tigervnc-server-debuginfo-0:1.9.0-15.el8_2.1.ppc64le",
"AppStream-8.2.0.Z.E4S:tigervnc-server-debuginfo-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.E4S:tigervnc-server-minimal-0:1.9.0-15.el8_2.1.ppc64le",
"AppStream-8.2.0.Z.E4S:tigervnc-server-minimal-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.E4S:tigervnc-server-minimal-debuginfo-0:1.9.0-15.el8_2.1.ppc64le",
"AppStream-8.2.0.Z.E4S:tigervnc-server-minimal-debuginfo-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.E4S:tigervnc-server-module-0:1.9.0-15.el8_2.1.ppc64le",
"AppStream-8.2.0.Z.E4S:tigervnc-server-module-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.E4S:tigervnc-server-module-debuginfo-0:1.9.0-15.el8_2.1.ppc64le",
"AppStream-8.2.0.Z.E4S:tigervnc-server-module-debuginfo-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.TUS:tigervnc-0:1.9.0-15.el8_2.1.src",
"AppStream-8.2.0.Z.TUS:tigervnc-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.TUS:tigervnc-debuginfo-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.TUS:tigervnc-debugsource-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.TUS:tigervnc-icons-0:1.9.0-15.el8_2.1.noarch",
"AppStream-8.2.0.Z.TUS:tigervnc-license-0:1.9.0-15.el8_2.1.noarch",
"AppStream-8.2.0.Z.TUS:tigervnc-server-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.TUS:tigervnc-server-applet-0:1.9.0-15.el8_2.1.noarch",
"AppStream-8.2.0.Z.TUS:tigervnc-server-debuginfo-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.TUS:tigervnc-server-minimal-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.TUS:tigervnc-server-minimal-debuginfo-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.TUS:tigervnc-server-module-0:1.9.0-15.el8_2.1.x86_64",
"AppStream-8.2.0.Z.TUS:tigervnc-server-module-debuginfo-0:1.9.0-15.el8_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "xorg-x11-server: DeepCopyPointerClasses use-after-free leads to privilege elevation"
}
]
}
RHSA-2023:2248
Vulnerability from csaf_redhat - Published: 2023-05-09 09:50 - Updated: 2026-03-20 15:59A flaw was found in the xorg-x11-server package. A buffer overflow can occur in the _GetCountedString function in xkb/xkb.c due to improper input validation, allowing for possible escalation of privileges, execution of arbitrary code, or a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-0:1.20.11-17.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-0:1.20.11-17.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch | — |
Vendor Fix
fix
|
A flaw was found in the xorg-x11-server package. The ProcXkbGetKbdByName function in xkb/xkb.c does not release allocated data when an error is encountered, allowing for a memory leak.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-0:1.20.11-17.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-0:1.20.11-17.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch | — |
Vendor Fix
fix
|
A vulnerability was found in X.Org. This issue occurs because the XkbCopyNames function leaves a dangling pointer to freed memory, resulting in out-of-bounds memory access on subsequent XkbGetKbdByName requests. This flaw can lead to local privilege elevation on systems where the X server runs privileged and remote code execution for ssh X forwarding sessions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-0:1.20.11-17.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-0:1.20.11-17.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch | — |
Vendor Fix
fix
|
A vulnerability was found in X.Org. The issue occurs due to the swap handler for the XTestFakeInput request of the XTest extension, possibly corrupting the stack if GenericEvents with lengths larger than 32 bytes are sent through the XTestFakeInput request. This flaw can lead to local privilege elevation on systems where the X server runs privileged and remote code execution for ssh X forwarding sessions. This issue does not affect systems where the client and server use the same byte order.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-0:1.20.11-17.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-0:1.20.11-17.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch | — |
Vendor Fix
fix
|
A vulnerability was found in X.Org. This issue occurs because the handler for the XIPassiveUngrab request accesses out-of-bounds memory when invoked with a high keycode or button code. This flaw can lead to local privilege elevation on systems where the X server runs privileged and remote code execution for ssh X forwarding sessions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-0:1.20.11-17.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-0:1.20.11-17.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch | — |
Vendor Fix
fix
|
A vulnerability was found in X.Org. This flaw occurs because the handler for the XvdiSelectVideoNotify request may write to memory after it has been freed. This flaw can lead to local privilege elevation on systems where the X server runs privileged and remote code execution for ssh X forwarding sessions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-0:1.20.11-17.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-0:1.20.11-17.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch | — |
Vendor Fix
fix
|
A vulnerability was found in X.Org. This issue occurs because the handler for the ScreenSaverSetAttributes request may write to memory after it has been freed. This flaw can lead to local privileges elevation on systems where the X server runs privileged and remote code execution for ssh X forwarding sessions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-0:1.20.11-17.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-0:1.20.11-17.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch | — |
Vendor Fix
fix
|
A vulnerability was found in X.Org. The issue occurs because the handler for the XIChangeProperty request has a length-validation issue, resulting in out-of-bounds memory reads and potential information disclosure. This flaw can lead to local privilege elevation on systems where the X server runs privileged and remote code execution for ssh X forwarding sessions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-0:1.20.11-17.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-0:1.20.11-17.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch | — |
Vendor Fix
fix
|
A vulnerability was found in X.Org. This issue occurs due to a dangling pointer in DeepCopyPointerClasses that can be exploited by ProcXkbSetDeviceInfo() and ProcXkbGetDeviceInfo() to read and write into freed memory. This can lead to local privilege elevation on systems where the X server runs privileged and remote code execution for ssh X forwarding sessions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-0:1.20.11-17.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-0:1.20.11-17.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch | — |
Vendor Fix
fix
|
{
"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 is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "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: buffer overflow in _GetCountedString() in xkb/xkb.c (CVE-2022-3550)\n\n* xorg-x11-server: XkbGetKbdByName use-after-free (CVE-2022-4283)\n\n* xorg-x11-server: XTestSwapFakeInput stack overflow (CVE-2022-46340)\n\n* xorg-x11-server: XIPassiveUngrab out-of-bounds access (CVE-2022-46341)\n\n* xorg-x11-server: XvdiSelectVideoNotify use-after-free (CVE-2022-46342)\n\n* xorg-x11-server: ScreenSaverSetAttributes use-after-free (CVE-2022-46343)\n\n* xorg-x11-server: XIChangeProperty out-of-bounds access (CVE-2022-46344)\n\n* xorg-x11-server: DeepCopyPointerClasses use-after-free leads to privilege elevation (CVE-2023-0494)\n\n* xorg-x11-server: memory leak in ProcXkbGetKbdByName() in xkb/xkb.c (CVE-2022-3551)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 9.2 Release Notes linked from the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:2248",
"url": "https://access.redhat.com/errata/RHSA-2023:2248"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.2_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.2_release_notes/index"
},
{
"category": "external",
"summary": "2140698",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140698"
},
{
"category": "external",
"summary": "2140701",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140701"
},
{
"category": "external",
"summary": "2148292",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2148292"
},
{
"category": "external",
"summary": "2151755",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2151755"
},
{
"category": "external",
"summary": "2151756",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2151756"
},
{
"category": "external",
"summary": "2151757",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2151757"
},
{
"category": "external",
"summary": "2151758",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2151758"
},
{
"category": "external",
"summary": "2151760",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2151760"
},
{
"category": "external",
"summary": "2151761",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2151761"
},
{
"category": "external",
"summary": "2165995",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165995"
},
{
"category": "external",
"summary": "2172116",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172116"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_2248.json"
}
],
"title": "Red Hat Security Advisory: xorg-x11-server security and bug fix update",
"tracking": {
"current_release_date": "2026-03-20T15:59:15+00:00",
"generator": {
"date": "2026-03-20T15:59:15+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2023:2248",
"initial_release_date": "2023-05-09T09:50:21+00:00",
"revision_history": [
{
"date": "2023-05-09T09:50:21+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-05-09T09:50:21+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-20T15:59:15+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CRB (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "xorg-x11-server-0:1.20.11-17.el9.src",
"product": {
"name": "xorg-x11-server-0:1.20.11-17.el9.src",
"product_id": "xorg-x11-server-0:1.20.11-17.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server@1.20.11-17.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64",
"product": {
"name": "xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64",
"product_id": "xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-Xdmx@1.20.11-17.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64",
"product": {
"name": "xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64",
"product_id": "xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-Xephyr@1.20.11-17.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64",
"product": {
"name": "xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64",
"product_id": "xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-Xnest@1.20.11-17.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64",
"product": {
"name": "xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64",
"product_id": "xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-Xorg@1.20.11-17.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64",
"product": {
"name": "xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64",
"product_id": "xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-Xvfb@1.20.11-17.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-common-0:1.20.11-17.el9.aarch64",
"product": {
"name": "xorg-x11-server-common-0:1.20.11-17.el9.aarch64",
"product_id": "xorg-x11-server-common-0:1.20.11-17.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-common@1.20.11-17.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64",
"product": {
"name": "xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64",
"product_id": "xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-debugsource@1.20.11-17.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64",
"product": {
"name": "xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64",
"product_id": "xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-Xdmx-debuginfo@1.20.11-17.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64",
"product": {
"name": "xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64",
"product_id": "xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-Xephyr-debuginfo@1.20.11-17.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64",
"product": {
"name": "xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64",
"product_id": "xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-Xnest-debuginfo@1.20.11-17.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64",
"product": {
"name": "xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64",
"product_id": "xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-Xorg-debuginfo@1.20.11-17.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64",
"product": {
"name": "xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64",
"product_id": "xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-Xvfb-debuginfo@1.20.11-17.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64",
"product": {
"name": "xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64",
"product_id": "xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-debuginfo@1.20.11-17.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-devel-0:1.20.11-17.el9.aarch64",
"product": {
"name": "xorg-x11-server-devel-0:1.20.11-17.el9.aarch64",
"product_id": "xorg-x11-server-devel-0:1.20.11-17.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-devel@1.20.11-17.el9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le",
"product": {
"name": "xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le",
"product_id": "xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-Xdmx@1.20.11-17.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le",
"product": {
"name": "xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le",
"product_id": "xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-Xephyr@1.20.11-17.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le",
"product": {
"name": "xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le",
"product_id": "xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-Xnest@1.20.11-17.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le",
"product": {
"name": "xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le",
"product_id": "xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-Xorg@1.20.11-17.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le",
"product": {
"name": "xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le",
"product_id": "xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-Xvfb@1.20.11-17.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-common-0:1.20.11-17.el9.ppc64le",
"product": {
"name": "xorg-x11-server-common-0:1.20.11-17.el9.ppc64le",
"product_id": "xorg-x11-server-common-0:1.20.11-17.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-common@1.20.11-17.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le",
"product": {
"name": "xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le",
"product_id": "xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-debugsource@1.20.11-17.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le",
"product": {
"name": "xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le",
"product_id": "xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-Xdmx-debuginfo@1.20.11-17.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le",
"product": {
"name": "xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le",
"product_id": "xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-Xephyr-debuginfo@1.20.11-17.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le",
"product": {
"name": "xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le",
"product_id": "xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-Xnest-debuginfo@1.20.11-17.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le",
"product": {
"name": "xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le",
"product_id": "xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-Xorg-debuginfo@1.20.11-17.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le",
"product": {
"name": "xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le",
"product_id": "xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-Xvfb-debuginfo@1.20.11-17.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le",
"product": {
"name": "xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le",
"product_id": "xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-debuginfo@1.20.11-17.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le",
"product": {
"name": "xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le",
"product_id": "xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-devel@1.20.11-17.el9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64",
"product": {
"name": "xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64",
"product_id": "xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-Xdmx@1.20.11-17.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64",
"product": {
"name": "xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64",
"product_id": "xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-Xephyr@1.20.11-17.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64",
"product": {
"name": "xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64",
"product_id": "xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-Xnest@1.20.11-17.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64",
"product": {
"name": "xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64",
"product_id": "xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-Xorg@1.20.11-17.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64",
"product": {
"name": "xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64",
"product_id": "xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-Xvfb@1.20.11-17.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-common-0:1.20.11-17.el9.x86_64",
"product": {
"name": "xorg-x11-server-common-0:1.20.11-17.el9.x86_64",
"product_id": "xorg-x11-server-common-0:1.20.11-17.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-common@1.20.11-17.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64",
"product": {
"name": "xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64",
"product_id": "xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-debugsource@1.20.11-17.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64",
"product": {
"name": "xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64",
"product_id": "xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-Xdmx-debuginfo@1.20.11-17.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64",
"product": {
"name": "xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64",
"product_id": "xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-Xephyr-debuginfo@1.20.11-17.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64",
"product": {
"name": "xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64",
"product_id": "xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-Xnest-debuginfo@1.20.11-17.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64",
"product": {
"name": "xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64",
"product_id": "xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-Xorg-debuginfo@1.20.11-17.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64",
"product": {
"name": "xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64",
"product_id": "xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-Xvfb-debuginfo@1.20.11-17.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64",
"product": {
"name": "xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64",
"product_id": "xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-debuginfo@1.20.11-17.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-devel-0:1.20.11-17.el9.x86_64",
"product": {
"name": "xorg-x11-server-devel-0:1.20.11-17.el9.x86_64",
"product_id": "xorg-x11-server-devel-0:1.20.11-17.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-devel@1.20.11-17.el9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x",
"product": {
"name": "xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x",
"product_id": "xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-Xdmx@1.20.11-17.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x",
"product": {
"name": "xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x",
"product_id": "xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-Xephyr@1.20.11-17.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x",
"product": {
"name": "xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x",
"product_id": "xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-Xnest@1.20.11-17.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x",
"product": {
"name": "xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x",
"product_id": "xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-Xorg@1.20.11-17.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x",
"product": {
"name": "xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x",
"product_id": "xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-Xvfb@1.20.11-17.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-common-0:1.20.11-17.el9.s390x",
"product": {
"name": "xorg-x11-server-common-0:1.20.11-17.el9.s390x",
"product_id": "xorg-x11-server-common-0:1.20.11-17.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-common@1.20.11-17.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x",
"product": {
"name": "xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x",
"product_id": "xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-debugsource@1.20.11-17.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x",
"product": {
"name": "xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x",
"product_id": "xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-Xdmx-debuginfo@1.20.11-17.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x",
"product": {
"name": "xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x",
"product_id": "xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-Xephyr-debuginfo@1.20.11-17.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x",
"product": {
"name": "xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x",
"product_id": "xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-Xnest-debuginfo@1.20.11-17.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x",
"product": {
"name": "xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x",
"product_id": "xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-Xorg-debuginfo@1.20.11-17.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x",
"product": {
"name": "xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x",
"product_id": "xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-Xvfb-debuginfo@1.20.11-17.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x",
"product": {
"name": "xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x",
"product_id": "xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-debuginfo@1.20.11-17.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-devel-0:1.20.11-17.el9.s390x",
"product": {
"name": "xorg-x11-server-devel-0:1.20.11-17.el9.s390x",
"product_id": "xorg-x11-server-devel-0:1.20.11-17.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-devel@1.20.11-17.el9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "xorg-x11-server-devel-0:1.20.11-17.el9.i686",
"product": {
"name": "xorg-x11-server-devel-0:1.20.11-17.el9.i686",
"product_id": "xorg-x11-server-devel-0:1.20.11-17.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-devel@1.20.11-17.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-debugsource-0:1.20.11-17.el9.i686",
"product": {
"name": "xorg-x11-server-debugsource-0:1.20.11-17.el9.i686",
"product_id": "xorg-x11-server-debugsource-0:1.20.11-17.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-debugsource@1.20.11-17.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686",
"product": {
"name": "xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686",
"product_id": "xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-Xdmx-debuginfo@1.20.11-17.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686",
"product": {
"name": "xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686",
"product_id": "xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-Xephyr-debuginfo@1.20.11-17.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686",
"product": {
"name": "xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686",
"product_id": "xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-Xnest-debuginfo@1.20.11-17.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686",
"product": {
"name": "xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686",
"product_id": "xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-Xorg-debuginfo@1.20.11-17.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686",
"product": {
"name": "xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686",
"product_id": "xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-Xvfb-debuginfo@1.20.11-17.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686",
"product": {
"name": "xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686",
"product_id": "xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-debuginfo@1.20.11-17.el9?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "xorg-x11-server-source-0:1.20.11-17.el9.noarch",
"product": {
"name": "xorg-x11-server-source-0:1.20.11-17.el9.noarch",
"product_id": "xorg-x11-server-source-0:1.20.11-17.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-source@1.20.11-17.el9?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-17.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:xorg-x11-server-0:1.20.11-17.el9.src"
},
"product_reference": "xorg-x11-server-0:1.20.11-17.el9.src",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64"
},
"product_reference": "xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le"
},
"product_reference": "xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x"
},
"product_reference": "xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64"
},
"product_reference": "xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64"
},
"product_reference": "xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686"
},
"product_reference": "xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le"
},
"product_reference": "xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x"
},
"product_reference": "xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64"
},
"product_reference": "xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64"
},
"product_reference": "xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le"
},
"product_reference": "xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x"
},
"product_reference": "xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64"
},
"product_reference": "xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64"
},
"product_reference": "xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686"
},
"product_reference": "xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le"
},
"product_reference": "xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x"
},
"product_reference": "xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64"
},
"product_reference": "xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64"
},
"product_reference": "xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le"
},
"product_reference": "xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x"
},
"product_reference": "xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64"
},
"product_reference": "xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64"
},
"product_reference": "xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686"
},
"product_reference": "xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le"
},
"product_reference": "xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x"
},
"product_reference": "xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64"
},
"product_reference": "xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64"
},
"product_reference": "xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le"
},
"product_reference": "xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x"
},
"product_reference": "xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64"
},
"product_reference": "xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64"
},
"product_reference": "xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686"
},
"product_reference": "xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le"
},
"product_reference": "xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x"
},
"product_reference": "xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64"
},
"product_reference": "xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64"
},
"product_reference": "xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le"
},
"product_reference": "xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x"
},
"product_reference": "xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64"
},
"product_reference": "xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64"
},
"product_reference": "xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686"
},
"product_reference": "xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le"
},
"product_reference": "xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x"
},
"product_reference": "xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64"
},
"product_reference": "xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-common-0:1.20.11-17.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64"
},
"product_reference": "xorg-x11-server-common-0:1.20.11-17.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-common-0:1.20.11-17.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le"
},
"product_reference": "xorg-x11-server-common-0:1.20.11-17.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-common-0:1.20.11-17.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x"
},
"product_reference": "xorg-x11-server-common-0:1.20.11-17.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-common-0:1.20.11-17.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64"
},
"product_reference": "xorg-x11-server-common-0:1.20.11-17.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64"
},
"product_reference": "xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686"
},
"product_reference": "xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le"
},
"product_reference": "xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x"
},
"product_reference": "xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64"
},
"product_reference": "xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64"
},
"product_reference": "xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-debugsource-0:1.20.11-17.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686"
},
"product_reference": "xorg-x11-server-debugsource-0:1.20.11-17.el9.i686",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le"
},
"product_reference": "xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x"
},
"product_reference": "xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64"
},
"product_reference": "xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-devel-0:1.20.11-17.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64"
},
"product_reference": "xorg-x11-server-devel-0:1.20.11-17.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-devel-0:1.20.11-17.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686"
},
"product_reference": "xorg-x11-server-devel-0:1.20.11-17.el9.i686",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le"
},
"product_reference": "xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-devel-0:1.20.11-17.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x"
},
"product_reference": "xorg-x11-server-devel-0:1.20.11-17.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-devel-0:1.20.11-17.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64"
},
"product_reference": "xorg-x11-server-devel-0:1.20.11-17.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-source-0:1.20.11-17.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch"
},
"product_reference": "xorg-x11-server-source-0:1.20.11-17.el9.noarch",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-0:1.20.11-17.el9.src as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:xorg-x11-server-0:1.20.11-17.el9.src"
},
"product_reference": "xorg-x11-server-0:1.20.11-17.el9.src",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64"
},
"product_reference": "xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le"
},
"product_reference": "xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x"
},
"product_reference": "xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64"
},
"product_reference": "xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64"
},
"product_reference": "xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686"
},
"product_reference": "xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le"
},
"product_reference": "xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x"
},
"product_reference": "xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64"
},
"product_reference": "xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64"
},
"product_reference": "xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le"
},
"product_reference": "xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x"
},
"product_reference": "xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64"
},
"product_reference": "xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64"
},
"product_reference": "xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686"
},
"product_reference": "xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le"
},
"product_reference": "xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x"
},
"product_reference": "xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64"
},
"product_reference": "xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64"
},
"product_reference": "xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le"
},
"product_reference": "xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x"
},
"product_reference": "xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64"
},
"product_reference": "xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64"
},
"product_reference": "xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686"
},
"product_reference": "xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le"
},
"product_reference": "xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x"
},
"product_reference": "xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64"
},
"product_reference": "xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64"
},
"product_reference": "xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le"
},
"product_reference": "xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x"
},
"product_reference": "xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64"
},
"product_reference": "xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64"
},
"product_reference": "xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686"
},
"product_reference": "xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le"
},
"product_reference": "xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x"
},
"product_reference": "xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64"
},
"product_reference": "xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64"
},
"product_reference": "xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le"
},
"product_reference": "xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x"
},
"product_reference": "xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64"
},
"product_reference": "xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64"
},
"product_reference": "xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686"
},
"product_reference": "xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le"
},
"product_reference": "xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x"
},
"product_reference": "xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64"
},
"product_reference": "xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-common-0:1.20.11-17.el9.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64"
},
"product_reference": "xorg-x11-server-common-0:1.20.11-17.el9.aarch64",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-common-0:1.20.11-17.el9.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le"
},
"product_reference": "xorg-x11-server-common-0:1.20.11-17.el9.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-common-0:1.20.11-17.el9.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x"
},
"product_reference": "xorg-x11-server-common-0:1.20.11-17.el9.s390x",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-common-0:1.20.11-17.el9.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64"
},
"product_reference": "xorg-x11-server-common-0:1.20.11-17.el9.x86_64",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64"
},
"product_reference": "xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686"
},
"product_reference": "xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le"
},
"product_reference": "xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x"
},
"product_reference": "xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64"
},
"product_reference": "xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64"
},
"product_reference": "xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-debugsource-0:1.20.11-17.el9.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686"
},
"product_reference": "xorg-x11-server-debugsource-0:1.20.11-17.el9.i686",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le"
},
"product_reference": "xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x"
},
"product_reference": "xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64"
},
"product_reference": "xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-devel-0:1.20.11-17.el9.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64"
},
"product_reference": "xorg-x11-server-devel-0:1.20.11-17.el9.aarch64",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-devel-0:1.20.11-17.el9.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686"
},
"product_reference": "xorg-x11-server-devel-0:1.20.11-17.el9.i686",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le"
},
"product_reference": "xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-devel-0:1.20.11-17.el9.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x"
},
"product_reference": "xorg-x11-server-devel-0:1.20.11-17.el9.s390x",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-devel-0:1.20.11-17.el9.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64"
},
"product_reference": "xorg-x11-server-devel-0:1.20.11-17.el9.x86_64",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-source-0:1.20.11-17.el9.noarch as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch"
},
"product_reference": "xorg-x11-server-source-0:1.20.11-17.el9.noarch",
"relates_to_product_reference": "CRB-9.2.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-3550",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2022-10-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2140698"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the xorg-x11-server package. A buffer overflow can occur in the _GetCountedString function in xkb/xkb.c due to improper input validation, allowing for possible escalation of privileges, execution of arbitrary code, or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "xorg-x11-server: buffer overflow in _GetCountedString() in xkb/xkb.c",
"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.GA:xorg-x11-server-0:1.20.11-17.el9.src",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch",
"CRB-9.2.0.GA:xorg-x11-server-0:1.20.11-17.el9.src",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-3550"
},
{
"category": "external",
"summary": "RHBZ#2140698",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140698"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-3550",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3550"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-3550",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3550"
}
],
"release_date": "2022-10-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T09:50:21+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.GA:xorg-x11-server-0:1.20.11-17.el9.src",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch",
"CRB-9.2.0.GA:xorg-x11-server-0:1.20.11-17.el9.src",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2248"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:xorg-x11-server-0:1.20.11-17.el9.src",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch",
"CRB-9.2.0.GA:xorg-x11-server-0:1.20.11-17.el9.src",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "xorg-x11-server: buffer overflow in _GetCountedString() in xkb/xkb.c"
},
{
"cve": "CVE-2022-3551",
"cwe": {
"id": "CWE-404",
"name": "Improper Resource Shutdown or Release"
},
"discovery_date": "2022-10-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2140701"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the xorg-x11-server package. The ProcXkbGetKbdByName function in xkb/xkb.c does not release allocated data when an error is encountered, allowing for a memory leak.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "xorg-x11-server: memory leak in ProcXkbGetKbdByName() in xkb/xkb.c",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:xorg-x11-server-0:1.20.11-17.el9.src",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch",
"CRB-9.2.0.GA:xorg-x11-server-0:1.20.11-17.el9.src",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-3551"
},
{
"category": "external",
"summary": "RHBZ#2140701",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140701"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-3551",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3551"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-3551",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3551"
}
],
"release_date": "2022-10-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T09:50:21+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.GA:xorg-x11-server-0:1.20.11-17.el9.src",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch",
"CRB-9.2.0.GA:xorg-x11-server-0:1.20.11-17.el9.src",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2248"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:xorg-x11-server-0:1.20.11-17.el9.src",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch",
"CRB-9.2.0.GA:xorg-x11-server-0:1.20.11-17.el9.src",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "xorg-x11-server: memory leak in ProcXkbGetKbdByName() in xkb/xkb.c"
},
{
"cve": "CVE-2022-4283",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2022-12-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2151761"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in X.Org. This issue occurs because the XkbCopyNames function leaves a dangling pointer to freed memory, resulting in out-of-bounds memory access on subsequent XkbGetKbdByName requests. This flaw can lead to local privilege elevation on systems where the X server runs privileged and remote code execution for ssh X forwarding sessions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "xorg-x11-server: XkbGetKbdByName use-after-free",
"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 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.GA:xorg-x11-server-0:1.20.11-17.el9.src",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch",
"CRB-9.2.0.GA:xorg-x11-server-0:1.20.11-17.el9.src",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-4283"
},
{
"category": "external",
"summary": "RHBZ#2151761",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2151761"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-4283",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4283"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-4283",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-4283"
}
],
"release_date": "2022-12-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T09:50:21+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.GA:xorg-x11-server-0:1.20.11-17.el9.src",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch",
"CRB-9.2.0.GA:xorg-x11-server-0:1.20.11-17.el9.src",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2248"
}
],
"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.GA:xorg-x11-server-0:1.20.11-17.el9.src",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch",
"CRB-9.2.0.GA:xorg-x11-server-0:1.20.11-17.el9.src",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "xorg-x11-server: XkbGetKbdByName use-after-free"
},
{
"cve": "CVE-2022-46340",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"discovery_date": "2022-12-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2151755"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in X.Org. The issue occurs due to the swap handler for the XTestFakeInput request of the XTest extension, possibly corrupting the stack if GenericEvents with lengths larger than 32 bytes are sent through the XTestFakeInput request. This flaw can lead to local privilege elevation on systems where the X server runs privileged and remote code execution for ssh X forwarding sessions. This issue does not affect systems where the client and server use the same byte order.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "xorg-x11-server: XTestSwapFakeInput stack overflow",
"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.GA:xorg-x11-server-0:1.20.11-17.el9.src",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch",
"CRB-9.2.0.GA:xorg-x11-server-0:1.20.11-17.el9.src",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-46340"
},
{
"category": "external",
"summary": "RHBZ#2151755",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2151755"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-46340",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-46340"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-46340",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-46340"
}
],
"release_date": "2022-12-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T09:50:21+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.GA:xorg-x11-server-0:1.20.11-17.el9.src",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch",
"CRB-9.2.0.GA:xorg-x11-server-0:1.20.11-17.el9.src",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2248"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:xorg-x11-server-0:1.20.11-17.el9.src",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch",
"CRB-9.2.0.GA:xorg-x11-server-0:1.20.11-17.el9.src",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "xorg-x11-server: XTestSwapFakeInput stack overflow"
},
{
"cve": "CVE-2022-46341",
"discovery_date": "2022-12-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2151756"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in X.Org. This issue occurs because the handler for the XIPassiveUngrab request accesses out-of-bounds memory when invoked with a high keycode or button code. This flaw can lead to local privilege elevation on systems where the X server runs privileged and remote code execution for ssh X forwarding sessions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "xorg-x11-server: XIPassiveUngrab out-of-bounds access",
"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.GA:xorg-x11-server-0:1.20.11-17.el9.src",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch",
"CRB-9.2.0.GA:xorg-x11-server-0:1.20.11-17.el9.src",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-46341"
},
{
"category": "external",
"summary": "RHBZ#2151756",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2151756"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-46341",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-46341"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-46341",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-46341"
}
],
"release_date": "2022-12-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T09:50:21+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.GA:xorg-x11-server-0:1.20.11-17.el9.src",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch",
"CRB-9.2.0.GA:xorg-x11-server-0:1.20.11-17.el9.src",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2248"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:xorg-x11-server-0:1.20.11-17.el9.src",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch",
"CRB-9.2.0.GA:xorg-x11-server-0:1.20.11-17.el9.src",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "xorg-x11-server: XIPassiveUngrab out-of-bounds access"
},
{
"cve": "CVE-2022-46342",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2022-12-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2151757"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in X.Org. This flaw occurs because the handler for the XvdiSelectVideoNotify request may write to memory after it has been freed. This flaw can lead to local privilege elevation on systems where the X server runs privileged and remote code execution for ssh X forwarding sessions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "xorg-x11-server: XvdiSelectVideoNotify use-after-free",
"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.GA:xorg-x11-server-0:1.20.11-17.el9.src",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch",
"CRB-9.2.0.GA:xorg-x11-server-0:1.20.11-17.el9.src",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-46342"
},
{
"category": "external",
"summary": "RHBZ#2151757",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2151757"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-46342",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-46342"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-46342",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-46342"
}
],
"release_date": "2022-12-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T09:50:21+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.GA:xorg-x11-server-0:1.20.11-17.el9.src",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch",
"CRB-9.2.0.GA:xorg-x11-server-0:1.20.11-17.el9.src",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2248"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:xorg-x11-server-0:1.20.11-17.el9.src",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch",
"CRB-9.2.0.GA:xorg-x11-server-0:1.20.11-17.el9.src",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "xorg-x11-server: XvdiSelectVideoNotify use-after-free"
},
{
"cve": "CVE-2022-46343",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2022-12-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2151758"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in X.Org. This issue occurs because the handler for the ScreenSaverSetAttributes request may write to memory after it has been freed. This flaw can lead to local privileges elevation on systems where the X server runs privileged and remote code execution for ssh X forwarding sessions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "xorg-x11-server: ScreenSaverSetAttributes use-after-free",
"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.GA:xorg-x11-server-0:1.20.11-17.el9.src",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch",
"CRB-9.2.0.GA:xorg-x11-server-0:1.20.11-17.el9.src",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-46343"
},
{
"category": "external",
"summary": "RHBZ#2151758",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2151758"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-46343",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-46343"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-46343",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-46343"
}
],
"release_date": "2022-12-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T09:50:21+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.GA:xorg-x11-server-0:1.20.11-17.el9.src",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch",
"CRB-9.2.0.GA:xorg-x11-server-0:1.20.11-17.el9.src",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2248"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:xorg-x11-server-0:1.20.11-17.el9.src",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch",
"CRB-9.2.0.GA:xorg-x11-server-0:1.20.11-17.el9.src",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "xorg-x11-server: ScreenSaverSetAttributes use-after-free"
},
{
"cve": "CVE-2022-46344",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2022-12-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2151760"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in X.Org. The issue occurs because the handler for the XIChangeProperty request has a length-validation issue, resulting in out-of-bounds memory reads and potential information disclosure. This flaw can lead to local privilege elevation on systems where the X server runs privileged and remote code execution for ssh X forwarding sessions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "xorg-x11-server: XIChangeProperty out-of-bounds access",
"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.GA:xorg-x11-server-0:1.20.11-17.el9.src",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch",
"CRB-9.2.0.GA:xorg-x11-server-0:1.20.11-17.el9.src",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-46344"
},
{
"category": "external",
"summary": "RHBZ#2151760",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2151760"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-46344",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-46344"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-46344",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-46344"
}
],
"release_date": "2022-12-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T09:50:21+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.GA:xorg-x11-server-0:1.20.11-17.el9.src",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch",
"CRB-9.2.0.GA:xorg-x11-server-0:1.20.11-17.el9.src",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2248"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:xorg-x11-server-0:1.20.11-17.el9.src",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch",
"CRB-9.2.0.GA:xorg-x11-server-0:1.20.11-17.el9.src",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "xorg-x11-server: XIChangeProperty out-of-bounds access"
},
{
"cve": "CVE-2023-0494",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2023-01-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2165995"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in X.Org. This issue occurs due to a dangling pointer in DeepCopyPointerClasses that can be exploited by ProcXkbSetDeviceInfo() and ProcXkbGetDeviceInfo() to read and write into freed memory. This can lead to local privilege elevation on systems where the X server runs privileged and remote code execution for ssh X forwarding sessions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "xorg-x11-server: DeepCopyPointerClasses use-after-free leads to privilege elevation",
"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 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.GA:xorg-x11-server-0:1.20.11-17.el9.src",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch",
"CRB-9.2.0.GA:xorg-x11-server-0:1.20.11-17.el9.src",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-0494"
},
{
"category": "external",
"summary": "RHBZ#2165995",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165995"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-0494",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0494"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-0494",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-0494"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-5v6x-2hpj-c37x",
"url": "https://github.com/advisories/GHSA-5v6x-2hpj-c37x"
}
],
"release_date": "2023-02-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T09:50:21+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.GA:xorg-x11-server-0:1.20.11-17.el9.src",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch",
"CRB-9.2.0.GA:xorg-x11-server-0:1.20.11-17.el9.src",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2248"
}
],
"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.GA:xorg-x11-server-0:1.20.11-17.el9.src",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x",
"AppStream-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64",
"AppStream-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch",
"CRB-9.2.0.GA:xorg-x11-server-0:1.20.11-17.el9.src",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-common-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-debuginfo-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-debugsource-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.aarch64",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.i686",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.ppc64le",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.s390x",
"CRB-9.2.0.GA:xorg-x11-server-devel-0:1.20.11-17.el9.x86_64",
"CRB-9.2.0.GA:xorg-x11-server-source-0:1.20.11-17.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "xorg-x11-server: DeepCopyPointerClasses use-after-free leads to privilege elevation"
}
]
}
RHSA-2023:0622
Vulnerability from csaf_redhat - Published: 2023-02-07 15:26 - Updated: 2026-03-20 15:58A vulnerability was found in X.Org. This issue occurs due to a dangling pointer in DeepCopyPointerClasses that can be exploited by ProcXkbSetDeviceInfo() and ProcXkbGetDeviceInfo() to read and write into freed memory. This can lead to local privilege elevation on systems where the X server runs privileged and remote code execution for ssh X forwarding sessions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:tigervnc-0:1.12.0-5.el9_1.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:tigervnc-0:1.12.0-5.el9_1.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:tigervnc-0:1.12.0-5.el9_1.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:tigervnc-0:1.12.0-5.el9_1.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:tigervnc-0:1.12.0-5.el9_1.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:tigervnc-debuginfo-0:1.12.0-5.el9_1.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:tigervnc-debuginfo-0:1.12.0-5.el9_1.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:tigervnc-debuginfo-0:1.12.0-5.el9_1.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:tigervnc-debuginfo-0:1.12.0-5.el9_1.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:tigervnc-debugsource-0:1.12.0-5.el9_1.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:tigervnc-debugsource-0:1.12.0-5.el9_1.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:tigervnc-debugsource-0:1.12.0-5.el9_1.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:tigervnc-debugsource-0:1.12.0-5.el9_1.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:tigervnc-icons-0:1.12.0-5.el9_1.1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:tigervnc-license-0:1.12.0-5.el9_1.1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:tigervnc-selinux-0:1.12.0-5.el9_1.1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:tigervnc-server-0:1.12.0-5.el9_1.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:tigervnc-server-0:1.12.0-5.el9_1.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:tigervnc-server-0:1.12.0-5.el9_1.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:tigervnc-server-0:1.12.0-5.el9_1.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:tigervnc-server-debuginfo-0:1.12.0-5.el9_1.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:tigervnc-server-debuginfo-0:1.12.0-5.el9_1.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:tigervnc-server-debuginfo-0:1.12.0-5.el9_1.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:tigervnc-server-debuginfo-0:1.12.0-5.el9_1.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:tigervnc-server-minimal-0:1.12.0-5.el9_1.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:tigervnc-server-minimal-0:1.12.0-5.el9_1.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:tigervnc-server-minimal-0:1.12.0-5.el9_1.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:tigervnc-server-minimal-0:1.12.0-5.el9_1.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:tigervnc-server-minimal-debuginfo-0:1.12.0-5.el9_1.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:tigervnc-server-minimal-debuginfo-0:1.12.0-5.el9_1.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:tigervnc-server-minimal-debuginfo-0:1.12.0-5.el9_1.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:tigervnc-server-minimal-debuginfo-0:1.12.0-5.el9_1.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:tigervnc-server-module-0:1.12.0-5.el9_1.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:tigervnc-server-module-0:1.12.0-5.el9_1.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:tigervnc-server-module-0:1.12.0-5.el9_1.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:tigervnc-server-module-0:1.12.0-5.el9_1.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:tigervnc-server-module-debuginfo-0:1.12.0-5.el9_1.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:tigervnc-server-module-debuginfo-0:1.12.0-5.el9_1.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:tigervnc-server-module-debuginfo-0:1.12.0-5.el9_1.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:tigervnc-server-module-debuginfo-0:1.12.0-5.el9_1.1.x86_64 | — |
Vendor Fix
fix
|
{
"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.\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: DeepCopyPointerClasses use-after-free leads to privilege elevation (CVE-2023-0494)\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-2023:0622",
"url": "https://access.redhat.com/errata/RHSA-2023:0622"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2165995",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165995"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_0622.json"
}
],
"title": "Red Hat Security Advisory: tigervnc security update",
"tracking": {
"current_release_date": "2026-03-20T15:58:54+00:00",
"generator": {
"date": "2026-03-20T15:58:54+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2023:0622",
"initial_release_date": "2023-02-07T15:26:39+00:00",
"revision_history": [
{
"date": "2023-02-07T15:26:39+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-02-07T15:26:39+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-20T15:58:54+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "tigervnc-0:1.12.0-5.el9_1.1.src",
"product": {
"name": "tigervnc-0:1.12.0-5.el9_1.1.src",
"product_id": "tigervnc-0:1.12.0-5.el9_1.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc@1.12.0-5.el9_1.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "tigervnc-0:1.12.0-5.el9_1.1.aarch64",
"product": {
"name": "tigervnc-0:1.12.0-5.el9_1.1.aarch64",
"product_id": "tigervnc-0:1.12.0-5.el9_1.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc@1.12.0-5.el9_1.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-0:1.12.0-5.el9_1.1.aarch64",
"product": {
"name": "tigervnc-server-0:1.12.0-5.el9_1.1.aarch64",
"product_id": "tigervnc-server-0:1.12.0-5.el9_1.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server@1.12.0-5.el9_1.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-minimal-0:1.12.0-5.el9_1.1.aarch64",
"product": {
"name": "tigervnc-server-minimal-0:1.12.0-5.el9_1.1.aarch64",
"product_id": "tigervnc-server-minimal-0:1.12.0-5.el9_1.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-minimal@1.12.0-5.el9_1.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-module-0:1.12.0-5.el9_1.1.aarch64",
"product": {
"name": "tigervnc-server-module-0:1.12.0-5.el9_1.1.aarch64",
"product_id": "tigervnc-server-module-0:1.12.0-5.el9_1.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-module@1.12.0-5.el9_1.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-debugsource-0:1.12.0-5.el9_1.1.aarch64",
"product": {
"name": "tigervnc-debugsource-0:1.12.0-5.el9_1.1.aarch64",
"product_id": "tigervnc-debugsource-0:1.12.0-5.el9_1.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-debugsource@1.12.0-5.el9_1.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-debuginfo-0:1.12.0-5.el9_1.1.aarch64",
"product": {
"name": "tigervnc-debuginfo-0:1.12.0-5.el9_1.1.aarch64",
"product_id": "tigervnc-debuginfo-0:1.12.0-5.el9_1.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-debuginfo@1.12.0-5.el9_1.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-debuginfo-0:1.12.0-5.el9_1.1.aarch64",
"product": {
"name": "tigervnc-server-debuginfo-0:1.12.0-5.el9_1.1.aarch64",
"product_id": "tigervnc-server-debuginfo-0:1.12.0-5.el9_1.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-debuginfo@1.12.0-5.el9_1.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-minimal-debuginfo-0:1.12.0-5.el9_1.1.aarch64",
"product": {
"name": "tigervnc-server-minimal-debuginfo-0:1.12.0-5.el9_1.1.aarch64",
"product_id": "tigervnc-server-minimal-debuginfo-0:1.12.0-5.el9_1.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-minimal-debuginfo@1.12.0-5.el9_1.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-module-debuginfo-0:1.12.0-5.el9_1.1.aarch64",
"product": {
"name": "tigervnc-server-module-debuginfo-0:1.12.0-5.el9_1.1.aarch64",
"product_id": "tigervnc-server-module-debuginfo-0:1.12.0-5.el9_1.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-module-debuginfo@1.12.0-5.el9_1.1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "tigervnc-0:1.12.0-5.el9_1.1.ppc64le",
"product": {
"name": "tigervnc-0:1.12.0-5.el9_1.1.ppc64le",
"product_id": "tigervnc-0:1.12.0-5.el9_1.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc@1.12.0-5.el9_1.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-0:1.12.0-5.el9_1.1.ppc64le",
"product": {
"name": "tigervnc-server-0:1.12.0-5.el9_1.1.ppc64le",
"product_id": "tigervnc-server-0:1.12.0-5.el9_1.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server@1.12.0-5.el9_1.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-minimal-0:1.12.0-5.el9_1.1.ppc64le",
"product": {
"name": "tigervnc-server-minimal-0:1.12.0-5.el9_1.1.ppc64le",
"product_id": "tigervnc-server-minimal-0:1.12.0-5.el9_1.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-minimal@1.12.0-5.el9_1.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-module-0:1.12.0-5.el9_1.1.ppc64le",
"product": {
"name": "tigervnc-server-module-0:1.12.0-5.el9_1.1.ppc64le",
"product_id": "tigervnc-server-module-0:1.12.0-5.el9_1.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-module@1.12.0-5.el9_1.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "tigervnc-debugsource-0:1.12.0-5.el9_1.1.ppc64le",
"product": {
"name": "tigervnc-debugsource-0:1.12.0-5.el9_1.1.ppc64le",
"product_id": "tigervnc-debugsource-0:1.12.0-5.el9_1.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-debugsource@1.12.0-5.el9_1.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "tigervnc-debuginfo-0:1.12.0-5.el9_1.1.ppc64le",
"product": {
"name": "tigervnc-debuginfo-0:1.12.0-5.el9_1.1.ppc64le",
"product_id": "tigervnc-debuginfo-0:1.12.0-5.el9_1.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-debuginfo@1.12.0-5.el9_1.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-debuginfo-0:1.12.0-5.el9_1.1.ppc64le",
"product": {
"name": "tigervnc-server-debuginfo-0:1.12.0-5.el9_1.1.ppc64le",
"product_id": "tigervnc-server-debuginfo-0:1.12.0-5.el9_1.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-debuginfo@1.12.0-5.el9_1.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-minimal-debuginfo-0:1.12.0-5.el9_1.1.ppc64le",
"product": {
"name": "tigervnc-server-minimal-debuginfo-0:1.12.0-5.el9_1.1.ppc64le",
"product_id": "tigervnc-server-minimal-debuginfo-0:1.12.0-5.el9_1.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-minimal-debuginfo@1.12.0-5.el9_1.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-module-debuginfo-0:1.12.0-5.el9_1.1.ppc64le",
"product": {
"name": "tigervnc-server-module-debuginfo-0:1.12.0-5.el9_1.1.ppc64le",
"product_id": "tigervnc-server-module-debuginfo-0:1.12.0-5.el9_1.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-module-debuginfo@1.12.0-5.el9_1.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "tigervnc-0:1.12.0-5.el9_1.1.x86_64",
"product": {
"name": "tigervnc-0:1.12.0-5.el9_1.1.x86_64",
"product_id": "tigervnc-0:1.12.0-5.el9_1.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc@1.12.0-5.el9_1.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-0:1.12.0-5.el9_1.1.x86_64",
"product": {
"name": "tigervnc-server-0:1.12.0-5.el9_1.1.x86_64",
"product_id": "tigervnc-server-0:1.12.0-5.el9_1.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server@1.12.0-5.el9_1.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-minimal-0:1.12.0-5.el9_1.1.x86_64",
"product": {
"name": "tigervnc-server-minimal-0:1.12.0-5.el9_1.1.x86_64",
"product_id": "tigervnc-server-minimal-0:1.12.0-5.el9_1.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-minimal@1.12.0-5.el9_1.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-module-0:1.12.0-5.el9_1.1.x86_64",
"product": {
"name": "tigervnc-server-module-0:1.12.0-5.el9_1.1.x86_64",
"product_id": "tigervnc-server-module-0:1.12.0-5.el9_1.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-module@1.12.0-5.el9_1.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-debugsource-0:1.12.0-5.el9_1.1.x86_64",
"product": {
"name": "tigervnc-debugsource-0:1.12.0-5.el9_1.1.x86_64",
"product_id": "tigervnc-debugsource-0:1.12.0-5.el9_1.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-debugsource@1.12.0-5.el9_1.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-debuginfo-0:1.12.0-5.el9_1.1.x86_64",
"product": {
"name": "tigervnc-debuginfo-0:1.12.0-5.el9_1.1.x86_64",
"product_id": "tigervnc-debuginfo-0:1.12.0-5.el9_1.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-debuginfo@1.12.0-5.el9_1.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-debuginfo-0:1.12.0-5.el9_1.1.x86_64",
"product": {
"name": "tigervnc-server-debuginfo-0:1.12.0-5.el9_1.1.x86_64",
"product_id": "tigervnc-server-debuginfo-0:1.12.0-5.el9_1.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-debuginfo@1.12.0-5.el9_1.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-minimal-debuginfo-0:1.12.0-5.el9_1.1.x86_64",
"product": {
"name": "tigervnc-server-minimal-debuginfo-0:1.12.0-5.el9_1.1.x86_64",
"product_id": "tigervnc-server-minimal-debuginfo-0:1.12.0-5.el9_1.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-minimal-debuginfo@1.12.0-5.el9_1.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-module-debuginfo-0:1.12.0-5.el9_1.1.x86_64",
"product": {
"name": "tigervnc-server-module-debuginfo-0:1.12.0-5.el9_1.1.x86_64",
"product_id": "tigervnc-server-module-debuginfo-0:1.12.0-5.el9_1.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-module-debuginfo@1.12.0-5.el9_1.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "tigervnc-0:1.12.0-5.el9_1.1.s390x",
"product": {
"name": "tigervnc-0:1.12.0-5.el9_1.1.s390x",
"product_id": "tigervnc-0:1.12.0-5.el9_1.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc@1.12.0-5.el9_1.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-0:1.12.0-5.el9_1.1.s390x",
"product": {
"name": "tigervnc-server-0:1.12.0-5.el9_1.1.s390x",
"product_id": "tigervnc-server-0:1.12.0-5.el9_1.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server@1.12.0-5.el9_1.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-minimal-0:1.12.0-5.el9_1.1.s390x",
"product": {
"name": "tigervnc-server-minimal-0:1.12.0-5.el9_1.1.s390x",
"product_id": "tigervnc-server-minimal-0:1.12.0-5.el9_1.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-minimal@1.12.0-5.el9_1.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-module-0:1.12.0-5.el9_1.1.s390x",
"product": {
"name": "tigervnc-server-module-0:1.12.0-5.el9_1.1.s390x",
"product_id": "tigervnc-server-module-0:1.12.0-5.el9_1.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-module@1.12.0-5.el9_1.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "tigervnc-debugsource-0:1.12.0-5.el9_1.1.s390x",
"product": {
"name": "tigervnc-debugsource-0:1.12.0-5.el9_1.1.s390x",
"product_id": "tigervnc-debugsource-0:1.12.0-5.el9_1.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-debugsource@1.12.0-5.el9_1.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "tigervnc-debuginfo-0:1.12.0-5.el9_1.1.s390x",
"product": {
"name": "tigervnc-debuginfo-0:1.12.0-5.el9_1.1.s390x",
"product_id": "tigervnc-debuginfo-0:1.12.0-5.el9_1.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-debuginfo@1.12.0-5.el9_1.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-debuginfo-0:1.12.0-5.el9_1.1.s390x",
"product": {
"name": "tigervnc-server-debuginfo-0:1.12.0-5.el9_1.1.s390x",
"product_id": "tigervnc-server-debuginfo-0:1.12.0-5.el9_1.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-debuginfo@1.12.0-5.el9_1.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-minimal-debuginfo-0:1.12.0-5.el9_1.1.s390x",
"product": {
"name": "tigervnc-server-minimal-debuginfo-0:1.12.0-5.el9_1.1.s390x",
"product_id": "tigervnc-server-minimal-debuginfo-0:1.12.0-5.el9_1.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-minimal-debuginfo@1.12.0-5.el9_1.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-module-debuginfo-0:1.12.0-5.el9_1.1.s390x",
"product": {
"name": "tigervnc-server-module-debuginfo-0:1.12.0-5.el9_1.1.s390x",
"product_id": "tigervnc-server-module-debuginfo-0:1.12.0-5.el9_1.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-module-debuginfo@1.12.0-5.el9_1.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "tigervnc-icons-0:1.12.0-5.el9_1.1.noarch",
"product": {
"name": "tigervnc-icons-0:1.12.0-5.el9_1.1.noarch",
"product_id": "tigervnc-icons-0:1.12.0-5.el9_1.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-icons@1.12.0-5.el9_1.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "tigervnc-license-0:1.12.0-5.el9_1.1.noarch",
"product": {
"name": "tigervnc-license-0:1.12.0-5.el9_1.1.noarch",
"product_id": "tigervnc-license-0:1.12.0-5.el9_1.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-license@1.12.0-5.el9_1.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "tigervnc-selinux-0:1.12.0-5.el9_1.1.noarch",
"product": {
"name": "tigervnc-selinux-0:1.12.0-5.el9_1.1.noarch",
"product_id": "tigervnc-selinux-0:1.12.0-5.el9_1.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-selinux@1.12.0-5.el9_1.1?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-5.el9_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:tigervnc-0:1.12.0-5.el9_1.1.aarch64"
},
"product_reference": "tigervnc-0:1.12.0-5.el9_1.1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-0:1.12.0-5.el9_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:tigervnc-0:1.12.0-5.el9_1.1.ppc64le"
},
"product_reference": "tigervnc-0:1.12.0-5.el9_1.1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-0:1.12.0-5.el9_1.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:tigervnc-0:1.12.0-5.el9_1.1.s390x"
},
"product_reference": "tigervnc-0:1.12.0-5.el9_1.1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-0:1.12.0-5.el9_1.1.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:tigervnc-0:1.12.0-5.el9_1.1.src"
},
"product_reference": "tigervnc-0:1.12.0-5.el9_1.1.src",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-0:1.12.0-5.el9_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:tigervnc-0:1.12.0-5.el9_1.1.x86_64"
},
"product_reference": "tigervnc-0:1.12.0-5.el9_1.1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-debuginfo-0:1.12.0-5.el9_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:tigervnc-debuginfo-0:1.12.0-5.el9_1.1.aarch64"
},
"product_reference": "tigervnc-debuginfo-0:1.12.0-5.el9_1.1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-debuginfo-0:1.12.0-5.el9_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:tigervnc-debuginfo-0:1.12.0-5.el9_1.1.ppc64le"
},
"product_reference": "tigervnc-debuginfo-0:1.12.0-5.el9_1.1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-debuginfo-0:1.12.0-5.el9_1.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:tigervnc-debuginfo-0:1.12.0-5.el9_1.1.s390x"
},
"product_reference": "tigervnc-debuginfo-0:1.12.0-5.el9_1.1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-debuginfo-0:1.12.0-5.el9_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:tigervnc-debuginfo-0:1.12.0-5.el9_1.1.x86_64"
},
"product_reference": "tigervnc-debuginfo-0:1.12.0-5.el9_1.1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-debugsource-0:1.12.0-5.el9_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:tigervnc-debugsource-0:1.12.0-5.el9_1.1.aarch64"
},
"product_reference": "tigervnc-debugsource-0:1.12.0-5.el9_1.1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-debugsource-0:1.12.0-5.el9_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:tigervnc-debugsource-0:1.12.0-5.el9_1.1.ppc64le"
},
"product_reference": "tigervnc-debugsource-0:1.12.0-5.el9_1.1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-debugsource-0:1.12.0-5.el9_1.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:tigervnc-debugsource-0:1.12.0-5.el9_1.1.s390x"
},
"product_reference": "tigervnc-debugsource-0:1.12.0-5.el9_1.1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-debugsource-0:1.12.0-5.el9_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:tigervnc-debugsource-0:1.12.0-5.el9_1.1.x86_64"
},
"product_reference": "tigervnc-debugsource-0:1.12.0-5.el9_1.1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-icons-0:1.12.0-5.el9_1.1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:tigervnc-icons-0:1.12.0-5.el9_1.1.noarch"
},
"product_reference": "tigervnc-icons-0:1.12.0-5.el9_1.1.noarch",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-license-0:1.12.0-5.el9_1.1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:tigervnc-license-0:1.12.0-5.el9_1.1.noarch"
},
"product_reference": "tigervnc-license-0:1.12.0-5.el9_1.1.noarch",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-selinux-0:1.12.0-5.el9_1.1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:tigervnc-selinux-0:1.12.0-5.el9_1.1.noarch"
},
"product_reference": "tigervnc-selinux-0:1.12.0-5.el9_1.1.noarch",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-0:1.12.0-5.el9_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:tigervnc-server-0:1.12.0-5.el9_1.1.aarch64"
},
"product_reference": "tigervnc-server-0:1.12.0-5.el9_1.1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-0:1.12.0-5.el9_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:tigervnc-server-0:1.12.0-5.el9_1.1.ppc64le"
},
"product_reference": "tigervnc-server-0:1.12.0-5.el9_1.1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-0:1.12.0-5.el9_1.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:tigervnc-server-0:1.12.0-5.el9_1.1.s390x"
},
"product_reference": "tigervnc-server-0:1.12.0-5.el9_1.1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-0:1.12.0-5.el9_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:tigervnc-server-0:1.12.0-5.el9_1.1.x86_64"
},
"product_reference": "tigervnc-server-0:1.12.0-5.el9_1.1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-debuginfo-0:1.12.0-5.el9_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:tigervnc-server-debuginfo-0:1.12.0-5.el9_1.1.aarch64"
},
"product_reference": "tigervnc-server-debuginfo-0:1.12.0-5.el9_1.1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-debuginfo-0:1.12.0-5.el9_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:tigervnc-server-debuginfo-0:1.12.0-5.el9_1.1.ppc64le"
},
"product_reference": "tigervnc-server-debuginfo-0:1.12.0-5.el9_1.1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-debuginfo-0:1.12.0-5.el9_1.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:tigervnc-server-debuginfo-0:1.12.0-5.el9_1.1.s390x"
},
"product_reference": "tigervnc-server-debuginfo-0:1.12.0-5.el9_1.1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-debuginfo-0:1.12.0-5.el9_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:tigervnc-server-debuginfo-0:1.12.0-5.el9_1.1.x86_64"
},
"product_reference": "tigervnc-server-debuginfo-0:1.12.0-5.el9_1.1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-minimal-0:1.12.0-5.el9_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:tigervnc-server-minimal-0:1.12.0-5.el9_1.1.aarch64"
},
"product_reference": "tigervnc-server-minimal-0:1.12.0-5.el9_1.1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-minimal-0:1.12.0-5.el9_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:tigervnc-server-minimal-0:1.12.0-5.el9_1.1.ppc64le"
},
"product_reference": "tigervnc-server-minimal-0:1.12.0-5.el9_1.1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-minimal-0:1.12.0-5.el9_1.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:tigervnc-server-minimal-0:1.12.0-5.el9_1.1.s390x"
},
"product_reference": "tigervnc-server-minimal-0:1.12.0-5.el9_1.1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-minimal-0:1.12.0-5.el9_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:tigervnc-server-minimal-0:1.12.0-5.el9_1.1.x86_64"
},
"product_reference": "tigervnc-server-minimal-0:1.12.0-5.el9_1.1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-minimal-debuginfo-0:1.12.0-5.el9_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:tigervnc-server-minimal-debuginfo-0:1.12.0-5.el9_1.1.aarch64"
},
"product_reference": "tigervnc-server-minimal-debuginfo-0:1.12.0-5.el9_1.1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-minimal-debuginfo-0:1.12.0-5.el9_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:tigervnc-server-minimal-debuginfo-0:1.12.0-5.el9_1.1.ppc64le"
},
"product_reference": "tigervnc-server-minimal-debuginfo-0:1.12.0-5.el9_1.1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-minimal-debuginfo-0:1.12.0-5.el9_1.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:tigervnc-server-minimal-debuginfo-0:1.12.0-5.el9_1.1.s390x"
},
"product_reference": "tigervnc-server-minimal-debuginfo-0:1.12.0-5.el9_1.1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-minimal-debuginfo-0:1.12.0-5.el9_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:tigervnc-server-minimal-debuginfo-0:1.12.0-5.el9_1.1.x86_64"
},
"product_reference": "tigervnc-server-minimal-debuginfo-0:1.12.0-5.el9_1.1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-module-0:1.12.0-5.el9_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:tigervnc-server-module-0:1.12.0-5.el9_1.1.aarch64"
},
"product_reference": "tigervnc-server-module-0:1.12.0-5.el9_1.1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-module-0:1.12.0-5.el9_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:tigervnc-server-module-0:1.12.0-5.el9_1.1.ppc64le"
},
"product_reference": "tigervnc-server-module-0:1.12.0-5.el9_1.1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-module-0:1.12.0-5.el9_1.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:tigervnc-server-module-0:1.12.0-5.el9_1.1.s390x"
},
"product_reference": "tigervnc-server-module-0:1.12.0-5.el9_1.1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-module-0:1.12.0-5.el9_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:tigervnc-server-module-0:1.12.0-5.el9_1.1.x86_64"
},
"product_reference": "tigervnc-server-module-0:1.12.0-5.el9_1.1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-module-debuginfo-0:1.12.0-5.el9_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:tigervnc-server-module-debuginfo-0:1.12.0-5.el9_1.1.aarch64"
},
"product_reference": "tigervnc-server-module-debuginfo-0:1.12.0-5.el9_1.1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-module-debuginfo-0:1.12.0-5.el9_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:tigervnc-server-module-debuginfo-0:1.12.0-5.el9_1.1.ppc64le"
},
"product_reference": "tigervnc-server-module-debuginfo-0:1.12.0-5.el9_1.1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-module-debuginfo-0:1.12.0-5.el9_1.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:tigervnc-server-module-debuginfo-0:1.12.0-5.el9_1.1.s390x"
},
"product_reference": "tigervnc-server-module-debuginfo-0:1.12.0-5.el9_1.1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-module-debuginfo-0:1.12.0-5.el9_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:tigervnc-server-module-debuginfo-0:1.12.0-5.el9_1.1.x86_64"
},
"product_reference": "tigervnc-server-module-debuginfo-0:1.12.0-5.el9_1.1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-0494",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2023-01-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2165995"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in X.Org. This issue occurs due to a dangling pointer in DeepCopyPointerClasses that can be exploited by ProcXkbSetDeviceInfo() and ProcXkbGetDeviceInfo() to read and write into freed memory. This can lead to local privilege elevation on systems where the X server runs privileged and remote code execution for ssh X forwarding sessions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "xorg-x11-server: DeepCopyPointerClasses use-after-free leads to privilege elevation",
"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 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.1.0.Z.MAIN:tigervnc-0:1.12.0-5.el9_1.1.aarch64",
"AppStream-9.1.0.Z.MAIN:tigervnc-0:1.12.0-5.el9_1.1.ppc64le",
"AppStream-9.1.0.Z.MAIN:tigervnc-0:1.12.0-5.el9_1.1.s390x",
"AppStream-9.1.0.Z.MAIN:tigervnc-0:1.12.0-5.el9_1.1.src",
"AppStream-9.1.0.Z.MAIN:tigervnc-0:1.12.0-5.el9_1.1.x86_64",
"AppStream-9.1.0.Z.MAIN:tigervnc-debuginfo-0:1.12.0-5.el9_1.1.aarch64",
"AppStream-9.1.0.Z.MAIN:tigervnc-debuginfo-0:1.12.0-5.el9_1.1.ppc64le",
"AppStream-9.1.0.Z.MAIN:tigervnc-debuginfo-0:1.12.0-5.el9_1.1.s390x",
"AppStream-9.1.0.Z.MAIN:tigervnc-debuginfo-0:1.12.0-5.el9_1.1.x86_64",
"AppStream-9.1.0.Z.MAIN:tigervnc-debugsource-0:1.12.0-5.el9_1.1.aarch64",
"AppStream-9.1.0.Z.MAIN:tigervnc-debugsource-0:1.12.0-5.el9_1.1.ppc64le",
"AppStream-9.1.0.Z.MAIN:tigervnc-debugsource-0:1.12.0-5.el9_1.1.s390x",
"AppStream-9.1.0.Z.MAIN:tigervnc-debugsource-0:1.12.0-5.el9_1.1.x86_64",
"AppStream-9.1.0.Z.MAIN:tigervnc-icons-0:1.12.0-5.el9_1.1.noarch",
"AppStream-9.1.0.Z.MAIN:tigervnc-license-0:1.12.0-5.el9_1.1.noarch",
"AppStream-9.1.0.Z.MAIN:tigervnc-selinux-0:1.12.0-5.el9_1.1.noarch",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-0:1.12.0-5.el9_1.1.aarch64",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-0:1.12.0-5.el9_1.1.ppc64le",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-0:1.12.0-5.el9_1.1.s390x",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-0:1.12.0-5.el9_1.1.x86_64",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-debuginfo-0:1.12.0-5.el9_1.1.aarch64",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-debuginfo-0:1.12.0-5.el9_1.1.ppc64le",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-debuginfo-0:1.12.0-5.el9_1.1.s390x",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-debuginfo-0:1.12.0-5.el9_1.1.x86_64",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-minimal-0:1.12.0-5.el9_1.1.aarch64",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-minimal-0:1.12.0-5.el9_1.1.ppc64le",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-minimal-0:1.12.0-5.el9_1.1.s390x",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-minimal-0:1.12.0-5.el9_1.1.x86_64",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-minimal-debuginfo-0:1.12.0-5.el9_1.1.aarch64",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-minimal-debuginfo-0:1.12.0-5.el9_1.1.ppc64le",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-minimal-debuginfo-0:1.12.0-5.el9_1.1.s390x",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-minimal-debuginfo-0:1.12.0-5.el9_1.1.x86_64",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-module-0:1.12.0-5.el9_1.1.aarch64",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-module-0:1.12.0-5.el9_1.1.ppc64le",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-module-0:1.12.0-5.el9_1.1.s390x",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-module-0:1.12.0-5.el9_1.1.x86_64",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-module-debuginfo-0:1.12.0-5.el9_1.1.aarch64",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-module-debuginfo-0:1.12.0-5.el9_1.1.ppc64le",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-module-debuginfo-0:1.12.0-5.el9_1.1.s390x",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-module-debuginfo-0:1.12.0-5.el9_1.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-0494"
},
{
"category": "external",
"summary": "RHBZ#2165995",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165995"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-0494",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0494"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-0494",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-0494"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-5v6x-2hpj-c37x",
"url": "https://github.com/advisories/GHSA-5v6x-2hpj-c37x"
}
],
"release_date": "2023-02-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-07T15:26:39+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.1.0.Z.MAIN:tigervnc-0:1.12.0-5.el9_1.1.aarch64",
"AppStream-9.1.0.Z.MAIN:tigervnc-0:1.12.0-5.el9_1.1.ppc64le",
"AppStream-9.1.0.Z.MAIN:tigervnc-0:1.12.0-5.el9_1.1.s390x",
"AppStream-9.1.0.Z.MAIN:tigervnc-0:1.12.0-5.el9_1.1.src",
"AppStream-9.1.0.Z.MAIN:tigervnc-0:1.12.0-5.el9_1.1.x86_64",
"AppStream-9.1.0.Z.MAIN:tigervnc-debuginfo-0:1.12.0-5.el9_1.1.aarch64",
"AppStream-9.1.0.Z.MAIN:tigervnc-debuginfo-0:1.12.0-5.el9_1.1.ppc64le",
"AppStream-9.1.0.Z.MAIN:tigervnc-debuginfo-0:1.12.0-5.el9_1.1.s390x",
"AppStream-9.1.0.Z.MAIN:tigervnc-debuginfo-0:1.12.0-5.el9_1.1.x86_64",
"AppStream-9.1.0.Z.MAIN:tigervnc-debugsource-0:1.12.0-5.el9_1.1.aarch64",
"AppStream-9.1.0.Z.MAIN:tigervnc-debugsource-0:1.12.0-5.el9_1.1.ppc64le",
"AppStream-9.1.0.Z.MAIN:tigervnc-debugsource-0:1.12.0-5.el9_1.1.s390x",
"AppStream-9.1.0.Z.MAIN:tigervnc-debugsource-0:1.12.0-5.el9_1.1.x86_64",
"AppStream-9.1.0.Z.MAIN:tigervnc-icons-0:1.12.0-5.el9_1.1.noarch",
"AppStream-9.1.0.Z.MAIN:tigervnc-license-0:1.12.0-5.el9_1.1.noarch",
"AppStream-9.1.0.Z.MAIN:tigervnc-selinux-0:1.12.0-5.el9_1.1.noarch",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-0:1.12.0-5.el9_1.1.aarch64",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-0:1.12.0-5.el9_1.1.ppc64le",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-0:1.12.0-5.el9_1.1.s390x",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-0:1.12.0-5.el9_1.1.x86_64",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-debuginfo-0:1.12.0-5.el9_1.1.aarch64",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-debuginfo-0:1.12.0-5.el9_1.1.ppc64le",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-debuginfo-0:1.12.0-5.el9_1.1.s390x",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-debuginfo-0:1.12.0-5.el9_1.1.x86_64",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-minimal-0:1.12.0-5.el9_1.1.aarch64",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-minimal-0:1.12.0-5.el9_1.1.ppc64le",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-minimal-0:1.12.0-5.el9_1.1.s390x",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-minimal-0:1.12.0-5.el9_1.1.x86_64",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-minimal-debuginfo-0:1.12.0-5.el9_1.1.aarch64",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-minimal-debuginfo-0:1.12.0-5.el9_1.1.ppc64le",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-minimal-debuginfo-0:1.12.0-5.el9_1.1.s390x",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-minimal-debuginfo-0:1.12.0-5.el9_1.1.x86_64",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-module-0:1.12.0-5.el9_1.1.aarch64",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-module-0:1.12.0-5.el9_1.1.ppc64le",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-module-0:1.12.0-5.el9_1.1.s390x",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-module-0:1.12.0-5.el9_1.1.x86_64",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-module-debuginfo-0:1.12.0-5.el9_1.1.aarch64",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-module-debuginfo-0:1.12.0-5.el9_1.1.ppc64le",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-module-debuginfo-0:1.12.0-5.el9_1.1.s390x",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-module-debuginfo-0:1.12.0-5.el9_1.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0622"
}
],
"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.1.0.Z.MAIN:tigervnc-0:1.12.0-5.el9_1.1.aarch64",
"AppStream-9.1.0.Z.MAIN:tigervnc-0:1.12.0-5.el9_1.1.ppc64le",
"AppStream-9.1.0.Z.MAIN:tigervnc-0:1.12.0-5.el9_1.1.s390x",
"AppStream-9.1.0.Z.MAIN:tigervnc-0:1.12.0-5.el9_1.1.src",
"AppStream-9.1.0.Z.MAIN:tigervnc-0:1.12.0-5.el9_1.1.x86_64",
"AppStream-9.1.0.Z.MAIN:tigervnc-debuginfo-0:1.12.0-5.el9_1.1.aarch64",
"AppStream-9.1.0.Z.MAIN:tigervnc-debuginfo-0:1.12.0-5.el9_1.1.ppc64le",
"AppStream-9.1.0.Z.MAIN:tigervnc-debuginfo-0:1.12.0-5.el9_1.1.s390x",
"AppStream-9.1.0.Z.MAIN:tigervnc-debuginfo-0:1.12.0-5.el9_1.1.x86_64",
"AppStream-9.1.0.Z.MAIN:tigervnc-debugsource-0:1.12.0-5.el9_1.1.aarch64",
"AppStream-9.1.0.Z.MAIN:tigervnc-debugsource-0:1.12.0-5.el9_1.1.ppc64le",
"AppStream-9.1.0.Z.MAIN:tigervnc-debugsource-0:1.12.0-5.el9_1.1.s390x",
"AppStream-9.1.0.Z.MAIN:tigervnc-debugsource-0:1.12.0-5.el9_1.1.x86_64",
"AppStream-9.1.0.Z.MAIN:tigervnc-icons-0:1.12.0-5.el9_1.1.noarch",
"AppStream-9.1.0.Z.MAIN:tigervnc-license-0:1.12.0-5.el9_1.1.noarch",
"AppStream-9.1.0.Z.MAIN:tigervnc-selinux-0:1.12.0-5.el9_1.1.noarch",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-0:1.12.0-5.el9_1.1.aarch64",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-0:1.12.0-5.el9_1.1.ppc64le",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-0:1.12.0-5.el9_1.1.s390x",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-0:1.12.0-5.el9_1.1.x86_64",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-debuginfo-0:1.12.0-5.el9_1.1.aarch64",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-debuginfo-0:1.12.0-5.el9_1.1.ppc64le",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-debuginfo-0:1.12.0-5.el9_1.1.s390x",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-debuginfo-0:1.12.0-5.el9_1.1.x86_64",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-minimal-0:1.12.0-5.el9_1.1.aarch64",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-minimal-0:1.12.0-5.el9_1.1.ppc64le",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-minimal-0:1.12.0-5.el9_1.1.s390x",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-minimal-0:1.12.0-5.el9_1.1.x86_64",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-minimal-debuginfo-0:1.12.0-5.el9_1.1.aarch64",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-minimal-debuginfo-0:1.12.0-5.el9_1.1.ppc64le",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-minimal-debuginfo-0:1.12.0-5.el9_1.1.s390x",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-minimal-debuginfo-0:1.12.0-5.el9_1.1.x86_64",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-module-0:1.12.0-5.el9_1.1.aarch64",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-module-0:1.12.0-5.el9_1.1.ppc64le",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-module-0:1.12.0-5.el9_1.1.s390x",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-module-0:1.12.0-5.el9_1.1.x86_64",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-module-debuginfo-0:1.12.0-5.el9_1.1.aarch64",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-module-debuginfo-0:1.12.0-5.el9_1.1.ppc64le",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-module-debuginfo-0:1.12.0-5.el9_1.1.s390x",
"AppStream-9.1.0.Z.MAIN:tigervnc-server-module-debuginfo-0:1.12.0-5.el9_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "xorg-x11-server: DeepCopyPointerClasses use-after-free leads to privilege elevation"
}
]
}
RHSA-2023:0623
Vulnerability from csaf_redhat - Published: 2023-02-07 15:34 - Updated: 2026-03-20 15:58A vulnerability was found in X.Org. This issue occurs due to a dangling pointer in DeepCopyPointerClasses that can be exploited by ProcXkbSetDeviceInfo() and ProcXkbGetDeviceInfo() to read and write into freed memory. This can lead to local privilege elevation on systems where the X server runs privileged and remote code execution for ssh X forwarding sessions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.EUS:tigervnc-0:1.11.0-22.el9_0.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:tigervnc-0:1.11.0-22.el9_0.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:tigervnc-0:1.11.0-22.el9_0.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:tigervnc-0:1.11.0-22.el9_0.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:tigervnc-0:1.11.0-22.el9_0.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:tigervnc-debuginfo-0:1.11.0-22.el9_0.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:tigervnc-debuginfo-0:1.11.0-22.el9_0.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:tigervnc-debuginfo-0:1.11.0-22.el9_0.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:tigervnc-debuginfo-0:1.11.0-22.el9_0.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:tigervnc-debugsource-0:1.11.0-22.el9_0.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:tigervnc-debugsource-0:1.11.0-22.el9_0.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:tigervnc-debugsource-0:1.11.0-22.el9_0.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:tigervnc-debugsource-0:1.11.0-22.el9_0.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:tigervnc-icons-0:1.11.0-22.el9_0.1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:tigervnc-license-0:1.11.0-22.el9_0.1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:tigervnc-selinux-0:1.11.0-22.el9_0.1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:tigervnc-server-0:1.11.0-22.el9_0.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:tigervnc-server-0:1.11.0-22.el9_0.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:tigervnc-server-0:1.11.0-22.el9_0.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:tigervnc-server-0:1.11.0-22.el9_0.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:tigervnc-server-debuginfo-0:1.11.0-22.el9_0.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:tigervnc-server-debuginfo-0:1.11.0-22.el9_0.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:tigervnc-server-debuginfo-0:1.11.0-22.el9_0.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:tigervnc-server-debuginfo-0:1.11.0-22.el9_0.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:tigervnc-server-minimal-0:1.11.0-22.el9_0.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:tigervnc-server-minimal-0:1.11.0-22.el9_0.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:tigervnc-server-minimal-0:1.11.0-22.el9_0.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:tigervnc-server-minimal-0:1.11.0-22.el9_0.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:tigervnc-server-module-0:1.11.0-22.el9_0.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:tigervnc-server-module-0:1.11.0-22.el9_0.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:tigervnc-server-module-0:1.11.0-22.el9_0.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:tigervnc-server-module-0:1.11.0-22.el9_0.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.1.x86_64 | — |
Vendor Fix
fix
|
{
"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 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: DeepCopyPointerClasses use-after-free leads to privilege elevation (CVE-2023-0494)\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-2023:0623",
"url": "https://access.redhat.com/errata/RHSA-2023:0623"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2165995",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165995"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_0623.json"
}
],
"title": "Red Hat Security Advisory: tigervnc security update",
"tracking": {
"current_release_date": "2026-03-20T15:58:54+00:00",
"generator": {
"date": "2026-03-20T15:58:54+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2023:0623",
"initial_release_date": "2023-02-07T15:34:11+00:00",
"revision_history": [
{
"date": "2023-02-07T15:34:11+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-02-07T15:34:11+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-20T15:58:54+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.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.0::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "tigervnc-0:1.11.0-22.el9_0.1.src",
"product": {
"name": "tigervnc-0:1.11.0-22.el9_0.1.src",
"product_id": "tigervnc-0:1.11.0-22.el9_0.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc@1.11.0-22.el9_0.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "tigervnc-0:1.11.0-22.el9_0.1.aarch64",
"product": {
"name": "tigervnc-0:1.11.0-22.el9_0.1.aarch64",
"product_id": "tigervnc-0:1.11.0-22.el9_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc@1.11.0-22.el9_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-0:1.11.0-22.el9_0.1.aarch64",
"product": {
"name": "tigervnc-server-0:1.11.0-22.el9_0.1.aarch64",
"product_id": "tigervnc-server-0:1.11.0-22.el9_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server@1.11.0-22.el9_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-minimal-0:1.11.0-22.el9_0.1.aarch64",
"product": {
"name": "tigervnc-server-minimal-0:1.11.0-22.el9_0.1.aarch64",
"product_id": "tigervnc-server-minimal-0:1.11.0-22.el9_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-minimal@1.11.0-22.el9_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-module-0:1.11.0-22.el9_0.1.aarch64",
"product": {
"name": "tigervnc-server-module-0:1.11.0-22.el9_0.1.aarch64",
"product_id": "tigervnc-server-module-0:1.11.0-22.el9_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-module@1.11.0-22.el9_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-debugsource-0:1.11.0-22.el9_0.1.aarch64",
"product": {
"name": "tigervnc-debugsource-0:1.11.0-22.el9_0.1.aarch64",
"product_id": "tigervnc-debugsource-0:1.11.0-22.el9_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-debugsource@1.11.0-22.el9_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-debuginfo-0:1.11.0-22.el9_0.1.aarch64",
"product": {
"name": "tigervnc-debuginfo-0:1.11.0-22.el9_0.1.aarch64",
"product_id": "tigervnc-debuginfo-0:1.11.0-22.el9_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-debuginfo@1.11.0-22.el9_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-debuginfo-0:1.11.0-22.el9_0.1.aarch64",
"product": {
"name": "tigervnc-server-debuginfo-0:1.11.0-22.el9_0.1.aarch64",
"product_id": "tigervnc-server-debuginfo-0:1.11.0-22.el9_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-debuginfo@1.11.0-22.el9_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.1.aarch64",
"product": {
"name": "tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.1.aarch64",
"product_id": "tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-minimal-debuginfo@1.11.0-22.el9_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.1.aarch64",
"product": {
"name": "tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.1.aarch64",
"product_id": "tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-module-debuginfo@1.11.0-22.el9_0.1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "tigervnc-0:1.11.0-22.el9_0.1.ppc64le",
"product": {
"name": "tigervnc-0:1.11.0-22.el9_0.1.ppc64le",
"product_id": "tigervnc-0:1.11.0-22.el9_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc@1.11.0-22.el9_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-0:1.11.0-22.el9_0.1.ppc64le",
"product": {
"name": "tigervnc-server-0:1.11.0-22.el9_0.1.ppc64le",
"product_id": "tigervnc-server-0:1.11.0-22.el9_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server@1.11.0-22.el9_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-minimal-0:1.11.0-22.el9_0.1.ppc64le",
"product": {
"name": "tigervnc-server-minimal-0:1.11.0-22.el9_0.1.ppc64le",
"product_id": "tigervnc-server-minimal-0:1.11.0-22.el9_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-minimal@1.11.0-22.el9_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-module-0:1.11.0-22.el9_0.1.ppc64le",
"product": {
"name": "tigervnc-server-module-0:1.11.0-22.el9_0.1.ppc64le",
"product_id": "tigervnc-server-module-0:1.11.0-22.el9_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-module@1.11.0-22.el9_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "tigervnc-debugsource-0:1.11.0-22.el9_0.1.ppc64le",
"product": {
"name": "tigervnc-debugsource-0:1.11.0-22.el9_0.1.ppc64le",
"product_id": "tigervnc-debugsource-0:1.11.0-22.el9_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-debugsource@1.11.0-22.el9_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "tigervnc-debuginfo-0:1.11.0-22.el9_0.1.ppc64le",
"product": {
"name": "tigervnc-debuginfo-0:1.11.0-22.el9_0.1.ppc64le",
"product_id": "tigervnc-debuginfo-0:1.11.0-22.el9_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-debuginfo@1.11.0-22.el9_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-debuginfo-0:1.11.0-22.el9_0.1.ppc64le",
"product": {
"name": "tigervnc-server-debuginfo-0:1.11.0-22.el9_0.1.ppc64le",
"product_id": "tigervnc-server-debuginfo-0:1.11.0-22.el9_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-debuginfo@1.11.0-22.el9_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.1.ppc64le",
"product": {
"name": "tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.1.ppc64le",
"product_id": "tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-minimal-debuginfo@1.11.0-22.el9_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.1.ppc64le",
"product": {
"name": "tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.1.ppc64le",
"product_id": "tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-module-debuginfo@1.11.0-22.el9_0.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "tigervnc-0:1.11.0-22.el9_0.1.x86_64",
"product": {
"name": "tigervnc-0:1.11.0-22.el9_0.1.x86_64",
"product_id": "tigervnc-0:1.11.0-22.el9_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc@1.11.0-22.el9_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-0:1.11.0-22.el9_0.1.x86_64",
"product": {
"name": "tigervnc-server-0:1.11.0-22.el9_0.1.x86_64",
"product_id": "tigervnc-server-0:1.11.0-22.el9_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server@1.11.0-22.el9_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-minimal-0:1.11.0-22.el9_0.1.x86_64",
"product": {
"name": "tigervnc-server-minimal-0:1.11.0-22.el9_0.1.x86_64",
"product_id": "tigervnc-server-minimal-0:1.11.0-22.el9_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-minimal@1.11.0-22.el9_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-module-0:1.11.0-22.el9_0.1.x86_64",
"product": {
"name": "tigervnc-server-module-0:1.11.0-22.el9_0.1.x86_64",
"product_id": "tigervnc-server-module-0:1.11.0-22.el9_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-module@1.11.0-22.el9_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-debugsource-0:1.11.0-22.el9_0.1.x86_64",
"product": {
"name": "tigervnc-debugsource-0:1.11.0-22.el9_0.1.x86_64",
"product_id": "tigervnc-debugsource-0:1.11.0-22.el9_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-debugsource@1.11.0-22.el9_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-debuginfo-0:1.11.0-22.el9_0.1.x86_64",
"product": {
"name": "tigervnc-debuginfo-0:1.11.0-22.el9_0.1.x86_64",
"product_id": "tigervnc-debuginfo-0:1.11.0-22.el9_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-debuginfo@1.11.0-22.el9_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-debuginfo-0:1.11.0-22.el9_0.1.x86_64",
"product": {
"name": "tigervnc-server-debuginfo-0:1.11.0-22.el9_0.1.x86_64",
"product_id": "tigervnc-server-debuginfo-0:1.11.0-22.el9_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-debuginfo@1.11.0-22.el9_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.1.x86_64",
"product": {
"name": "tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.1.x86_64",
"product_id": "tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-minimal-debuginfo@1.11.0-22.el9_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.1.x86_64",
"product": {
"name": "tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.1.x86_64",
"product_id": "tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-module-debuginfo@1.11.0-22.el9_0.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "tigervnc-0:1.11.0-22.el9_0.1.s390x",
"product": {
"name": "tigervnc-0:1.11.0-22.el9_0.1.s390x",
"product_id": "tigervnc-0:1.11.0-22.el9_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc@1.11.0-22.el9_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-0:1.11.0-22.el9_0.1.s390x",
"product": {
"name": "tigervnc-server-0:1.11.0-22.el9_0.1.s390x",
"product_id": "tigervnc-server-0:1.11.0-22.el9_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server@1.11.0-22.el9_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-minimal-0:1.11.0-22.el9_0.1.s390x",
"product": {
"name": "tigervnc-server-minimal-0:1.11.0-22.el9_0.1.s390x",
"product_id": "tigervnc-server-minimal-0:1.11.0-22.el9_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-minimal@1.11.0-22.el9_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-module-0:1.11.0-22.el9_0.1.s390x",
"product": {
"name": "tigervnc-server-module-0:1.11.0-22.el9_0.1.s390x",
"product_id": "tigervnc-server-module-0:1.11.0-22.el9_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-module@1.11.0-22.el9_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "tigervnc-debugsource-0:1.11.0-22.el9_0.1.s390x",
"product": {
"name": "tigervnc-debugsource-0:1.11.0-22.el9_0.1.s390x",
"product_id": "tigervnc-debugsource-0:1.11.0-22.el9_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-debugsource@1.11.0-22.el9_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "tigervnc-debuginfo-0:1.11.0-22.el9_0.1.s390x",
"product": {
"name": "tigervnc-debuginfo-0:1.11.0-22.el9_0.1.s390x",
"product_id": "tigervnc-debuginfo-0:1.11.0-22.el9_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-debuginfo@1.11.0-22.el9_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-debuginfo-0:1.11.0-22.el9_0.1.s390x",
"product": {
"name": "tigervnc-server-debuginfo-0:1.11.0-22.el9_0.1.s390x",
"product_id": "tigervnc-server-debuginfo-0:1.11.0-22.el9_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-debuginfo@1.11.0-22.el9_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.1.s390x",
"product": {
"name": "tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.1.s390x",
"product_id": "tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-minimal-debuginfo@1.11.0-22.el9_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.1.s390x",
"product": {
"name": "tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.1.s390x",
"product_id": "tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-module-debuginfo@1.11.0-22.el9_0.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "tigervnc-icons-0:1.11.0-22.el9_0.1.noarch",
"product": {
"name": "tigervnc-icons-0:1.11.0-22.el9_0.1.noarch",
"product_id": "tigervnc-icons-0:1.11.0-22.el9_0.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-icons@1.11.0-22.el9_0.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "tigervnc-license-0:1.11.0-22.el9_0.1.noarch",
"product": {
"name": "tigervnc-license-0:1.11.0-22.el9_0.1.noarch",
"product_id": "tigervnc-license-0:1.11.0-22.el9_0.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-license@1.11.0-22.el9_0.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "tigervnc-selinux-0:1.11.0-22.el9_0.1.noarch",
"product": {
"name": "tigervnc-selinux-0:1.11.0-22.el9_0.1.noarch",
"product_id": "tigervnc-selinux-0:1.11.0-22.el9_0.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-selinux@1.11.0-22.el9_0.1?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.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:tigervnc-0:1.11.0-22.el9_0.1.aarch64"
},
"product_reference": "tigervnc-0:1.11.0-22.el9_0.1.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-0:1.11.0-22.el9_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:tigervnc-0:1.11.0-22.el9_0.1.ppc64le"
},
"product_reference": "tigervnc-0:1.11.0-22.el9_0.1.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-0:1.11.0-22.el9_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:tigervnc-0:1.11.0-22.el9_0.1.s390x"
},
"product_reference": "tigervnc-0:1.11.0-22.el9_0.1.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-0:1.11.0-22.el9_0.1.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:tigervnc-0:1.11.0-22.el9_0.1.src"
},
"product_reference": "tigervnc-0:1.11.0-22.el9_0.1.src",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-0:1.11.0-22.el9_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:tigervnc-0:1.11.0-22.el9_0.1.x86_64"
},
"product_reference": "tigervnc-0:1.11.0-22.el9_0.1.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-debuginfo-0:1.11.0-22.el9_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:tigervnc-debuginfo-0:1.11.0-22.el9_0.1.aarch64"
},
"product_reference": "tigervnc-debuginfo-0:1.11.0-22.el9_0.1.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-debuginfo-0:1.11.0-22.el9_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:tigervnc-debuginfo-0:1.11.0-22.el9_0.1.ppc64le"
},
"product_reference": "tigervnc-debuginfo-0:1.11.0-22.el9_0.1.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-debuginfo-0:1.11.0-22.el9_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:tigervnc-debuginfo-0:1.11.0-22.el9_0.1.s390x"
},
"product_reference": "tigervnc-debuginfo-0:1.11.0-22.el9_0.1.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-debuginfo-0:1.11.0-22.el9_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:tigervnc-debuginfo-0:1.11.0-22.el9_0.1.x86_64"
},
"product_reference": "tigervnc-debuginfo-0:1.11.0-22.el9_0.1.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-debugsource-0:1.11.0-22.el9_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:tigervnc-debugsource-0:1.11.0-22.el9_0.1.aarch64"
},
"product_reference": "tigervnc-debugsource-0:1.11.0-22.el9_0.1.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-debugsource-0:1.11.0-22.el9_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:tigervnc-debugsource-0:1.11.0-22.el9_0.1.ppc64le"
},
"product_reference": "tigervnc-debugsource-0:1.11.0-22.el9_0.1.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-debugsource-0:1.11.0-22.el9_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:tigervnc-debugsource-0:1.11.0-22.el9_0.1.s390x"
},
"product_reference": "tigervnc-debugsource-0:1.11.0-22.el9_0.1.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-debugsource-0:1.11.0-22.el9_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:tigervnc-debugsource-0:1.11.0-22.el9_0.1.x86_64"
},
"product_reference": "tigervnc-debugsource-0:1.11.0-22.el9_0.1.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-icons-0:1.11.0-22.el9_0.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:tigervnc-icons-0:1.11.0-22.el9_0.1.noarch"
},
"product_reference": "tigervnc-icons-0:1.11.0-22.el9_0.1.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-license-0:1.11.0-22.el9_0.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:tigervnc-license-0:1.11.0-22.el9_0.1.noarch"
},
"product_reference": "tigervnc-license-0:1.11.0-22.el9_0.1.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-selinux-0:1.11.0-22.el9_0.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:tigervnc-selinux-0:1.11.0-22.el9_0.1.noarch"
},
"product_reference": "tigervnc-selinux-0:1.11.0-22.el9_0.1.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-0:1.11.0-22.el9_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:tigervnc-server-0:1.11.0-22.el9_0.1.aarch64"
},
"product_reference": "tigervnc-server-0:1.11.0-22.el9_0.1.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-0:1.11.0-22.el9_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:tigervnc-server-0:1.11.0-22.el9_0.1.ppc64le"
},
"product_reference": "tigervnc-server-0:1.11.0-22.el9_0.1.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-0:1.11.0-22.el9_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:tigervnc-server-0:1.11.0-22.el9_0.1.s390x"
},
"product_reference": "tigervnc-server-0:1.11.0-22.el9_0.1.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-0:1.11.0-22.el9_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:tigervnc-server-0:1.11.0-22.el9_0.1.x86_64"
},
"product_reference": "tigervnc-server-0:1.11.0-22.el9_0.1.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-debuginfo-0:1.11.0-22.el9_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:tigervnc-server-debuginfo-0:1.11.0-22.el9_0.1.aarch64"
},
"product_reference": "tigervnc-server-debuginfo-0:1.11.0-22.el9_0.1.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-debuginfo-0:1.11.0-22.el9_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:tigervnc-server-debuginfo-0:1.11.0-22.el9_0.1.ppc64le"
},
"product_reference": "tigervnc-server-debuginfo-0:1.11.0-22.el9_0.1.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-debuginfo-0:1.11.0-22.el9_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:tigervnc-server-debuginfo-0:1.11.0-22.el9_0.1.s390x"
},
"product_reference": "tigervnc-server-debuginfo-0:1.11.0-22.el9_0.1.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-debuginfo-0:1.11.0-22.el9_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:tigervnc-server-debuginfo-0:1.11.0-22.el9_0.1.x86_64"
},
"product_reference": "tigervnc-server-debuginfo-0:1.11.0-22.el9_0.1.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-minimal-0:1.11.0-22.el9_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:tigervnc-server-minimal-0:1.11.0-22.el9_0.1.aarch64"
},
"product_reference": "tigervnc-server-minimal-0:1.11.0-22.el9_0.1.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-minimal-0:1.11.0-22.el9_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:tigervnc-server-minimal-0:1.11.0-22.el9_0.1.ppc64le"
},
"product_reference": "tigervnc-server-minimal-0:1.11.0-22.el9_0.1.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-minimal-0:1.11.0-22.el9_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:tigervnc-server-minimal-0:1.11.0-22.el9_0.1.s390x"
},
"product_reference": "tigervnc-server-minimal-0:1.11.0-22.el9_0.1.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-minimal-0:1.11.0-22.el9_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:tigervnc-server-minimal-0:1.11.0-22.el9_0.1.x86_64"
},
"product_reference": "tigervnc-server-minimal-0:1.11.0-22.el9_0.1.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.1.aarch64"
},
"product_reference": "tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.1.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.1.ppc64le"
},
"product_reference": "tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.1.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.1.s390x"
},
"product_reference": "tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.1.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.1.x86_64"
},
"product_reference": "tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.1.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-module-0:1.11.0-22.el9_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:tigervnc-server-module-0:1.11.0-22.el9_0.1.aarch64"
},
"product_reference": "tigervnc-server-module-0:1.11.0-22.el9_0.1.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-module-0:1.11.0-22.el9_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:tigervnc-server-module-0:1.11.0-22.el9_0.1.ppc64le"
},
"product_reference": "tigervnc-server-module-0:1.11.0-22.el9_0.1.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-module-0:1.11.0-22.el9_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:tigervnc-server-module-0:1.11.0-22.el9_0.1.s390x"
},
"product_reference": "tigervnc-server-module-0:1.11.0-22.el9_0.1.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-module-0:1.11.0-22.el9_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:tigervnc-server-module-0:1.11.0-22.el9_0.1.x86_64"
},
"product_reference": "tigervnc-server-module-0:1.11.0-22.el9_0.1.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.1.aarch64"
},
"product_reference": "tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.1.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.1.ppc64le"
},
"product_reference": "tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.1.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.1.s390x"
},
"product_reference": "tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.1.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.1.x86_64"
},
"product_reference": "tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.1.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-0494",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2023-01-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2165995"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in X.Org. This issue occurs due to a dangling pointer in DeepCopyPointerClasses that can be exploited by ProcXkbSetDeviceInfo() and ProcXkbGetDeviceInfo() to read and write into freed memory. This can lead to local privilege elevation on systems where the X server runs privileged and remote code execution for ssh X forwarding sessions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "xorg-x11-server: DeepCopyPointerClasses use-after-free leads to privilege elevation",
"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 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.EUS:tigervnc-0:1.11.0-22.el9_0.1.aarch64",
"AppStream-9.0.0.Z.EUS:tigervnc-0:1.11.0-22.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.EUS:tigervnc-0:1.11.0-22.el9_0.1.s390x",
"AppStream-9.0.0.Z.EUS:tigervnc-0:1.11.0-22.el9_0.1.src",
"AppStream-9.0.0.Z.EUS:tigervnc-0:1.11.0-22.el9_0.1.x86_64",
"AppStream-9.0.0.Z.EUS:tigervnc-debuginfo-0:1.11.0-22.el9_0.1.aarch64",
"AppStream-9.0.0.Z.EUS:tigervnc-debuginfo-0:1.11.0-22.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.EUS:tigervnc-debuginfo-0:1.11.0-22.el9_0.1.s390x",
"AppStream-9.0.0.Z.EUS:tigervnc-debuginfo-0:1.11.0-22.el9_0.1.x86_64",
"AppStream-9.0.0.Z.EUS:tigervnc-debugsource-0:1.11.0-22.el9_0.1.aarch64",
"AppStream-9.0.0.Z.EUS:tigervnc-debugsource-0:1.11.0-22.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.EUS:tigervnc-debugsource-0:1.11.0-22.el9_0.1.s390x",
"AppStream-9.0.0.Z.EUS:tigervnc-debugsource-0:1.11.0-22.el9_0.1.x86_64",
"AppStream-9.0.0.Z.EUS:tigervnc-icons-0:1.11.0-22.el9_0.1.noarch",
"AppStream-9.0.0.Z.EUS:tigervnc-license-0:1.11.0-22.el9_0.1.noarch",
"AppStream-9.0.0.Z.EUS:tigervnc-selinux-0:1.11.0-22.el9_0.1.noarch",
"AppStream-9.0.0.Z.EUS:tigervnc-server-0:1.11.0-22.el9_0.1.aarch64",
"AppStream-9.0.0.Z.EUS:tigervnc-server-0:1.11.0-22.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.EUS:tigervnc-server-0:1.11.0-22.el9_0.1.s390x",
"AppStream-9.0.0.Z.EUS:tigervnc-server-0:1.11.0-22.el9_0.1.x86_64",
"AppStream-9.0.0.Z.EUS:tigervnc-server-debuginfo-0:1.11.0-22.el9_0.1.aarch64",
"AppStream-9.0.0.Z.EUS:tigervnc-server-debuginfo-0:1.11.0-22.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.EUS:tigervnc-server-debuginfo-0:1.11.0-22.el9_0.1.s390x",
"AppStream-9.0.0.Z.EUS:tigervnc-server-debuginfo-0:1.11.0-22.el9_0.1.x86_64",
"AppStream-9.0.0.Z.EUS:tigervnc-server-minimal-0:1.11.0-22.el9_0.1.aarch64",
"AppStream-9.0.0.Z.EUS:tigervnc-server-minimal-0:1.11.0-22.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.EUS:tigervnc-server-minimal-0:1.11.0-22.el9_0.1.s390x",
"AppStream-9.0.0.Z.EUS:tigervnc-server-minimal-0:1.11.0-22.el9_0.1.x86_64",
"AppStream-9.0.0.Z.EUS:tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.1.aarch64",
"AppStream-9.0.0.Z.EUS:tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.EUS:tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.1.s390x",
"AppStream-9.0.0.Z.EUS:tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.1.x86_64",
"AppStream-9.0.0.Z.EUS:tigervnc-server-module-0:1.11.0-22.el9_0.1.aarch64",
"AppStream-9.0.0.Z.EUS:tigervnc-server-module-0:1.11.0-22.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.EUS:tigervnc-server-module-0:1.11.0-22.el9_0.1.s390x",
"AppStream-9.0.0.Z.EUS:tigervnc-server-module-0:1.11.0-22.el9_0.1.x86_64",
"AppStream-9.0.0.Z.EUS:tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.1.aarch64",
"AppStream-9.0.0.Z.EUS:tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.EUS:tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.1.s390x",
"AppStream-9.0.0.Z.EUS:tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-0494"
},
{
"category": "external",
"summary": "RHBZ#2165995",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165995"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-0494",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0494"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-0494",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-0494"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-5v6x-2hpj-c37x",
"url": "https://github.com/advisories/GHSA-5v6x-2hpj-c37x"
}
],
"release_date": "2023-02-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-07T15:34:11+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.EUS:tigervnc-0:1.11.0-22.el9_0.1.aarch64",
"AppStream-9.0.0.Z.EUS:tigervnc-0:1.11.0-22.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.EUS:tigervnc-0:1.11.0-22.el9_0.1.s390x",
"AppStream-9.0.0.Z.EUS:tigervnc-0:1.11.0-22.el9_0.1.src",
"AppStream-9.0.0.Z.EUS:tigervnc-0:1.11.0-22.el9_0.1.x86_64",
"AppStream-9.0.0.Z.EUS:tigervnc-debuginfo-0:1.11.0-22.el9_0.1.aarch64",
"AppStream-9.0.0.Z.EUS:tigervnc-debuginfo-0:1.11.0-22.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.EUS:tigervnc-debuginfo-0:1.11.0-22.el9_0.1.s390x",
"AppStream-9.0.0.Z.EUS:tigervnc-debuginfo-0:1.11.0-22.el9_0.1.x86_64",
"AppStream-9.0.0.Z.EUS:tigervnc-debugsource-0:1.11.0-22.el9_0.1.aarch64",
"AppStream-9.0.0.Z.EUS:tigervnc-debugsource-0:1.11.0-22.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.EUS:tigervnc-debugsource-0:1.11.0-22.el9_0.1.s390x",
"AppStream-9.0.0.Z.EUS:tigervnc-debugsource-0:1.11.0-22.el9_0.1.x86_64",
"AppStream-9.0.0.Z.EUS:tigervnc-icons-0:1.11.0-22.el9_0.1.noarch",
"AppStream-9.0.0.Z.EUS:tigervnc-license-0:1.11.0-22.el9_0.1.noarch",
"AppStream-9.0.0.Z.EUS:tigervnc-selinux-0:1.11.0-22.el9_0.1.noarch",
"AppStream-9.0.0.Z.EUS:tigervnc-server-0:1.11.0-22.el9_0.1.aarch64",
"AppStream-9.0.0.Z.EUS:tigervnc-server-0:1.11.0-22.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.EUS:tigervnc-server-0:1.11.0-22.el9_0.1.s390x",
"AppStream-9.0.0.Z.EUS:tigervnc-server-0:1.11.0-22.el9_0.1.x86_64",
"AppStream-9.0.0.Z.EUS:tigervnc-server-debuginfo-0:1.11.0-22.el9_0.1.aarch64",
"AppStream-9.0.0.Z.EUS:tigervnc-server-debuginfo-0:1.11.0-22.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.EUS:tigervnc-server-debuginfo-0:1.11.0-22.el9_0.1.s390x",
"AppStream-9.0.0.Z.EUS:tigervnc-server-debuginfo-0:1.11.0-22.el9_0.1.x86_64",
"AppStream-9.0.0.Z.EUS:tigervnc-server-minimal-0:1.11.0-22.el9_0.1.aarch64",
"AppStream-9.0.0.Z.EUS:tigervnc-server-minimal-0:1.11.0-22.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.EUS:tigervnc-server-minimal-0:1.11.0-22.el9_0.1.s390x",
"AppStream-9.0.0.Z.EUS:tigervnc-server-minimal-0:1.11.0-22.el9_0.1.x86_64",
"AppStream-9.0.0.Z.EUS:tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.1.aarch64",
"AppStream-9.0.0.Z.EUS:tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.EUS:tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.1.s390x",
"AppStream-9.0.0.Z.EUS:tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.1.x86_64",
"AppStream-9.0.0.Z.EUS:tigervnc-server-module-0:1.11.0-22.el9_0.1.aarch64",
"AppStream-9.0.0.Z.EUS:tigervnc-server-module-0:1.11.0-22.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.EUS:tigervnc-server-module-0:1.11.0-22.el9_0.1.s390x",
"AppStream-9.0.0.Z.EUS:tigervnc-server-module-0:1.11.0-22.el9_0.1.x86_64",
"AppStream-9.0.0.Z.EUS:tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.1.aarch64",
"AppStream-9.0.0.Z.EUS:tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.EUS:tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.1.s390x",
"AppStream-9.0.0.Z.EUS:tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0623"
}
],
"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.EUS:tigervnc-0:1.11.0-22.el9_0.1.aarch64",
"AppStream-9.0.0.Z.EUS:tigervnc-0:1.11.0-22.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.EUS:tigervnc-0:1.11.0-22.el9_0.1.s390x",
"AppStream-9.0.0.Z.EUS:tigervnc-0:1.11.0-22.el9_0.1.src",
"AppStream-9.0.0.Z.EUS:tigervnc-0:1.11.0-22.el9_0.1.x86_64",
"AppStream-9.0.0.Z.EUS:tigervnc-debuginfo-0:1.11.0-22.el9_0.1.aarch64",
"AppStream-9.0.0.Z.EUS:tigervnc-debuginfo-0:1.11.0-22.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.EUS:tigervnc-debuginfo-0:1.11.0-22.el9_0.1.s390x",
"AppStream-9.0.0.Z.EUS:tigervnc-debuginfo-0:1.11.0-22.el9_0.1.x86_64",
"AppStream-9.0.0.Z.EUS:tigervnc-debugsource-0:1.11.0-22.el9_0.1.aarch64",
"AppStream-9.0.0.Z.EUS:tigervnc-debugsource-0:1.11.0-22.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.EUS:tigervnc-debugsource-0:1.11.0-22.el9_0.1.s390x",
"AppStream-9.0.0.Z.EUS:tigervnc-debugsource-0:1.11.0-22.el9_0.1.x86_64",
"AppStream-9.0.0.Z.EUS:tigervnc-icons-0:1.11.0-22.el9_0.1.noarch",
"AppStream-9.0.0.Z.EUS:tigervnc-license-0:1.11.0-22.el9_0.1.noarch",
"AppStream-9.0.0.Z.EUS:tigervnc-selinux-0:1.11.0-22.el9_0.1.noarch",
"AppStream-9.0.0.Z.EUS:tigervnc-server-0:1.11.0-22.el9_0.1.aarch64",
"AppStream-9.0.0.Z.EUS:tigervnc-server-0:1.11.0-22.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.EUS:tigervnc-server-0:1.11.0-22.el9_0.1.s390x",
"AppStream-9.0.0.Z.EUS:tigervnc-server-0:1.11.0-22.el9_0.1.x86_64",
"AppStream-9.0.0.Z.EUS:tigervnc-server-debuginfo-0:1.11.0-22.el9_0.1.aarch64",
"AppStream-9.0.0.Z.EUS:tigervnc-server-debuginfo-0:1.11.0-22.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.EUS:tigervnc-server-debuginfo-0:1.11.0-22.el9_0.1.s390x",
"AppStream-9.0.0.Z.EUS:tigervnc-server-debuginfo-0:1.11.0-22.el9_0.1.x86_64",
"AppStream-9.0.0.Z.EUS:tigervnc-server-minimal-0:1.11.0-22.el9_0.1.aarch64",
"AppStream-9.0.0.Z.EUS:tigervnc-server-minimal-0:1.11.0-22.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.EUS:tigervnc-server-minimal-0:1.11.0-22.el9_0.1.s390x",
"AppStream-9.0.0.Z.EUS:tigervnc-server-minimal-0:1.11.0-22.el9_0.1.x86_64",
"AppStream-9.0.0.Z.EUS:tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.1.aarch64",
"AppStream-9.0.0.Z.EUS:tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.EUS:tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.1.s390x",
"AppStream-9.0.0.Z.EUS:tigervnc-server-minimal-debuginfo-0:1.11.0-22.el9_0.1.x86_64",
"AppStream-9.0.0.Z.EUS:tigervnc-server-module-0:1.11.0-22.el9_0.1.aarch64",
"AppStream-9.0.0.Z.EUS:tigervnc-server-module-0:1.11.0-22.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.EUS:tigervnc-server-module-0:1.11.0-22.el9_0.1.s390x",
"AppStream-9.0.0.Z.EUS:tigervnc-server-module-0:1.11.0-22.el9_0.1.x86_64",
"AppStream-9.0.0.Z.EUS:tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.1.aarch64",
"AppStream-9.0.0.Z.EUS:tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.EUS:tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.1.s390x",
"AppStream-9.0.0.Z.EUS:tigervnc-server-module-debuginfo-0:1.11.0-22.el9_0.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "xorg-x11-server: DeepCopyPointerClasses use-after-free leads to privilege elevation"
}
]
}
RHSA-2023:0663
Vulnerability from csaf_redhat - Published: 2023-02-08 11:14 - Updated: 2026-03-20 15:58A vulnerability was found in X.Org. This issue occurs due to a dangling pointer in DeepCopyPointerClasses that can be exploited by ProcXkbSetDeviceInfo() and ProcXkbGetDeviceInfo() to read and write into freed memory. This can lead to local privilege elevation on systems where the X server runs privileged and remote code execution for ssh X forwarding sessions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.EUS:tigervnc-0:1.12.0-6.el8_6.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:tigervnc-0:1.12.0-6.el8_6.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:tigervnc-0:1.12.0-6.el8_6.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:tigervnc-0:1.12.0-6.el8_6.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:tigervnc-0:1.12.0-6.el8_6.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:tigervnc-debuginfo-0:1.12.0-6.el8_6.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:tigervnc-debuginfo-0:1.12.0-6.el8_6.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:tigervnc-debuginfo-0:1.12.0-6.el8_6.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:tigervnc-debuginfo-0:1.12.0-6.el8_6.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:tigervnc-debugsource-0:1.12.0-6.el8_6.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:tigervnc-debugsource-0:1.12.0-6.el8_6.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:tigervnc-debugsource-0:1.12.0-6.el8_6.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:tigervnc-debugsource-0:1.12.0-6.el8_6.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:tigervnc-icons-0:1.12.0-6.el8_6.1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:tigervnc-license-0:1.12.0-6.el8_6.1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:tigervnc-selinux-0:1.12.0-6.el8_6.1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:tigervnc-server-0:1.12.0-6.el8_6.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:tigervnc-server-0:1.12.0-6.el8_6.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:tigervnc-server-0:1.12.0-6.el8_6.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:tigervnc-server-0:1.12.0-6.el8_6.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:tigervnc-server-debuginfo-0:1.12.0-6.el8_6.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:tigervnc-server-debuginfo-0:1.12.0-6.el8_6.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:tigervnc-server-debuginfo-0:1.12.0-6.el8_6.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:tigervnc-server-debuginfo-0:1.12.0-6.el8_6.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:tigervnc-server-minimal-0:1.12.0-6.el8_6.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:tigervnc-server-minimal-0:1.12.0-6.el8_6.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:tigervnc-server-minimal-0:1.12.0-6.el8_6.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:tigervnc-server-minimal-0:1.12.0-6.el8_6.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:tigervnc-server-minimal-debuginfo-0:1.12.0-6.el8_6.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:tigervnc-server-minimal-debuginfo-0:1.12.0-6.el8_6.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:tigervnc-server-minimal-debuginfo-0:1.12.0-6.el8_6.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:tigervnc-server-minimal-debuginfo-0:1.12.0-6.el8_6.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:tigervnc-server-module-0:1.12.0-6.el8_6.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:tigervnc-server-module-0:1.12.0-6.el8_6.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:tigervnc-server-module-0:1.12.0-6.el8_6.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:tigervnc-server-module-0:1.12.0-6.el8_6.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:tigervnc-server-module-debuginfo-0:1.12.0-6.el8_6.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:tigervnc-server-module-debuginfo-0:1.12.0-6.el8_6.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:tigervnc-server-module-debuginfo-0:1.12.0-6.el8_6.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:tigervnc-server-module-debuginfo-0:1.12.0-6.el8_6.1.x86_64 | — |
Vendor Fix
fix
|
{
"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 8.6 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: DeepCopyPointerClasses use-after-free leads to privilege elevation (CVE-2023-0494)\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-2023:0663",
"url": "https://access.redhat.com/errata/RHSA-2023:0663"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2165995",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165995"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_0663.json"
}
],
"title": "Red Hat Security Advisory: tigervnc security update",
"tracking": {
"current_release_date": "2026-03-20T15:58:56+00:00",
"generator": {
"date": "2026-03-20T15:58:56+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2023:0663",
"initial_release_date": "2023-02-08T11:14:15+00:00",
"revision_history": [
{
"date": "2023-02-08T11:14:15+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-02-08T11:14:15+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-20T15:58:56+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.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.6::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "tigervnc-0:1.12.0-6.el8_6.1.src",
"product": {
"name": "tigervnc-0:1.12.0-6.el8_6.1.src",
"product_id": "tigervnc-0:1.12.0-6.el8_6.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc@1.12.0-6.el8_6.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "tigervnc-0:1.12.0-6.el8_6.1.aarch64",
"product": {
"name": "tigervnc-0:1.12.0-6.el8_6.1.aarch64",
"product_id": "tigervnc-0:1.12.0-6.el8_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc@1.12.0-6.el8_6.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-0:1.12.0-6.el8_6.1.aarch64",
"product": {
"name": "tigervnc-server-0:1.12.0-6.el8_6.1.aarch64",
"product_id": "tigervnc-server-0:1.12.0-6.el8_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server@1.12.0-6.el8_6.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-minimal-0:1.12.0-6.el8_6.1.aarch64",
"product": {
"name": "tigervnc-server-minimal-0:1.12.0-6.el8_6.1.aarch64",
"product_id": "tigervnc-server-minimal-0:1.12.0-6.el8_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-minimal@1.12.0-6.el8_6.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-module-0:1.12.0-6.el8_6.1.aarch64",
"product": {
"name": "tigervnc-server-module-0:1.12.0-6.el8_6.1.aarch64",
"product_id": "tigervnc-server-module-0:1.12.0-6.el8_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-module@1.12.0-6.el8_6.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-debugsource-0:1.12.0-6.el8_6.1.aarch64",
"product": {
"name": "tigervnc-debugsource-0:1.12.0-6.el8_6.1.aarch64",
"product_id": "tigervnc-debugsource-0:1.12.0-6.el8_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-debugsource@1.12.0-6.el8_6.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-debuginfo-0:1.12.0-6.el8_6.1.aarch64",
"product": {
"name": "tigervnc-debuginfo-0:1.12.0-6.el8_6.1.aarch64",
"product_id": "tigervnc-debuginfo-0:1.12.0-6.el8_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-debuginfo@1.12.0-6.el8_6.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-debuginfo-0:1.12.0-6.el8_6.1.aarch64",
"product": {
"name": "tigervnc-server-debuginfo-0:1.12.0-6.el8_6.1.aarch64",
"product_id": "tigervnc-server-debuginfo-0:1.12.0-6.el8_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-debuginfo@1.12.0-6.el8_6.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-minimal-debuginfo-0:1.12.0-6.el8_6.1.aarch64",
"product": {
"name": "tigervnc-server-minimal-debuginfo-0:1.12.0-6.el8_6.1.aarch64",
"product_id": "tigervnc-server-minimal-debuginfo-0:1.12.0-6.el8_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-minimal-debuginfo@1.12.0-6.el8_6.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-module-debuginfo-0:1.12.0-6.el8_6.1.aarch64",
"product": {
"name": "tigervnc-server-module-debuginfo-0:1.12.0-6.el8_6.1.aarch64",
"product_id": "tigervnc-server-module-debuginfo-0:1.12.0-6.el8_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-module-debuginfo@1.12.0-6.el8_6.1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "tigervnc-0:1.12.0-6.el8_6.1.ppc64le",
"product": {
"name": "tigervnc-0:1.12.0-6.el8_6.1.ppc64le",
"product_id": "tigervnc-0:1.12.0-6.el8_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc@1.12.0-6.el8_6.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-0:1.12.0-6.el8_6.1.ppc64le",
"product": {
"name": "tigervnc-server-0:1.12.0-6.el8_6.1.ppc64le",
"product_id": "tigervnc-server-0:1.12.0-6.el8_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server@1.12.0-6.el8_6.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-minimal-0:1.12.0-6.el8_6.1.ppc64le",
"product": {
"name": "tigervnc-server-minimal-0:1.12.0-6.el8_6.1.ppc64le",
"product_id": "tigervnc-server-minimal-0:1.12.0-6.el8_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-minimal@1.12.0-6.el8_6.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-module-0:1.12.0-6.el8_6.1.ppc64le",
"product": {
"name": "tigervnc-server-module-0:1.12.0-6.el8_6.1.ppc64le",
"product_id": "tigervnc-server-module-0:1.12.0-6.el8_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-module@1.12.0-6.el8_6.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "tigervnc-debugsource-0:1.12.0-6.el8_6.1.ppc64le",
"product": {
"name": "tigervnc-debugsource-0:1.12.0-6.el8_6.1.ppc64le",
"product_id": "tigervnc-debugsource-0:1.12.0-6.el8_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-debugsource@1.12.0-6.el8_6.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "tigervnc-debuginfo-0:1.12.0-6.el8_6.1.ppc64le",
"product": {
"name": "tigervnc-debuginfo-0:1.12.0-6.el8_6.1.ppc64le",
"product_id": "tigervnc-debuginfo-0:1.12.0-6.el8_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-debuginfo@1.12.0-6.el8_6.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-debuginfo-0:1.12.0-6.el8_6.1.ppc64le",
"product": {
"name": "tigervnc-server-debuginfo-0:1.12.0-6.el8_6.1.ppc64le",
"product_id": "tigervnc-server-debuginfo-0:1.12.0-6.el8_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-debuginfo@1.12.0-6.el8_6.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-minimal-debuginfo-0:1.12.0-6.el8_6.1.ppc64le",
"product": {
"name": "tigervnc-server-minimal-debuginfo-0:1.12.0-6.el8_6.1.ppc64le",
"product_id": "tigervnc-server-minimal-debuginfo-0:1.12.0-6.el8_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-minimal-debuginfo@1.12.0-6.el8_6.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-module-debuginfo-0:1.12.0-6.el8_6.1.ppc64le",
"product": {
"name": "tigervnc-server-module-debuginfo-0:1.12.0-6.el8_6.1.ppc64le",
"product_id": "tigervnc-server-module-debuginfo-0:1.12.0-6.el8_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-module-debuginfo@1.12.0-6.el8_6.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "tigervnc-0:1.12.0-6.el8_6.1.x86_64",
"product": {
"name": "tigervnc-0:1.12.0-6.el8_6.1.x86_64",
"product_id": "tigervnc-0:1.12.0-6.el8_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc@1.12.0-6.el8_6.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-0:1.12.0-6.el8_6.1.x86_64",
"product": {
"name": "tigervnc-server-0:1.12.0-6.el8_6.1.x86_64",
"product_id": "tigervnc-server-0:1.12.0-6.el8_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server@1.12.0-6.el8_6.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-minimal-0:1.12.0-6.el8_6.1.x86_64",
"product": {
"name": "tigervnc-server-minimal-0:1.12.0-6.el8_6.1.x86_64",
"product_id": "tigervnc-server-minimal-0:1.12.0-6.el8_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-minimal@1.12.0-6.el8_6.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-module-0:1.12.0-6.el8_6.1.x86_64",
"product": {
"name": "tigervnc-server-module-0:1.12.0-6.el8_6.1.x86_64",
"product_id": "tigervnc-server-module-0:1.12.0-6.el8_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-module@1.12.0-6.el8_6.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-debugsource-0:1.12.0-6.el8_6.1.x86_64",
"product": {
"name": "tigervnc-debugsource-0:1.12.0-6.el8_6.1.x86_64",
"product_id": "tigervnc-debugsource-0:1.12.0-6.el8_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-debugsource@1.12.0-6.el8_6.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-debuginfo-0:1.12.0-6.el8_6.1.x86_64",
"product": {
"name": "tigervnc-debuginfo-0:1.12.0-6.el8_6.1.x86_64",
"product_id": "tigervnc-debuginfo-0:1.12.0-6.el8_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-debuginfo@1.12.0-6.el8_6.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-debuginfo-0:1.12.0-6.el8_6.1.x86_64",
"product": {
"name": "tigervnc-server-debuginfo-0:1.12.0-6.el8_6.1.x86_64",
"product_id": "tigervnc-server-debuginfo-0:1.12.0-6.el8_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-debuginfo@1.12.0-6.el8_6.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-minimal-debuginfo-0:1.12.0-6.el8_6.1.x86_64",
"product": {
"name": "tigervnc-server-minimal-debuginfo-0:1.12.0-6.el8_6.1.x86_64",
"product_id": "tigervnc-server-minimal-debuginfo-0:1.12.0-6.el8_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-minimal-debuginfo@1.12.0-6.el8_6.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-module-debuginfo-0:1.12.0-6.el8_6.1.x86_64",
"product": {
"name": "tigervnc-server-module-debuginfo-0:1.12.0-6.el8_6.1.x86_64",
"product_id": "tigervnc-server-module-debuginfo-0:1.12.0-6.el8_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-module-debuginfo@1.12.0-6.el8_6.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "tigervnc-0:1.12.0-6.el8_6.1.s390x",
"product": {
"name": "tigervnc-0:1.12.0-6.el8_6.1.s390x",
"product_id": "tigervnc-0:1.12.0-6.el8_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc@1.12.0-6.el8_6.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-0:1.12.0-6.el8_6.1.s390x",
"product": {
"name": "tigervnc-server-0:1.12.0-6.el8_6.1.s390x",
"product_id": "tigervnc-server-0:1.12.0-6.el8_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server@1.12.0-6.el8_6.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-minimal-0:1.12.0-6.el8_6.1.s390x",
"product": {
"name": "tigervnc-server-minimal-0:1.12.0-6.el8_6.1.s390x",
"product_id": "tigervnc-server-minimal-0:1.12.0-6.el8_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-minimal@1.12.0-6.el8_6.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-module-0:1.12.0-6.el8_6.1.s390x",
"product": {
"name": "tigervnc-server-module-0:1.12.0-6.el8_6.1.s390x",
"product_id": "tigervnc-server-module-0:1.12.0-6.el8_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-module@1.12.0-6.el8_6.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "tigervnc-debugsource-0:1.12.0-6.el8_6.1.s390x",
"product": {
"name": "tigervnc-debugsource-0:1.12.0-6.el8_6.1.s390x",
"product_id": "tigervnc-debugsource-0:1.12.0-6.el8_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-debugsource@1.12.0-6.el8_6.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "tigervnc-debuginfo-0:1.12.0-6.el8_6.1.s390x",
"product": {
"name": "tigervnc-debuginfo-0:1.12.0-6.el8_6.1.s390x",
"product_id": "tigervnc-debuginfo-0:1.12.0-6.el8_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-debuginfo@1.12.0-6.el8_6.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-debuginfo-0:1.12.0-6.el8_6.1.s390x",
"product": {
"name": "tigervnc-server-debuginfo-0:1.12.0-6.el8_6.1.s390x",
"product_id": "tigervnc-server-debuginfo-0:1.12.0-6.el8_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-debuginfo@1.12.0-6.el8_6.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-minimal-debuginfo-0:1.12.0-6.el8_6.1.s390x",
"product": {
"name": "tigervnc-server-minimal-debuginfo-0:1.12.0-6.el8_6.1.s390x",
"product_id": "tigervnc-server-minimal-debuginfo-0:1.12.0-6.el8_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-minimal-debuginfo@1.12.0-6.el8_6.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-module-debuginfo-0:1.12.0-6.el8_6.1.s390x",
"product": {
"name": "tigervnc-server-module-debuginfo-0:1.12.0-6.el8_6.1.s390x",
"product_id": "tigervnc-server-module-debuginfo-0:1.12.0-6.el8_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-module-debuginfo@1.12.0-6.el8_6.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "tigervnc-icons-0:1.12.0-6.el8_6.1.noarch",
"product": {
"name": "tigervnc-icons-0:1.12.0-6.el8_6.1.noarch",
"product_id": "tigervnc-icons-0:1.12.0-6.el8_6.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-icons@1.12.0-6.el8_6.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "tigervnc-license-0:1.12.0-6.el8_6.1.noarch",
"product": {
"name": "tigervnc-license-0:1.12.0-6.el8_6.1.noarch",
"product_id": "tigervnc-license-0:1.12.0-6.el8_6.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-license@1.12.0-6.el8_6.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "tigervnc-selinux-0:1.12.0-6.el8_6.1.noarch",
"product": {
"name": "tigervnc-selinux-0:1.12.0-6.el8_6.1.noarch",
"product_id": "tigervnc-selinux-0:1.12.0-6.el8_6.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-selinux@1.12.0-6.el8_6.1?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-6.el8_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:tigervnc-0:1.12.0-6.el8_6.1.aarch64"
},
"product_reference": "tigervnc-0:1.12.0-6.el8_6.1.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-0:1.12.0-6.el8_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:tigervnc-0:1.12.0-6.el8_6.1.ppc64le"
},
"product_reference": "tigervnc-0:1.12.0-6.el8_6.1.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-0:1.12.0-6.el8_6.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:tigervnc-0:1.12.0-6.el8_6.1.s390x"
},
"product_reference": "tigervnc-0:1.12.0-6.el8_6.1.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-0:1.12.0-6.el8_6.1.src as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:tigervnc-0:1.12.0-6.el8_6.1.src"
},
"product_reference": "tigervnc-0:1.12.0-6.el8_6.1.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-0:1.12.0-6.el8_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:tigervnc-0:1.12.0-6.el8_6.1.x86_64"
},
"product_reference": "tigervnc-0:1.12.0-6.el8_6.1.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-debuginfo-0:1.12.0-6.el8_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:tigervnc-debuginfo-0:1.12.0-6.el8_6.1.aarch64"
},
"product_reference": "tigervnc-debuginfo-0:1.12.0-6.el8_6.1.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-debuginfo-0:1.12.0-6.el8_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:tigervnc-debuginfo-0:1.12.0-6.el8_6.1.ppc64le"
},
"product_reference": "tigervnc-debuginfo-0:1.12.0-6.el8_6.1.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-debuginfo-0:1.12.0-6.el8_6.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:tigervnc-debuginfo-0:1.12.0-6.el8_6.1.s390x"
},
"product_reference": "tigervnc-debuginfo-0:1.12.0-6.el8_6.1.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-debuginfo-0:1.12.0-6.el8_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:tigervnc-debuginfo-0:1.12.0-6.el8_6.1.x86_64"
},
"product_reference": "tigervnc-debuginfo-0:1.12.0-6.el8_6.1.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-debugsource-0:1.12.0-6.el8_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:tigervnc-debugsource-0:1.12.0-6.el8_6.1.aarch64"
},
"product_reference": "tigervnc-debugsource-0:1.12.0-6.el8_6.1.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-debugsource-0:1.12.0-6.el8_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:tigervnc-debugsource-0:1.12.0-6.el8_6.1.ppc64le"
},
"product_reference": "tigervnc-debugsource-0:1.12.0-6.el8_6.1.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-debugsource-0:1.12.0-6.el8_6.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:tigervnc-debugsource-0:1.12.0-6.el8_6.1.s390x"
},
"product_reference": "tigervnc-debugsource-0:1.12.0-6.el8_6.1.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-debugsource-0:1.12.0-6.el8_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:tigervnc-debugsource-0:1.12.0-6.el8_6.1.x86_64"
},
"product_reference": "tigervnc-debugsource-0:1.12.0-6.el8_6.1.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-icons-0:1.12.0-6.el8_6.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:tigervnc-icons-0:1.12.0-6.el8_6.1.noarch"
},
"product_reference": "tigervnc-icons-0:1.12.0-6.el8_6.1.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-license-0:1.12.0-6.el8_6.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:tigervnc-license-0:1.12.0-6.el8_6.1.noarch"
},
"product_reference": "tigervnc-license-0:1.12.0-6.el8_6.1.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-selinux-0:1.12.0-6.el8_6.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:tigervnc-selinux-0:1.12.0-6.el8_6.1.noarch"
},
"product_reference": "tigervnc-selinux-0:1.12.0-6.el8_6.1.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-0:1.12.0-6.el8_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:tigervnc-server-0:1.12.0-6.el8_6.1.aarch64"
},
"product_reference": "tigervnc-server-0:1.12.0-6.el8_6.1.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-0:1.12.0-6.el8_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:tigervnc-server-0:1.12.0-6.el8_6.1.ppc64le"
},
"product_reference": "tigervnc-server-0:1.12.0-6.el8_6.1.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-0:1.12.0-6.el8_6.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:tigervnc-server-0:1.12.0-6.el8_6.1.s390x"
},
"product_reference": "tigervnc-server-0:1.12.0-6.el8_6.1.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-0:1.12.0-6.el8_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:tigervnc-server-0:1.12.0-6.el8_6.1.x86_64"
},
"product_reference": "tigervnc-server-0:1.12.0-6.el8_6.1.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-debuginfo-0:1.12.0-6.el8_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:tigervnc-server-debuginfo-0:1.12.0-6.el8_6.1.aarch64"
},
"product_reference": "tigervnc-server-debuginfo-0:1.12.0-6.el8_6.1.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-debuginfo-0:1.12.0-6.el8_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:tigervnc-server-debuginfo-0:1.12.0-6.el8_6.1.ppc64le"
},
"product_reference": "tigervnc-server-debuginfo-0:1.12.0-6.el8_6.1.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-debuginfo-0:1.12.0-6.el8_6.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:tigervnc-server-debuginfo-0:1.12.0-6.el8_6.1.s390x"
},
"product_reference": "tigervnc-server-debuginfo-0:1.12.0-6.el8_6.1.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-debuginfo-0:1.12.0-6.el8_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:tigervnc-server-debuginfo-0:1.12.0-6.el8_6.1.x86_64"
},
"product_reference": "tigervnc-server-debuginfo-0:1.12.0-6.el8_6.1.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-minimal-0:1.12.0-6.el8_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:tigervnc-server-minimal-0:1.12.0-6.el8_6.1.aarch64"
},
"product_reference": "tigervnc-server-minimal-0:1.12.0-6.el8_6.1.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-minimal-0:1.12.0-6.el8_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:tigervnc-server-minimal-0:1.12.0-6.el8_6.1.ppc64le"
},
"product_reference": "tigervnc-server-minimal-0:1.12.0-6.el8_6.1.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-minimal-0:1.12.0-6.el8_6.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:tigervnc-server-minimal-0:1.12.0-6.el8_6.1.s390x"
},
"product_reference": "tigervnc-server-minimal-0:1.12.0-6.el8_6.1.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-minimal-0:1.12.0-6.el8_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:tigervnc-server-minimal-0:1.12.0-6.el8_6.1.x86_64"
},
"product_reference": "tigervnc-server-minimal-0:1.12.0-6.el8_6.1.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-minimal-debuginfo-0:1.12.0-6.el8_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:tigervnc-server-minimal-debuginfo-0:1.12.0-6.el8_6.1.aarch64"
},
"product_reference": "tigervnc-server-minimal-debuginfo-0:1.12.0-6.el8_6.1.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-minimal-debuginfo-0:1.12.0-6.el8_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:tigervnc-server-minimal-debuginfo-0:1.12.0-6.el8_6.1.ppc64le"
},
"product_reference": "tigervnc-server-minimal-debuginfo-0:1.12.0-6.el8_6.1.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-minimal-debuginfo-0:1.12.0-6.el8_6.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:tigervnc-server-minimal-debuginfo-0:1.12.0-6.el8_6.1.s390x"
},
"product_reference": "tigervnc-server-minimal-debuginfo-0:1.12.0-6.el8_6.1.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-minimal-debuginfo-0:1.12.0-6.el8_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:tigervnc-server-minimal-debuginfo-0:1.12.0-6.el8_6.1.x86_64"
},
"product_reference": "tigervnc-server-minimal-debuginfo-0:1.12.0-6.el8_6.1.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-module-0:1.12.0-6.el8_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:tigervnc-server-module-0:1.12.0-6.el8_6.1.aarch64"
},
"product_reference": "tigervnc-server-module-0:1.12.0-6.el8_6.1.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-module-0:1.12.0-6.el8_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:tigervnc-server-module-0:1.12.0-6.el8_6.1.ppc64le"
},
"product_reference": "tigervnc-server-module-0:1.12.0-6.el8_6.1.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-module-0:1.12.0-6.el8_6.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:tigervnc-server-module-0:1.12.0-6.el8_6.1.s390x"
},
"product_reference": "tigervnc-server-module-0:1.12.0-6.el8_6.1.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-module-0:1.12.0-6.el8_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:tigervnc-server-module-0:1.12.0-6.el8_6.1.x86_64"
},
"product_reference": "tigervnc-server-module-0:1.12.0-6.el8_6.1.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-module-debuginfo-0:1.12.0-6.el8_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:tigervnc-server-module-debuginfo-0:1.12.0-6.el8_6.1.aarch64"
},
"product_reference": "tigervnc-server-module-debuginfo-0:1.12.0-6.el8_6.1.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-module-debuginfo-0:1.12.0-6.el8_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:tigervnc-server-module-debuginfo-0:1.12.0-6.el8_6.1.ppc64le"
},
"product_reference": "tigervnc-server-module-debuginfo-0:1.12.0-6.el8_6.1.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-module-debuginfo-0:1.12.0-6.el8_6.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:tigervnc-server-module-debuginfo-0:1.12.0-6.el8_6.1.s390x"
},
"product_reference": "tigervnc-server-module-debuginfo-0:1.12.0-6.el8_6.1.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-module-debuginfo-0:1.12.0-6.el8_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:tigervnc-server-module-debuginfo-0:1.12.0-6.el8_6.1.x86_64"
},
"product_reference": "tigervnc-server-module-debuginfo-0:1.12.0-6.el8_6.1.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-0494",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2023-01-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2165995"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in X.Org. This issue occurs due to a dangling pointer in DeepCopyPointerClasses that can be exploited by ProcXkbSetDeviceInfo() and ProcXkbGetDeviceInfo() to read and write into freed memory. This can lead to local privilege elevation on systems where the X server runs privileged and remote code execution for ssh X forwarding sessions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "xorg-x11-server: DeepCopyPointerClasses use-after-free leads to privilege elevation",
"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 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.6.0.Z.EUS:tigervnc-0:1.12.0-6.el8_6.1.aarch64",
"AppStream-8.6.0.Z.EUS:tigervnc-0:1.12.0-6.el8_6.1.ppc64le",
"AppStream-8.6.0.Z.EUS:tigervnc-0:1.12.0-6.el8_6.1.s390x",
"AppStream-8.6.0.Z.EUS:tigervnc-0:1.12.0-6.el8_6.1.src",
"AppStream-8.6.0.Z.EUS:tigervnc-0:1.12.0-6.el8_6.1.x86_64",
"AppStream-8.6.0.Z.EUS:tigervnc-debuginfo-0:1.12.0-6.el8_6.1.aarch64",
"AppStream-8.6.0.Z.EUS:tigervnc-debuginfo-0:1.12.0-6.el8_6.1.ppc64le",
"AppStream-8.6.0.Z.EUS:tigervnc-debuginfo-0:1.12.0-6.el8_6.1.s390x",
"AppStream-8.6.0.Z.EUS:tigervnc-debuginfo-0:1.12.0-6.el8_6.1.x86_64",
"AppStream-8.6.0.Z.EUS:tigervnc-debugsource-0:1.12.0-6.el8_6.1.aarch64",
"AppStream-8.6.0.Z.EUS:tigervnc-debugsource-0:1.12.0-6.el8_6.1.ppc64le",
"AppStream-8.6.0.Z.EUS:tigervnc-debugsource-0:1.12.0-6.el8_6.1.s390x",
"AppStream-8.6.0.Z.EUS:tigervnc-debugsource-0:1.12.0-6.el8_6.1.x86_64",
"AppStream-8.6.0.Z.EUS:tigervnc-icons-0:1.12.0-6.el8_6.1.noarch",
"AppStream-8.6.0.Z.EUS:tigervnc-license-0:1.12.0-6.el8_6.1.noarch",
"AppStream-8.6.0.Z.EUS:tigervnc-selinux-0:1.12.0-6.el8_6.1.noarch",
"AppStream-8.6.0.Z.EUS:tigervnc-server-0:1.12.0-6.el8_6.1.aarch64",
"AppStream-8.6.0.Z.EUS:tigervnc-server-0:1.12.0-6.el8_6.1.ppc64le",
"AppStream-8.6.0.Z.EUS:tigervnc-server-0:1.12.0-6.el8_6.1.s390x",
"AppStream-8.6.0.Z.EUS:tigervnc-server-0:1.12.0-6.el8_6.1.x86_64",
"AppStream-8.6.0.Z.EUS:tigervnc-server-debuginfo-0:1.12.0-6.el8_6.1.aarch64",
"AppStream-8.6.0.Z.EUS:tigervnc-server-debuginfo-0:1.12.0-6.el8_6.1.ppc64le",
"AppStream-8.6.0.Z.EUS:tigervnc-server-debuginfo-0:1.12.0-6.el8_6.1.s390x",
"AppStream-8.6.0.Z.EUS:tigervnc-server-debuginfo-0:1.12.0-6.el8_6.1.x86_64",
"AppStream-8.6.0.Z.EUS:tigervnc-server-minimal-0:1.12.0-6.el8_6.1.aarch64",
"AppStream-8.6.0.Z.EUS:tigervnc-server-minimal-0:1.12.0-6.el8_6.1.ppc64le",
"AppStream-8.6.0.Z.EUS:tigervnc-server-minimal-0:1.12.0-6.el8_6.1.s390x",
"AppStream-8.6.0.Z.EUS:tigervnc-server-minimal-0:1.12.0-6.el8_6.1.x86_64",
"AppStream-8.6.0.Z.EUS:tigervnc-server-minimal-debuginfo-0:1.12.0-6.el8_6.1.aarch64",
"AppStream-8.6.0.Z.EUS:tigervnc-server-minimal-debuginfo-0:1.12.0-6.el8_6.1.ppc64le",
"AppStream-8.6.0.Z.EUS:tigervnc-server-minimal-debuginfo-0:1.12.0-6.el8_6.1.s390x",
"AppStream-8.6.0.Z.EUS:tigervnc-server-minimal-debuginfo-0:1.12.0-6.el8_6.1.x86_64",
"AppStream-8.6.0.Z.EUS:tigervnc-server-module-0:1.12.0-6.el8_6.1.aarch64",
"AppStream-8.6.0.Z.EUS:tigervnc-server-module-0:1.12.0-6.el8_6.1.ppc64le",
"AppStream-8.6.0.Z.EUS:tigervnc-server-module-0:1.12.0-6.el8_6.1.s390x",
"AppStream-8.6.0.Z.EUS:tigervnc-server-module-0:1.12.0-6.el8_6.1.x86_64",
"AppStream-8.6.0.Z.EUS:tigervnc-server-module-debuginfo-0:1.12.0-6.el8_6.1.aarch64",
"AppStream-8.6.0.Z.EUS:tigervnc-server-module-debuginfo-0:1.12.0-6.el8_6.1.ppc64le",
"AppStream-8.6.0.Z.EUS:tigervnc-server-module-debuginfo-0:1.12.0-6.el8_6.1.s390x",
"AppStream-8.6.0.Z.EUS:tigervnc-server-module-debuginfo-0:1.12.0-6.el8_6.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-0494"
},
{
"category": "external",
"summary": "RHBZ#2165995",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165995"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-0494",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0494"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-0494",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-0494"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-5v6x-2hpj-c37x",
"url": "https://github.com/advisories/GHSA-5v6x-2hpj-c37x"
}
],
"release_date": "2023-02-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-08T11:14:15+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.6.0.Z.EUS:tigervnc-0:1.12.0-6.el8_6.1.aarch64",
"AppStream-8.6.0.Z.EUS:tigervnc-0:1.12.0-6.el8_6.1.ppc64le",
"AppStream-8.6.0.Z.EUS:tigervnc-0:1.12.0-6.el8_6.1.s390x",
"AppStream-8.6.0.Z.EUS:tigervnc-0:1.12.0-6.el8_6.1.src",
"AppStream-8.6.0.Z.EUS:tigervnc-0:1.12.0-6.el8_6.1.x86_64",
"AppStream-8.6.0.Z.EUS:tigervnc-debuginfo-0:1.12.0-6.el8_6.1.aarch64",
"AppStream-8.6.0.Z.EUS:tigervnc-debuginfo-0:1.12.0-6.el8_6.1.ppc64le",
"AppStream-8.6.0.Z.EUS:tigervnc-debuginfo-0:1.12.0-6.el8_6.1.s390x",
"AppStream-8.6.0.Z.EUS:tigervnc-debuginfo-0:1.12.0-6.el8_6.1.x86_64",
"AppStream-8.6.0.Z.EUS:tigervnc-debugsource-0:1.12.0-6.el8_6.1.aarch64",
"AppStream-8.6.0.Z.EUS:tigervnc-debugsource-0:1.12.0-6.el8_6.1.ppc64le",
"AppStream-8.6.0.Z.EUS:tigervnc-debugsource-0:1.12.0-6.el8_6.1.s390x",
"AppStream-8.6.0.Z.EUS:tigervnc-debugsource-0:1.12.0-6.el8_6.1.x86_64",
"AppStream-8.6.0.Z.EUS:tigervnc-icons-0:1.12.0-6.el8_6.1.noarch",
"AppStream-8.6.0.Z.EUS:tigervnc-license-0:1.12.0-6.el8_6.1.noarch",
"AppStream-8.6.0.Z.EUS:tigervnc-selinux-0:1.12.0-6.el8_6.1.noarch",
"AppStream-8.6.0.Z.EUS:tigervnc-server-0:1.12.0-6.el8_6.1.aarch64",
"AppStream-8.6.0.Z.EUS:tigervnc-server-0:1.12.0-6.el8_6.1.ppc64le",
"AppStream-8.6.0.Z.EUS:tigervnc-server-0:1.12.0-6.el8_6.1.s390x",
"AppStream-8.6.0.Z.EUS:tigervnc-server-0:1.12.0-6.el8_6.1.x86_64",
"AppStream-8.6.0.Z.EUS:tigervnc-server-debuginfo-0:1.12.0-6.el8_6.1.aarch64",
"AppStream-8.6.0.Z.EUS:tigervnc-server-debuginfo-0:1.12.0-6.el8_6.1.ppc64le",
"AppStream-8.6.0.Z.EUS:tigervnc-server-debuginfo-0:1.12.0-6.el8_6.1.s390x",
"AppStream-8.6.0.Z.EUS:tigervnc-server-debuginfo-0:1.12.0-6.el8_6.1.x86_64",
"AppStream-8.6.0.Z.EUS:tigervnc-server-minimal-0:1.12.0-6.el8_6.1.aarch64",
"AppStream-8.6.0.Z.EUS:tigervnc-server-minimal-0:1.12.0-6.el8_6.1.ppc64le",
"AppStream-8.6.0.Z.EUS:tigervnc-server-minimal-0:1.12.0-6.el8_6.1.s390x",
"AppStream-8.6.0.Z.EUS:tigervnc-server-minimal-0:1.12.0-6.el8_6.1.x86_64",
"AppStream-8.6.0.Z.EUS:tigervnc-server-minimal-debuginfo-0:1.12.0-6.el8_6.1.aarch64",
"AppStream-8.6.0.Z.EUS:tigervnc-server-minimal-debuginfo-0:1.12.0-6.el8_6.1.ppc64le",
"AppStream-8.6.0.Z.EUS:tigervnc-server-minimal-debuginfo-0:1.12.0-6.el8_6.1.s390x",
"AppStream-8.6.0.Z.EUS:tigervnc-server-minimal-debuginfo-0:1.12.0-6.el8_6.1.x86_64",
"AppStream-8.6.0.Z.EUS:tigervnc-server-module-0:1.12.0-6.el8_6.1.aarch64",
"AppStream-8.6.0.Z.EUS:tigervnc-server-module-0:1.12.0-6.el8_6.1.ppc64le",
"AppStream-8.6.0.Z.EUS:tigervnc-server-module-0:1.12.0-6.el8_6.1.s390x",
"AppStream-8.6.0.Z.EUS:tigervnc-server-module-0:1.12.0-6.el8_6.1.x86_64",
"AppStream-8.6.0.Z.EUS:tigervnc-server-module-debuginfo-0:1.12.0-6.el8_6.1.aarch64",
"AppStream-8.6.0.Z.EUS:tigervnc-server-module-debuginfo-0:1.12.0-6.el8_6.1.ppc64le",
"AppStream-8.6.0.Z.EUS:tigervnc-server-module-debuginfo-0:1.12.0-6.el8_6.1.s390x",
"AppStream-8.6.0.Z.EUS:tigervnc-server-module-debuginfo-0:1.12.0-6.el8_6.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0663"
}
],
"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.6.0.Z.EUS:tigervnc-0:1.12.0-6.el8_6.1.aarch64",
"AppStream-8.6.0.Z.EUS:tigervnc-0:1.12.0-6.el8_6.1.ppc64le",
"AppStream-8.6.0.Z.EUS:tigervnc-0:1.12.0-6.el8_6.1.s390x",
"AppStream-8.6.0.Z.EUS:tigervnc-0:1.12.0-6.el8_6.1.src",
"AppStream-8.6.0.Z.EUS:tigervnc-0:1.12.0-6.el8_6.1.x86_64",
"AppStream-8.6.0.Z.EUS:tigervnc-debuginfo-0:1.12.0-6.el8_6.1.aarch64",
"AppStream-8.6.0.Z.EUS:tigervnc-debuginfo-0:1.12.0-6.el8_6.1.ppc64le",
"AppStream-8.6.0.Z.EUS:tigervnc-debuginfo-0:1.12.0-6.el8_6.1.s390x",
"AppStream-8.6.0.Z.EUS:tigervnc-debuginfo-0:1.12.0-6.el8_6.1.x86_64",
"AppStream-8.6.0.Z.EUS:tigervnc-debugsource-0:1.12.0-6.el8_6.1.aarch64",
"AppStream-8.6.0.Z.EUS:tigervnc-debugsource-0:1.12.0-6.el8_6.1.ppc64le",
"AppStream-8.6.0.Z.EUS:tigervnc-debugsource-0:1.12.0-6.el8_6.1.s390x",
"AppStream-8.6.0.Z.EUS:tigervnc-debugsource-0:1.12.0-6.el8_6.1.x86_64",
"AppStream-8.6.0.Z.EUS:tigervnc-icons-0:1.12.0-6.el8_6.1.noarch",
"AppStream-8.6.0.Z.EUS:tigervnc-license-0:1.12.0-6.el8_6.1.noarch",
"AppStream-8.6.0.Z.EUS:tigervnc-selinux-0:1.12.0-6.el8_6.1.noarch",
"AppStream-8.6.0.Z.EUS:tigervnc-server-0:1.12.0-6.el8_6.1.aarch64",
"AppStream-8.6.0.Z.EUS:tigervnc-server-0:1.12.0-6.el8_6.1.ppc64le",
"AppStream-8.6.0.Z.EUS:tigervnc-server-0:1.12.0-6.el8_6.1.s390x",
"AppStream-8.6.0.Z.EUS:tigervnc-server-0:1.12.0-6.el8_6.1.x86_64",
"AppStream-8.6.0.Z.EUS:tigervnc-server-debuginfo-0:1.12.0-6.el8_6.1.aarch64",
"AppStream-8.6.0.Z.EUS:tigervnc-server-debuginfo-0:1.12.0-6.el8_6.1.ppc64le",
"AppStream-8.6.0.Z.EUS:tigervnc-server-debuginfo-0:1.12.0-6.el8_6.1.s390x",
"AppStream-8.6.0.Z.EUS:tigervnc-server-debuginfo-0:1.12.0-6.el8_6.1.x86_64",
"AppStream-8.6.0.Z.EUS:tigervnc-server-minimal-0:1.12.0-6.el8_6.1.aarch64",
"AppStream-8.6.0.Z.EUS:tigervnc-server-minimal-0:1.12.0-6.el8_6.1.ppc64le",
"AppStream-8.6.0.Z.EUS:tigervnc-server-minimal-0:1.12.0-6.el8_6.1.s390x",
"AppStream-8.6.0.Z.EUS:tigervnc-server-minimal-0:1.12.0-6.el8_6.1.x86_64",
"AppStream-8.6.0.Z.EUS:tigervnc-server-minimal-debuginfo-0:1.12.0-6.el8_6.1.aarch64",
"AppStream-8.6.0.Z.EUS:tigervnc-server-minimal-debuginfo-0:1.12.0-6.el8_6.1.ppc64le",
"AppStream-8.6.0.Z.EUS:tigervnc-server-minimal-debuginfo-0:1.12.0-6.el8_6.1.s390x",
"AppStream-8.6.0.Z.EUS:tigervnc-server-minimal-debuginfo-0:1.12.0-6.el8_6.1.x86_64",
"AppStream-8.6.0.Z.EUS:tigervnc-server-module-0:1.12.0-6.el8_6.1.aarch64",
"AppStream-8.6.0.Z.EUS:tigervnc-server-module-0:1.12.0-6.el8_6.1.ppc64le",
"AppStream-8.6.0.Z.EUS:tigervnc-server-module-0:1.12.0-6.el8_6.1.s390x",
"AppStream-8.6.0.Z.EUS:tigervnc-server-module-0:1.12.0-6.el8_6.1.x86_64",
"AppStream-8.6.0.Z.EUS:tigervnc-server-module-debuginfo-0:1.12.0-6.el8_6.1.aarch64",
"AppStream-8.6.0.Z.EUS:tigervnc-server-module-debuginfo-0:1.12.0-6.el8_6.1.ppc64le",
"AppStream-8.6.0.Z.EUS:tigervnc-server-module-debuginfo-0:1.12.0-6.el8_6.1.s390x",
"AppStream-8.6.0.Z.EUS:tigervnc-server-module-debuginfo-0:1.12.0-6.el8_6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "xorg-x11-server: DeepCopyPointerClasses use-after-free leads to privilege elevation"
}
]
}
RHSA-2023:0662
Vulnerability from csaf_redhat - Published: 2023-02-08 11:12 - Updated: 2026-03-20 15:58A vulnerability was found in X.Org. This issue occurs due to a dangling pointer in DeepCopyPointerClasses that can be exploited by ProcXkbSetDeviceInfo() and ProcXkbGetDeviceInfo() to read and write into freed memory. This can lead to local privilege elevation on systems where the X server runs privileged and remote code execution for ssh X forwarding sessions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:tigervnc-0:1.12.0-9.el8_7.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:tigervnc-0:1.12.0-9.el8_7.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:tigervnc-0:1.12.0-9.el8_7.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:tigervnc-0:1.12.0-9.el8_7.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:tigervnc-0:1.12.0-9.el8_7.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:tigervnc-debuginfo-0:1.12.0-9.el8_7.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:tigervnc-debuginfo-0:1.12.0-9.el8_7.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:tigervnc-debuginfo-0:1.12.0-9.el8_7.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:tigervnc-debuginfo-0:1.12.0-9.el8_7.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:tigervnc-debugsource-0:1.12.0-9.el8_7.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:tigervnc-debugsource-0:1.12.0-9.el8_7.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:tigervnc-debugsource-0:1.12.0-9.el8_7.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:tigervnc-debugsource-0:1.12.0-9.el8_7.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:tigervnc-icons-0:1.12.0-9.el8_7.1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:tigervnc-license-0:1.12.0-9.el8_7.1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:tigervnc-selinux-0:1.12.0-9.el8_7.1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:tigervnc-server-0:1.12.0-9.el8_7.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:tigervnc-server-0:1.12.0-9.el8_7.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:tigervnc-server-0:1.12.0-9.el8_7.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:tigervnc-server-0:1.12.0-9.el8_7.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:tigervnc-server-debuginfo-0:1.12.0-9.el8_7.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:tigervnc-server-debuginfo-0:1.12.0-9.el8_7.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:tigervnc-server-debuginfo-0:1.12.0-9.el8_7.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:tigervnc-server-debuginfo-0:1.12.0-9.el8_7.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:tigervnc-server-minimal-0:1.12.0-9.el8_7.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:tigervnc-server-minimal-0:1.12.0-9.el8_7.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:tigervnc-server-minimal-0:1.12.0-9.el8_7.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:tigervnc-server-minimal-0:1.12.0-9.el8_7.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:tigervnc-server-minimal-debuginfo-0:1.12.0-9.el8_7.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:tigervnc-server-minimal-debuginfo-0:1.12.0-9.el8_7.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:tigervnc-server-minimal-debuginfo-0:1.12.0-9.el8_7.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:tigervnc-server-minimal-debuginfo-0:1.12.0-9.el8_7.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:tigervnc-server-module-0:1.12.0-9.el8_7.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:tigervnc-server-module-0:1.12.0-9.el8_7.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:tigervnc-server-module-0:1.12.0-9.el8_7.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:tigervnc-server-module-0:1.12.0-9.el8_7.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:tigervnc-server-module-debuginfo-0:1.12.0-9.el8_7.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:tigervnc-server-module-debuginfo-0:1.12.0-9.el8_7.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:tigervnc-server-module-debuginfo-0:1.12.0-9.el8_7.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:tigervnc-server-module-debuginfo-0:1.12.0-9.el8_7.1.x86_64 | — |
Vendor Fix
fix
|
{
"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 8.\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: DeepCopyPointerClasses use-after-free leads to privilege elevation (CVE-2023-0494)\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-2023:0662",
"url": "https://access.redhat.com/errata/RHSA-2023:0662"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2165995",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165995"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_0662.json"
}
],
"title": "Red Hat Security Advisory: tigervnc security update",
"tracking": {
"current_release_date": "2026-03-20T15:58:56+00:00",
"generator": {
"date": "2026-03-20T15:58:56+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2023:0662",
"initial_release_date": "2023-02-08T11:12:54+00:00",
"revision_history": [
{
"date": "2023-02-08T11:12:54+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-02-08T11:12:54+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-20T15:58:56+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.7.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "tigervnc-0:1.12.0-9.el8_7.1.src",
"product": {
"name": "tigervnc-0:1.12.0-9.el8_7.1.src",
"product_id": "tigervnc-0:1.12.0-9.el8_7.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc@1.12.0-9.el8_7.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "tigervnc-0:1.12.0-9.el8_7.1.aarch64",
"product": {
"name": "tigervnc-0:1.12.0-9.el8_7.1.aarch64",
"product_id": "tigervnc-0:1.12.0-9.el8_7.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc@1.12.0-9.el8_7.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-0:1.12.0-9.el8_7.1.aarch64",
"product": {
"name": "tigervnc-server-0:1.12.0-9.el8_7.1.aarch64",
"product_id": "tigervnc-server-0:1.12.0-9.el8_7.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server@1.12.0-9.el8_7.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-minimal-0:1.12.0-9.el8_7.1.aarch64",
"product": {
"name": "tigervnc-server-minimal-0:1.12.0-9.el8_7.1.aarch64",
"product_id": "tigervnc-server-minimal-0:1.12.0-9.el8_7.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-minimal@1.12.0-9.el8_7.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-module-0:1.12.0-9.el8_7.1.aarch64",
"product": {
"name": "tigervnc-server-module-0:1.12.0-9.el8_7.1.aarch64",
"product_id": "tigervnc-server-module-0:1.12.0-9.el8_7.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-module@1.12.0-9.el8_7.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-debugsource-0:1.12.0-9.el8_7.1.aarch64",
"product": {
"name": "tigervnc-debugsource-0:1.12.0-9.el8_7.1.aarch64",
"product_id": "tigervnc-debugsource-0:1.12.0-9.el8_7.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-debugsource@1.12.0-9.el8_7.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-debuginfo-0:1.12.0-9.el8_7.1.aarch64",
"product": {
"name": "tigervnc-debuginfo-0:1.12.0-9.el8_7.1.aarch64",
"product_id": "tigervnc-debuginfo-0:1.12.0-9.el8_7.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-debuginfo@1.12.0-9.el8_7.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-debuginfo-0:1.12.0-9.el8_7.1.aarch64",
"product": {
"name": "tigervnc-server-debuginfo-0:1.12.0-9.el8_7.1.aarch64",
"product_id": "tigervnc-server-debuginfo-0:1.12.0-9.el8_7.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-debuginfo@1.12.0-9.el8_7.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-minimal-debuginfo-0:1.12.0-9.el8_7.1.aarch64",
"product": {
"name": "tigervnc-server-minimal-debuginfo-0:1.12.0-9.el8_7.1.aarch64",
"product_id": "tigervnc-server-minimal-debuginfo-0:1.12.0-9.el8_7.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-minimal-debuginfo@1.12.0-9.el8_7.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-module-debuginfo-0:1.12.0-9.el8_7.1.aarch64",
"product": {
"name": "tigervnc-server-module-debuginfo-0:1.12.0-9.el8_7.1.aarch64",
"product_id": "tigervnc-server-module-debuginfo-0:1.12.0-9.el8_7.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-module-debuginfo@1.12.0-9.el8_7.1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "tigervnc-0:1.12.0-9.el8_7.1.ppc64le",
"product": {
"name": "tigervnc-0:1.12.0-9.el8_7.1.ppc64le",
"product_id": "tigervnc-0:1.12.0-9.el8_7.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc@1.12.0-9.el8_7.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-0:1.12.0-9.el8_7.1.ppc64le",
"product": {
"name": "tigervnc-server-0:1.12.0-9.el8_7.1.ppc64le",
"product_id": "tigervnc-server-0:1.12.0-9.el8_7.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server@1.12.0-9.el8_7.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-minimal-0:1.12.0-9.el8_7.1.ppc64le",
"product": {
"name": "tigervnc-server-minimal-0:1.12.0-9.el8_7.1.ppc64le",
"product_id": "tigervnc-server-minimal-0:1.12.0-9.el8_7.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-minimal@1.12.0-9.el8_7.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-module-0:1.12.0-9.el8_7.1.ppc64le",
"product": {
"name": "tigervnc-server-module-0:1.12.0-9.el8_7.1.ppc64le",
"product_id": "tigervnc-server-module-0:1.12.0-9.el8_7.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-module@1.12.0-9.el8_7.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "tigervnc-debugsource-0:1.12.0-9.el8_7.1.ppc64le",
"product": {
"name": "tigervnc-debugsource-0:1.12.0-9.el8_7.1.ppc64le",
"product_id": "tigervnc-debugsource-0:1.12.0-9.el8_7.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-debugsource@1.12.0-9.el8_7.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "tigervnc-debuginfo-0:1.12.0-9.el8_7.1.ppc64le",
"product": {
"name": "tigervnc-debuginfo-0:1.12.0-9.el8_7.1.ppc64le",
"product_id": "tigervnc-debuginfo-0:1.12.0-9.el8_7.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-debuginfo@1.12.0-9.el8_7.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-debuginfo-0:1.12.0-9.el8_7.1.ppc64le",
"product": {
"name": "tigervnc-server-debuginfo-0:1.12.0-9.el8_7.1.ppc64le",
"product_id": "tigervnc-server-debuginfo-0:1.12.0-9.el8_7.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-debuginfo@1.12.0-9.el8_7.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-minimal-debuginfo-0:1.12.0-9.el8_7.1.ppc64le",
"product": {
"name": "tigervnc-server-minimal-debuginfo-0:1.12.0-9.el8_7.1.ppc64le",
"product_id": "tigervnc-server-minimal-debuginfo-0:1.12.0-9.el8_7.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-minimal-debuginfo@1.12.0-9.el8_7.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-module-debuginfo-0:1.12.0-9.el8_7.1.ppc64le",
"product": {
"name": "tigervnc-server-module-debuginfo-0:1.12.0-9.el8_7.1.ppc64le",
"product_id": "tigervnc-server-module-debuginfo-0:1.12.0-9.el8_7.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-module-debuginfo@1.12.0-9.el8_7.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "tigervnc-0:1.12.0-9.el8_7.1.x86_64",
"product": {
"name": "tigervnc-0:1.12.0-9.el8_7.1.x86_64",
"product_id": "tigervnc-0:1.12.0-9.el8_7.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc@1.12.0-9.el8_7.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-0:1.12.0-9.el8_7.1.x86_64",
"product": {
"name": "tigervnc-server-0:1.12.0-9.el8_7.1.x86_64",
"product_id": "tigervnc-server-0:1.12.0-9.el8_7.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server@1.12.0-9.el8_7.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-minimal-0:1.12.0-9.el8_7.1.x86_64",
"product": {
"name": "tigervnc-server-minimal-0:1.12.0-9.el8_7.1.x86_64",
"product_id": "tigervnc-server-minimal-0:1.12.0-9.el8_7.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-minimal@1.12.0-9.el8_7.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-module-0:1.12.0-9.el8_7.1.x86_64",
"product": {
"name": "tigervnc-server-module-0:1.12.0-9.el8_7.1.x86_64",
"product_id": "tigervnc-server-module-0:1.12.0-9.el8_7.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-module@1.12.0-9.el8_7.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-debugsource-0:1.12.0-9.el8_7.1.x86_64",
"product": {
"name": "tigervnc-debugsource-0:1.12.0-9.el8_7.1.x86_64",
"product_id": "tigervnc-debugsource-0:1.12.0-9.el8_7.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-debugsource@1.12.0-9.el8_7.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-debuginfo-0:1.12.0-9.el8_7.1.x86_64",
"product": {
"name": "tigervnc-debuginfo-0:1.12.0-9.el8_7.1.x86_64",
"product_id": "tigervnc-debuginfo-0:1.12.0-9.el8_7.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-debuginfo@1.12.0-9.el8_7.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-debuginfo-0:1.12.0-9.el8_7.1.x86_64",
"product": {
"name": "tigervnc-server-debuginfo-0:1.12.0-9.el8_7.1.x86_64",
"product_id": "tigervnc-server-debuginfo-0:1.12.0-9.el8_7.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-debuginfo@1.12.0-9.el8_7.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-minimal-debuginfo-0:1.12.0-9.el8_7.1.x86_64",
"product": {
"name": "tigervnc-server-minimal-debuginfo-0:1.12.0-9.el8_7.1.x86_64",
"product_id": "tigervnc-server-minimal-debuginfo-0:1.12.0-9.el8_7.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-minimal-debuginfo@1.12.0-9.el8_7.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-module-debuginfo-0:1.12.0-9.el8_7.1.x86_64",
"product": {
"name": "tigervnc-server-module-debuginfo-0:1.12.0-9.el8_7.1.x86_64",
"product_id": "tigervnc-server-module-debuginfo-0:1.12.0-9.el8_7.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-module-debuginfo@1.12.0-9.el8_7.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "tigervnc-0:1.12.0-9.el8_7.1.s390x",
"product": {
"name": "tigervnc-0:1.12.0-9.el8_7.1.s390x",
"product_id": "tigervnc-0:1.12.0-9.el8_7.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc@1.12.0-9.el8_7.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-0:1.12.0-9.el8_7.1.s390x",
"product": {
"name": "tigervnc-server-0:1.12.0-9.el8_7.1.s390x",
"product_id": "tigervnc-server-0:1.12.0-9.el8_7.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server@1.12.0-9.el8_7.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-minimal-0:1.12.0-9.el8_7.1.s390x",
"product": {
"name": "tigervnc-server-minimal-0:1.12.0-9.el8_7.1.s390x",
"product_id": "tigervnc-server-minimal-0:1.12.0-9.el8_7.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-minimal@1.12.0-9.el8_7.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-module-0:1.12.0-9.el8_7.1.s390x",
"product": {
"name": "tigervnc-server-module-0:1.12.0-9.el8_7.1.s390x",
"product_id": "tigervnc-server-module-0:1.12.0-9.el8_7.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-module@1.12.0-9.el8_7.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "tigervnc-debugsource-0:1.12.0-9.el8_7.1.s390x",
"product": {
"name": "tigervnc-debugsource-0:1.12.0-9.el8_7.1.s390x",
"product_id": "tigervnc-debugsource-0:1.12.0-9.el8_7.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-debugsource@1.12.0-9.el8_7.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "tigervnc-debuginfo-0:1.12.0-9.el8_7.1.s390x",
"product": {
"name": "tigervnc-debuginfo-0:1.12.0-9.el8_7.1.s390x",
"product_id": "tigervnc-debuginfo-0:1.12.0-9.el8_7.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-debuginfo@1.12.0-9.el8_7.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-debuginfo-0:1.12.0-9.el8_7.1.s390x",
"product": {
"name": "tigervnc-server-debuginfo-0:1.12.0-9.el8_7.1.s390x",
"product_id": "tigervnc-server-debuginfo-0:1.12.0-9.el8_7.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-debuginfo@1.12.0-9.el8_7.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-minimal-debuginfo-0:1.12.0-9.el8_7.1.s390x",
"product": {
"name": "tigervnc-server-minimal-debuginfo-0:1.12.0-9.el8_7.1.s390x",
"product_id": "tigervnc-server-minimal-debuginfo-0:1.12.0-9.el8_7.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-minimal-debuginfo@1.12.0-9.el8_7.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-module-debuginfo-0:1.12.0-9.el8_7.1.s390x",
"product": {
"name": "tigervnc-server-module-debuginfo-0:1.12.0-9.el8_7.1.s390x",
"product_id": "tigervnc-server-module-debuginfo-0:1.12.0-9.el8_7.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-module-debuginfo@1.12.0-9.el8_7.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "tigervnc-icons-0:1.12.0-9.el8_7.1.noarch",
"product": {
"name": "tigervnc-icons-0:1.12.0-9.el8_7.1.noarch",
"product_id": "tigervnc-icons-0:1.12.0-9.el8_7.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-icons@1.12.0-9.el8_7.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "tigervnc-license-0:1.12.0-9.el8_7.1.noarch",
"product": {
"name": "tigervnc-license-0:1.12.0-9.el8_7.1.noarch",
"product_id": "tigervnc-license-0:1.12.0-9.el8_7.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-license@1.12.0-9.el8_7.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "tigervnc-selinux-0:1.12.0-9.el8_7.1.noarch",
"product": {
"name": "tigervnc-selinux-0:1.12.0-9.el8_7.1.noarch",
"product_id": "tigervnc-selinux-0:1.12.0-9.el8_7.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-selinux@1.12.0-9.el8_7.1?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-9.el8_7.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:tigervnc-0:1.12.0-9.el8_7.1.aarch64"
},
"product_reference": "tigervnc-0:1.12.0-9.el8_7.1.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-0:1.12.0-9.el8_7.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:tigervnc-0:1.12.0-9.el8_7.1.ppc64le"
},
"product_reference": "tigervnc-0:1.12.0-9.el8_7.1.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-0:1.12.0-9.el8_7.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:tigervnc-0:1.12.0-9.el8_7.1.s390x"
},
"product_reference": "tigervnc-0:1.12.0-9.el8_7.1.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-0:1.12.0-9.el8_7.1.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:tigervnc-0:1.12.0-9.el8_7.1.src"
},
"product_reference": "tigervnc-0:1.12.0-9.el8_7.1.src",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-0:1.12.0-9.el8_7.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:tigervnc-0:1.12.0-9.el8_7.1.x86_64"
},
"product_reference": "tigervnc-0:1.12.0-9.el8_7.1.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-debuginfo-0:1.12.0-9.el8_7.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:tigervnc-debuginfo-0:1.12.0-9.el8_7.1.aarch64"
},
"product_reference": "tigervnc-debuginfo-0:1.12.0-9.el8_7.1.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-debuginfo-0:1.12.0-9.el8_7.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:tigervnc-debuginfo-0:1.12.0-9.el8_7.1.ppc64le"
},
"product_reference": "tigervnc-debuginfo-0:1.12.0-9.el8_7.1.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-debuginfo-0:1.12.0-9.el8_7.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:tigervnc-debuginfo-0:1.12.0-9.el8_7.1.s390x"
},
"product_reference": "tigervnc-debuginfo-0:1.12.0-9.el8_7.1.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-debuginfo-0:1.12.0-9.el8_7.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:tigervnc-debuginfo-0:1.12.0-9.el8_7.1.x86_64"
},
"product_reference": "tigervnc-debuginfo-0:1.12.0-9.el8_7.1.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-debugsource-0:1.12.0-9.el8_7.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:tigervnc-debugsource-0:1.12.0-9.el8_7.1.aarch64"
},
"product_reference": "tigervnc-debugsource-0:1.12.0-9.el8_7.1.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-debugsource-0:1.12.0-9.el8_7.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:tigervnc-debugsource-0:1.12.0-9.el8_7.1.ppc64le"
},
"product_reference": "tigervnc-debugsource-0:1.12.0-9.el8_7.1.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-debugsource-0:1.12.0-9.el8_7.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:tigervnc-debugsource-0:1.12.0-9.el8_7.1.s390x"
},
"product_reference": "tigervnc-debugsource-0:1.12.0-9.el8_7.1.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-debugsource-0:1.12.0-9.el8_7.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:tigervnc-debugsource-0:1.12.0-9.el8_7.1.x86_64"
},
"product_reference": "tigervnc-debugsource-0:1.12.0-9.el8_7.1.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-icons-0:1.12.0-9.el8_7.1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:tigervnc-icons-0:1.12.0-9.el8_7.1.noarch"
},
"product_reference": "tigervnc-icons-0:1.12.0-9.el8_7.1.noarch",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-license-0:1.12.0-9.el8_7.1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:tigervnc-license-0:1.12.0-9.el8_7.1.noarch"
},
"product_reference": "tigervnc-license-0:1.12.0-9.el8_7.1.noarch",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-selinux-0:1.12.0-9.el8_7.1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:tigervnc-selinux-0:1.12.0-9.el8_7.1.noarch"
},
"product_reference": "tigervnc-selinux-0:1.12.0-9.el8_7.1.noarch",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-0:1.12.0-9.el8_7.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:tigervnc-server-0:1.12.0-9.el8_7.1.aarch64"
},
"product_reference": "tigervnc-server-0:1.12.0-9.el8_7.1.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-0:1.12.0-9.el8_7.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:tigervnc-server-0:1.12.0-9.el8_7.1.ppc64le"
},
"product_reference": "tigervnc-server-0:1.12.0-9.el8_7.1.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-0:1.12.0-9.el8_7.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:tigervnc-server-0:1.12.0-9.el8_7.1.s390x"
},
"product_reference": "tigervnc-server-0:1.12.0-9.el8_7.1.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-0:1.12.0-9.el8_7.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:tigervnc-server-0:1.12.0-9.el8_7.1.x86_64"
},
"product_reference": "tigervnc-server-0:1.12.0-9.el8_7.1.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-debuginfo-0:1.12.0-9.el8_7.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:tigervnc-server-debuginfo-0:1.12.0-9.el8_7.1.aarch64"
},
"product_reference": "tigervnc-server-debuginfo-0:1.12.0-9.el8_7.1.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-debuginfo-0:1.12.0-9.el8_7.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:tigervnc-server-debuginfo-0:1.12.0-9.el8_7.1.ppc64le"
},
"product_reference": "tigervnc-server-debuginfo-0:1.12.0-9.el8_7.1.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-debuginfo-0:1.12.0-9.el8_7.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:tigervnc-server-debuginfo-0:1.12.0-9.el8_7.1.s390x"
},
"product_reference": "tigervnc-server-debuginfo-0:1.12.0-9.el8_7.1.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-debuginfo-0:1.12.0-9.el8_7.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:tigervnc-server-debuginfo-0:1.12.0-9.el8_7.1.x86_64"
},
"product_reference": "tigervnc-server-debuginfo-0:1.12.0-9.el8_7.1.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-minimal-0:1.12.0-9.el8_7.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:tigervnc-server-minimal-0:1.12.0-9.el8_7.1.aarch64"
},
"product_reference": "tigervnc-server-minimal-0:1.12.0-9.el8_7.1.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-minimal-0:1.12.0-9.el8_7.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:tigervnc-server-minimal-0:1.12.0-9.el8_7.1.ppc64le"
},
"product_reference": "tigervnc-server-minimal-0:1.12.0-9.el8_7.1.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-minimal-0:1.12.0-9.el8_7.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:tigervnc-server-minimal-0:1.12.0-9.el8_7.1.s390x"
},
"product_reference": "tigervnc-server-minimal-0:1.12.0-9.el8_7.1.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-minimal-0:1.12.0-9.el8_7.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:tigervnc-server-minimal-0:1.12.0-9.el8_7.1.x86_64"
},
"product_reference": "tigervnc-server-minimal-0:1.12.0-9.el8_7.1.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-minimal-debuginfo-0:1.12.0-9.el8_7.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:tigervnc-server-minimal-debuginfo-0:1.12.0-9.el8_7.1.aarch64"
},
"product_reference": "tigervnc-server-minimal-debuginfo-0:1.12.0-9.el8_7.1.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-minimal-debuginfo-0:1.12.0-9.el8_7.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:tigervnc-server-minimal-debuginfo-0:1.12.0-9.el8_7.1.ppc64le"
},
"product_reference": "tigervnc-server-minimal-debuginfo-0:1.12.0-9.el8_7.1.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-minimal-debuginfo-0:1.12.0-9.el8_7.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:tigervnc-server-minimal-debuginfo-0:1.12.0-9.el8_7.1.s390x"
},
"product_reference": "tigervnc-server-minimal-debuginfo-0:1.12.0-9.el8_7.1.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-minimal-debuginfo-0:1.12.0-9.el8_7.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:tigervnc-server-minimal-debuginfo-0:1.12.0-9.el8_7.1.x86_64"
},
"product_reference": "tigervnc-server-minimal-debuginfo-0:1.12.0-9.el8_7.1.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-module-0:1.12.0-9.el8_7.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:tigervnc-server-module-0:1.12.0-9.el8_7.1.aarch64"
},
"product_reference": "tigervnc-server-module-0:1.12.0-9.el8_7.1.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-module-0:1.12.0-9.el8_7.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:tigervnc-server-module-0:1.12.0-9.el8_7.1.ppc64le"
},
"product_reference": "tigervnc-server-module-0:1.12.0-9.el8_7.1.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-module-0:1.12.0-9.el8_7.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:tigervnc-server-module-0:1.12.0-9.el8_7.1.s390x"
},
"product_reference": "tigervnc-server-module-0:1.12.0-9.el8_7.1.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-module-0:1.12.0-9.el8_7.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:tigervnc-server-module-0:1.12.0-9.el8_7.1.x86_64"
},
"product_reference": "tigervnc-server-module-0:1.12.0-9.el8_7.1.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-module-debuginfo-0:1.12.0-9.el8_7.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:tigervnc-server-module-debuginfo-0:1.12.0-9.el8_7.1.aarch64"
},
"product_reference": "tigervnc-server-module-debuginfo-0:1.12.0-9.el8_7.1.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-module-debuginfo-0:1.12.0-9.el8_7.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:tigervnc-server-module-debuginfo-0:1.12.0-9.el8_7.1.ppc64le"
},
"product_reference": "tigervnc-server-module-debuginfo-0:1.12.0-9.el8_7.1.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-module-debuginfo-0:1.12.0-9.el8_7.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:tigervnc-server-module-debuginfo-0:1.12.0-9.el8_7.1.s390x"
},
"product_reference": "tigervnc-server-module-debuginfo-0:1.12.0-9.el8_7.1.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-module-debuginfo-0:1.12.0-9.el8_7.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:tigervnc-server-module-debuginfo-0:1.12.0-9.el8_7.1.x86_64"
},
"product_reference": "tigervnc-server-module-debuginfo-0:1.12.0-9.el8_7.1.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-0494",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2023-01-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2165995"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in X.Org. This issue occurs due to a dangling pointer in DeepCopyPointerClasses that can be exploited by ProcXkbSetDeviceInfo() and ProcXkbGetDeviceInfo() to read and write into freed memory. This can lead to local privilege elevation on systems where the X server runs privileged and remote code execution for ssh X forwarding sessions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "xorg-x11-server: DeepCopyPointerClasses use-after-free leads to privilege elevation",
"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 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.7.0.Z.MAIN:tigervnc-0:1.12.0-9.el8_7.1.aarch64",
"AppStream-8.7.0.Z.MAIN:tigervnc-0:1.12.0-9.el8_7.1.ppc64le",
"AppStream-8.7.0.Z.MAIN:tigervnc-0:1.12.0-9.el8_7.1.s390x",
"AppStream-8.7.0.Z.MAIN:tigervnc-0:1.12.0-9.el8_7.1.src",
"AppStream-8.7.0.Z.MAIN:tigervnc-0:1.12.0-9.el8_7.1.x86_64",
"AppStream-8.7.0.Z.MAIN:tigervnc-debuginfo-0:1.12.0-9.el8_7.1.aarch64",
"AppStream-8.7.0.Z.MAIN:tigervnc-debuginfo-0:1.12.0-9.el8_7.1.ppc64le",
"AppStream-8.7.0.Z.MAIN:tigervnc-debuginfo-0:1.12.0-9.el8_7.1.s390x",
"AppStream-8.7.0.Z.MAIN:tigervnc-debuginfo-0:1.12.0-9.el8_7.1.x86_64",
"AppStream-8.7.0.Z.MAIN:tigervnc-debugsource-0:1.12.0-9.el8_7.1.aarch64",
"AppStream-8.7.0.Z.MAIN:tigervnc-debugsource-0:1.12.0-9.el8_7.1.ppc64le",
"AppStream-8.7.0.Z.MAIN:tigervnc-debugsource-0:1.12.0-9.el8_7.1.s390x",
"AppStream-8.7.0.Z.MAIN:tigervnc-debugsource-0:1.12.0-9.el8_7.1.x86_64",
"AppStream-8.7.0.Z.MAIN:tigervnc-icons-0:1.12.0-9.el8_7.1.noarch",
"AppStream-8.7.0.Z.MAIN:tigervnc-license-0:1.12.0-9.el8_7.1.noarch",
"AppStream-8.7.0.Z.MAIN:tigervnc-selinux-0:1.12.0-9.el8_7.1.noarch",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-0:1.12.0-9.el8_7.1.aarch64",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-0:1.12.0-9.el8_7.1.ppc64le",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-0:1.12.0-9.el8_7.1.s390x",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-0:1.12.0-9.el8_7.1.x86_64",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-debuginfo-0:1.12.0-9.el8_7.1.aarch64",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-debuginfo-0:1.12.0-9.el8_7.1.ppc64le",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-debuginfo-0:1.12.0-9.el8_7.1.s390x",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-debuginfo-0:1.12.0-9.el8_7.1.x86_64",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-minimal-0:1.12.0-9.el8_7.1.aarch64",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-minimal-0:1.12.0-9.el8_7.1.ppc64le",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-minimal-0:1.12.0-9.el8_7.1.s390x",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-minimal-0:1.12.0-9.el8_7.1.x86_64",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-minimal-debuginfo-0:1.12.0-9.el8_7.1.aarch64",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-minimal-debuginfo-0:1.12.0-9.el8_7.1.ppc64le",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-minimal-debuginfo-0:1.12.0-9.el8_7.1.s390x",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-minimal-debuginfo-0:1.12.0-9.el8_7.1.x86_64",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-module-0:1.12.0-9.el8_7.1.aarch64",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-module-0:1.12.0-9.el8_7.1.ppc64le",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-module-0:1.12.0-9.el8_7.1.s390x",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-module-0:1.12.0-9.el8_7.1.x86_64",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-module-debuginfo-0:1.12.0-9.el8_7.1.aarch64",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-module-debuginfo-0:1.12.0-9.el8_7.1.ppc64le",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-module-debuginfo-0:1.12.0-9.el8_7.1.s390x",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-module-debuginfo-0:1.12.0-9.el8_7.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-0494"
},
{
"category": "external",
"summary": "RHBZ#2165995",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165995"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-0494",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0494"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-0494",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-0494"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-5v6x-2hpj-c37x",
"url": "https://github.com/advisories/GHSA-5v6x-2hpj-c37x"
}
],
"release_date": "2023-02-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-08T11:12:54+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.7.0.Z.MAIN:tigervnc-0:1.12.0-9.el8_7.1.aarch64",
"AppStream-8.7.0.Z.MAIN:tigervnc-0:1.12.0-9.el8_7.1.ppc64le",
"AppStream-8.7.0.Z.MAIN:tigervnc-0:1.12.0-9.el8_7.1.s390x",
"AppStream-8.7.0.Z.MAIN:tigervnc-0:1.12.0-9.el8_7.1.src",
"AppStream-8.7.0.Z.MAIN:tigervnc-0:1.12.0-9.el8_7.1.x86_64",
"AppStream-8.7.0.Z.MAIN:tigervnc-debuginfo-0:1.12.0-9.el8_7.1.aarch64",
"AppStream-8.7.0.Z.MAIN:tigervnc-debuginfo-0:1.12.0-9.el8_7.1.ppc64le",
"AppStream-8.7.0.Z.MAIN:tigervnc-debuginfo-0:1.12.0-9.el8_7.1.s390x",
"AppStream-8.7.0.Z.MAIN:tigervnc-debuginfo-0:1.12.0-9.el8_7.1.x86_64",
"AppStream-8.7.0.Z.MAIN:tigervnc-debugsource-0:1.12.0-9.el8_7.1.aarch64",
"AppStream-8.7.0.Z.MAIN:tigervnc-debugsource-0:1.12.0-9.el8_7.1.ppc64le",
"AppStream-8.7.0.Z.MAIN:tigervnc-debugsource-0:1.12.0-9.el8_7.1.s390x",
"AppStream-8.7.0.Z.MAIN:tigervnc-debugsource-0:1.12.0-9.el8_7.1.x86_64",
"AppStream-8.7.0.Z.MAIN:tigervnc-icons-0:1.12.0-9.el8_7.1.noarch",
"AppStream-8.7.0.Z.MAIN:tigervnc-license-0:1.12.0-9.el8_7.1.noarch",
"AppStream-8.7.0.Z.MAIN:tigervnc-selinux-0:1.12.0-9.el8_7.1.noarch",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-0:1.12.0-9.el8_7.1.aarch64",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-0:1.12.0-9.el8_7.1.ppc64le",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-0:1.12.0-9.el8_7.1.s390x",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-0:1.12.0-9.el8_7.1.x86_64",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-debuginfo-0:1.12.0-9.el8_7.1.aarch64",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-debuginfo-0:1.12.0-9.el8_7.1.ppc64le",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-debuginfo-0:1.12.0-9.el8_7.1.s390x",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-debuginfo-0:1.12.0-9.el8_7.1.x86_64",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-minimal-0:1.12.0-9.el8_7.1.aarch64",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-minimal-0:1.12.0-9.el8_7.1.ppc64le",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-minimal-0:1.12.0-9.el8_7.1.s390x",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-minimal-0:1.12.0-9.el8_7.1.x86_64",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-minimal-debuginfo-0:1.12.0-9.el8_7.1.aarch64",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-minimal-debuginfo-0:1.12.0-9.el8_7.1.ppc64le",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-minimal-debuginfo-0:1.12.0-9.el8_7.1.s390x",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-minimal-debuginfo-0:1.12.0-9.el8_7.1.x86_64",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-module-0:1.12.0-9.el8_7.1.aarch64",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-module-0:1.12.0-9.el8_7.1.ppc64le",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-module-0:1.12.0-9.el8_7.1.s390x",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-module-0:1.12.0-9.el8_7.1.x86_64",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-module-debuginfo-0:1.12.0-9.el8_7.1.aarch64",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-module-debuginfo-0:1.12.0-9.el8_7.1.ppc64le",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-module-debuginfo-0:1.12.0-9.el8_7.1.s390x",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-module-debuginfo-0:1.12.0-9.el8_7.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0662"
}
],
"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.7.0.Z.MAIN:tigervnc-0:1.12.0-9.el8_7.1.aarch64",
"AppStream-8.7.0.Z.MAIN:tigervnc-0:1.12.0-9.el8_7.1.ppc64le",
"AppStream-8.7.0.Z.MAIN:tigervnc-0:1.12.0-9.el8_7.1.s390x",
"AppStream-8.7.0.Z.MAIN:tigervnc-0:1.12.0-9.el8_7.1.src",
"AppStream-8.7.0.Z.MAIN:tigervnc-0:1.12.0-9.el8_7.1.x86_64",
"AppStream-8.7.0.Z.MAIN:tigervnc-debuginfo-0:1.12.0-9.el8_7.1.aarch64",
"AppStream-8.7.0.Z.MAIN:tigervnc-debuginfo-0:1.12.0-9.el8_7.1.ppc64le",
"AppStream-8.7.0.Z.MAIN:tigervnc-debuginfo-0:1.12.0-9.el8_7.1.s390x",
"AppStream-8.7.0.Z.MAIN:tigervnc-debuginfo-0:1.12.0-9.el8_7.1.x86_64",
"AppStream-8.7.0.Z.MAIN:tigervnc-debugsource-0:1.12.0-9.el8_7.1.aarch64",
"AppStream-8.7.0.Z.MAIN:tigervnc-debugsource-0:1.12.0-9.el8_7.1.ppc64le",
"AppStream-8.7.0.Z.MAIN:tigervnc-debugsource-0:1.12.0-9.el8_7.1.s390x",
"AppStream-8.7.0.Z.MAIN:tigervnc-debugsource-0:1.12.0-9.el8_7.1.x86_64",
"AppStream-8.7.0.Z.MAIN:tigervnc-icons-0:1.12.0-9.el8_7.1.noarch",
"AppStream-8.7.0.Z.MAIN:tigervnc-license-0:1.12.0-9.el8_7.1.noarch",
"AppStream-8.7.0.Z.MAIN:tigervnc-selinux-0:1.12.0-9.el8_7.1.noarch",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-0:1.12.0-9.el8_7.1.aarch64",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-0:1.12.0-9.el8_7.1.ppc64le",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-0:1.12.0-9.el8_7.1.s390x",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-0:1.12.0-9.el8_7.1.x86_64",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-debuginfo-0:1.12.0-9.el8_7.1.aarch64",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-debuginfo-0:1.12.0-9.el8_7.1.ppc64le",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-debuginfo-0:1.12.0-9.el8_7.1.s390x",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-debuginfo-0:1.12.0-9.el8_7.1.x86_64",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-minimal-0:1.12.0-9.el8_7.1.aarch64",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-minimal-0:1.12.0-9.el8_7.1.ppc64le",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-minimal-0:1.12.0-9.el8_7.1.s390x",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-minimal-0:1.12.0-9.el8_7.1.x86_64",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-minimal-debuginfo-0:1.12.0-9.el8_7.1.aarch64",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-minimal-debuginfo-0:1.12.0-9.el8_7.1.ppc64le",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-minimal-debuginfo-0:1.12.0-9.el8_7.1.s390x",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-minimal-debuginfo-0:1.12.0-9.el8_7.1.x86_64",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-module-0:1.12.0-9.el8_7.1.aarch64",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-module-0:1.12.0-9.el8_7.1.ppc64le",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-module-0:1.12.0-9.el8_7.1.s390x",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-module-0:1.12.0-9.el8_7.1.x86_64",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-module-debuginfo-0:1.12.0-9.el8_7.1.aarch64",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-module-debuginfo-0:1.12.0-9.el8_7.1.ppc64le",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-module-debuginfo-0:1.12.0-9.el8_7.1.s390x",
"AppStream-8.7.0.Z.MAIN:tigervnc-server-module-debuginfo-0:1.12.0-9.el8_7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "xorg-x11-server: DeepCopyPointerClasses use-after-free leads to privilege elevation"
}
]
}
RHSA-2023:0675
Vulnerability from csaf_redhat - Published: 2023-02-08 20:03 - Updated: 2026-03-20 15:58A vulnerability was found in X.Org. This issue occurs due to a dangling pointer in DeepCopyPointerClasses that can be exploited by ProcXkbSetDeviceInfo() and ProcXkbGetDeviceInfo() to read and write into freed memory. This can lead to local privilege elevation on systems where the X server runs privileged and remote code execution for ssh X forwarding sessions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.9.Z:tigervnc-0:1.8.0-24.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:tigervnc-0:1.8.0-24.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:tigervnc-0:1.8.0-24.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:tigervnc-0:1.8.0-24.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:tigervnc-0:1.8.0-24.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:tigervnc-icons-0:1.8.0-24.el7_9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:tigervnc-license-0:1.8.0-24.el7_9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:tigervnc-server-applet-0:1.8.0-24.el7_9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:xorg-x11-server-0:1.20.4-22.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:xorg-x11-server-source-0:1.20.4-22.el7_9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:tigervnc-icons-0:1.8.0-24.el7_9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:tigervnc-license-0:1.8.0-24.el7_9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:tigervnc-server-applet-0:1.8.0-24.el7_9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:xorg-x11-server-0:1.20.4-22.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:xorg-x11-server-source-0:1.20.4-22.el7_9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:tigervnc-icons-0:1.8.0-24.el7_9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:tigervnc-license-0:1.8.0-24.el7_9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:tigervnc-server-applet-0:1.8.0-24.el7_9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:xorg-x11-server-0:1.20.4-22.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:xorg-x11-server-source-0:1.20.4-22.el7_9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:tigervnc-0:1.8.0-24.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:tigervnc-0:1.8.0-24.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:tigervnc-0:1.8.0-24.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:tigervnc-0:1.8.0-24.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:tigervnc-0:1.8.0-24.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:tigervnc-icons-0:1.8.0-24.el7_9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:tigervnc-license-0:1.8.0-24.el7_9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:tigervnc-server-applet-0:1.8.0-24.el7_9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:xorg-x11-server-0:1.20.4-22.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:xorg-x11-server-source-0:1.20.4-22.el7_9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:tigervnc-icons-0:1.8.0-24.el7_9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:tigervnc-license-0:1.8.0-24.el7_9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:tigervnc-server-applet-0:1.8.0-24.el7_9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:xorg-x11-server-0:1.20.4-22.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:xorg-x11-server-source-0:1.20.4-22.el7_9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:tigervnc-0:1.8.0-24.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:tigervnc-0:1.8.0-24.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:tigervnc-0:1.8.0-24.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:tigervnc-0:1.8.0-24.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:tigervnc-0:1.8.0-24.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:tigervnc-icons-0:1.8.0-24.el7_9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:tigervnc-license-0:1.8.0-24.el7_9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:tigervnc-server-applet-0:1.8.0-24.el7_9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:xorg-x11-server-0:1.20.4-22.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:xorg-x11-server-source-0:1.20.4-22.el7_9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:tigervnc-icons-0:1.8.0-24.el7_9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:tigervnc-license-0:1.8.0-24.el7_9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:tigervnc-server-applet-0:1.8.0-24.el7_9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:xorg-x11-server-0:1.20.4-22.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:xorg-x11-server-source-0:1.20.4-22.el7_9.noarch | — |
Vendor Fix
fix
|
{
"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 and xorg-x11-server is now available for Red Hat Enterprise Linux 7.\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\nX.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: DeepCopyPointerClasses use-after-free leads to privilege elevation (CVE-2023-0494)\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-2023:0675",
"url": "https://access.redhat.com/errata/RHSA-2023:0675"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2165995",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165995"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_0675.json"
}
],
"title": "Red Hat Security Advisory: tigervnc and xorg-x11-server security update",
"tracking": {
"current_release_date": "2026-03-20T15:58:56+00:00",
"generator": {
"date": "2026-03-20T15:58:56+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2023:0675",
"initial_release_date": "2023-02-08T20:03:08+00:00",
"revision_history": [
{
"date": "2023-02-08T20:03:08+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-02-08T20:03:08+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-20T15:58:56+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 Client (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::client"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Client Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::client"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Workstation (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::workstation"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::workstation"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "xorg-x11-server-0:1.20.4-22.el7_9.src",
"product": {
"name": "xorg-x11-server-0:1.20.4-22.el7_9.src",
"product_id": "xorg-x11-server-0:1.20.4-22.el7_9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server@1.20.4-22.el7_9?arch=src"
}
}
},
{
"category": "product_version",
"name": "tigervnc-0:1.8.0-24.el7_9.src",
"product": {
"name": "tigervnc-0:1.8.0-24.el7_9.src",
"product_id": "tigervnc-0:1.8.0-24.el7_9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc@1.8.0-24.el7_9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.x86_64",
"product": {
"name": "xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.x86_64",
"product_id": "xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-Xephyr@1.20.4-22.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-Xorg-0:1.20.4-22.el7_9.x86_64",
"product": {
"name": "xorg-x11-server-Xorg-0:1.20.4-22.el7_9.x86_64",
"product_id": "xorg-x11-server-Xorg-0:1.20.4-22.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-Xorg@1.20.4-22.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-common-0:1.20.4-22.el7_9.x86_64",
"product": {
"name": "xorg-x11-server-common-0:1.20.4-22.el7_9.x86_64",
"product_id": "xorg-x11-server-common-0:1.20.4-22.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-common@1.20.4-22.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.x86_64",
"product": {
"name": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.x86_64",
"product_id": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-debuginfo@1.20.4-22.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.x86_64",
"product": {
"name": "xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.x86_64",
"product_id": "xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-Xdmx@1.20.4-22.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-Xnest-0:1.20.4-22.el7_9.x86_64",
"product": {
"name": "xorg-x11-server-Xnest-0:1.20.4-22.el7_9.x86_64",
"product_id": "xorg-x11-server-Xnest-0:1.20.4-22.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-Xnest@1.20.4-22.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.x86_64",
"product": {
"name": "xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.x86_64",
"product_id": "xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-Xvfb@1.20.4-22.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.x86_64",
"product": {
"name": "xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.x86_64",
"product_id": "xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-Xwayland@1.20.4-22.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-devel-0:1.20.4-22.el7_9.x86_64",
"product": {
"name": "xorg-x11-server-devel-0:1.20.4-22.el7_9.x86_64",
"product_id": "xorg-x11-server-devel-0:1.20.4-22.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-devel@1.20.4-22.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-0:1.8.0-24.el7_9.x86_64",
"product": {
"name": "tigervnc-0:1.8.0-24.el7_9.x86_64",
"product_id": "tigervnc-0:1.8.0-24.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc@1.8.0-24.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-0:1.8.0-24.el7_9.x86_64",
"product": {
"name": "tigervnc-server-0:1.8.0-24.el7_9.x86_64",
"product_id": "tigervnc-server-0:1.8.0-24.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server@1.8.0-24.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-minimal-0:1.8.0-24.el7_9.x86_64",
"product": {
"name": "tigervnc-server-minimal-0:1.8.0-24.el7_9.x86_64",
"product_id": "tigervnc-server-minimal-0:1.8.0-24.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-minimal@1.8.0-24.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-debuginfo-0:1.8.0-24.el7_9.x86_64",
"product": {
"name": "tigervnc-debuginfo-0:1.8.0-24.el7_9.x86_64",
"product_id": "tigervnc-debuginfo-0:1.8.0-24.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-debuginfo@1.8.0-24.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-module-0:1.8.0-24.el7_9.x86_64",
"product": {
"name": "tigervnc-server-module-0:1.8.0-24.el7_9.x86_64",
"product_id": "tigervnc-server-module-0:1.8.0-24.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-module@1.8.0-24.el7_9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "xorg-x11-server-devel-0:1.20.4-22.el7_9.i686",
"product": {
"name": "xorg-x11-server-devel-0:1.20.4-22.el7_9.i686",
"product_id": "xorg-x11-server-devel-0:1.20.4-22.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-devel@1.20.4-22.el7_9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.i686",
"product": {
"name": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.i686",
"product_id": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-debuginfo@1.20.4-22.el7_9?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "xorg-x11-server-source-0:1.20.4-22.el7_9.noarch",
"product": {
"name": "xorg-x11-server-source-0:1.20.4-22.el7_9.noarch",
"product_id": "xorg-x11-server-source-0:1.20.4-22.el7_9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-source@1.20.4-22.el7_9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "tigervnc-icons-0:1.8.0-24.el7_9.noarch",
"product": {
"name": "tigervnc-icons-0:1.8.0-24.el7_9.noarch",
"product_id": "tigervnc-icons-0:1.8.0-24.el7_9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-icons@1.8.0-24.el7_9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "tigervnc-license-0:1.8.0-24.el7_9.noarch",
"product": {
"name": "tigervnc-license-0:1.8.0-24.el7_9.noarch",
"product_id": "tigervnc-license-0:1.8.0-24.el7_9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-license@1.8.0-24.el7_9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-applet-0:1.8.0-24.el7_9.noarch",
"product": {
"name": "tigervnc-server-applet-0:1.8.0-24.el7_9.noarch",
"product_id": "tigervnc-server-applet-0:1.8.0-24.el7_9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-applet@1.8.0-24.el7_9?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64le",
"product": {
"name": "xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64le",
"product_id": "xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-Xephyr@1.20.4-22.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64le",
"product": {
"name": "xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64le",
"product_id": "xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-Xorg@1.20.4-22.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64le",
"product": {
"name": "xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64le",
"product_id": "xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-common@1.20.4-22.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64le",
"product": {
"name": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64le",
"product_id": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-debuginfo@1.20.4-22.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64le",
"product": {
"name": "xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64le",
"product_id": "xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-Xdmx@1.20.4-22.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64le",
"product": {
"name": "xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64le",
"product_id": "xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-Xnest@1.20.4-22.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64le",
"product": {
"name": "xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64le",
"product_id": "xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-Xvfb@1.20.4-22.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64le",
"product": {
"name": "xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64le",
"product_id": "xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-Xwayland@1.20.4-22.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64le",
"product": {
"name": "xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64le",
"product_id": "xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-devel@1.20.4-22.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "tigervnc-0:1.8.0-24.el7_9.ppc64le",
"product": {
"name": "tigervnc-0:1.8.0-24.el7_9.ppc64le",
"product_id": "tigervnc-0:1.8.0-24.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc@1.8.0-24.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-0:1.8.0-24.el7_9.ppc64le",
"product": {
"name": "tigervnc-server-0:1.8.0-24.el7_9.ppc64le",
"product_id": "tigervnc-server-0:1.8.0-24.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server@1.8.0-24.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64le",
"product": {
"name": "tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64le",
"product_id": "tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-minimal@1.8.0-24.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64le",
"product": {
"name": "tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64le",
"product_id": "tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-debuginfo@1.8.0-24.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-module-0:1.8.0-24.el7_9.ppc64le",
"product": {
"name": "tigervnc-server-module-0:1.8.0-24.el7_9.ppc64le",
"product_id": "tigervnc-server-module-0:1.8.0-24.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-module@1.8.0-24.el7_9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64",
"product": {
"name": "xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64",
"product_id": "xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-Xephyr@1.20.4-22.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64",
"product": {
"name": "xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64",
"product_id": "xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-Xorg@1.20.4-22.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64",
"product": {
"name": "xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64",
"product_id": "xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-common@1.20.4-22.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64",
"product": {
"name": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64",
"product_id": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-debuginfo@1.20.4-22.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64",
"product": {
"name": "xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64",
"product_id": "xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-Xdmx@1.20.4-22.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64",
"product": {
"name": "xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64",
"product_id": "xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-Xnest@1.20.4-22.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64",
"product": {
"name": "xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64",
"product_id": "xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-Xvfb@1.20.4-22.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64",
"product": {
"name": "xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64",
"product_id": "xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-Xwayland@1.20.4-22.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64",
"product": {
"name": "xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64",
"product_id": "xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-devel@1.20.4-22.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-0:1.8.0-24.el7_9.ppc64",
"product": {
"name": "tigervnc-0:1.8.0-24.el7_9.ppc64",
"product_id": "tigervnc-0:1.8.0-24.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc@1.8.0-24.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-0:1.8.0-24.el7_9.ppc64",
"product": {
"name": "tigervnc-server-0:1.8.0-24.el7_9.ppc64",
"product_id": "tigervnc-server-0:1.8.0-24.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server@1.8.0-24.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64",
"product": {
"name": "tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64",
"product_id": "tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-minimal@1.8.0-24.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64",
"product": {
"name": "tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64",
"product_id": "tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-debuginfo@1.8.0-24.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-module-0:1.8.0-24.el7_9.ppc64",
"product": {
"name": "tigervnc-server-module-0:1.8.0-24.el7_9.ppc64",
"product_id": "tigervnc-server-module-0:1.8.0-24.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-module@1.8.0-24.el7_9?arch=ppc64"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.s390x",
"product": {
"name": "xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.s390x",
"product_id": "xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-Xephyr@1.20.4-22.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-common-0:1.20.4-22.el7_9.s390x",
"product": {
"name": "xorg-x11-server-common-0:1.20.4-22.el7_9.s390x",
"product_id": "xorg-x11-server-common-0:1.20.4-22.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-common@1.20.4-22.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.s390x",
"product": {
"name": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.s390x",
"product_id": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-debuginfo@1.20.4-22.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.s390x",
"product": {
"name": "xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.s390x",
"product_id": "xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-Xdmx@1.20.4-22.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-Xnest-0:1.20.4-22.el7_9.s390x",
"product": {
"name": "xorg-x11-server-Xnest-0:1.20.4-22.el7_9.s390x",
"product_id": "xorg-x11-server-Xnest-0:1.20.4-22.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-Xnest@1.20.4-22.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.s390x",
"product": {
"name": "xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.s390x",
"product_id": "xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-Xvfb@1.20.4-22.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.s390x",
"product": {
"name": "xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.s390x",
"product_id": "xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-Xwayland@1.20.4-22.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "tigervnc-0:1.8.0-24.el7_9.s390x",
"product": {
"name": "tigervnc-0:1.8.0-24.el7_9.s390x",
"product_id": "tigervnc-0:1.8.0-24.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc@1.8.0-24.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-0:1.8.0-24.el7_9.s390x",
"product": {
"name": "tigervnc-server-0:1.8.0-24.el7_9.s390x",
"product_id": "tigervnc-server-0:1.8.0-24.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server@1.8.0-24.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "tigervnc-server-minimal-0:1.8.0-24.el7_9.s390x",
"product": {
"name": "tigervnc-server-minimal-0:1.8.0-24.el7_9.s390x",
"product_id": "tigervnc-server-minimal-0:1.8.0-24.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-server-minimal@1.8.0-24.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "tigervnc-debuginfo-0:1.8.0-24.el7_9.s390x",
"product": {
"name": "tigervnc-debuginfo-0:1.8.0-24.el7_9.s390x",
"product_id": "tigervnc-debuginfo-0:1.8.0-24.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tigervnc-debuginfo@1.8.0-24.el7_9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc",
"product": {
"name": "xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc",
"product_id": "xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-devel@1.20.4-22.el7_9?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc",
"product": {
"name": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc",
"product_id": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xorg-x11-server-debuginfo@1.20.4-22.el7_9?arch=ppc"
}
}
}
],
"category": "architecture",
"name": "ppc"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-0:1.8.0-24.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:tigervnc-0:1.8.0-24.el7_9.ppc64"
},
"product_reference": "tigervnc-0:1.8.0-24.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-0:1.8.0-24.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:tigervnc-0:1.8.0-24.el7_9.ppc64le"
},
"product_reference": "tigervnc-0:1.8.0-24.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-0:1.8.0-24.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:tigervnc-0:1.8.0-24.el7_9.s390x"
},
"product_reference": "tigervnc-0:1.8.0-24.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-0:1.8.0-24.el7_9.src as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:tigervnc-0:1.8.0-24.el7_9.src"
},
"product_reference": "tigervnc-0:1.8.0-24.el7_9.src",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-0:1.8.0-24.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:tigervnc-0:1.8.0-24.el7_9.x86_64"
},
"product_reference": "tigervnc-0:1.8.0-24.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64"
},
"product_reference": "tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64le"
},
"product_reference": "tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-debuginfo-0:1.8.0-24.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.s390x"
},
"product_reference": "tigervnc-debuginfo-0:1.8.0-24.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-debuginfo-0:1.8.0-24.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.x86_64"
},
"product_reference": "tigervnc-debuginfo-0:1.8.0-24.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-icons-0:1.8.0-24.el7_9.noarch as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:tigervnc-icons-0:1.8.0-24.el7_9.noarch"
},
"product_reference": "tigervnc-icons-0:1.8.0-24.el7_9.noarch",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-license-0:1.8.0-24.el7_9.noarch as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:tigervnc-license-0:1.8.0-24.el7_9.noarch"
},
"product_reference": "tigervnc-license-0:1.8.0-24.el7_9.noarch",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-0:1.8.0-24.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.ppc64"
},
"product_reference": "tigervnc-server-0:1.8.0-24.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-0:1.8.0-24.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.ppc64le"
},
"product_reference": "tigervnc-server-0:1.8.0-24.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-0:1.8.0-24.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.s390x"
},
"product_reference": "tigervnc-server-0:1.8.0-24.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-0:1.8.0-24.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.x86_64"
},
"product_reference": "tigervnc-server-0:1.8.0-24.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-applet-0:1.8.0-24.el7_9.noarch as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:tigervnc-server-applet-0:1.8.0-24.el7_9.noarch"
},
"product_reference": "tigervnc-server-applet-0:1.8.0-24.el7_9.noarch",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64"
},
"product_reference": "tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64le"
},
"product_reference": "tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-minimal-0:1.8.0-24.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.s390x"
},
"product_reference": "tigervnc-server-minimal-0:1.8.0-24.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-minimal-0:1.8.0-24.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.x86_64"
},
"product_reference": "tigervnc-server-minimal-0:1.8.0-24.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-module-0:1.8.0-24.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.ppc64"
},
"product_reference": "tigervnc-server-module-0:1.8.0-24.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-module-0:1.8.0-24.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.ppc64le"
},
"product_reference": "tigervnc-server-module-0:1.8.0-24.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-module-0:1.8.0-24.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.x86_64"
},
"product_reference": "tigervnc-server-module-0:1.8.0-24.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-0:1.20.4-22.el7_9.src as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:xorg-x11-server-0:1.20.4-22.el7_9.src"
},
"product_reference": "xorg-x11-server-0:1.20.4-22.el7_9.src",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64"
},
"product_reference": "xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64le"
},
"product_reference": "xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.s390x"
},
"product_reference": "xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.x86_64"
},
"product_reference": "xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64"
},
"product_reference": "xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64le"
},
"product_reference": "xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.s390x"
},
"product_reference": "xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.x86_64"
},
"product_reference": "xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64"
},
"product_reference": "xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64le"
},
"product_reference": "xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xnest-0:1.20.4-22.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.s390x"
},
"product_reference": "xorg-x11-server-Xnest-0:1.20.4-22.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xnest-0:1.20.4-22.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.x86_64"
},
"product_reference": "xorg-x11-server-Xnest-0:1.20.4-22.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64"
},
"product_reference": "xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64le"
},
"product_reference": "xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xorg-0:1.20.4-22.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.x86_64"
},
"product_reference": "xorg-x11-server-Xorg-0:1.20.4-22.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64"
},
"product_reference": "xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64le"
},
"product_reference": "xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.s390x"
},
"product_reference": "xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.x86_64"
},
"product_reference": "xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64"
},
"product_reference": "xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64le"
},
"product_reference": "xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.s390x"
},
"product_reference": "xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.x86_64"
},
"product_reference": "xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64"
},
"product_reference": "xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64le"
},
"product_reference": "xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-common-0:1.20.4-22.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.s390x"
},
"product_reference": "xorg-x11-server-common-0:1.20.4-22.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-common-0:1.20.4-22.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.x86_64"
},
"product_reference": "xorg-x11-server-common-0:1.20.4-22.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.i686"
},
"product_reference": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc"
},
"product_reference": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64"
},
"product_reference": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64le"
},
"product_reference": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.s390x"
},
"product_reference": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.x86_64"
},
"product_reference": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-devel-0:1.20.4-22.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.i686"
},
"product_reference": "xorg-x11-server-devel-0:1.20.4-22.el7_9.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc"
},
"product_reference": "xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64"
},
"product_reference": "xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64le"
},
"product_reference": "xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-devel-0:1.20.4-22.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.x86_64"
},
"product_reference": "xorg-x11-server-devel-0:1.20.4-22.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-source-0:1.20.4-22.el7_9.noarch as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:xorg-x11-server-source-0:1.20.4-22.el7_9.noarch"
},
"product_reference": "xorg-x11-server-source-0:1.20.4-22.el7_9.noarch",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-0:1.8.0-24.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.ppc64"
},
"product_reference": "tigervnc-0:1.8.0-24.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-0:1.8.0-24.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.ppc64le"
},
"product_reference": "tigervnc-0:1.8.0-24.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-0:1.8.0-24.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.s390x"
},
"product_reference": "tigervnc-0:1.8.0-24.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-0:1.8.0-24.el7_9.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.src"
},
"product_reference": "tigervnc-0:1.8.0-24.el7_9.src",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-0:1.8.0-24.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.x86_64"
},
"product_reference": "tigervnc-0:1.8.0-24.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64"
},
"product_reference": "tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64le"
},
"product_reference": "tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-debuginfo-0:1.8.0-24.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.s390x"
},
"product_reference": "tigervnc-debuginfo-0:1.8.0-24.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-debuginfo-0:1.8.0-24.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.x86_64"
},
"product_reference": "tigervnc-debuginfo-0:1.8.0-24.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-icons-0:1.8.0-24.el7_9.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:tigervnc-icons-0:1.8.0-24.el7_9.noarch"
},
"product_reference": "tigervnc-icons-0:1.8.0-24.el7_9.noarch",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-license-0:1.8.0-24.el7_9.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:tigervnc-license-0:1.8.0-24.el7_9.noarch"
},
"product_reference": "tigervnc-license-0:1.8.0-24.el7_9.noarch",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-0:1.8.0-24.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.ppc64"
},
"product_reference": "tigervnc-server-0:1.8.0-24.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-0:1.8.0-24.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.ppc64le"
},
"product_reference": "tigervnc-server-0:1.8.0-24.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-0:1.8.0-24.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.s390x"
},
"product_reference": "tigervnc-server-0:1.8.0-24.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-0:1.8.0-24.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.x86_64"
},
"product_reference": "tigervnc-server-0:1.8.0-24.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-applet-0:1.8.0-24.el7_9.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:tigervnc-server-applet-0:1.8.0-24.el7_9.noarch"
},
"product_reference": "tigervnc-server-applet-0:1.8.0-24.el7_9.noarch",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64"
},
"product_reference": "tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64le"
},
"product_reference": "tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-minimal-0:1.8.0-24.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.s390x"
},
"product_reference": "tigervnc-server-minimal-0:1.8.0-24.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-minimal-0:1.8.0-24.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.x86_64"
},
"product_reference": "tigervnc-server-minimal-0:1.8.0-24.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-module-0:1.8.0-24.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.ppc64"
},
"product_reference": "tigervnc-server-module-0:1.8.0-24.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-module-0:1.8.0-24.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.ppc64le"
},
"product_reference": "tigervnc-server-module-0:1.8.0-24.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-module-0:1.8.0-24.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.x86_64"
},
"product_reference": "tigervnc-server-module-0:1.8.0-24.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-0:1.20.4-22.el7_9.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:xorg-x11-server-0:1.20.4-22.el7_9.src"
},
"product_reference": "xorg-x11-server-0:1.20.4-22.el7_9.src",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64"
},
"product_reference": "xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64le"
},
"product_reference": "xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.s390x"
},
"product_reference": "xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.x86_64"
},
"product_reference": "xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64"
},
"product_reference": "xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64le"
},
"product_reference": "xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.s390x"
},
"product_reference": "xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.x86_64"
},
"product_reference": "xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64"
},
"product_reference": "xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64le"
},
"product_reference": "xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xnest-0:1.20.4-22.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.s390x"
},
"product_reference": "xorg-x11-server-Xnest-0:1.20.4-22.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xnest-0:1.20.4-22.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.x86_64"
},
"product_reference": "xorg-x11-server-Xnest-0:1.20.4-22.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64"
},
"product_reference": "xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64le"
},
"product_reference": "xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xorg-0:1.20.4-22.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.x86_64"
},
"product_reference": "xorg-x11-server-Xorg-0:1.20.4-22.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64"
},
"product_reference": "xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64le"
},
"product_reference": "xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.s390x"
},
"product_reference": "xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.x86_64"
},
"product_reference": "xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64"
},
"product_reference": "xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64le"
},
"product_reference": "xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.s390x"
},
"product_reference": "xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.x86_64"
},
"product_reference": "xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64"
},
"product_reference": "xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64le"
},
"product_reference": "xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-common-0:1.20.4-22.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.s390x"
},
"product_reference": "xorg-x11-server-common-0:1.20.4-22.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-common-0:1.20.4-22.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.x86_64"
},
"product_reference": "xorg-x11-server-common-0:1.20.4-22.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.i686"
},
"product_reference": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc"
},
"product_reference": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64"
},
"product_reference": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64le"
},
"product_reference": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.s390x"
},
"product_reference": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.x86_64"
},
"product_reference": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-devel-0:1.20.4-22.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.i686"
},
"product_reference": "xorg-x11-server-devel-0:1.20.4-22.el7_9.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc"
},
"product_reference": "xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64"
},
"product_reference": "xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64le"
},
"product_reference": "xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-devel-0:1.20.4-22.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.x86_64"
},
"product_reference": "xorg-x11-server-devel-0:1.20.4-22.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-source-0:1.20.4-22.el7_9.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:xorg-x11-server-source-0:1.20.4-22.el7_9.noarch"
},
"product_reference": "xorg-x11-server-source-0:1.20.4-22.el7_9.noarch",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-0:1.8.0-24.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.ppc64"
},
"product_reference": "tigervnc-0:1.8.0-24.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-0:1.8.0-24.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.ppc64le"
},
"product_reference": "tigervnc-0:1.8.0-24.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-0:1.8.0-24.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.s390x"
},
"product_reference": "tigervnc-0:1.8.0-24.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-0:1.8.0-24.el7_9.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.src"
},
"product_reference": "tigervnc-0:1.8.0-24.el7_9.src",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-0:1.8.0-24.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.x86_64"
},
"product_reference": "tigervnc-0:1.8.0-24.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64"
},
"product_reference": "tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64le"
},
"product_reference": "tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-debuginfo-0:1.8.0-24.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.s390x"
},
"product_reference": "tigervnc-debuginfo-0:1.8.0-24.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-debuginfo-0:1.8.0-24.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.x86_64"
},
"product_reference": "tigervnc-debuginfo-0:1.8.0-24.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-icons-0:1.8.0-24.el7_9.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:tigervnc-icons-0:1.8.0-24.el7_9.noarch"
},
"product_reference": "tigervnc-icons-0:1.8.0-24.el7_9.noarch",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-license-0:1.8.0-24.el7_9.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:tigervnc-license-0:1.8.0-24.el7_9.noarch"
},
"product_reference": "tigervnc-license-0:1.8.0-24.el7_9.noarch",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-0:1.8.0-24.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.ppc64"
},
"product_reference": "tigervnc-server-0:1.8.0-24.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-0:1.8.0-24.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.ppc64le"
},
"product_reference": "tigervnc-server-0:1.8.0-24.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-0:1.8.0-24.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.s390x"
},
"product_reference": "tigervnc-server-0:1.8.0-24.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-0:1.8.0-24.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.x86_64"
},
"product_reference": "tigervnc-server-0:1.8.0-24.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-applet-0:1.8.0-24.el7_9.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:tigervnc-server-applet-0:1.8.0-24.el7_9.noarch"
},
"product_reference": "tigervnc-server-applet-0:1.8.0-24.el7_9.noarch",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64"
},
"product_reference": "tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64le"
},
"product_reference": "tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-minimal-0:1.8.0-24.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.s390x"
},
"product_reference": "tigervnc-server-minimal-0:1.8.0-24.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-minimal-0:1.8.0-24.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.x86_64"
},
"product_reference": "tigervnc-server-minimal-0:1.8.0-24.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-module-0:1.8.0-24.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.ppc64"
},
"product_reference": "tigervnc-server-module-0:1.8.0-24.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-module-0:1.8.0-24.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.ppc64le"
},
"product_reference": "tigervnc-server-module-0:1.8.0-24.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-module-0:1.8.0-24.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.x86_64"
},
"product_reference": "tigervnc-server-module-0:1.8.0-24.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-0:1.20.4-22.el7_9.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:xorg-x11-server-0:1.20.4-22.el7_9.src"
},
"product_reference": "xorg-x11-server-0:1.20.4-22.el7_9.src",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64"
},
"product_reference": "xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64le"
},
"product_reference": "xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.s390x"
},
"product_reference": "xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.x86_64"
},
"product_reference": "xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64"
},
"product_reference": "xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64le"
},
"product_reference": "xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.s390x"
},
"product_reference": "xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.x86_64"
},
"product_reference": "xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64"
},
"product_reference": "xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64le"
},
"product_reference": "xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xnest-0:1.20.4-22.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.s390x"
},
"product_reference": "xorg-x11-server-Xnest-0:1.20.4-22.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xnest-0:1.20.4-22.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.x86_64"
},
"product_reference": "xorg-x11-server-Xnest-0:1.20.4-22.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64"
},
"product_reference": "xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64le"
},
"product_reference": "xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xorg-0:1.20.4-22.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.x86_64"
},
"product_reference": "xorg-x11-server-Xorg-0:1.20.4-22.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64"
},
"product_reference": "xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64le"
},
"product_reference": "xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.s390x"
},
"product_reference": "xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.x86_64"
},
"product_reference": "xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64"
},
"product_reference": "xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64le"
},
"product_reference": "xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.s390x"
},
"product_reference": "xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.x86_64"
},
"product_reference": "xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64"
},
"product_reference": "xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64le"
},
"product_reference": "xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-common-0:1.20.4-22.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.s390x"
},
"product_reference": "xorg-x11-server-common-0:1.20.4-22.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-common-0:1.20.4-22.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.x86_64"
},
"product_reference": "xorg-x11-server-common-0:1.20.4-22.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.i686"
},
"product_reference": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc"
},
"product_reference": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64"
},
"product_reference": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64le"
},
"product_reference": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.s390x"
},
"product_reference": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.x86_64"
},
"product_reference": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-devel-0:1.20.4-22.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.i686"
},
"product_reference": "xorg-x11-server-devel-0:1.20.4-22.el7_9.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc"
},
"product_reference": "xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64"
},
"product_reference": "xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64le"
},
"product_reference": "xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-devel-0:1.20.4-22.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.x86_64"
},
"product_reference": "xorg-x11-server-devel-0:1.20.4-22.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-source-0:1.20.4-22.el7_9.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:xorg-x11-server-source-0:1.20.4-22.el7_9.noarch"
},
"product_reference": "xorg-x11-server-source-0:1.20.4-22.el7_9.noarch",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-0:1.8.0-24.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:tigervnc-0:1.8.0-24.el7_9.ppc64"
},
"product_reference": "tigervnc-0:1.8.0-24.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-0:1.8.0-24.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:tigervnc-0:1.8.0-24.el7_9.ppc64le"
},
"product_reference": "tigervnc-0:1.8.0-24.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-0:1.8.0-24.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:tigervnc-0:1.8.0-24.el7_9.s390x"
},
"product_reference": "tigervnc-0:1.8.0-24.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-0:1.8.0-24.el7_9.src as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:tigervnc-0:1.8.0-24.el7_9.src"
},
"product_reference": "tigervnc-0:1.8.0-24.el7_9.src",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-0:1.8.0-24.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:tigervnc-0:1.8.0-24.el7_9.x86_64"
},
"product_reference": "tigervnc-0:1.8.0-24.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64"
},
"product_reference": "tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64le"
},
"product_reference": "tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-debuginfo-0:1.8.0-24.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.s390x"
},
"product_reference": "tigervnc-debuginfo-0:1.8.0-24.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-debuginfo-0:1.8.0-24.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.x86_64"
},
"product_reference": "tigervnc-debuginfo-0:1.8.0-24.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-icons-0:1.8.0-24.el7_9.noarch as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:tigervnc-icons-0:1.8.0-24.el7_9.noarch"
},
"product_reference": "tigervnc-icons-0:1.8.0-24.el7_9.noarch",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-license-0:1.8.0-24.el7_9.noarch as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:tigervnc-license-0:1.8.0-24.el7_9.noarch"
},
"product_reference": "tigervnc-license-0:1.8.0-24.el7_9.noarch",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-0:1.8.0-24.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.ppc64"
},
"product_reference": "tigervnc-server-0:1.8.0-24.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-0:1.8.0-24.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.ppc64le"
},
"product_reference": "tigervnc-server-0:1.8.0-24.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-0:1.8.0-24.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.s390x"
},
"product_reference": "tigervnc-server-0:1.8.0-24.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-0:1.8.0-24.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.x86_64"
},
"product_reference": "tigervnc-server-0:1.8.0-24.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-applet-0:1.8.0-24.el7_9.noarch as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:tigervnc-server-applet-0:1.8.0-24.el7_9.noarch"
},
"product_reference": "tigervnc-server-applet-0:1.8.0-24.el7_9.noarch",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64"
},
"product_reference": "tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64le"
},
"product_reference": "tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-minimal-0:1.8.0-24.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.s390x"
},
"product_reference": "tigervnc-server-minimal-0:1.8.0-24.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-minimal-0:1.8.0-24.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.x86_64"
},
"product_reference": "tigervnc-server-minimal-0:1.8.0-24.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-module-0:1.8.0-24.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.ppc64"
},
"product_reference": "tigervnc-server-module-0:1.8.0-24.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-module-0:1.8.0-24.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.ppc64le"
},
"product_reference": "tigervnc-server-module-0:1.8.0-24.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-module-0:1.8.0-24.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.x86_64"
},
"product_reference": "tigervnc-server-module-0:1.8.0-24.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-0:1.20.4-22.el7_9.src as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:xorg-x11-server-0:1.20.4-22.el7_9.src"
},
"product_reference": "xorg-x11-server-0:1.20.4-22.el7_9.src",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64"
},
"product_reference": "xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64le"
},
"product_reference": "xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.s390x"
},
"product_reference": "xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.x86_64"
},
"product_reference": "xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64"
},
"product_reference": "xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64le"
},
"product_reference": "xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.s390x"
},
"product_reference": "xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.x86_64"
},
"product_reference": "xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64"
},
"product_reference": "xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64le"
},
"product_reference": "xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xnest-0:1.20.4-22.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.s390x"
},
"product_reference": "xorg-x11-server-Xnest-0:1.20.4-22.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xnest-0:1.20.4-22.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.x86_64"
},
"product_reference": "xorg-x11-server-Xnest-0:1.20.4-22.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64"
},
"product_reference": "xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64le"
},
"product_reference": "xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xorg-0:1.20.4-22.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.x86_64"
},
"product_reference": "xorg-x11-server-Xorg-0:1.20.4-22.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64"
},
"product_reference": "xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64le"
},
"product_reference": "xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.s390x"
},
"product_reference": "xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.x86_64"
},
"product_reference": "xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64"
},
"product_reference": "xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64le"
},
"product_reference": "xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.s390x"
},
"product_reference": "xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.x86_64"
},
"product_reference": "xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64"
},
"product_reference": "xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64le"
},
"product_reference": "xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-common-0:1.20.4-22.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.s390x"
},
"product_reference": "xorg-x11-server-common-0:1.20.4-22.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-common-0:1.20.4-22.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.x86_64"
},
"product_reference": "xorg-x11-server-common-0:1.20.4-22.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.i686"
},
"product_reference": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc"
},
"product_reference": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64"
},
"product_reference": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64le"
},
"product_reference": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.s390x"
},
"product_reference": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.x86_64"
},
"product_reference": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-devel-0:1.20.4-22.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.i686"
},
"product_reference": "xorg-x11-server-devel-0:1.20.4-22.el7_9.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc"
},
"product_reference": "xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64"
},
"product_reference": "xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64le"
},
"product_reference": "xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-devel-0:1.20.4-22.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.x86_64"
},
"product_reference": "xorg-x11-server-devel-0:1.20.4-22.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-source-0:1.20.4-22.el7_9.noarch as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:xorg-x11-server-source-0:1.20.4-22.el7_9.noarch"
},
"product_reference": "xorg-x11-server-source-0:1.20.4-22.el7_9.noarch",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-0:1.8.0-24.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.ppc64"
},
"product_reference": "tigervnc-0:1.8.0-24.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-0:1.8.0-24.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.ppc64le"
},
"product_reference": "tigervnc-0:1.8.0-24.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-0:1.8.0-24.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.s390x"
},
"product_reference": "tigervnc-0:1.8.0-24.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-0:1.8.0-24.el7_9.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.src"
},
"product_reference": "tigervnc-0:1.8.0-24.el7_9.src",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-0:1.8.0-24.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.x86_64"
},
"product_reference": "tigervnc-0:1.8.0-24.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64"
},
"product_reference": "tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64le"
},
"product_reference": "tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-debuginfo-0:1.8.0-24.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.s390x"
},
"product_reference": "tigervnc-debuginfo-0:1.8.0-24.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-debuginfo-0:1.8.0-24.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.x86_64"
},
"product_reference": "tigervnc-debuginfo-0:1.8.0-24.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-icons-0:1.8.0-24.el7_9.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:tigervnc-icons-0:1.8.0-24.el7_9.noarch"
},
"product_reference": "tigervnc-icons-0:1.8.0-24.el7_9.noarch",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-license-0:1.8.0-24.el7_9.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:tigervnc-license-0:1.8.0-24.el7_9.noarch"
},
"product_reference": "tigervnc-license-0:1.8.0-24.el7_9.noarch",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-0:1.8.0-24.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.ppc64"
},
"product_reference": "tigervnc-server-0:1.8.0-24.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-0:1.8.0-24.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.ppc64le"
},
"product_reference": "tigervnc-server-0:1.8.0-24.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-0:1.8.0-24.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.s390x"
},
"product_reference": "tigervnc-server-0:1.8.0-24.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-0:1.8.0-24.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.x86_64"
},
"product_reference": "tigervnc-server-0:1.8.0-24.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-applet-0:1.8.0-24.el7_9.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:tigervnc-server-applet-0:1.8.0-24.el7_9.noarch"
},
"product_reference": "tigervnc-server-applet-0:1.8.0-24.el7_9.noarch",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64"
},
"product_reference": "tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64le"
},
"product_reference": "tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-minimal-0:1.8.0-24.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.s390x"
},
"product_reference": "tigervnc-server-minimal-0:1.8.0-24.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-minimal-0:1.8.0-24.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.x86_64"
},
"product_reference": "tigervnc-server-minimal-0:1.8.0-24.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-module-0:1.8.0-24.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.ppc64"
},
"product_reference": "tigervnc-server-module-0:1.8.0-24.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-module-0:1.8.0-24.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.ppc64le"
},
"product_reference": "tigervnc-server-module-0:1.8.0-24.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-module-0:1.8.0-24.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.x86_64"
},
"product_reference": "tigervnc-server-module-0:1.8.0-24.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-0:1.20.4-22.el7_9.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:xorg-x11-server-0:1.20.4-22.el7_9.src"
},
"product_reference": "xorg-x11-server-0:1.20.4-22.el7_9.src",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64"
},
"product_reference": "xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64le"
},
"product_reference": "xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.s390x"
},
"product_reference": "xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.x86_64"
},
"product_reference": "xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64"
},
"product_reference": "xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64le"
},
"product_reference": "xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.s390x"
},
"product_reference": "xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.x86_64"
},
"product_reference": "xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64"
},
"product_reference": "xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64le"
},
"product_reference": "xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xnest-0:1.20.4-22.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.s390x"
},
"product_reference": "xorg-x11-server-Xnest-0:1.20.4-22.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xnest-0:1.20.4-22.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.x86_64"
},
"product_reference": "xorg-x11-server-Xnest-0:1.20.4-22.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64"
},
"product_reference": "xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64le"
},
"product_reference": "xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xorg-0:1.20.4-22.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.x86_64"
},
"product_reference": "xorg-x11-server-Xorg-0:1.20.4-22.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64"
},
"product_reference": "xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64le"
},
"product_reference": "xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.s390x"
},
"product_reference": "xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.x86_64"
},
"product_reference": "xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64"
},
"product_reference": "xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64le"
},
"product_reference": "xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.s390x"
},
"product_reference": "xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.x86_64"
},
"product_reference": "xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64"
},
"product_reference": "xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64le"
},
"product_reference": "xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-common-0:1.20.4-22.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.s390x"
},
"product_reference": "xorg-x11-server-common-0:1.20.4-22.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-common-0:1.20.4-22.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.x86_64"
},
"product_reference": "xorg-x11-server-common-0:1.20.4-22.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.i686"
},
"product_reference": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.i686",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc"
},
"product_reference": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64"
},
"product_reference": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64le"
},
"product_reference": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.s390x"
},
"product_reference": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.x86_64"
},
"product_reference": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-devel-0:1.20.4-22.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.i686"
},
"product_reference": "xorg-x11-server-devel-0:1.20.4-22.el7_9.i686",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc"
},
"product_reference": "xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64"
},
"product_reference": "xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64le"
},
"product_reference": "xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-devel-0:1.20.4-22.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.x86_64"
},
"product_reference": "xorg-x11-server-devel-0:1.20.4-22.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-source-0:1.20.4-22.el7_9.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:xorg-x11-server-source-0:1.20.4-22.el7_9.noarch"
},
"product_reference": "xorg-x11-server-source-0:1.20.4-22.el7_9.noarch",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-0:1.8.0-24.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:tigervnc-0:1.8.0-24.el7_9.ppc64"
},
"product_reference": "tigervnc-0:1.8.0-24.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-0:1.8.0-24.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:tigervnc-0:1.8.0-24.el7_9.ppc64le"
},
"product_reference": "tigervnc-0:1.8.0-24.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-0:1.8.0-24.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:tigervnc-0:1.8.0-24.el7_9.s390x"
},
"product_reference": "tigervnc-0:1.8.0-24.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-0:1.8.0-24.el7_9.src as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:tigervnc-0:1.8.0-24.el7_9.src"
},
"product_reference": "tigervnc-0:1.8.0-24.el7_9.src",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-0:1.8.0-24.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:tigervnc-0:1.8.0-24.el7_9.x86_64"
},
"product_reference": "tigervnc-0:1.8.0-24.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64"
},
"product_reference": "tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64le"
},
"product_reference": "tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-debuginfo-0:1.8.0-24.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.s390x"
},
"product_reference": "tigervnc-debuginfo-0:1.8.0-24.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-debuginfo-0:1.8.0-24.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.x86_64"
},
"product_reference": "tigervnc-debuginfo-0:1.8.0-24.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-icons-0:1.8.0-24.el7_9.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:tigervnc-icons-0:1.8.0-24.el7_9.noarch"
},
"product_reference": "tigervnc-icons-0:1.8.0-24.el7_9.noarch",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-license-0:1.8.0-24.el7_9.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:tigervnc-license-0:1.8.0-24.el7_9.noarch"
},
"product_reference": "tigervnc-license-0:1.8.0-24.el7_9.noarch",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-0:1.8.0-24.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.ppc64"
},
"product_reference": "tigervnc-server-0:1.8.0-24.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-0:1.8.0-24.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.ppc64le"
},
"product_reference": "tigervnc-server-0:1.8.0-24.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-0:1.8.0-24.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.s390x"
},
"product_reference": "tigervnc-server-0:1.8.0-24.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-0:1.8.0-24.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.x86_64"
},
"product_reference": "tigervnc-server-0:1.8.0-24.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-applet-0:1.8.0-24.el7_9.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:tigervnc-server-applet-0:1.8.0-24.el7_9.noarch"
},
"product_reference": "tigervnc-server-applet-0:1.8.0-24.el7_9.noarch",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64"
},
"product_reference": "tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64le"
},
"product_reference": "tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-minimal-0:1.8.0-24.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.s390x"
},
"product_reference": "tigervnc-server-minimal-0:1.8.0-24.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-minimal-0:1.8.0-24.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.x86_64"
},
"product_reference": "tigervnc-server-minimal-0:1.8.0-24.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-module-0:1.8.0-24.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.ppc64"
},
"product_reference": "tigervnc-server-module-0:1.8.0-24.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-module-0:1.8.0-24.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.ppc64le"
},
"product_reference": "tigervnc-server-module-0:1.8.0-24.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-module-0:1.8.0-24.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.x86_64"
},
"product_reference": "tigervnc-server-module-0:1.8.0-24.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-0:1.20.4-22.el7_9.src as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:xorg-x11-server-0:1.20.4-22.el7_9.src"
},
"product_reference": "xorg-x11-server-0:1.20.4-22.el7_9.src",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64"
},
"product_reference": "xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64le"
},
"product_reference": "xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.s390x"
},
"product_reference": "xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.x86_64"
},
"product_reference": "xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64"
},
"product_reference": "xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64le"
},
"product_reference": "xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.s390x"
},
"product_reference": "xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.x86_64"
},
"product_reference": "xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64"
},
"product_reference": "xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64le"
},
"product_reference": "xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xnest-0:1.20.4-22.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.s390x"
},
"product_reference": "xorg-x11-server-Xnest-0:1.20.4-22.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xnest-0:1.20.4-22.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.x86_64"
},
"product_reference": "xorg-x11-server-Xnest-0:1.20.4-22.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64"
},
"product_reference": "xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64le"
},
"product_reference": "xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xorg-0:1.20.4-22.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.x86_64"
},
"product_reference": "xorg-x11-server-Xorg-0:1.20.4-22.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64"
},
"product_reference": "xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64le"
},
"product_reference": "xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.s390x"
},
"product_reference": "xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.x86_64"
},
"product_reference": "xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64"
},
"product_reference": "xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64le"
},
"product_reference": "xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.s390x"
},
"product_reference": "xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.x86_64"
},
"product_reference": "xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64"
},
"product_reference": "xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64le"
},
"product_reference": "xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-common-0:1.20.4-22.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.s390x"
},
"product_reference": "xorg-x11-server-common-0:1.20.4-22.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-common-0:1.20.4-22.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.x86_64"
},
"product_reference": "xorg-x11-server-common-0:1.20.4-22.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.i686"
},
"product_reference": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc"
},
"product_reference": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64"
},
"product_reference": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64le"
},
"product_reference": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.s390x"
},
"product_reference": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.x86_64"
},
"product_reference": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-devel-0:1.20.4-22.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.i686"
},
"product_reference": "xorg-x11-server-devel-0:1.20.4-22.el7_9.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc"
},
"product_reference": "xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64"
},
"product_reference": "xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64le"
},
"product_reference": "xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-devel-0:1.20.4-22.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.x86_64"
},
"product_reference": "xorg-x11-server-devel-0:1.20.4-22.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-source-0:1.20.4-22.el7_9.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:xorg-x11-server-source-0:1.20.4-22.el7_9.noarch"
},
"product_reference": "xorg-x11-server-source-0:1.20.4-22.el7_9.noarch",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-0:1.8.0-24.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.ppc64"
},
"product_reference": "tigervnc-0:1.8.0-24.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-0:1.8.0-24.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.ppc64le"
},
"product_reference": "tigervnc-0:1.8.0-24.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-0:1.8.0-24.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.s390x"
},
"product_reference": "tigervnc-0:1.8.0-24.el7_9.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-0:1.8.0-24.el7_9.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.src"
},
"product_reference": "tigervnc-0:1.8.0-24.el7_9.src",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-0:1.8.0-24.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.x86_64"
},
"product_reference": "tigervnc-0:1.8.0-24.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64"
},
"product_reference": "tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64le"
},
"product_reference": "tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-debuginfo-0:1.8.0-24.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.s390x"
},
"product_reference": "tigervnc-debuginfo-0:1.8.0-24.el7_9.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-debuginfo-0:1.8.0-24.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.x86_64"
},
"product_reference": "tigervnc-debuginfo-0:1.8.0-24.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-icons-0:1.8.0-24.el7_9.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:tigervnc-icons-0:1.8.0-24.el7_9.noarch"
},
"product_reference": "tigervnc-icons-0:1.8.0-24.el7_9.noarch",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-license-0:1.8.0-24.el7_9.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:tigervnc-license-0:1.8.0-24.el7_9.noarch"
},
"product_reference": "tigervnc-license-0:1.8.0-24.el7_9.noarch",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-0:1.8.0-24.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.ppc64"
},
"product_reference": "tigervnc-server-0:1.8.0-24.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-0:1.8.0-24.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.ppc64le"
},
"product_reference": "tigervnc-server-0:1.8.0-24.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-0:1.8.0-24.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.s390x"
},
"product_reference": "tigervnc-server-0:1.8.0-24.el7_9.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-0:1.8.0-24.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.x86_64"
},
"product_reference": "tigervnc-server-0:1.8.0-24.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-applet-0:1.8.0-24.el7_9.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:tigervnc-server-applet-0:1.8.0-24.el7_9.noarch"
},
"product_reference": "tigervnc-server-applet-0:1.8.0-24.el7_9.noarch",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64"
},
"product_reference": "tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64le"
},
"product_reference": "tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-minimal-0:1.8.0-24.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.s390x"
},
"product_reference": "tigervnc-server-minimal-0:1.8.0-24.el7_9.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-minimal-0:1.8.0-24.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.x86_64"
},
"product_reference": "tigervnc-server-minimal-0:1.8.0-24.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-module-0:1.8.0-24.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.ppc64"
},
"product_reference": "tigervnc-server-module-0:1.8.0-24.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-module-0:1.8.0-24.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.ppc64le"
},
"product_reference": "tigervnc-server-module-0:1.8.0-24.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tigervnc-server-module-0:1.8.0-24.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.x86_64"
},
"product_reference": "tigervnc-server-module-0:1.8.0-24.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-0:1.20.4-22.el7_9.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:xorg-x11-server-0:1.20.4-22.el7_9.src"
},
"product_reference": "xorg-x11-server-0:1.20.4-22.el7_9.src",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64"
},
"product_reference": "xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64le"
},
"product_reference": "xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.s390x"
},
"product_reference": "xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.x86_64"
},
"product_reference": "xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64"
},
"product_reference": "xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64le"
},
"product_reference": "xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.s390x"
},
"product_reference": "xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.x86_64"
},
"product_reference": "xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64"
},
"product_reference": "xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64le"
},
"product_reference": "xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xnest-0:1.20.4-22.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.s390x"
},
"product_reference": "xorg-x11-server-Xnest-0:1.20.4-22.el7_9.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xnest-0:1.20.4-22.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.x86_64"
},
"product_reference": "xorg-x11-server-Xnest-0:1.20.4-22.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64"
},
"product_reference": "xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64le"
},
"product_reference": "xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xorg-0:1.20.4-22.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.x86_64"
},
"product_reference": "xorg-x11-server-Xorg-0:1.20.4-22.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64"
},
"product_reference": "xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64le"
},
"product_reference": "xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.s390x"
},
"product_reference": "xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.x86_64"
},
"product_reference": "xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64"
},
"product_reference": "xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64le"
},
"product_reference": "xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.s390x"
},
"product_reference": "xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.x86_64"
},
"product_reference": "xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64"
},
"product_reference": "xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64le"
},
"product_reference": "xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-common-0:1.20.4-22.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.s390x"
},
"product_reference": "xorg-x11-server-common-0:1.20.4-22.el7_9.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-common-0:1.20.4-22.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.x86_64"
},
"product_reference": "xorg-x11-server-common-0:1.20.4-22.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.i686"
},
"product_reference": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.i686",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc"
},
"product_reference": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64"
},
"product_reference": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64le"
},
"product_reference": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.s390x"
},
"product_reference": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.x86_64"
},
"product_reference": "xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-devel-0:1.20.4-22.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.i686"
},
"product_reference": "xorg-x11-server-devel-0:1.20.4-22.el7_9.i686",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc"
},
"product_reference": "xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64"
},
"product_reference": "xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64le"
},
"product_reference": "xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-devel-0:1.20.4-22.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.x86_64"
},
"product_reference": "xorg-x11-server-devel-0:1.20.4-22.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xorg-x11-server-source-0:1.20.4-22.el7_9.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:xorg-x11-server-source-0:1.20.4-22.el7_9.noarch"
},
"product_reference": "xorg-x11-server-source-0:1.20.4-22.el7_9.noarch",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-0494",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2023-01-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2165995"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in X.Org. This issue occurs due to a dangling pointer in DeepCopyPointerClasses that can be exploited by ProcXkbSetDeviceInfo() and ProcXkbGetDeviceInfo() to read and write into freed memory. This can lead to local privilege elevation on systems where the X server runs privileged and remote code execution for ssh X forwarding sessions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "xorg-x11-server: DeepCopyPointerClasses use-after-free leads to privilege elevation",
"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 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": [
"7Client-7.9.Z:tigervnc-0:1.8.0-24.el7_9.ppc64",
"7Client-7.9.Z:tigervnc-0:1.8.0-24.el7_9.ppc64le",
"7Client-7.9.Z:tigervnc-0:1.8.0-24.el7_9.s390x",
"7Client-7.9.Z:tigervnc-0:1.8.0-24.el7_9.src",
"7Client-7.9.Z:tigervnc-0:1.8.0-24.el7_9.x86_64",
"7Client-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64",
"7Client-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64le",
"7Client-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.s390x",
"7Client-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.x86_64",
"7Client-7.9.Z:tigervnc-icons-0:1.8.0-24.el7_9.noarch",
"7Client-7.9.Z:tigervnc-license-0:1.8.0-24.el7_9.noarch",
"7Client-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.ppc64",
"7Client-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.ppc64le",
"7Client-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.s390x",
"7Client-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.x86_64",
"7Client-7.9.Z:tigervnc-server-applet-0:1.8.0-24.el7_9.noarch",
"7Client-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64",
"7Client-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64le",
"7Client-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.s390x",
"7Client-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.x86_64",
"7Client-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.ppc64",
"7Client-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.ppc64le",
"7Client-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.x86_64",
"7Client-7.9.Z:xorg-x11-server-0:1.20.4-22.el7_9.src",
"7Client-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64",
"7Client-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64le",
"7Client-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.s390x",
"7Client-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.x86_64",
"7Client-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64",
"7Client-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64le",
"7Client-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.s390x",
"7Client-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.x86_64",
"7Client-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64",
"7Client-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64le",
"7Client-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.s390x",
"7Client-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.x86_64",
"7Client-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64",
"7Client-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64le",
"7Client-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.x86_64",
"7Client-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64",
"7Client-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64le",
"7Client-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.s390x",
"7Client-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.x86_64",
"7Client-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64",
"7Client-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64le",
"7Client-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.s390x",
"7Client-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.x86_64",
"7Client-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64",
"7Client-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64le",
"7Client-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.s390x",
"7Client-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.x86_64",
"7Client-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.i686",
"7Client-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc",
"7Client-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64",
"7Client-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64le",
"7Client-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.s390x",
"7Client-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.x86_64",
"7Client-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.i686",
"7Client-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc",
"7Client-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64",
"7Client-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64le",
"7Client-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.x86_64",
"7Client-7.9.Z:xorg-x11-server-source-0:1.20.4-22.el7_9.noarch",
"7Client-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.ppc64",
"7Client-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.ppc64le",
"7Client-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.s390x",
"7Client-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.src",
"7Client-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.x86_64",
"7Client-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64",
"7Client-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64le",
"7Client-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.s390x",
"7Client-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.x86_64",
"7Client-optional-7.9.Z:tigervnc-icons-0:1.8.0-24.el7_9.noarch",
"7Client-optional-7.9.Z:tigervnc-license-0:1.8.0-24.el7_9.noarch",
"7Client-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.ppc64",
"7Client-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.ppc64le",
"7Client-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.s390x",
"7Client-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.x86_64",
"7Client-optional-7.9.Z:tigervnc-server-applet-0:1.8.0-24.el7_9.noarch",
"7Client-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64",
"7Client-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64le",
"7Client-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.s390x",
"7Client-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.x86_64",
"7Client-optional-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.ppc64",
"7Client-optional-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.ppc64le",
"7Client-optional-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.x86_64",
"7Client-optional-7.9.Z:xorg-x11-server-0:1.20.4-22.el7_9.src",
"7Client-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64",
"7Client-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64le",
"7Client-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.s390x",
"7Client-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.x86_64",
"7Client-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64",
"7Client-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64le",
"7Client-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.s390x",
"7Client-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.x86_64",
"7Client-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64",
"7Client-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64le",
"7Client-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.s390x",
"7Client-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.x86_64",
"7Client-optional-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64",
"7Client-optional-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64le",
"7Client-optional-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.x86_64",
"7Client-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64",
"7Client-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64le",
"7Client-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.s390x",
"7Client-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.x86_64",
"7Client-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64",
"7Client-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64le",
"7Client-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.s390x",
"7Client-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.x86_64",
"7Client-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64",
"7Client-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64le",
"7Client-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.s390x",
"7Client-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.x86_64",
"7Client-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.i686",
"7Client-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc",
"7Client-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64",
"7Client-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64le",
"7Client-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.s390x",
"7Client-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.x86_64",
"7Client-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.i686",
"7Client-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc",
"7Client-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64",
"7Client-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64le",
"7Client-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.x86_64",
"7Client-optional-7.9.Z:xorg-x11-server-source-0:1.20.4-22.el7_9.noarch",
"7ComputeNode-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.src",
"7ComputeNode-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:tigervnc-icons-0:1.8.0-24.el7_9.noarch",
"7ComputeNode-optional-7.9.Z:tigervnc-license-0:1.8.0-24.el7_9.noarch",
"7ComputeNode-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:tigervnc-server-applet-0:1.8.0-24.el7_9.noarch",
"7ComputeNode-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-0:1.20.4-22.el7_9.src",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.i686",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.i686",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-source-0:1.20.4-22.el7_9.noarch",
"7Server-7.9.Z:tigervnc-0:1.8.0-24.el7_9.ppc64",
"7Server-7.9.Z:tigervnc-0:1.8.0-24.el7_9.ppc64le",
"7Server-7.9.Z:tigervnc-0:1.8.0-24.el7_9.s390x",
"7Server-7.9.Z:tigervnc-0:1.8.0-24.el7_9.src",
"7Server-7.9.Z:tigervnc-0:1.8.0-24.el7_9.x86_64",
"7Server-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64",
"7Server-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64le",
"7Server-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.s390x",
"7Server-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.x86_64",
"7Server-7.9.Z:tigervnc-icons-0:1.8.0-24.el7_9.noarch",
"7Server-7.9.Z:tigervnc-license-0:1.8.0-24.el7_9.noarch",
"7Server-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.ppc64",
"7Server-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.ppc64le",
"7Server-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.s390x",
"7Server-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.x86_64",
"7Server-7.9.Z:tigervnc-server-applet-0:1.8.0-24.el7_9.noarch",
"7Server-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64",
"7Server-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64le",
"7Server-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.s390x",
"7Server-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.x86_64",
"7Server-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.ppc64",
"7Server-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.ppc64le",
"7Server-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.x86_64",
"7Server-7.9.Z:xorg-x11-server-0:1.20.4-22.el7_9.src",
"7Server-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64",
"7Server-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64le",
"7Server-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.s390x",
"7Server-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.x86_64",
"7Server-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64",
"7Server-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64le",
"7Server-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.s390x",
"7Server-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.x86_64",
"7Server-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64",
"7Server-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64le",
"7Server-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.s390x",
"7Server-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.x86_64",
"7Server-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64",
"7Server-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64le",
"7Server-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.x86_64",
"7Server-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64",
"7Server-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64le",
"7Server-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.s390x",
"7Server-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.x86_64",
"7Server-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64",
"7Server-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64le",
"7Server-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.s390x",
"7Server-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.x86_64",
"7Server-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64",
"7Server-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64le",
"7Server-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.s390x",
"7Server-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.x86_64",
"7Server-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.i686",
"7Server-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc",
"7Server-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64",
"7Server-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64le",
"7Server-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.s390x",
"7Server-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.x86_64",
"7Server-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.i686",
"7Server-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc",
"7Server-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64",
"7Server-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64le",
"7Server-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.x86_64",
"7Server-7.9.Z:xorg-x11-server-source-0:1.20.4-22.el7_9.noarch",
"7Server-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.ppc64",
"7Server-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.ppc64le",
"7Server-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.s390x",
"7Server-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.src",
"7Server-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.x86_64",
"7Server-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64",
"7Server-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64le",
"7Server-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.s390x",
"7Server-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.x86_64",
"7Server-optional-7.9.Z:tigervnc-icons-0:1.8.0-24.el7_9.noarch",
"7Server-optional-7.9.Z:tigervnc-license-0:1.8.0-24.el7_9.noarch",
"7Server-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.ppc64",
"7Server-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.ppc64le",
"7Server-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.s390x",
"7Server-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.x86_64",
"7Server-optional-7.9.Z:tigervnc-server-applet-0:1.8.0-24.el7_9.noarch",
"7Server-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64",
"7Server-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64le",
"7Server-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.s390x",
"7Server-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.x86_64",
"7Server-optional-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.ppc64",
"7Server-optional-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.ppc64le",
"7Server-optional-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.x86_64",
"7Server-optional-7.9.Z:xorg-x11-server-0:1.20.4-22.el7_9.src",
"7Server-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64",
"7Server-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64le",
"7Server-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.s390x",
"7Server-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.x86_64",
"7Server-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64",
"7Server-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64le",
"7Server-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.s390x",
"7Server-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.x86_64",
"7Server-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64",
"7Server-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64le",
"7Server-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.s390x",
"7Server-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.x86_64",
"7Server-optional-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64",
"7Server-optional-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64le",
"7Server-optional-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.x86_64",
"7Server-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64",
"7Server-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64le",
"7Server-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.s390x",
"7Server-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.x86_64",
"7Server-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64",
"7Server-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64le",
"7Server-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.s390x",
"7Server-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.x86_64",
"7Server-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64",
"7Server-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64le",
"7Server-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.s390x",
"7Server-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.x86_64",
"7Server-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.i686",
"7Server-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc",
"7Server-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64",
"7Server-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64le",
"7Server-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.s390x",
"7Server-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.x86_64",
"7Server-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.i686",
"7Server-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc",
"7Server-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64",
"7Server-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64le",
"7Server-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.x86_64",
"7Server-optional-7.9.Z:xorg-x11-server-source-0:1.20.4-22.el7_9.noarch",
"7Workstation-7.9.Z:tigervnc-0:1.8.0-24.el7_9.ppc64",
"7Workstation-7.9.Z:tigervnc-0:1.8.0-24.el7_9.ppc64le",
"7Workstation-7.9.Z:tigervnc-0:1.8.0-24.el7_9.s390x",
"7Workstation-7.9.Z:tigervnc-0:1.8.0-24.el7_9.src",
"7Workstation-7.9.Z:tigervnc-0:1.8.0-24.el7_9.x86_64",
"7Workstation-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64",
"7Workstation-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64le",
"7Workstation-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.s390x",
"7Workstation-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.x86_64",
"7Workstation-7.9.Z:tigervnc-icons-0:1.8.0-24.el7_9.noarch",
"7Workstation-7.9.Z:tigervnc-license-0:1.8.0-24.el7_9.noarch",
"7Workstation-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.ppc64",
"7Workstation-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.ppc64le",
"7Workstation-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.s390x",
"7Workstation-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.x86_64",
"7Workstation-7.9.Z:tigervnc-server-applet-0:1.8.0-24.el7_9.noarch",
"7Workstation-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64",
"7Workstation-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64le",
"7Workstation-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.s390x",
"7Workstation-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.x86_64",
"7Workstation-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.ppc64",
"7Workstation-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.ppc64le",
"7Workstation-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.x86_64",
"7Workstation-7.9.Z:xorg-x11-server-0:1.20.4-22.el7_9.src",
"7Workstation-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64",
"7Workstation-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64le",
"7Workstation-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.s390x",
"7Workstation-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.x86_64",
"7Workstation-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64",
"7Workstation-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64le",
"7Workstation-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.s390x",
"7Workstation-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.x86_64",
"7Workstation-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64",
"7Workstation-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64le",
"7Workstation-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.s390x",
"7Workstation-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.x86_64",
"7Workstation-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64",
"7Workstation-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64le",
"7Workstation-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.x86_64",
"7Workstation-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64",
"7Workstation-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64le",
"7Workstation-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.s390x",
"7Workstation-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.x86_64",
"7Workstation-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64",
"7Workstation-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64le",
"7Workstation-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.s390x",
"7Workstation-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.x86_64",
"7Workstation-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64",
"7Workstation-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64le",
"7Workstation-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.s390x",
"7Workstation-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.x86_64",
"7Workstation-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.i686",
"7Workstation-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc",
"7Workstation-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64",
"7Workstation-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64le",
"7Workstation-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.s390x",
"7Workstation-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.x86_64",
"7Workstation-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.i686",
"7Workstation-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc",
"7Workstation-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64",
"7Workstation-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64le",
"7Workstation-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.x86_64",
"7Workstation-7.9.Z:xorg-x11-server-source-0:1.20.4-22.el7_9.noarch",
"7Workstation-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.ppc64",
"7Workstation-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.s390x",
"7Workstation-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.src",
"7Workstation-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.x86_64",
"7Workstation-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64",
"7Workstation-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.s390x",
"7Workstation-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.x86_64",
"7Workstation-optional-7.9.Z:tigervnc-icons-0:1.8.0-24.el7_9.noarch",
"7Workstation-optional-7.9.Z:tigervnc-license-0:1.8.0-24.el7_9.noarch",
"7Workstation-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.ppc64",
"7Workstation-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.s390x",
"7Workstation-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.x86_64",
"7Workstation-optional-7.9.Z:tigervnc-server-applet-0:1.8.0-24.el7_9.noarch",
"7Workstation-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64",
"7Workstation-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.s390x",
"7Workstation-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.x86_64",
"7Workstation-optional-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.ppc64",
"7Workstation-optional-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.x86_64",
"7Workstation-optional-7.9.Z:xorg-x11-server-0:1.20.4-22.el7_9.src",
"7Workstation-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64",
"7Workstation-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.s390x",
"7Workstation-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.x86_64",
"7Workstation-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64",
"7Workstation-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.s390x",
"7Workstation-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.x86_64",
"7Workstation-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64",
"7Workstation-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.s390x",
"7Workstation-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.x86_64",
"7Workstation-optional-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64",
"7Workstation-optional-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.x86_64",
"7Workstation-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64",
"7Workstation-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.s390x",
"7Workstation-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.x86_64",
"7Workstation-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64",
"7Workstation-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.s390x",
"7Workstation-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.x86_64",
"7Workstation-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64",
"7Workstation-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.s390x",
"7Workstation-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.x86_64",
"7Workstation-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.i686",
"7Workstation-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc",
"7Workstation-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64",
"7Workstation-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.s390x",
"7Workstation-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.x86_64",
"7Workstation-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.i686",
"7Workstation-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc",
"7Workstation-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64",
"7Workstation-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.x86_64",
"7Workstation-optional-7.9.Z:xorg-x11-server-source-0:1.20.4-22.el7_9.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-0494"
},
{
"category": "external",
"summary": "RHBZ#2165995",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165995"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-0494",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0494"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-0494",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-0494"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-5v6x-2hpj-c37x",
"url": "https://github.com/advisories/GHSA-5v6x-2hpj-c37x"
}
],
"release_date": "2023-02-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-08T20:03:08+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": [
"7Client-7.9.Z:tigervnc-0:1.8.0-24.el7_9.ppc64",
"7Client-7.9.Z:tigervnc-0:1.8.0-24.el7_9.ppc64le",
"7Client-7.9.Z:tigervnc-0:1.8.0-24.el7_9.s390x",
"7Client-7.9.Z:tigervnc-0:1.8.0-24.el7_9.src",
"7Client-7.9.Z:tigervnc-0:1.8.0-24.el7_9.x86_64",
"7Client-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64",
"7Client-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64le",
"7Client-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.s390x",
"7Client-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.x86_64",
"7Client-7.9.Z:tigervnc-icons-0:1.8.0-24.el7_9.noarch",
"7Client-7.9.Z:tigervnc-license-0:1.8.0-24.el7_9.noarch",
"7Client-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.ppc64",
"7Client-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.ppc64le",
"7Client-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.s390x",
"7Client-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.x86_64",
"7Client-7.9.Z:tigervnc-server-applet-0:1.8.0-24.el7_9.noarch",
"7Client-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64",
"7Client-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64le",
"7Client-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.s390x",
"7Client-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.x86_64",
"7Client-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.ppc64",
"7Client-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.ppc64le",
"7Client-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.x86_64",
"7Client-7.9.Z:xorg-x11-server-0:1.20.4-22.el7_9.src",
"7Client-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64",
"7Client-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64le",
"7Client-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.s390x",
"7Client-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.x86_64",
"7Client-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64",
"7Client-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64le",
"7Client-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.s390x",
"7Client-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.x86_64",
"7Client-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64",
"7Client-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64le",
"7Client-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.s390x",
"7Client-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.x86_64",
"7Client-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64",
"7Client-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64le",
"7Client-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.x86_64",
"7Client-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64",
"7Client-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64le",
"7Client-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.s390x",
"7Client-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.x86_64",
"7Client-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64",
"7Client-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64le",
"7Client-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.s390x",
"7Client-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.x86_64",
"7Client-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64",
"7Client-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64le",
"7Client-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.s390x",
"7Client-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.x86_64",
"7Client-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.i686",
"7Client-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc",
"7Client-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64",
"7Client-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64le",
"7Client-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.s390x",
"7Client-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.x86_64",
"7Client-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.i686",
"7Client-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc",
"7Client-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64",
"7Client-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64le",
"7Client-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.x86_64",
"7Client-7.9.Z:xorg-x11-server-source-0:1.20.4-22.el7_9.noarch",
"7Client-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.ppc64",
"7Client-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.ppc64le",
"7Client-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.s390x",
"7Client-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.src",
"7Client-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.x86_64",
"7Client-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64",
"7Client-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64le",
"7Client-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.s390x",
"7Client-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.x86_64",
"7Client-optional-7.9.Z:tigervnc-icons-0:1.8.0-24.el7_9.noarch",
"7Client-optional-7.9.Z:tigervnc-license-0:1.8.0-24.el7_9.noarch",
"7Client-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.ppc64",
"7Client-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.ppc64le",
"7Client-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.s390x",
"7Client-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.x86_64",
"7Client-optional-7.9.Z:tigervnc-server-applet-0:1.8.0-24.el7_9.noarch",
"7Client-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64",
"7Client-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64le",
"7Client-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.s390x",
"7Client-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.x86_64",
"7Client-optional-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.ppc64",
"7Client-optional-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.ppc64le",
"7Client-optional-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.x86_64",
"7Client-optional-7.9.Z:xorg-x11-server-0:1.20.4-22.el7_9.src",
"7Client-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64",
"7Client-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64le",
"7Client-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.s390x",
"7Client-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.x86_64",
"7Client-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64",
"7Client-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64le",
"7Client-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.s390x",
"7Client-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.x86_64",
"7Client-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64",
"7Client-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64le",
"7Client-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.s390x",
"7Client-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.x86_64",
"7Client-optional-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64",
"7Client-optional-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64le",
"7Client-optional-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.x86_64",
"7Client-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64",
"7Client-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64le",
"7Client-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.s390x",
"7Client-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.x86_64",
"7Client-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64",
"7Client-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64le",
"7Client-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.s390x",
"7Client-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.x86_64",
"7Client-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64",
"7Client-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64le",
"7Client-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.s390x",
"7Client-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.x86_64",
"7Client-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.i686",
"7Client-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc",
"7Client-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64",
"7Client-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64le",
"7Client-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.s390x",
"7Client-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.x86_64",
"7Client-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.i686",
"7Client-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc",
"7Client-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64",
"7Client-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64le",
"7Client-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.x86_64",
"7Client-optional-7.9.Z:xorg-x11-server-source-0:1.20.4-22.el7_9.noarch",
"7ComputeNode-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.src",
"7ComputeNode-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:tigervnc-icons-0:1.8.0-24.el7_9.noarch",
"7ComputeNode-optional-7.9.Z:tigervnc-license-0:1.8.0-24.el7_9.noarch",
"7ComputeNode-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:tigervnc-server-applet-0:1.8.0-24.el7_9.noarch",
"7ComputeNode-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-0:1.20.4-22.el7_9.src",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.i686",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.i686",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-source-0:1.20.4-22.el7_9.noarch",
"7Server-7.9.Z:tigervnc-0:1.8.0-24.el7_9.ppc64",
"7Server-7.9.Z:tigervnc-0:1.8.0-24.el7_9.ppc64le",
"7Server-7.9.Z:tigervnc-0:1.8.0-24.el7_9.s390x",
"7Server-7.9.Z:tigervnc-0:1.8.0-24.el7_9.src",
"7Server-7.9.Z:tigervnc-0:1.8.0-24.el7_9.x86_64",
"7Server-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64",
"7Server-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64le",
"7Server-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.s390x",
"7Server-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.x86_64",
"7Server-7.9.Z:tigervnc-icons-0:1.8.0-24.el7_9.noarch",
"7Server-7.9.Z:tigervnc-license-0:1.8.0-24.el7_9.noarch",
"7Server-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.ppc64",
"7Server-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.ppc64le",
"7Server-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.s390x",
"7Server-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.x86_64",
"7Server-7.9.Z:tigervnc-server-applet-0:1.8.0-24.el7_9.noarch",
"7Server-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64",
"7Server-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64le",
"7Server-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.s390x",
"7Server-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.x86_64",
"7Server-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.ppc64",
"7Server-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.ppc64le",
"7Server-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.x86_64",
"7Server-7.9.Z:xorg-x11-server-0:1.20.4-22.el7_9.src",
"7Server-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64",
"7Server-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64le",
"7Server-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.s390x",
"7Server-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.x86_64",
"7Server-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64",
"7Server-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64le",
"7Server-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.s390x",
"7Server-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.x86_64",
"7Server-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64",
"7Server-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64le",
"7Server-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.s390x",
"7Server-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.x86_64",
"7Server-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64",
"7Server-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64le",
"7Server-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.x86_64",
"7Server-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64",
"7Server-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64le",
"7Server-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.s390x",
"7Server-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.x86_64",
"7Server-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64",
"7Server-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64le",
"7Server-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.s390x",
"7Server-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.x86_64",
"7Server-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64",
"7Server-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64le",
"7Server-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.s390x",
"7Server-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.x86_64",
"7Server-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.i686",
"7Server-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc",
"7Server-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64",
"7Server-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64le",
"7Server-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.s390x",
"7Server-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.x86_64",
"7Server-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.i686",
"7Server-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc",
"7Server-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64",
"7Server-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64le",
"7Server-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.x86_64",
"7Server-7.9.Z:xorg-x11-server-source-0:1.20.4-22.el7_9.noarch",
"7Server-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.ppc64",
"7Server-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.ppc64le",
"7Server-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.s390x",
"7Server-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.src",
"7Server-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.x86_64",
"7Server-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64",
"7Server-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64le",
"7Server-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.s390x",
"7Server-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.x86_64",
"7Server-optional-7.9.Z:tigervnc-icons-0:1.8.0-24.el7_9.noarch",
"7Server-optional-7.9.Z:tigervnc-license-0:1.8.0-24.el7_9.noarch",
"7Server-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.ppc64",
"7Server-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.ppc64le",
"7Server-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.s390x",
"7Server-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.x86_64",
"7Server-optional-7.9.Z:tigervnc-server-applet-0:1.8.0-24.el7_9.noarch",
"7Server-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64",
"7Server-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64le",
"7Server-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.s390x",
"7Server-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.x86_64",
"7Server-optional-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.ppc64",
"7Server-optional-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.ppc64le",
"7Server-optional-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.x86_64",
"7Server-optional-7.9.Z:xorg-x11-server-0:1.20.4-22.el7_9.src",
"7Server-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64",
"7Server-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64le",
"7Server-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.s390x",
"7Server-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.x86_64",
"7Server-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64",
"7Server-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64le",
"7Server-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.s390x",
"7Server-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.x86_64",
"7Server-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64",
"7Server-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64le",
"7Server-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.s390x",
"7Server-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.x86_64",
"7Server-optional-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64",
"7Server-optional-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64le",
"7Server-optional-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.x86_64",
"7Server-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64",
"7Server-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64le",
"7Server-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.s390x",
"7Server-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.x86_64",
"7Server-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64",
"7Server-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64le",
"7Server-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.s390x",
"7Server-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.x86_64",
"7Server-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64",
"7Server-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64le",
"7Server-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.s390x",
"7Server-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.x86_64",
"7Server-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.i686",
"7Server-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc",
"7Server-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64",
"7Server-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64le",
"7Server-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.s390x",
"7Server-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.x86_64",
"7Server-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.i686",
"7Server-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc",
"7Server-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64",
"7Server-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64le",
"7Server-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.x86_64",
"7Server-optional-7.9.Z:xorg-x11-server-source-0:1.20.4-22.el7_9.noarch",
"7Workstation-7.9.Z:tigervnc-0:1.8.0-24.el7_9.ppc64",
"7Workstation-7.9.Z:tigervnc-0:1.8.0-24.el7_9.ppc64le",
"7Workstation-7.9.Z:tigervnc-0:1.8.0-24.el7_9.s390x",
"7Workstation-7.9.Z:tigervnc-0:1.8.0-24.el7_9.src",
"7Workstation-7.9.Z:tigervnc-0:1.8.0-24.el7_9.x86_64",
"7Workstation-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64",
"7Workstation-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64le",
"7Workstation-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.s390x",
"7Workstation-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.x86_64",
"7Workstation-7.9.Z:tigervnc-icons-0:1.8.0-24.el7_9.noarch",
"7Workstation-7.9.Z:tigervnc-license-0:1.8.0-24.el7_9.noarch",
"7Workstation-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.ppc64",
"7Workstation-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.ppc64le",
"7Workstation-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.s390x",
"7Workstation-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.x86_64",
"7Workstation-7.9.Z:tigervnc-server-applet-0:1.8.0-24.el7_9.noarch",
"7Workstation-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64",
"7Workstation-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64le",
"7Workstation-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.s390x",
"7Workstation-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.x86_64",
"7Workstation-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.ppc64",
"7Workstation-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.ppc64le",
"7Workstation-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.x86_64",
"7Workstation-7.9.Z:xorg-x11-server-0:1.20.4-22.el7_9.src",
"7Workstation-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64",
"7Workstation-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64le",
"7Workstation-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.s390x",
"7Workstation-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.x86_64",
"7Workstation-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64",
"7Workstation-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64le",
"7Workstation-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.s390x",
"7Workstation-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.x86_64",
"7Workstation-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64",
"7Workstation-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64le",
"7Workstation-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.s390x",
"7Workstation-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.x86_64",
"7Workstation-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64",
"7Workstation-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64le",
"7Workstation-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.x86_64",
"7Workstation-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64",
"7Workstation-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64le",
"7Workstation-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.s390x",
"7Workstation-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.x86_64",
"7Workstation-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64",
"7Workstation-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64le",
"7Workstation-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.s390x",
"7Workstation-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.x86_64",
"7Workstation-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64",
"7Workstation-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64le",
"7Workstation-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.s390x",
"7Workstation-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.x86_64",
"7Workstation-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.i686",
"7Workstation-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc",
"7Workstation-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64",
"7Workstation-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64le",
"7Workstation-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.s390x",
"7Workstation-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.x86_64",
"7Workstation-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.i686",
"7Workstation-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc",
"7Workstation-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64",
"7Workstation-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64le",
"7Workstation-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.x86_64",
"7Workstation-7.9.Z:xorg-x11-server-source-0:1.20.4-22.el7_9.noarch",
"7Workstation-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.ppc64",
"7Workstation-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.s390x",
"7Workstation-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.src",
"7Workstation-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.x86_64",
"7Workstation-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64",
"7Workstation-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.s390x",
"7Workstation-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.x86_64",
"7Workstation-optional-7.9.Z:tigervnc-icons-0:1.8.0-24.el7_9.noarch",
"7Workstation-optional-7.9.Z:tigervnc-license-0:1.8.0-24.el7_9.noarch",
"7Workstation-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.ppc64",
"7Workstation-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.s390x",
"7Workstation-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.x86_64",
"7Workstation-optional-7.9.Z:tigervnc-server-applet-0:1.8.0-24.el7_9.noarch",
"7Workstation-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64",
"7Workstation-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.s390x",
"7Workstation-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.x86_64",
"7Workstation-optional-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.ppc64",
"7Workstation-optional-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.x86_64",
"7Workstation-optional-7.9.Z:xorg-x11-server-0:1.20.4-22.el7_9.src",
"7Workstation-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64",
"7Workstation-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.s390x",
"7Workstation-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.x86_64",
"7Workstation-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64",
"7Workstation-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.s390x",
"7Workstation-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.x86_64",
"7Workstation-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64",
"7Workstation-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.s390x",
"7Workstation-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.x86_64",
"7Workstation-optional-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64",
"7Workstation-optional-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.x86_64",
"7Workstation-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64",
"7Workstation-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.s390x",
"7Workstation-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.x86_64",
"7Workstation-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64",
"7Workstation-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.s390x",
"7Workstation-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.x86_64",
"7Workstation-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64",
"7Workstation-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.s390x",
"7Workstation-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.x86_64",
"7Workstation-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.i686",
"7Workstation-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc",
"7Workstation-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64",
"7Workstation-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.s390x",
"7Workstation-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.x86_64",
"7Workstation-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.i686",
"7Workstation-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc",
"7Workstation-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64",
"7Workstation-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.x86_64",
"7Workstation-optional-7.9.Z:xorg-x11-server-source-0:1.20.4-22.el7_9.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0675"
}
],
"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": [
"7Client-7.9.Z:tigervnc-0:1.8.0-24.el7_9.ppc64",
"7Client-7.9.Z:tigervnc-0:1.8.0-24.el7_9.ppc64le",
"7Client-7.9.Z:tigervnc-0:1.8.0-24.el7_9.s390x",
"7Client-7.9.Z:tigervnc-0:1.8.0-24.el7_9.src",
"7Client-7.9.Z:tigervnc-0:1.8.0-24.el7_9.x86_64",
"7Client-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64",
"7Client-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64le",
"7Client-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.s390x",
"7Client-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.x86_64",
"7Client-7.9.Z:tigervnc-icons-0:1.8.0-24.el7_9.noarch",
"7Client-7.9.Z:tigervnc-license-0:1.8.0-24.el7_9.noarch",
"7Client-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.ppc64",
"7Client-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.ppc64le",
"7Client-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.s390x",
"7Client-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.x86_64",
"7Client-7.9.Z:tigervnc-server-applet-0:1.8.0-24.el7_9.noarch",
"7Client-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64",
"7Client-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64le",
"7Client-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.s390x",
"7Client-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.x86_64",
"7Client-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.ppc64",
"7Client-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.ppc64le",
"7Client-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.x86_64",
"7Client-7.9.Z:xorg-x11-server-0:1.20.4-22.el7_9.src",
"7Client-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64",
"7Client-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64le",
"7Client-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.s390x",
"7Client-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.x86_64",
"7Client-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64",
"7Client-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64le",
"7Client-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.s390x",
"7Client-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.x86_64",
"7Client-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64",
"7Client-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64le",
"7Client-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.s390x",
"7Client-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.x86_64",
"7Client-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64",
"7Client-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64le",
"7Client-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.x86_64",
"7Client-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64",
"7Client-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64le",
"7Client-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.s390x",
"7Client-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.x86_64",
"7Client-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64",
"7Client-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64le",
"7Client-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.s390x",
"7Client-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.x86_64",
"7Client-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64",
"7Client-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64le",
"7Client-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.s390x",
"7Client-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.x86_64",
"7Client-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.i686",
"7Client-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc",
"7Client-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64",
"7Client-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64le",
"7Client-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.s390x",
"7Client-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.x86_64",
"7Client-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.i686",
"7Client-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc",
"7Client-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64",
"7Client-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64le",
"7Client-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.x86_64",
"7Client-7.9.Z:xorg-x11-server-source-0:1.20.4-22.el7_9.noarch",
"7Client-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.ppc64",
"7Client-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.ppc64le",
"7Client-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.s390x",
"7Client-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.src",
"7Client-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.x86_64",
"7Client-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64",
"7Client-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64le",
"7Client-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.s390x",
"7Client-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.x86_64",
"7Client-optional-7.9.Z:tigervnc-icons-0:1.8.0-24.el7_9.noarch",
"7Client-optional-7.9.Z:tigervnc-license-0:1.8.0-24.el7_9.noarch",
"7Client-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.ppc64",
"7Client-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.ppc64le",
"7Client-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.s390x",
"7Client-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.x86_64",
"7Client-optional-7.9.Z:tigervnc-server-applet-0:1.8.0-24.el7_9.noarch",
"7Client-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64",
"7Client-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64le",
"7Client-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.s390x",
"7Client-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.x86_64",
"7Client-optional-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.ppc64",
"7Client-optional-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.ppc64le",
"7Client-optional-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.x86_64",
"7Client-optional-7.9.Z:xorg-x11-server-0:1.20.4-22.el7_9.src",
"7Client-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64",
"7Client-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64le",
"7Client-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.s390x",
"7Client-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.x86_64",
"7Client-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64",
"7Client-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64le",
"7Client-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.s390x",
"7Client-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.x86_64",
"7Client-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64",
"7Client-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64le",
"7Client-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.s390x",
"7Client-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.x86_64",
"7Client-optional-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64",
"7Client-optional-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64le",
"7Client-optional-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.x86_64",
"7Client-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64",
"7Client-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64le",
"7Client-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.s390x",
"7Client-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.x86_64",
"7Client-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64",
"7Client-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64le",
"7Client-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.s390x",
"7Client-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.x86_64",
"7Client-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64",
"7Client-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64le",
"7Client-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.s390x",
"7Client-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.x86_64",
"7Client-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.i686",
"7Client-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc",
"7Client-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64",
"7Client-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64le",
"7Client-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.s390x",
"7Client-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.x86_64",
"7Client-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.i686",
"7Client-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc",
"7Client-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64",
"7Client-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64le",
"7Client-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.x86_64",
"7Client-optional-7.9.Z:xorg-x11-server-source-0:1.20.4-22.el7_9.noarch",
"7ComputeNode-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.src",
"7ComputeNode-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:tigervnc-icons-0:1.8.0-24.el7_9.noarch",
"7ComputeNode-optional-7.9.Z:tigervnc-license-0:1.8.0-24.el7_9.noarch",
"7ComputeNode-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:tigervnc-server-applet-0:1.8.0-24.el7_9.noarch",
"7ComputeNode-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-0:1.20.4-22.el7_9.src",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.i686",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.i686",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:xorg-x11-server-source-0:1.20.4-22.el7_9.noarch",
"7Server-7.9.Z:tigervnc-0:1.8.0-24.el7_9.ppc64",
"7Server-7.9.Z:tigervnc-0:1.8.0-24.el7_9.ppc64le",
"7Server-7.9.Z:tigervnc-0:1.8.0-24.el7_9.s390x",
"7Server-7.9.Z:tigervnc-0:1.8.0-24.el7_9.src",
"7Server-7.9.Z:tigervnc-0:1.8.0-24.el7_9.x86_64",
"7Server-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64",
"7Server-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64le",
"7Server-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.s390x",
"7Server-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.x86_64",
"7Server-7.9.Z:tigervnc-icons-0:1.8.0-24.el7_9.noarch",
"7Server-7.9.Z:tigervnc-license-0:1.8.0-24.el7_9.noarch",
"7Server-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.ppc64",
"7Server-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.ppc64le",
"7Server-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.s390x",
"7Server-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.x86_64",
"7Server-7.9.Z:tigervnc-server-applet-0:1.8.0-24.el7_9.noarch",
"7Server-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64",
"7Server-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64le",
"7Server-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.s390x",
"7Server-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.x86_64",
"7Server-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.ppc64",
"7Server-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.ppc64le",
"7Server-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.x86_64",
"7Server-7.9.Z:xorg-x11-server-0:1.20.4-22.el7_9.src",
"7Server-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64",
"7Server-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64le",
"7Server-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.s390x",
"7Server-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.x86_64",
"7Server-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64",
"7Server-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64le",
"7Server-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.s390x",
"7Server-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.x86_64",
"7Server-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64",
"7Server-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64le",
"7Server-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.s390x",
"7Server-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.x86_64",
"7Server-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64",
"7Server-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64le",
"7Server-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.x86_64",
"7Server-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64",
"7Server-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64le",
"7Server-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.s390x",
"7Server-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.x86_64",
"7Server-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64",
"7Server-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64le",
"7Server-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.s390x",
"7Server-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.x86_64",
"7Server-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64",
"7Server-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64le",
"7Server-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.s390x",
"7Server-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.x86_64",
"7Server-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.i686",
"7Server-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc",
"7Server-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64",
"7Server-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64le",
"7Server-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.s390x",
"7Server-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.x86_64",
"7Server-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.i686",
"7Server-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc",
"7Server-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64",
"7Server-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64le",
"7Server-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.x86_64",
"7Server-7.9.Z:xorg-x11-server-source-0:1.20.4-22.el7_9.noarch",
"7Server-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.ppc64",
"7Server-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.ppc64le",
"7Server-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.s390x",
"7Server-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.src",
"7Server-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.x86_64",
"7Server-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64",
"7Server-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64le",
"7Server-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.s390x",
"7Server-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.x86_64",
"7Server-optional-7.9.Z:tigervnc-icons-0:1.8.0-24.el7_9.noarch",
"7Server-optional-7.9.Z:tigervnc-license-0:1.8.0-24.el7_9.noarch",
"7Server-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.ppc64",
"7Server-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.ppc64le",
"7Server-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.s390x",
"7Server-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.x86_64",
"7Server-optional-7.9.Z:tigervnc-server-applet-0:1.8.0-24.el7_9.noarch",
"7Server-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64",
"7Server-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64le",
"7Server-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.s390x",
"7Server-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.x86_64",
"7Server-optional-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.ppc64",
"7Server-optional-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.ppc64le",
"7Server-optional-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.x86_64",
"7Server-optional-7.9.Z:xorg-x11-server-0:1.20.4-22.el7_9.src",
"7Server-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64",
"7Server-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64le",
"7Server-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.s390x",
"7Server-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.x86_64",
"7Server-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64",
"7Server-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64le",
"7Server-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.s390x",
"7Server-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.x86_64",
"7Server-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64",
"7Server-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64le",
"7Server-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.s390x",
"7Server-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.x86_64",
"7Server-optional-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64",
"7Server-optional-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64le",
"7Server-optional-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.x86_64",
"7Server-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64",
"7Server-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64le",
"7Server-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.s390x",
"7Server-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.x86_64",
"7Server-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64",
"7Server-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64le",
"7Server-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.s390x",
"7Server-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.x86_64",
"7Server-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64",
"7Server-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64le",
"7Server-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.s390x",
"7Server-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.x86_64",
"7Server-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.i686",
"7Server-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc",
"7Server-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64",
"7Server-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64le",
"7Server-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.s390x",
"7Server-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.x86_64",
"7Server-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.i686",
"7Server-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc",
"7Server-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64",
"7Server-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64le",
"7Server-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.x86_64",
"7Server-optional-7.9.Z:xorg-x11-server-source-0:1.20.4-22.el7_9.noarch",
"7Workstation-7.9.Z:tigervnc-0:1.8.0-24.el7_9.ppc64",
"7Workstation-7.9.Z:tigervnc-0:1.8.0-24.el7_9.ppc64le",
"7Workstation-7.9.Z:tigervnc-0:1.8.0-24.el7_9.s390x",
"7Workstation-7.9.Z:tigervnc-0:1.8.0-24.el7_9.src",
"7Workstation-7.9.Z:tigervnc-0:1.8.0-24.el7_9.x86_64",
"7Workstation-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64",
"7Workstation-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64le",
"7Workstation-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.s390x",
"7Workstation-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.x86_64",
"7Workstation-7.9.Z:tigervnc-icons-0:1.8.0-24.el7_9.noarch",
"7Workstation-7.9.Z:tigervnc-license-0:1.8.0-24.el7_9.noarch",
"7Workstation-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.ppc64",
"7Workstation-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.ppc64le",
"7Workstation-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.s390x",
"7Workstation-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.x86_64",
"7Workstation-7.9.Z:tigervnc-server-applet-0:1.8.0-24.el7_9.noarch",
"7Workstation-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64",
"7Workstation-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64le",
"7Workstation-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.s390x",
"7Workstation-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.x86_64",
"7Workstation-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.ppc64",
"7Workstation-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.ppc64le",
"7Workstation-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.x86_64",
"7Workstation-7.9.Z:xorg-x11-server-0:1.20.4-22.el7_9.src",
"7Workstation-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64",
"7Workstation-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64le",
"7Workstation-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.s390x",
"7Workstation-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.x86_64",
"7Workstation-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64",
"7Workstation-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64le",
"7Workstation-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.s390x",
"7Workstation-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.x86_64",
"7Workstation-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64",
"7Workstation-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64le",
"7Workstation-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.s390x",
"7Workstation-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.x86_64",
"7Workstation-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64",
"7Workstation-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64le",
"7Workstation-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.x86_64",
"7Workstation-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64",
"7Workstation-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64le",
"7Workstation-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.s390x",
"7Workstation-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.x86_64",
"7Workstation-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64",
"7Workstation-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64le",
"7Workstation-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.s390x",
"7Workstation-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.x86_64",
"7Workstation-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64",
"7Workstation-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64le",
"7Workstation-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.s390x",
"7Workstation-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.x86_64",
"7Workstation-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.i686",
"7Workstation-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc",
"7Workstation-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64",
"7Workstation-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64le",
"7Workstation-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.s390x",
"7Workstation-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.x86_64",
"7Workstation-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.i686",
"7Workstation-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc",
"7Workstation-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64",
"7Workstation-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64le",
"7Workstation-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.x86_64",
"7Workstation-7.9.Z:xorg-x11-server-source-0:1.20.4-22.el7_9.noarch",
"7Workstation-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.ppc64",
"7Workstation-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.s390x",
"7Workstation-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.src",
"7Workstation-optional-7.9.Z:tigervnc-0:1.8.0-24.el7_9.x86_64",
"7Workstation-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64",
"7Workstation-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.s390x",
"7Workstation-optional-7.9.Z:tigervnc-debuginfo-0:1.8.0-24.el7_9.x86_64",
"7Workstation-optional-7.9.Z:tigervnc-icons-0:1.8.0-24.el7_9.noarch",
"7Workstation-optional-7.9.Z:tigervnc-license-0:1.8.0-24.el7_9.noarch",
"7Workstation-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.ppc64",
"7Workstation-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.s390x",
"7Workstation-optional-7.9.Z:tigervnc-server-0:1.8.0-24.el7_9.x86_64",
"7Workstation-optional-7.9.Z:tigervnc-server-applet-0:1.8.0-24.el7_9.noarch",
"7Workstation-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64",
"7Workstation-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.s390x",
"7Workstation-optional-7.9.Z:tigervnc-server-minimal-0:1.8.0-24.el7_9.x86_64",
"7Workstation-optional-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.ppc64",
"7Workstation-optional-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:tigervnc-server-module-0:1.8.0-24.el7_9.x86_64",
"7Workstation-optional-7.9.Z:xorg-x11-server-0:1.20.4-22.el7_9.src",
"7Workstation-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64",
"7Workstation-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.s390x",
"7Workstation-optional-7.9.Z:xorg-x11-server-Xdmx-0:1.20.4-22.el7_9.x86_64",
"7Workstation-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64",
"7Workstation-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.s390x",
"7Workstation-optional-7.9.Z:xorg-x11-server-Xephyr-0:1.20.4-22.el7_9.x86_64",
"7Workstation-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64",
"7Workstation-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.s390x",
"7Workstation-optional-7.9.Z:xorg-x11-server-Xnest-0:1.20.4-22.el7_9.x86_64",
"7Workstation-optional-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64",
"7Workstation-optional-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:xorg-x11-server-Xorg-0:1.20.4-22.el7_9.x86_64",
"7Workstation-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64",
"7Workstation-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.s390x",
"7Workstation-optional-7.9.Z:xorg-x11-server-Xvfb-0:1.20.4-22.el7_9.x86_64",
"7Workstation-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64",
"7Workstation-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.s390x",
"7Workstation-optional-7.9.Z:xorg-x11-server-Xwayland-0:1.20.4-22.el7_9.x86_64",
"7Workstation-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64",
"7Workstation-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.s390x",
"7Workstation-optional-7.9.Z:xorg-x11-server-common-0:1.20.4-22.el7_9.x86_64",
"7Workstation-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.i686",
"7Workstation-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc",
"7Workstation-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64",
"7Workstation-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.s390x",
"7Workstation-optional-7.9.Z:xorg-x11-server-debuginfo-0:1.20.4-22.el7_9.x86_64",
"7Workstation-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.i686",
"7Workstation-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc",
"7Workstation-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64",
"7Workstation-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:xorg-x11-server-devel-0:1.20.4-22.el7_9.x86_64",
"7Workstation-optional-7.9.Z:xorg-x11-server-source-0:1.20.4-22.el7_9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "xorg-x11-server: DeepCopyPointerClasses use-after-free leads to privilege elevation"
}
]
}
RHSA-2023:2806
Vulnerability from csaf_redhat - Published: 2023-05-16 08:54 - Updated: 2026-03-20 15:59A flaw was found in the xorg-x11-server package. A buffer overflow can occur in the _GetCountedString function in xkb/xkb.c due to improper input validation, allowing for possible escalation of privileges, execution of arbitrary code, or a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-0:1.20.11-15.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xdmx-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xdmx-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xdmx-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xdmx-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xephyr-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xephyr-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xephyr-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xephyr-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xnest-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xnest-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xnest-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xnest-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xorg-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xorg-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xorg-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xorg-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xvfb-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xvfb-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xvfb-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xvfb-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-common-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-common-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-common-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-common-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-debugsource-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-debugsource-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-debugsource-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-debugsource-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-debugsource-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-devel-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-devel-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-devel-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-devel-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-devel-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-source-0:1.20.11-15.el8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-0:1.20.11-15.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xdmx-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xdmx-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xdmx-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xdmx-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xephyr-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xephyr-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xephyr-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xephyr-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xnest-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xnest-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xnest-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xnest-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xorg-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xorg-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xorg-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xorg-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xvfb-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xvfb-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xvfb-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xvfb-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-common-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-common-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-common-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-common-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-debugsource-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-debugsource-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-debugsource-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-debugsource-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-debugsource-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-devel-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-devel-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-devel-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-devel-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-devel-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-source-0:1.20.11-15.el8.noarch | — |
Vendor Fix
fix
|
A flaw was found in the xorg-x11-server package. The ProcXkbGetKbdByName function in xkb/xkb.c does not release allocated data when an error is encountered, allowing for a memory leak.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-0:1.20.11-15.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xdmx-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xdmx-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xdmx-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xdmx-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xephyr-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xephyr-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xephyr-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xephyr-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xnest-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xnest-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xnest-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xnest-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xorg-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xorg-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xorg-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xorg-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xvfb-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xvfb-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xvfb-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xvfb-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-common-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-common-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-common-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-common-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-debugsource-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-debugsource-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-debugsource-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-debugsource-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-debugsource-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-devel-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-devel-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-devel-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-devel-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-devel-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-source-0:1.20.11-15.el8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-0:1.20.11-15.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xdmx-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xdmx-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xdmx-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xdmx-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xephyr-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xephyr-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xephyr-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xephyr-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xnest-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xnest-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xnest-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xnest-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xorg-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xorg-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xorg-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xorg-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xvfb-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xvfb-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xvfb-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xvfb-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-common-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-common-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-common-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-common-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-debugsource-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-debugsource-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-debugsource-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-debugsource-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-debugsource-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-devel-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-devel-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-devel-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-devel-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-devel-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-source-0:1.20.11-15.el8.noarch | — |
Vendor Fix
fix
|
A vulnerability was found in X.Org. This issue occurs because the XkbCopyNames function leaves a dangling pointer to freed memory, resulting in out-of-bounds memory access on subsequent XkbGetKbdByName requests. This flaw can lead to local privilege elevation on systems where the X server runs privileged and remote code execution for ssh X forwarding sessions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-0:1.20.11-15.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xdmx-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xdmx-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xdmx-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xdmx-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xephyr-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xephyr-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xephyr-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xephyr-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xnest-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xnest-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xnest-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xnest-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xorg-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xorg-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xorg-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xorg-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xvfb-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xvfb-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xvfb-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xvfb-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-common-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-common-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-common-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-common-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-debugsource-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-debugsource-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-debugsource-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-debugsource-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-debugsource-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-devel-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-devel-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-devel-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-devel-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-devel-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-source-0:1.20.11-15.el8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-0:1.20.11-15.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xdmx-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xdmx-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xdmx-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xdmx-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xephyr-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xephyr-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xephyr-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xephyr-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xnest-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xnest-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xnest-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xnest-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xorg-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xorg-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xorg-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xorg-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xvfb-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xvfb-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xvfb-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xvfb-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-common-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-common-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-common-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-common-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-debugsource-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-debugsource-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-debugsource-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-debugsource-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-debugsource-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-devel-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-devel-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-devel-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-devel-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-devel-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-source-0:1.20.11-15.el8.noarch | — |
Vendor Fix
fix
|
A vulnerability was found in X.Org. The issue occurs due to the swap handler for the XTestFakeInput request of the XTest extension, possibly corrupting the stack if GenericEvents with lengths larger than 32 bytes are sent through the XTestFakeInput request. This flaw can lead to local privilege elevation on systems where the X server runs privileged and remote code execution for ssh X forwarding sessions. This issue does not affect systems where the client and server use the same byte order.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-0:1.20.11-15.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xdmx-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xdmx-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xdmx-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xdmx-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xephyr-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xephyr-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xephyr-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xephyr-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xnest-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xnest-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xnest-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xnest-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xorg-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xorg-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xorg-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xorg-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xvfb-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xvfb-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xvfb-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xvfb-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-common-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-common-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-common-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-common-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-debugsource-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-debugsource-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-debugsource-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-debugsource-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-debugsource-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-devel-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-devel-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-devel-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-devel-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-devel-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-source-0:1.20.11-15.el8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-0:1.20.11-15.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xdmx-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xdmx-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xdmx-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xdmx-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xephyr-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xephyr-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xephyr-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xephyr-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xnest-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xnest-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xnest-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xnest-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xorg-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xorg-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xorg-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xorg-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xvfb-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xvfb-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xvfb-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xvfb-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-common-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-common-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-common-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-common-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-debugsource-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-debugsource-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-debugsource-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-debugsource-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-debugsource-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-devel-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-devel-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-devel-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-devel-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-devel-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-source-0:1.20.11-15.el8.noarch | — |
Vendor Fix
fix
|
A vulnerability was found in X.Org. This issue occurs because the handler for the XIPassiveUngrab request accesses out-of-bounds memory when invoked with a high keycode or button code. This flaw can lead to local privilege elevation on systems where the X server runs privileged and remote code execution for ssh X forwarding sessions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-0:1.20.11-15.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xdmx-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xdmx-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xdmx-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xdmx-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xephyr-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xephyr-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xephyr-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xephyr-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xnest-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xnest-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xnest-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xnest-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xorg-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xorg-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xorg-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xorg-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xvfb-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xvfb-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xvfb-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xvfb-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-common-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-common-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-common-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-common-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-debugsource-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-debugsource-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-debugsource-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-debugsource-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-debugsource-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-devel-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-devel-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-devel-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-devel-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-devel-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-source-0:1.20.11-15.el8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-0:1.20.11-15.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xdmx-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xdmx-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xdmx-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xdmx-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xephyr-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xephyr-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xephyr-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xephyr-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xnest-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xnest-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xnest-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xnest-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xorg-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xorg-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xorg-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xorg-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xvfb-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xvfb-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xvfb-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xvfb-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-common-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-common-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-common-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-common-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-debugsource-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-debugsource-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-debugsource-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-debugsource-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-debugsource-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-devel-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-devel-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-devel-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-devel-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-devel-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-source-0:1.20.11-15.el8.noarch | — |
Vendor Fix
fix
|
A vulnerability was found in X.Org. This flaw occurs because the handler for the XvdiSelectVideoNotify request may write to memory after it has been freed. This flaw can lead to local privilege elevation on systems where the X server runs privileged and remote code execution for ssh X forwarding sessions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-0:1.20.11-15.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xdmx-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xdmx-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xdmx-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xdmx-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xephyr-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xephyr-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xephyr-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xephyr-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xnest-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xnest-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xnest-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xnest-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xorg-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xorg-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xorg-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xorg-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xvfb-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xvfb-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xvfb-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xvfb-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-common-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-common-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-common-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-common-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-debugsource-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-debugsource-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-debugsource-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-debugsource-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-debugsource-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-devel-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-devel-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-devel-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-devel-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-devel-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-source-0:1.20.11-15.el8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-0:1.20.11-15.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xdmx-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xdmx-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xdmx-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xdmx-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xephyr-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xephyr-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xephyr-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xephyr-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xnest-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xnest-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xnest-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xnest-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xorg-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xorg-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xorg-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xorg-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xvfb-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xvfb-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xvfb-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xvfb-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-common-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-common-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-common-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-common-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-debugsource-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-debugsource-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-debugsource-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-debugsource-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-debugsource-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-devel-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-devel-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-devel-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-devel-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-devel-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-source-0:1.20.11-15.el8.noarch | — |
Vendor Fix
fix
|
A vulnerability was found in X.Org. This issue occurs because the handler for the ScreenSaverSetAttributes request may write to memory after it has been freed. This flaw can lead to local privileges elevation on systems where the X server runs privileged and remote code execution for ssh X forwarding sessions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-0:1.20.11-15.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xdmx-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xdmx-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xdmx-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xdmx-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xephyr-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xephyr-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xephyr-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xephyr-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xephyr-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xnest-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xnest-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xnest-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xnest-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xnest-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xorg-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xorg-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xorg-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xorg-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xorg-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xvfb-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xvfb-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xvfb-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xvfb-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-Xvfb-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-common-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-common-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-common-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-common-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-debugsource-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-debugsource-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-debugsource-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-debugsource-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-debugsource-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-devel-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-devel-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-devel-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-devel-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-devel-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:xorg-x11-server-source-0:1.20.11-15.el8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-0:1.20.11-15.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xdmx-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xdmx-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xdmx-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xdmx-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-15.el8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xdmx-debuginfo-0:1.20.11-15.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xephyr-0:1.20.11-15.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xephyr-0:1.20.11-15.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.GA:xorg-x11-server-Xephyr-0:1.20.11-15.el8.s390x | — |
Vendor Fix
fix
|
|