Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2021-27219 (GCVE-0-2021-27219)
Vulnerability from cvelistv5
- n/a
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T20:40:47.513Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://gitlab.gnome.org/GNOME/glib/-/issues/2319"
},
{
"name": "[mina-dev] 20210225 [jira] [Created] (FTPSERVER-500) Security vulnerability in common/lib/log4j-1.2.17.jar",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772%40%3Cdev.mina.apache.org%3E"
},
{
"name": "FEDORA-2021-7c71cda8da",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/2REA7RVKN7ZHRLJOEGBRQKJIPZQPAELZ/"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20210319-0004/"
},
{
"name": "FEDORA-2021-7b5e2e6844",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JJMPNDO4GDVURYQFYKFOWY5HAF4FTEPN/"
},
{
"name": "GLSA-202107-13",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO",
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/202107-13"
},
{
"name": "[debian-lts-announce] 20220606 [SECURITY] [DLA 3044-1] glib2.0 security update",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2022/06/msg00006.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "An issue was discovered in GNOME GLib before 2.66.6 and 2.67.x before 2.67.3. The function g_bytes_new has an integer overflow on 64-bit platforms due to an implicit cast from 64 bits to 32 bits. The overflow could potentially lead to memory corruption."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2022-06-06T16:06:18",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://gitlab.gnome.org/GNOME/glib/-/issues/2319"
},
{
"name": "[mina-dev] 20210225 [jira] [Created] (FTPSERVER-500) Security vulnerability in common/lib/log4j-1.2.17.jar",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772%40%3Cdev.mina.apache.org%3E"
},
{
"name": "FEDORA-2021-7c71cda8da",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/2REA7RVKN7ZHRLJOEGBRQKJIPZQPAELZ/"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://security.netapp.com/advisory/ntap-20210319-0004/"
},
{
"name": "FEDORA-2021-7b5e2e6844",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JJMPNDO4GDVURYQFYKFOWY5HAF4FTEPN/"
},
{
"name": "GLSA-202107-13",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO"
],
"url": "https://security.gentoo.org/glsa/202107-13"
},
{
"name": "[debian-lts-announce] 20220606 [SECURITY] [DLA 3044-1] glib2.0 security update",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "https://lists.debian.org/debian-lts-announce/2022/06/msg00006.html"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2021-27219",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "An issue was discovered in GNOME GLib before 2.66.6 and 2.67.x before 2.67.3. The function g_bytes_new has an integer overflow on 64-bit platforms due to an implicit cast from 64 bits to 32 bits. The overflow could potentially lead to memory corruption."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://gitlab.gnome.org/GNOME/glib/-/issues/2319",
"refsource": "MISC",
"url": "https://gitlab.gnome.org/GNOME/glib/-/issues/2319"
},
{
"name": "[mina-dev] 20210225 [jira] [Created] (FTPSERVER-500) Security vulnerability in common/lib/log4j-1.2.17.jar",
"refsource": "MLIST",
"url": "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E"
},
{
"name": "FEDORA-2021-7c71cda8da",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/2REA7RVKN7ZHRLJOEGBRQKJIPZQPAELZ/"
},
{
"name": "https://security.netapp.com/advisory/ntap-20210319-0004/",
"refsource": "CONFIRM",
"url": "https://security.netapp.com/advisory/ntap-20210319-0004/"
},
{
"name": "FEDORA-2021-7b5e2e6844",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JJMPNDO4GDVURYQFYKFOWY5HAF4FTEPN/"
},
{
"name": "GLSA-202107-13",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/202107-13"
},
{
"name": "[debian-lts-announce] 20220606 [SECURITY] [DLA 3044-1] glib2.0 security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2022/06/msg00006.html"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2021-27219",
"datePublished": "2021-02-15T16:27:38",
"dateReserved": "2021-02-15T00:00:00",
"dateUpdated": "2024-08-03T20:40:47.513Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2021-27219\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2021-02-15T17:15:13.137\",\"lastModified\":\"2024-11-21T05:57:37.410\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"An issue was discovered in GNOME GLib before 2.66.6 and 2.67.x before 2.67.3. The function g_bytes_new has an integer overflow on 64-bit platforms due to an implicit cast from 64 bits to 32 bits. The overflow could potentially lead to memory corruption.\"},{\"lang\":\"es\",\"value\":\"Se detect\u00f3 un problema en GNOME GLib versiones anteriores a 2.66.6 y versiones 2.67.x anteriores a 2.67.3.\u0026#xa0;La funci\u00f3n g_bytes_new presenta un desbordamiento de enteros en plataformas de 64 bits debido a una conversi\u00f3n impl\u00edcita de 64 bits a 32 bits.\u0026#xa0;El desbordamiento podr\u00eda conllevar a una corrupci\u00f3n de la memoria\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:N/I:N/A:P\",\"baseScore\":5.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":10.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-681\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gnome:glib:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"2.66.6\",\"matchCriteriaId\":\"75B40F42-BA65-4AAE-AA5B-34D0AD59E17F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gnome:glib:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.67.0\",\"versionEndExcluding\":\"2.67.3\",\"matchCriteriaId\":\"6011C526-C3E7-42A9-AAE8-16AE5CE53C0B\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:33:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E460AA51-FCDA-46B9-AE97-E6676AA5E194\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A930E247-0B43-43CB-98FF-6CE7B8189835\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netapp:active_iq_unified_manager:-:*:*:*:*:vmware_vsphere:*:*\",\"matchCriteriaId\":\"3A756737-1CC4-42C2-A4DF-E1C893B4E2D5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netapp:cloud_backup:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5C2089EE-5D7F-47EC-8EA5-0F69790564C4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netapp:e-series_performance_analyzer:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"24B8DB06-590A-4008-B0AB-FCD1401C77C6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:broadcom:brocade_fabric_operating_system_firmware:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B2748912-FC54-47F6-8C0C-B96784765B8E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DEECE5FC-CACF-4496-A3E7-164736409252\"}]}]}],\"references\":[{\"url\":\"https://gitlab.gnome.org/GNOME/glib/-/issues/2319\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772%40%3Cdev.mina.apache.org%3E\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2022/06/msg00006.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/2REA7RVKN7ZHRLJOEGBRQKJIPZQPAELZ/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JJMPNDO4GDVURYQFYKFOWY5HAF4FTEPN/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://security.gentoo.org/glsa/202107-13\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20210319-0004/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://gitlab.gnome.org/GNOME/glib/-/issues/2319\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772%40%3Cdev.mina.apache.org%3E\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2022/06/msg00006.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/2REA7RVKN7ZHRLJOEGBRQKJIPZQPAELZ/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JJMPNDO4GDVURYQFYKFOWY5HAF4FTEPN/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.gentoo.org/glsa/202107-13\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20210319-0004/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}"
}
}
RHSA-2021:2170
Vulnerability from csaf_redhat
Notes
{
"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 glib2 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": "GLib provides the core application building blocks for libraries and applications written in C. It provides the core object system used in GNOME, the main loop implementation, and a large set of utility functions for strings and common data structures.\n\nSecurity Fix(es):\n\n* glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits (CVE-2021-27219)\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\nBug Fix(es):\n\n* Refcounting issue causes crashes and slow workarounds (BZ#1953553)",
"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-2021:2170",
"url": "https://access.redhat.com/errata/RHSA-2021:2170"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "external",
"summary": "1953553",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1953553"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_2170.json"
}
],
"title": "Red Hat Security Advisory: glib2 security and bug fix update",
"tracking": {
"current_release_date": "2025-11-21T18:22:39+00:00",
"generator": {
"date": "2025-11-21T18:22:39+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2021:2170",
"initial_release_date": "2021-06-01T11:50:21+00:00",
"revision_history": [
{
"date": "2021-06-01T11:50:21+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-06-01T11:50:21+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:22:39+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder (v. 8)",
"product": {
"name": "Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::crb"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:8::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.4-10.el8_4.src",
"product": {
"name": "glib2-0:2.56.4-10.el8_4.src",
"product_id": "glib2-0:2.56.4-10.el8_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.4-10.el8_4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.4-10.el8_4.aarch64",
"product": {
"name": "glib2-0:2.56.4-10.el8_4.aarch64",
"product_id": "glib2-0:2.56.4-10.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.4-10.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.4-10.el8_4.aarch64",
"product": {
"name": "glib2-devel-0:2.56.4-10.el8_4.aarch64",
"product_id": "glib2-devel-0:2.56.4-10.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.4-10.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.56.4-10.el8_4.aarch64",
"product": {
"name": "glib2-fam-0:2.56.4-10.el8_4.aarch64",
"product_id": "glib2-fam-0:2.56.4-10.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.4-10.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.4-10.el8_4.aarch64",
"product": {
"name": "glib2-tests-0:2.56.4-10.el8_4.aarch64",
"product_id": "glib2-tests-0:2.56.4-10.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.4-10.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-debugsource-0:2.56.4-10.el8_4.aarch64",
"product": {
"name": "glib2-debugsource-0:2.56.4-10.el8_4.aarch64",
"product_id": "glib2-debugsource-0:2.56.4-10.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debugsource@2.56.4-10.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.4-10.el8_4.aarch64",
"product": {
"name": "glib2-debuginfo-0:2.56.4-10.el8_4.aarch64",
"product_id": "glib2-debuginfo-0:2.56.4-10.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.4-10.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.aarch64",
"product": {
"name": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.aarch64",
"product_id": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel-debuginfo@2.56.4-10.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.aarch64",
"product": {
"name": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.aarch64",
"product_id": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam-debuginfo@2.56.4-10.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.aarch64",
"product": {
"name": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.aarch64",
"product_id": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests-debuginfo@2.56.4-10.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.4-10.el8_4.aarch64",
"product": {
"name": "glib2-static-0:2.56.4-10.el8_4.aarch64",
"product_id": "glib2-static-0:2.56.4-10.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.4-10.el8_4?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.4-10.el8_4.ppc64le",
"product": {
"name": "glib2-0:2.56.4-10.el8_4.ppc64le",
"product_id": "glib2-0:2.56.4-10.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.4-10.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.4-10.el8_4.ppc64le",
"product": {
"name": "glib2-devel-0:2.56.4-10.el8_4.ppc64le",
"product_id": "glib2-devel-0:2.56.4-10.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.4-10.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.56.4-10.el8_4.ppc64le",
"product": {
"name": "glib2-fam-0:2.56.4-10.el8_4.ppc64le",
"product_id": "glib2-fam-0:2.56.4-10.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.4-10.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.4-10.el8_4.ppc64le",
"product": {
"name": "glib2-tests-0:2.56.4-10.el8_4.ppc64le",
"product_id": "glib2-tests-0:2.56.4-10.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.4-10.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-debugsource-0:2.56.4-10.el8_4.ppc64le",
"product": {
"name": "glib2-debugsource-0:2.56.4-10.el8_4.ppc64le",
"product_id": "glib2-debugsource-0:2.56.4-10.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debugsource@2.56.4-10.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"product": {
"name": "glib2-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"product_id": "glib2-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.4-10.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"product": {
"name": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"product_id": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel-debuginfo@2.56.4-10.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"product": {
"name": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"product_id": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam-debuginfo@2.56.4-10.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"product": {
"name": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"product_id": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests-debuginfo@2.56.4-10.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.4-10.el8_4.ppc64le",
"product": {
"name": "glib2-static-0:2.56.4-10.el8_4.ppc64le",
"product_id": "glib2-static-0:2.56.4-10.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.4-10.el8_4?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.4-10.el8_4.i686",
"product": {
"name": "glib2-0:2.56.4-10.el8_4.i686",
"product_id": "glib2-0:2.56.4-10.el8_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.4-10.el8_4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.4-10.el8_4.i686",
"product": {
"name": "glib2-devel-0:2.56.4-10.el8_4.i686",
"product_id": "glib2-devel-0:2.56.4-10.el8_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.4-10.el8_4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-debugsource-0:2.56.4-10.el8_4.i686",
"product": {
"name": "glib2-debugsource-0:2.56.4-10.el8_4.i686",
"product_id": "glib2-debugsource-0:2.56.4-10.el8_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debugsource@2.56.4-10.el8_4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.4-10.el8_4.i686",
"product": {
"name": "glib2-debuginfo-0:2.56.4-10.el8_4.i686",
"product_id": "glib2-debuginfo-0:2.56.4-10.el8_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.4-10.el8_4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.i686",
"product": {
"name": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.i686",
"product_id": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel-debuginfo@2.56.4-10.el8_4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.i686",
"product": {
"name": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.i686",
"product_id": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam-debuginfo@2.56.4-10.el8_4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.i686",
"product": {
"name": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.i686",
"product_id": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests-debuginfo@2.56.4-10.el8_4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.4-10.el8_4.i686",
"product": {
"name": "glib2-static-0:2.56.4-10.el8_4.i686",
"product_id": "glib2-static-0:2.56.4-10.el8_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.4-10.el8_4?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.4-10.el8_4.x86_64",
"product": {
"name": "glib2-0:2.56.4-10.el8_4.x86_64",
"product_id": "glib2-0:2.56.4-10.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.4-10.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.4-10.el8_4.x86_64",
"product": {
"name": "glib2-devel-0:2.56.4-10.el8_4.x86_64",
"product_id": "glib2-devel-0:2.56.4-10.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.4-10.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.56.4-10.el8_4.x86_64",
"product": {
"name": "glib2-fam-0:2.56.4-10.el8_4.x86_64",
"product_id": "glib2-fam-0:2.56.4-10.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.4-10.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.4-10.el8_4.x86_64",
"product": {
"name": "glib2-tests-0:2.56.4-10.el8_4.x86_64",
"product_id": "glib2-tests-0:2.56.4-10.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.4-10.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-debugsource-0:2.56.4-10.el8_4.x86_64",
"product": {
"name": "glib2-debugsource-0:2.56.4-10.el8_4.x86_64",
"product_id": "glib2-debugsource-0:2.56.4-10.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debugsource@2.56.4-10.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.4-10.el8_4.x86_64",
"product": {
"name": "glib2-debuginfo-0:2.56.4-10.el8_4.x86_64",
"product_id": "glib2-debuginfo-0:2.56.4-10.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.4-10.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.x86_64",
"product": {
"name": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.x86_64",
"product_id": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel-debuginfo@2.56.4-10.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.x86_64",
"product": {
"name": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.x86_64",
"product_id": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam-debuginfo@2.56.4-10.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.x86_64",
"product": {
"name": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.x86_64",
"product_id": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests-debuginfo@2.56.4-10.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.4-10.el8_4.x86_64",
"product": {
"name": "glib2-static-0:2.56.4-10.el8_4.x86_64",
"product_id": "glib2-static-0:2.56.4-10.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.4-10.el8_4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.4-10.el8_4.s390x",
"product": {
"name": "glib2-0:2.56.4-10.el8_4.s390x",
"product_id": "glib2-0:2.56.4-10.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.4-10.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.4-10.el8_4.s390x",
"product": {
"name": "glib2-devel-0:2.56.4-10.el8_4.s390x",
"product_id": "glib2-devel-0:2.56.4-10.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.4-10.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.56.4-10.el8_4.s390x",
"product": {
"name": "glib2-fam-0:2.56.4-10.el8_4.s390x",
"product_id": "glib2-fam-0:2.56.4-10.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.4-10.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.4-10.el8_4.s390x",
"product": {
"name": "glib2-tests-0:2.56.4-10.el8_4.s390x",
"product_id": "glib2-tests-0:2.56.4-10.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.4-10.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-debugsource-0:2.56.4-10.el8_4.s390x",
"product": {
"name": "glib2-debugsource-0:2.56.4-10.el8_4.s390x",
"product_id": "glib2-debugsource-0:2.56.4-10.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debugsource@2.56.4-10.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.4-10.el8_4.s390x",
"product": {
"name": "glib2-debuginfo-0:2.56.4-10.el8_4.s390x",
"product_id": "glib2-debuginfo-0:2.56.4-10.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.4-10.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.s390x",
"product": {
"name": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.s390x",
"product_id": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel-debuginfo@2.56.4-10.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.s390x",
"product": {
"name": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.s390x",
"product_id": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam-debuginfo@2.56.4-10.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.s390x",
"product": {
"name": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.s390x",
"product_id": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests-debuginfo@2.56.4-10.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.4-10.el8_4.s390x",
"product": {
"name": "glib2-static-0:2.56.4-10.el8_4.s390x",
"product_id": "glib2-static-0:2.56.4-10.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.4-10.el8_4?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-doc-0:2.56.4-10.el8_4.noarch",
"product": {
"name": "glib2-doc-0:2.56.4-10.el8_4.noarch",
"product_id": "glib2-doc-0:2.56.4-10.el8_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-doc@2.56.4-10.el8_4?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-10.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.aarch64"
},
"product_reference": "glib2-0:2.56.4-10.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-10.el8_4.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.i686"
},
"product_reference": "glib2-0:2.56.4-10.el8_4.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-10.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.ppc64le"
},
"product_reference": "glib2-0:2.56.4-10.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-10.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.s390x"
},
"product_reference": "glib2-0:2.56.4-10.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-10.el8_4.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.src"
},
"product_reference": "glib2-0:2.56.4-10.el8_4.src",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-10.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.x86_64"
},
"product_reference": "glib2-0:2.56.4-10.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-10.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.aarch64"
},
"product_reference": "glib2-debuginfo-0:2.56.4-10.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-10.el8_4.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.4-10.el8_4.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-10.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-10.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.4-10.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-10.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.4-10.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-10.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.aarch64"
},
"product_reference": "glib2-debugsource-0:2.56.4-10.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-10.el8_4.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.i686"
},
"product_reference": "glib2-debugsource-0:2.56.4-10.el8_4.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-10.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.ppc64le"
},
"product_reference": "glib2-debugsource-0:2.56.4-10.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-10.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.s390x"
},
"product_reference": "glib2-debugsource-0:2.56.4-10.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-10.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.x86_64"
},
"product_reference": "glib2-debugsource-0:2.56.4-10.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-10.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.aarch64"
},
"product_reference": "glib2-devel-0:2.56.4-10.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-10.el8_4.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.i686"
},
"product_reference": "glib2-devel-0:2.56.4-10.el8_4.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-10.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.4-10.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-10.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.s390x"
},
"product_reference": "glib2-devel-0:2.56.4-10.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-10.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.x86_64"
},
"product_reference": "glib2-devel-0:2.56.4-10.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.aarch64"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.i686"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.ppc64le"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.s390x"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.x86_64"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.4-10.el8_4.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-doc-0:2.56.4-10.el8_4.noarch"
},
"product_reference": "glib2-doc-0:2.56.4-10.el8_4.noarch",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-10.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.aarch64"
},
"product_reference": "glib2-fam-0:2.56.4-10.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-10.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.4-10.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-10.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.s390x"
},
"product_reference": "glib2-fam-0:2.56.4-10.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-10.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.x86_64"
},
"product_reference": "glib2-fam-0:2.56.4-10.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.aarch64"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.i686"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.ppc64le"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.s390x"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.x86_64"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-10.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.aarch64"
},
"product_reference": "glib2-static-0:2.56.4-10.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-10.el8_4.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.i686"
},
"product_reference": "glib2-static-0:2.56.4-10.el8_4.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-10.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.ppc64le"
},
"product_reference": "glib2-static-0:2.56.4-10.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-10.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.s390x"
},
"product_reference": "glib2-static-0:2.56.4-10.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-10.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.x86_64"
},
"product_reference": "glib2-static-0:2.56.4-10.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-10.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.aarch64"
},
"product_reference": "glib2-tests-0:2.56.4-10.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-10.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.4-10.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-10.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.s390x"
},
"product_reference": "glib2-tests-0:2.56.4-10.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-10.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.x86_64"
},
"product_reference": "glib2-tests-0:2.56.4-10.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.aarch64"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.i686"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.ppc64le"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.s390x"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.x86_64"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-10.el8_4.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.aarch64"
},
"product_reference": "glib2-0:2.56.4-10.el8_4.aarch64",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-10.el8_4.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.i686"
},
"product_reference": "glib2-0:2.56.4-10.el8_4.i686",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-10.el8_4.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.ppc64le"
},
"product_reference": "glib2-0:2.56.4-10.el8_4.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-10.el8_4.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.s390x"
},
"product_reference": "glib2-0:2.56.4-10.el8_4.s390x",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-10.el8_4.src as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.src"
},
"product_reference": "glib2-0:2.56.4-10.el8_4.src",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-10.el8_4.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.x86_64"
},
"product_reference": "glib2-0:2.56.4-10.el8_4.x86_64",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-10.el8_4.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.aarch64"
},
"product_reference": "glib2-debuginfo-0:2.56.4-10.el8_4.aarch64",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-10.el8_4.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.4-10.el8_4.i686",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-10.el8_4.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-10.el8_4.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.4-10.el8_4.s390x",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-10.el8_4.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.4-10.el8_4.x86_64",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-10.el8_4.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.aarch64"
},
"product_reference": "glib2-debugsource-0:2.56.4-10.el8_4.aarch64",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-10.el8_4.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.i686"
},
"product_reference": "glib2-debugsource-0:2.56.4-10.el8_4.i686",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-10.el8_4.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.ppc64le"
},
"product_reference": "glib2-debugsource-0:2.56.4-10.el8_4.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-10.el8_4.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.s390x"
},
"product_reference": "glib2-debugsource-0:2.56.4-10.el8_4.s390x",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-10.el8_4.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.x86_64"
},
"product_reference": "glib2-debugsource-0:2.56.4-10.el8_4.x86_64",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-10.el8_4.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.aarch64"
},
"product_reference": "glib2-devel-0:2.56.4-10.el8_4.aarch64",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-10.el8_4.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.i686"
},
"product_reference": "glib2-devel-0:2.56.4-10.el8_4.i686",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-10.el8_4.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.4-10.el8_4.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-10.el8_4.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.s390x"
},
"product_reference": "glib2-devel-0:2.56.4-10.el8_4.s390x",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-10.el8_4.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.x86_64"
},
"product_reference": "glib2-devel-0:2.56.4-10.el8_4.x86_64",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.aarch64"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.aarch64",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.i686"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.i686",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.ppc64le"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.s390x"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.s390x",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.x86_64"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.x86_64",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.4-10.el8_4.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-doc-0:2.56.4-10.el8_4.noarch"
},
"product_reference": "glib2-doc-0:2.56.4-10.el8_4.noarch",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-10.el8_4.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.aarch64"
},
"product_reference": "glib2-fam-0:2.56.4-10.el8_4.aarch64",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-10.el8_4.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.4-10.el8_4.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-10.el8_4.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.s390x"
},
"product_reference": "glib2-fam-0:2.56.4-10.el8_4.s390x",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-10.el8_4.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.x86_64"
},
"product_reference": "glib2-fam-0:2.56.4-10.el8_4.x86_64",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.aarch64"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.aarch64",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.i686"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.i686",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.ppc64le"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.s390x"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.s390x",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.x86_64"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.x86_64",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-10.el8_4.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.aarch64"
},
"product_reference": "glib2-static-0:2.56.4-10.el8_4.aarch64",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-10.el8_4.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.i686"
},
"product_reference": "glib2-static-0:2.56.4-10.el8_4.i686",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-10.el8_4.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.ppc64le"
},
"product_reference": "glib2-static-0:2.56.4-10.el8_4.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-10.el8_4.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.s390x"
},
"product_reference": "glib2-static-0:2.56.4-10.el8_4.s390x",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-10.el8_4.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.x86_64"
},
"product_reference": "glib2-static-0:2.56.4-10.el8_4.x86_64",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-10.el8_4.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.aarch64"
},
"product_reference": "glib2-tests-0:2.56.4-10.el8_4.aarch64",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-10.el8_4.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.4-10.el8_4.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-10.el8_4.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.s390x"
},
"product_reference": "glib2-tests-0:2.56.4-10.el8_4.s390x",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-10.el8_4.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.x86_64"
},
"product_reference": "glib2-tests-0:2.56.4-10.el8_4.x86_64",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.aarch64"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.aarch64",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.i686"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.i686",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.ppc64le"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.s390x"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.s390x",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.x86_64"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.x86_64",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-27219",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-02-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1929858"
}
],
"notes": [
{
"category": "description",
"text": "An integer wraparound was discovered in glib due to passing a 64 bit sized value to function g_memdup() which accepts a 32 bits number as argument. An attacker may abuse this flaw when an application linked against the glib library uses g_bytes_new() function or possibly other functions that use g_memdup() underneath and accept a 64 bits argument as size. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Applications that just use GBytes to access the data are affected by this flaw but the highest threat is to data confidentiality and/or the application availability, due to possible out-of-bounds reads. However, if the data in GBytes is taken through functions such as g_bytes_unref_to_data or g_bytes_unref_to_array it might be possible to have out-of-bounds writes due to the wrongly reported size of the buffer.\n\nApplications that use g_memdup to duplicate memory with user-controlled sizes should pay extra attention to the fact that g_memdup accepts a guint size instead of gsize. Thus directly passing a gsize value to g_memdup may results in integer truncation, allocating a buffer smaller than expected.",
"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": [
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.src",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-doc-0:2.56.4-10.el8_4.noarch",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.src",
"CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-doc-0:2.56.4-10.el8_4.noarch",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-27219"
},
{
"category": "external",
"summary": "RHBZ#1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-27219",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27219"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219"
}
],
"release_date": "2021-02-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-06-01T11: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": [
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.src",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-doc-0:2.56.4-10.el8_4.noarch",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.src",
"CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-doc-0:2.56.4-10.el8_4.noarch",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2170"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.src",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-doc-0:2.56.4-10.el8_4.noarch",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.src",
"CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-doc-0:2.56.4-10.el8_4.noarch",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits"
}
]
}
RHSA-2021:2522
Vulnerability from csaf_redhat
Notes
{
"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 imgbased, redhat-release-virtualization-host, and redhat-virtualization-host is now available for Red Hat Virtualization 4 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": "The redhat-virtualization-host packages provide the Red Hat Virtualization Host. These packages include redhat-release-virtualization-host, ovirt-node, and rhev-hypervisor. Red Hat Virtualization Hosts (RHVH) are installed using a special build of Red Hat Enterprise Linux with only the packages required to host virtual machines. RHVH features a Cockpit user interface for monitoring the host\u0027s resources and performing administrative tasks.\n\nThe redhat-virtualization-host packages provide the Red Hat Virtualization Host. These packages include redhat-release-virtualization-host, ovirt-node, and rhev-hypervisor. Red Hat Virtualization Hosts (RHVH) are installed using a special build of Red Hat Enterprise Linux with only the packages required to host virtual machines. RHVH features a Cockpit user interface for monitoring the host\u0027s resources and performing administrative tasks. \n\nThe ovirt-node-ng packages provide the Red Hat Virtualization Host. These packages include redhat-release-virtualization-host, ovirt-node, and rhev-hypervisor. Red Hat Virtualization Hosts (RHVH) are installed using a special build of Red Hat Enterprise Linux with only the packages required to host virtual machines. RHVH features a Cockpit user interface for monitoring the host\u0027s resources and performing administrative tasks.\n\nSecurity Fix(es):\n\n* glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits (CVE-2021-27219)\n\n* kernel: userspace applications can misuse the KVM API to cause a write of 16 bytes at an offset up to 32 GB from vcpu-\u003erun (CVE-2021-3501)\n\n* polkit: local privilege escalation using polkit_system_bus_name_get_creds_sync() (CVE-2021-3560)\n\n* hw: vt-d related privilege escalation (CVE-2020-24489)\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.\n\nBug Fix(es):\n\n* Previously, systemtap dependencies were not included in the RHV-H channel. Therefore, systemtap could not be installed.\nIn this release, the systemtap dependencies have been included in the channel, resolving the issue. (BZ#1903997)",
"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-2021:2522",
"url": "https://access.redhat.com/errata/RHSA-2021:2522"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1903997",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1903997"
},
{
"category": "external",
"summary": "1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "external",
"summary": "1950136",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1950136"
},
{
"category": "external",
"summary": "1961710",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1961710"
},
{
"category": "external",
"summary": "1962650",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1962650"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_2522.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Virtualization Host security update [ovirt-4.4.6]",
"tracking": {
"current_release_date": "2025-11-21T18:23:39+00:00",
"generator": {
"date": "2025-11-21T18:23:39+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2021:2522",
"initial_release_date": "2021-06-22T14:57:03+00:00",
"revision_history": [
{
"date": "2021-06-22T14:57:03+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-06-22T14:57:03+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:23:39+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "RHEL 8-based RHEV-H for RHEV 4 (build requirements)",
"product": {
"name": "RHEL 8-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "8Base-RHV-HypervisorBuild-4",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhev_hypervisor:4.4::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product": {
"name": "Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhev_hypervisor:4.4::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Virtualization"
},
{
"branches": [
{
"category": "product_version",
"name": "redhat-release-virtualization-host-0:4.4.6-2.el8ev.src",
"product": {
"name": "redhat-release-virtualization-host-0:4.4.6-2.el8ev.src",
"product_id": "redhat-release-virtualization-host-0:4.4.6-2.el8ev.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redhat-release-virtualization-host@4.4.6-2.el8ev?arch=src"
}
}
},
{
"category": "product_version",
"name": "redhat-virtualization-host-0:4.4.6-20210615.0.el8_4.src",
"product": {
"name": "redhat-virtualization-host-0:4.4.6-20210615.0.el8_4.src",
"product_id": "redhat-virtualization-host-0:4.4.6-20210615.0.el8_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redhat-virtualization-host@4.4.6-20210615.0.el8_4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "redhat-release-virtualization-host-0:4.4.6-2.el8ev.x86_64",
"product": {
"name": "redhat-release-virtualization-host-0:4.4.6-2.el8ev.x86_64",
"product_id": "redhat-release-virtualization-host-0:4.4.6-2.el8ev.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redhat-release-virtualization-host@4.4.6-2.el8ev?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "redhat-virtualization-host-image-update-0:4.4.6-20210615.0.el8_4.x86_64",
"product": {
"name": "redhat-virtualization-host-image-update-0:4.4.6-20210615.0.el8_4.x86_64",
"product_id": "redhat-virtualization-host-image-update-0:4.4.6-20210615.0.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redhat-virtualization-host-image-update@4.4.6-20210615.0.el8_4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "redhat-virtualization-host-image-update-placeholder-0:4.4.6-2.el8ev.noarch",
"product": {
"name": "redhat-virtualization-host-image-update-placeholder-0:4.4.6-2.el8ev.noarch",
"product_id": "redhat-virtualization-host-image-update-placeholder-0:4.4.6-2.el8ev.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redhat-virtualization-host-image-update-placeholder@4.4.6-2.el8ev?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-virtualization-host-0:4.4.6-20210615.0.el8_4.src as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:redhat-virtualization-host-0:4.4.6-20210615.0.el8_4.src"
},
"product_reference": "redhat-virtualization-host-0:4.4.6-20210615.0.el8_4.src",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-virtualization-host-image-update-0:4.4.6-20210615.0.el8_4.x86_64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:redhat-virtualization-host-image-update-0:4.4.6-20210615.0.el8_4.x86_64"
},
"product_reference": "redhat-virtualization-host-image-update-0:4.4.6-20210615.0.el8_4.x86_64",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-release-virtualization-host-0:4.4.6-2.el8ev.src as a component of RHEL 8-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.src"
},
"product_reference": "redhat-release-virtualization-host-0:4.4.6-2.el8ev.src",
"relates_to_product_reference": "8Base-RHV-HypervisorBuild-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-release-virtualization-host-0:4.4.6-2.el8ev.x86_64 as a component of RHEL 8-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.x86_64"
},
"product_reference": "redhat-release-virtualization-host-0:4.4.6-2.el8ev.x86_64",
"relates_to_product_reference": "8Base-RHV-HypervisorBuild-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-virtualization-host-image-update-placeholder-0:4.4.6-2.el8ev.noarch as a component of RHEL 8-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "8Base-RHV-HypervisorBuild-4:redhat-virtualization-host-image-update-placeholder-0:4.4.6-2.el8ev.noarch"
},
"product_reference": "redhat-virtualization-host-image-update-placeholder-0:4.4.6-2.el8ev.noarch",
"relates_to_product_reference": "8Base-RHV-HypervisorBuild-4"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Intel"
]
}
],
"cve": "CVE-2020-24489",
"cwe": {
"id": "CWE-459",
"name": "Incomplete Cleanup"
},
"discovery_date": "2021-05-20T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.src",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.x86_64",
"8Base-RHV-HypervisorBuild-4:redhat-virtualization-host-image-update-placeholder-0:4.4.6-2.el8ev.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1962650"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Intel\u00ae VT-d products. Entries from the context cache on some types of context cache invalidations may not be properly invalidated which may allow an authenticated user to potentially enable escalation of privilege via local access. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "hw: vt-d related privilege escalation",
"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": [
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-0:4.4.6-20210615.0.el8_4.src",
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-image-update-0:4.4.6-20210615.0.el8_4.x86_64"
],
"known_not_affected": [
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.src",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.x86_64",
"8Base-RHV-HypervisorBuild-4:redhat-virtualization-host-image-update-placeholder-0:4.4.6-2.el8ev.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-24489"
},
{
"category": "external",
"summary": "RHBZ#1962650",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1962650"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-24489",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-24489"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-24489",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-24489"
}
],
"release_date": "2021-06-08T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-06-22T14:57:03+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2974891",
"product_ids": [
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-0:4.4.6-20210615.0.el8_4.src",
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-image-update-0:4.4.6-20210615.0.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2522"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-0:4.4.6-20210615.0.el8_4.src",
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-image-update-0:4.4.6-20210615.0.el8_4.x86_64",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.src",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.x86_64",
"8Base-RHV-HypervisorBuild-4:redhat-virtualization-host-image-update-placeholder-0:4.4.6-2.el8ev.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "hw: vt-d related privilege escalation"
},
{
"acknowledgments": [
{
"names": [
"Reiji Watanabe"
],
"organization": "Google"
}
],
"cve": "CVE-2021-3501",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-04-13T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.src",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.x86_64",
"8Base-RHV-HypervisorBuild-4:redhat-virtualization-host-image-update-placeholder-0:4.4.6-2.el8ev.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1950136"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel. The value of internal.ndata, in the KVM API, is mapped to an array index, which can be updated by a user process at anytime which could lead to an out-of-bounds write. The highest threat from this vulnerability is to data integrity and system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: userspace applications can misuse the KVM API to cause a write of 16 bytes at an offset up to 32 GB from vcpu-\u003erun",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue affected Linux kernel versions as shipped with Red Hat Enterprise Linux 8 starting with RHEL-8.4.0 and onward kernel version.",
"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": [
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-0:4.4.6-20210615.0.el8_4.src",
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-image-update-0:4.4.6-20210615.0.el8_4.x86_64"
],
"known_not_affected": [
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.src",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.x86_64",
"8Base-RHV-HypervisorBuild-4:redhat-virtualization-host-image-update-placeholder-0:4.4.6-2.el8ev.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3501"
},
{
"category": "external",
"summary": "RHBZ#1950136",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1950136"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3501",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3501"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3501",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3501"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=04c4f2ee3f68c9a4bf1653d15f1a9a435ae33f7a",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=04c4f2ee3f68c9a4bf1653d15f1a9a435ae33f7a"
}
],
"release_date": "2021-04-13T09:30:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-06-22T14:57:03+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2974891",
"product_ids": [
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-0:4.4.6-20210615.0.el8_4.src",
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-image-update-0:4.4.6-20210615.0.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2522"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update as soon as possible.",
"product_ids": [
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-0:4.4.6-20210615.0.el8_4.src",
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-image-update-0:4.4.6-20210615.0.el8_4.x86_64",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.src",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.x86_64",
"8Base-RHV-HypervisorBuild-4:redhat-virtualization-host-image-update-placeholder-0:4.4.6-2.el8ev.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-0:4.4.6-20210615.0.el8_4.src",
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-image-update-0:4.4.6-20210615.0.el8_4.x86_64",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.src",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.x86_64",
"8Base-RHV-HypervisorBuild-4:redhat-virtualization-host-image-update-placeholder-0:4.4.6-2.el8ev.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: userspace applications can misuse the KVM API to cause a write of 16 bytes at an offset up to 32 GB from vcpu-\u003erun"
},
{
"acknowledgments": [
{
"names": [
"Kevin Backhouse"
],
"organization": "GitHub Security Lab"
}
],
"cve": "CVE-2021-3560",
"cwe": {
"id": "CWE-754",
"name": "Improper Check for Unusual or Exceptional Conditions"
},
"discovery_date": "2021-05-18T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.src",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.x86_64",
"8Base-RHV-HypervisorBuild-4:redhat-virtualization-host-image-update-placeholder-0:4.4.6-2.el8ev.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1961710"
}
],
"notes": [
{
"category": "description",
"text": "It was found that polkit could be tricked into bypassing the credential checks for D-Bus requests, elevating the privileges of the requestor to the root user. This flaw could be used by an unprivileged local attacker to, for example, create a new local administrator. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "polkit: local privilege escalation using polkit_system_bus_name_get_creds_sync()",
"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": [
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-0:4.4.6-20210615.0.el8_4.src",
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-image-update-0:4.4.6-20210615.0.el8_4.x86_64"
],
"known_not_affected": [
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.src",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.x86_64",
"8Base-RHV-HypervisorBuild-4:redhat-virtualization-host-image-update-placeholder-0:4.4.6-2.el8ev.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3560"
},
{
"category": "external",
"summary": "RHBZ#1961710",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1961710"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3560",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3560"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3560",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3560"
},
{
"category": "external",
"summary": "https://github.blog/2021-06-10-privilege-escalation-polkit-root-on-linux-with-bug/",
"url": "https://github.blog/2021-06-10-privilege-escalation-polkit-root-on-linux-with-bug/"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2021-06-03T06:55:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-06-22T14:57:03+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2974891",
"product_ids": [
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-0:4.4.6-20210615.0.el8_4.src",
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-image-update-0:4.4.6-20210615.0.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2522"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update as soon as possible.",
"product_ids": [
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-0:4.4.6-20210615.0.el8_4.src",
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-image-update-0:4.4.6-20210615.0.el8_4.x86_64",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.src",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.x86_64",
"8Base-RHV-HypervisorBuild-4:redhat-virtualization-host-image-update-placeholder-0:4.4.6-2.el8ev.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-0:4.4.6-20210615.0.el8_4.src",
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-image-update-0:4.4.6-20210615.0.el8_4.x86_64",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.src",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.x86_64",
"8Base-RHV-HypervisorBuild-4:redhat-virtualization-host-image-update-placeholder-0:4.4.6-2.el8ev.noarch"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2023-05-12T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "polkit: local privilege escalation using polkit_system_bus_name_get_creds_sync()"
},
{
"cve": "CVE-2021-27219",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-02-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.src",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.x86_64",
"8Base-RHV-HypervisorBuild-4:redhat-virtualization-host-image-update-placeholder-0:4.4.6-2.el8ev.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1929858"
}
],
"notes": [
{
"category": "description",
"text": "An integer wraparound was discovered in glib due to passing a 64 bit sized value to function g_memdup() which accepts a 32 bits number as argument. An attacker may abuse this flaw when an application linked against the glib library uses g_bytes_new() function or possibly other functions that use g_memdup() underneath and accept a 64 bits argument as size. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Applications that just use GBytes to access the data are affected by this flaw but the highest threat is to data confidentiality and/or the application availability, due to possible out-of-bounds reads. However, if the data in GBytes is taken through functions such as g_bytes_unref_to_data or g_bytes_unref_to_array it might be possible to have out-of-bounds writes due to the wrongly reported size of the buffer.\n\nApplications that use g_memdup to duplicate memory with user-controlled sizes should pay extra attention to the fact that g_memdup accepts a guint size instead of gsize. Thus directly passing a gsize value to g_memdup may results in integer truncation, allocating a buffer smaller than expected.",
"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": [
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-0:4.4.6-20210615.0.el8_4.src",
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-image-update-0:4.4.6-20210615.0.el8_4.x86_64"
],
"known_not_affected": [
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.src",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.x86_64",
"8Base-RHV-HypervisorBuild-4:redhat-virtualization-host-image-update-placeholder-0:4.4.6-2.el8ev.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-27219"
},
{
"category": "external",
"summary": "RHBZ#1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-27219",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27219"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219"
}
],
"release_date": "2021-02-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-06-22T14:57:03+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2974891",
"product_ids": [
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-0:4.4.6-20210615.0.el8_4.src",
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-image-update-0:4.4.6-20210615.0.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2522"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-0:4.4.6-20210615.0.el8_4.src",
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-image-update-0:4.4.6-20210615.0.el8_4.x86_64",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.src",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.x86_64",
"8Base-RHV-HypervisorBuild-4:redhat-virtualization-host-image-update-placeholder-0:4.4.6-2.el8ev.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits"
}
]
}
rhsa-2021:2522
Vulnerability from csaf_redhat
Notes
{
"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 imgbased, redhat-release-virtualization-host, and redhat-virtualization-host is now available for Red Hat Virtualization 4 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": "The redhat-virtualization-host packages provide the Red Hat Virtualization Host. These packages include redhat-release-virtualization-host, ovirt-node, and rhev-hypervisor. Red Hat Virtualization Hosts (RHVH) are installed using a special build of Red Hat Enterprise Linux with only the packages required to host virtual machines. RHVH features a Cockpit user interface for monitoring the host\u0027s resources and performing administrative tasks.\n\nThe redhat-virtualization-host packages provide the Red Hat Virtualization Host. These packages include redhat-release-virtualization-host, ovirt-node, and rhev-hypervisor. Red Hat Virtualization Hosts (RHVH) are installed using a special build of Red Hat Enterprise Linux with only the packages required to host virtual machines. RHVH features a Cockpit user interface for monitoring the host\u0027s resources and performing administrative tasks. \n\nThe ovirt-node-ng packages provide the Red Hat Virtualization Host. These packages include redhat-release-virtualization-host, ovirt-node, and rhev-hypervisor. Red Hat Virtualization Hosts (RHVH) are installed using a special build of Red Hat Enterprise Linux with only the packages required to host virtual machines. RHVH features a Cockpit user interface for monitoring the host\u0027s resources and performing administrative tasks.\n\nSecurity Fix(es):\n\n* glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits (CVE-2021-27219)\n\n* kernel: userspace applications can misuse the KVM API to cause a write of 16 bytes at an offset up to 32 GB from vcpu-\u003erun (CVE-2021-3501)\n\n* polkit: local privilege escalation using polkit_system_bus_name_get_creds_sync() (CVE-2021-3560)\n\n* hw: vt-d related privilege escalation (CVE-2020-24489)\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.\n\nBug Fix(es):\n\n* Previously, systemtap dependencies were not included in the RHV-H channel. Therefore, systemtap could not be installed.\nIn this release, the systemtap dependencies have been included in the channel, resolving the issue. (BZ#1903997)",
"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-2021:2522",
"url": "https://access.redhat.com/errata/RHSA-2021:2522"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1903997",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1903997"
},
{
"category": "external",
"summary": "1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "external",
"summary": "1950136",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1950136"
},
{
"category": "external",
"summary": "1961710",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1961710"
},
{
"category": "external",
"summary": "1962650",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1962650"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_2522.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Virtualization Host security update [ovirt-4.4.6]",
"tracking": {
"current_release_date": "2025-11-21T18:23:39+00:00",
"generator": {
"date": "2025-11-21T18:23:39+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2021:2522",
"initial_release_date": "2021-06-22T14:57:03+00:00",
"revision_history": [
{
"date": "2021-06-22T14:57:03+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-06-22T14:57:03+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:23:39+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "RHEL 8-based RHEV-H for RHEV 4 (build requirements)",
"product": {
"name": "RHEL 8-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "8Base-RHV-HypervisorBuild-4",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhev_hypervisor:4.4::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product": {
"name": "Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhev_hypervisor:4.4::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Virtualization"
},
{
"branches": [
{
"category": "product_version",
"name": "redhat-release-virtualization-host-0:4.4.6-2.el8ev.src",
"product": {
"name": "redhat-release-virtualization-host-0:4.4.6-2.el8ev.src",
"product_id": "redhat-release-virtualization-host-0:4.4.6-2.el8ev.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redhat-release-virtualization-host@4.4.6-2.el8ev?arch=src"
}
}
},
{
"category": "product_version",
"name": "redhat-virtualization-host-0:4.4.6-20210615.0.el8_4.src",
"product": {
"name": "redhat-virtualization-host-0:4.4.6-20210615.0.el8_4.src",
"product_id": "redhat-virtualization-host-0:4.4.6-20210615.0.el8_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redhat-virtualization-host@4.4.6-20210615.0.el8_4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "redhat-release-virtualization-host-0:4.4.6-2.el8ev.x86_64",
"product": {
"name": "redhat-release-virtualization-host-0:4.4.6-2.el8ev.x86_64",
"product_id": "redhat-release-virtualization-host-0:4.4.6-2.el8ev.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redhat-release-virtualization-host@4.4.6-2.el8ev?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "redhat-virtualization-host-image-update-0:4.4.6-20210615.0.el8_4.x86_64",
"product": {
"name": "redhat-virtualization-host-image-update-0:4.4.6-20210615.0.el8_4.x86_64",
"product_id": "redhat-virtualization-host-image-update-0:4.4.6-20210615.0.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redhat-virtualization-host-image-update@4.4.6-20210615.0.el8_4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "redhat-virtualization-host-image-update-placeholder-0:4.4.6-2.el8ev.noarch",
"product": {
"name": "redhat-virtualization-host-image-update-placeholder-0:4.4.6-2.el8ev.noarch",
"product_id": "redhat-virtualization-host-image-update-placeholder-0:4.4.6-2.el8ev.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redhat-virtualization-host-image-update-placeholder@4.4.6-2.el8ev?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-virtualization-host-0:4.4.6-20210615.0.el8_4.src as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:redhat-virtualization-host-0:4.4.6-20210615.0.el8_4.src"
},
"product_reference": "redhat-virtualization-host-0:4.4.6-20210615.0.el8_4.src",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-virtualization-host-image-update-0:4.4.6-20210615.0.el8_4.x86_64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:redhat-virtualization-host-image-update-0:4.4.6-20210615.0.el8_4.x86_64"
},
"product_reference": "redhat-virtualization-host-image-update-0:4.4.6-20210615.0.el8_4.x86_64",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-release-virtualization-host-0:4.4.6-2.el8ev.src as a component of RHEL 8-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.src"
},
"product_reference": "redhat-release-virtualization-host-0:4.4.6-2.el8ev.src",
"relates_to_product_reference": "8Base-RHV-HypervisorBuild-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-release-virtualization-host-0:4.4.6-2.el8ev.x86_64 as a component of RHEL 8-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.x86_64"
},
"product_reference": "redhat-release-virtualization-host-0:4.4.6-2.el8ev.x86_64",
"relates_to_product_reference": "8Base-RHV-HypervisorBuild-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-virtualization-host-image-update-placeholder-0:4.4.6-2.el8ev.noarch as a component of RHEL 8-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "8Base-RHV-HypervisorBuild-4:redhat-virtualization-host-image-update-placeholder-0:4.4.6-2.el8ev.noarch"
},
"product_reference": "redhat-virtualization-host-image-update-placeholder-0:4.4.6-2.el8ev.noarch",
"relates_to_product_reference": "8Base-RHV-HypervisorBuild-4"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Intel"
]
}
],
"cve": "CVE-2020-24489",
"cwe": {
"id": "CWE-459",
"name": "Incomplete Cleanup"
},
"discovery_date": "2021-05-20T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.src",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.x86_64",
"8Base-RHV-HypervisorBuild-4:redhat-virtualization-host-image-update-placeholder-0:4.4.6-2.el8ev.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1962650"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Intel\u00ae VT-d products. Entries from the context cache on some types of context cache invalidations may not be properly invalidated which may allow an authenticated user to potentially enable escalation of privilege via local access. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "hw: vt-d related privilege escalation",
"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": [
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-0:4.4.6-20210615.0.el8_4.src",
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-image-update-0:4.4.6-20210615.0.el8_4.x86_64"
],
"known_not_affected": [
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.src",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.x86_64",
"8Base-RHV-HypervisorBuild-4:redhat-virtualization-host-image-update-placeholder-0:4.4.6-2.el8ev.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-24489"
},
{
"category": "external",
"summary": "RHBZ#1962650",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1962650"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-24489",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-24489"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-24489",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-24489"
}
],
"release_date": "2021-06-08T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-06-22T14:57:03+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2974891",
"product_ids": [
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-0:4.4.6-20210615.0.el8_4.src",
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-image-update-0:4.4.6-20210615.0.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2522"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-0:4.4.6-20210615.0.el8_4.src",
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-image-update-0:4.4.6-20210615.0.el8_4.x86_64",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.src",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.x86_64",
"8Base-RHV-HypervisorBuild-4:redhat-virtualization-host-image-update-placeholder-0:4.4.6-2.el8ev.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "hw: vt-d related privilege escalation"
},
{
"acknowledgments": [
{
"names": [
"Reiji Watanabe"
],
"organization": "Google"
}
],
"cve": "CVE-2021-3501",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-04-13T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.src",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.x86_64",
"8Base-RHV-HypervisorBuild-4:redhat-virtualization-host-image-update-placeholder-0:4.4.6-2.el8ev.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1950136"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel. The value of internal.ndata, in the KVM API, is mapped to an array index, which can be updated by a user process at anytime which could lead to an out-of-bounds write. The highest threat from this vulnerability is to data integrity and system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: userspace applications can misuse the KVM API to cause a write of 16 bytes at an offset up to 32 GB from vcpu-\u003erun",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue affected Linux kernel versions as shipped with Red Hat Enterprise Linux 8 starting with RHEL-8.4.0 and onward kernel version.",
"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": [
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-0:4.4.6-20210615.0.el8_4.src",
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-image-update-0:4.4.6-20210615.0.el8_4.x86_64"
],
"known_not_affected": [
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.src",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.x86_64",
"8Base-RHV-HypervisorBuild-4:redhat-virtualization-host-image-update-placeholder-0:4.4.6-2.el8ev.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3501"
},
{
"category": "external",
"summary": "RHBZ#1950136",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1950136"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3501",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3501"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3501",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3501"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=04c4f2ee3f68c9a4bf1653d15f1a9a435ae33f7a",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=04c4f2ee3f68c9a4bf1653d15f1a9a435ae33f7a"
}
],
"release_date": "2021-04-13T09:30:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-06-22T14:57:03+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2974891",
"product_ids": [
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-0:4.4.6-20210615.0.el8_4.src",
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-image-update-0:4.4.6-20210615.0.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2522"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update as soon as possible.",
"product_ids": [
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-0:4.4.6-20210615.0.el8_4.src",
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-image-update-0:4.4.6-20210615.0.el8_4.x86_64",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.src",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.x86_64",
"8Base-RHV-HypervisorBuild-4:redhat-virtualization-host-image-update-placeholder-0:4.4.6-2.el8ev.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-0:4.4.6-20210615.0.el8_4.src",
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-image-update-0:4.4.6-20210615.0.el8_4.x86_64",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.src",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.x86_64",
"8Base-RHV-HypervisorBuild-4:redhat-virtualization-host-image-update-placeholder-0:4.4.6-2.el8ev.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: userspace applications can misuse the KVM API to cause a write of 16 bytes at an offset up to 32 GB from vcpu-\u003erun"
},
{
"acknowledgments": [
{
"names": [
"Kevin Backhouse"
],
"organization": "GitHub Security Lab"
}
],
"cve": "CVE-2021-3560",
"cwe": {
"id": "CWE-754",
"name": "Improper Check for Unusual or Exceptional Conditions"
},
"discovery_date": "2021-05-18T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.src",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.x86_64",
"8Base-RHV-HypervisorBuild-4:redhat-virtualization-host-image-update-placeholder-0:4.4.6-2.el8ev.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1961710"
}
],
"notes": [
{
"category": "description",
"text": "It was found that polkit could be tricked into bypassing the credential checks for D-Bus requests, elevating the privileges of the requestor to the root user. This flaw could be used by an unprivileged local attacker to, for example, create a new local administrator. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "polkit: local privilege escalation using polkit_system_bus_name_get_creds_sync()",
"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": [
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-0:4.4.6-20210615.0.el8_4.src",
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-image-update-0:4.4.6-20210615.0.el8_4.x86_64"
],
"known_not_affected": [
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.src",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.x86_64",
"8Base-RHV-HypervisorBuild-4:redhat-virtualization-host-image-update-placeholder-0:4.4.6-2.el8ev.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3560"
},
{
"category": "external",
"summary": "RHBZ#1961710",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1961710"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3560",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3560"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3560",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3560"
},
{
"category": "external",
"summary": "https://github.blog/2021-06-10-privilege-escalation-polkit-root-on-linux-with-bug/",
"url": "https://github.blog/2021-06-10-privilege-escalation-polkit-root-on-linux-with-bug/"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2021-06-03T06:55:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-06-22T14:57:03+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2974891",
"product_ids": [
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-0:4.4.6-20210615.0.el8_4.src",
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-image-update-0:4.4.6-20210615.0.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2522"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update as soon as possible.",
"product_ids": [
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-0:4.4.6-20210615.0.el8_4.src",
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-image-update-0:4.4.6-20210615.0.el8_4.x86_64",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.src",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.x86_64",
"8Base-RHV-HypervisorBuild-4:redhat-virtualization-host-image-update-placeholder-0:4.4.6-2.el8ev.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-0:4.4.6-20210615.0.el8_4.src",
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-image-update-0:4.4.6-20210615.0.el8_4.x86_64",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.src",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.x86_64",
"8Base-RHV-HypervisorBuild-4:redhat-virtualization-host-image-update-placeholder-0:4.4.6-2.el8ev.noarch"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2023-05-12T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "polkit: local privilege escalation using polkit_system_bus_name_get_creds_sync()"
},
{
"cve": "CVE-2021-27219",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-02-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.src",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.x86_64",
"8Base-RHV-HypervisorBuild-4:redhat-virtualization-host-image-update-placeholder-0:4.4.6-2.el8ev.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1929858"
}
],
"notes": [
{
"category": "description",
"text": "An integer wraparound was discovered in glib due to passing a 64 bit sized value to function g_memdup() which accepts a 32 bits number as argument. An attacker may abuse this flaw when an application linked against the glib library uses g_bytes_new() function or possibly other functions that use g_memdup() underneath and accept a 64 bits argument as size. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Applications that just use GBytes to access the data are affected by this flaw but the highest threat is to data confidentiality and/or the application availability, due to possible out-of-bounds reads. However, if the data in GBytes is taken through functions such as g_bytes_unref_to_data or g_bytes_unref_to_array it might be possible to have out-of-bounds writes due to the wrongly reported size of the buffer.\n\nApplications that use g_memdup to duplicate memory with user-controlled sizes should pay extra attention to the fact that g_memdup accepts a guint size instead of gsize. Thus directly passing a gsize value to g_memdup may results in integer truncation, allocating a buffer smaller than expected.",
"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": [
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-0:4.4.6-20210615.0.el8_4.src",
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-image-update-0:4.4.6-20210615.0.el8_4.x86_64"
],
"known_not_affected": [
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.src",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.x86_64",
"8Base-RHV-HypervisorBuild-4:redhat-virtualization-host-image-update-placeholder-0:4.4.6-2.el8ev.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-27219"
},
{
"category": "external",
"summary": "RHBZ#1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-27219",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27219"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219"
}
],
"release_date": "2021-02-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-06-22T14:57:03+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2974891",
"product_ids": [
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-0:4.4.6-20210615.0.el8_4.src",
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-image-update-0:4.4.6-20210615.0.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2522"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-0:4.4.6-20210615.0.el8_4.src",
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-image-update-0:4.4.6-20210615.0.el8_4.x86_64",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.src",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.x86_64",
"8Base-RHV-HypervisorBuild-4:redhat-virtualization-host-image-update-placeholder-0:4.4.6-2.el8ev.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits"
}
]
}
rhsa-2021_2522
Vulnerability from csaf_redhat
Notes
{
"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 imgbased, redhat-release-virtualization-host, and redhat-virtualization-host is now available for Red Hat Virtualization 4 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": "The redhat-virtualization-host packages provide the Red Hat Virtualization Host. These packages include redhat-release-virtualization-host, ovirt-node, and rhev-hypervisor. Red Hat Virtualization Hosts (RHVH) are installed using a special build of Red Hat Enterprise Linux with only the packages required to host virtual machines. RHVH features a Cockpit user interface for monitoring the host\u0027s resources and performing administrative tasks.\n\nThe redhat-virtualization-host packages provide the Red Hat Virtualization Host. These packages include redhat-release-virtualization-host, ovirt-node, and rhev-hypervisor. Red Hat Virtualization Hosts (RHVH) are installed using a special build of Red Hat Enterprise Linux with only the packages required to host virtual machines. RHVH features a Cockpit user interface for monitoring the host\u0027s resources and performing administrative tasks. \n\nThe ovirt-node-ng packages provide the Red Hat Virtualization Host. These packages include redhat-release-virtualization-host, ovirt-node, and rhev-hypervisor. Red Hat Virtualization Hosts (RHVH) are installed using a special build of Red Hat Enterprise Linux with only the packages required to host virtual machines. RHVH features a Cockpit user interface for monitoring the host\u0027s resources and performing administrative tasks.\n\nSecurity Fix(es):\n\n* glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits (CVE-2021-27219)\n\n* kernel: userspace applications can misuse the KVM API to cause a write of 16 bytes at an offset up to 32 GB from vcpu-\u003erun (CVE-2021-3501)\n\n* polkit: local privilege escalation using polkit_system_bus_name_get_creds_sync() (CVE-2021-3560)\n\n* hw: vt-d related privilege escalation (CVE-2020-24489)\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.\n\nBug Fix(es):\n\n* Previously, systemtap dependencies were not included in the RHV-H channel. Therefore, systemtap could not be installed.\nIn this release, the systemtap dependencies have been included in the channel, resolving the issue. (BZ#1903997)",
"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-2021:2522",
"url": "https://access.redhat.com/errata/RHSA-2021:2522"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1903997",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1903997"
},
{
"category": "external",
"summary": "1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "external",
"summary": "1950136",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1950136"
},
{
"category": "external",
"summary": "1961710",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1961710"
},
{
"category": "external",
"summary": "1962650",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1962650"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_2522.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Virtualization Host security update [ovirt-4.4.6]",
"tracking": {
"current_release_date": "2024-11-22T17:05:21+00:00",
"generator": {
"date": "2024-11-22T17:05:21+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2021:2522",
"initial_release_date": "2021-06-22T14:57:03+00:00",
"revision_history": [
{
"date": "2021-06-22T14:57:03+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-06-22T14:57:03+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-22T17:05:21+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "RHEL 8-based RHEV-H for RHEV 4 (build requirements)",
"product": {
"name": "RHEL 8-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "8Base-RHV-HypervisorBuild-4",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhev_hypervisor:4.4::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product": {
"name": "Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhev_hypervisor:4.4::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Virtualization"
},
{
"branches": [
{
"category": "product_version",
"name": "redhat-release-virtualization-host-0:4.4.6-2.el8ev.src",
"product": {
"name": "redhat-release-virtualization-host-0:4.4.6-2.el8ev.src",
"product_id": "redhat-release-virtualization-host-0:4.4.6-2.el8ev.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redhat-release-virtualization-host@4.4.6-2.el8ev?arch=src"
}
}
},
{
"category": "product_version",
"name": "redhat-virtualization-host-0:4.4.6-20210615.0.el8_4.src",
"product": {
"name": "redhat-virtualization-host-0:4.4.6-20210615.0.el8_4.src",
"product_id": "redhat-virtualization-host-0:4.4.6-20210615.0.el8_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redhat-virtualization-host@4.4.6-20210615.0.el8_4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "redhat-release-virtualization-host-0:4.4.6-2.el8ev.x86_64",
"product": {
"name": "redhat-release-virtualization-host-0:4.4.6-2.el8ev.x86_64",
"product_id": "redhat-release-virtualization-host-0:4.4.6-2.el8ev.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redhat-release-virtualization-host@4.4.6-2.el8ev?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "redhat-virtualization-host-image-update-0:4.4.6-20210615.0.el8_4.x86_64",
"product": {
"name": "redhat-virtualization-host-image-update-0:4.4.6-20210615.0.el8_4.x86_64",
"product_id": "redhat-virtualization-host-image-update-0:4.4.6-20210615.0.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redhat-virtualization-host-image-update@4.4.6-20210615.0.el8_4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "redhat-virtualization-host-image-update-placeholder-0:4.4.6-2.el8ev.noarch",
"product": {
"name": "redhat-virtualization-host-image-update-placeholder-0:4.4.6-2.el8ev.noarch",
"product_id": "redhat-virtualization-host-image-update-placeholder-0:4.4.6-2.el8ev.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redhat-virtualization-host-image-update-placeholder@4.4.6-2.el8ev?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-virtualization-host-0:4.4.6-20210615.0.el8_4.src as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:redhat-virtualization-host-0:4.4.6-20210615.0.el8_4.src"
},
"product_reference": "redhat-virtualization-host-0:4.4.6-20210615.0.el8_4.src",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-virtualization-host-image-update-0:4.4.6-20210615.0.el8_4.x86_64 as a component of Red Hat Virtualization 4 Hypervisor for RHEL 8",
"product_id": "8Base-RHV-Hypervisor-4:redhat-virtualization-host-image-update-0:4.4.6-20210615.0.el8_4.x86_64"
},
"product_reference": "redhat-virtualization-host-image-update-0:4.4.6-20210615.0.el8_4.x86_64",
"relates_to_product_reference": "8Base-RHV-Hypervisor-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-release-virtualization-host-0:4.4.6-2.el8ev.src as a component of RHEL 8-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.src"
},
"product_reference": "redhat-release-virtualization-host-0:4.4.6-2.el8ev.src",
"relates_to_product_reference": "8Base-RHV-HypervisorBuild-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-release-virtualization-host-0:4.4.6-2.el8ev.x86_64 as a component of RHEL 8-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.x86_64"
},
"product_reference": "redhat-release-virtualization-host-0:4.4.6-2.el8ev.x86_64",
"relates_to_product_reference": "8Base-RHV-HypervisorBuild-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-virtualization-host-image-update-placeholder-0:4.4.6-2.el8ev.noarch as a component of RHEL 8-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "8Base-RHV-HypervisorBuild-4:redhat-virtualization-host-image-update-placeholder-0:4.4.6-2.el8ev.noarch"
},
"product_reference": "redhat-virtualization-host-image-update-placeholder-0:4.4.6-2.el8ev.noarch",
"relates_to_product_reference": "8Base-RHV-HypervisorBuild-4"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Intel"
]
}
],
"cve": "CVE-2020-24489",
"cwe": {
"id": "CWE-459",
"name": "Incomplete Cleanup"
},
"discovery_date": "2021-05-20T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.src",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.x86_64",
"8Base-RHV-HypervisorBuild-4:redhat-virtualization-host-image-update-placeholder-0:4.4.6-2.el8ev.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1962650"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Intel\u00ae VT-d products. Entries from the context cache on some types of context cache invalidations may not be properly invalidated which may allow an authenticated user to potentially enable escalation of privilege via local access. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "hw: vt-d related privilege escalation",
"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": [
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-0:4.4.6-20210615.0.el8_4.src",
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-image-update-0:4.4.6-20210615.0.el8_4.x86_64"
],
"known_not_affected": [
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.src",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.x86_64",
"8Base-RHV-HypervisorBuild-4:redhat-virtualization-host-image-update-placeholder-0:4.4.6-2.el8ev.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-24489"
},
{
"category": "external",
"summary": "RHBZ#1962650",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1962650"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-24489",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-24489"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-24489",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-24489"
}
],
"release_date": "2021-06-08T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-06-22T14:57:03+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2974891",
"product_ids": [
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-0:4.4.6-20210615.0.el8_4.src",
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-image-update-0:4.4.6-20210615.0.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2522"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-0:4.4.6-20210615.0.el8_4.src",
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-image-update-0:4.4.6-20210615.0.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "hw: vt-d related privilege escalation"
},
{
"acknowledgments": [
{
"names": [
"Reiji Watanabe"
],
"organization": "Google"
}
],
"cve": "CVE-2021-3501",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-04-13T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.src",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.x86_64",
"8Base-RHV-HypervisorBuild-4:redhat-virtualization-host-image-update-placeholder-0:4.4.6-2.el8ev.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1950136"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel. The value of internal.ndata, in the KVM API, is mapped to an array index, which can be updated by a user process at anytime which could lead to an out-of-bounds write. The highest threat from this vulnerability is to data integrity and system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: userspace applications can misuse the KVM API to cause a write of 16 bytes at an offset up to 32 GB from vcpu-\u003erun",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue affected Linux kernel versions as shipped with Red Hat Enterprise Linux 8 starting with RHEL-8.4.0 and onward kernel version.",
"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": [
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-0:4.4.6-20210615.0.el8_4.src",
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-image-update-0:4.4.6-20210615.0.el8_4.x86_64"
],
"known_not_affected": [
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.src",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.x86_64",
"8Base-RHV-HypervisorBuild-4:redhat-virtualization-host-image-update-placeholder-0:4.4.6-2.el8ev.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3501"
},
{
"category": "external",
"summary": "RHBZ#1950136",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1950136"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3501",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3501"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3501",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3501"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=04c4f2ee3f68c9a4bf1653d15f1a9a435ae33f7a",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=04c4f2ee3f68c9a4bf1653d15f1a9a435ae33f7a"
}
],
"release_date": "2021-04-13T09:30:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-06-22T14:57:03+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2974891",
"product_ids": [
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-0:4.4.6-20210615.0.el8_4.src",
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-image-update-0:4.4.6-20210615.0.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2522"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update as soon as possible.",
"product_ids": [
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-0:4.4.6-20210615.0.el8_4.src",
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-image-update-0:4.4.6-20210615.0.el8_4.x86_64",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.src",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.x86_64",
"8Base-RHV-HypervisorBuild-4:redhat-virtualization-host-image-update-placeholder-0:4.4.6-2.el8ev.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-0:4.4.6-20210615.0.el8_4.src",
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-image-update-0:4.4.6-20210615.0.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: userspace applications can misuse the KVM API to cause a write of 16 bytes at an offset up to 32 GB from vcpu-\u003erun"
},
{
"acknowledgments": [
{
"names": [
"Kevin Backhouse"
],
"organization": "GitHub Security Lab"
}
],
"cve": "CVE-2021-3560",
"cwe": {
"id": "CWE-754",
"name": "Improper Check for Unusual or Exceptional Conditions"
},
"discovery_date": "2021-05-18T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.src",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.x86_64",
"8Base-RHV-HypervisorBuild-4:redhat-virtualization-host-image-update-placeholder-0:4.4.6-2.el8ev.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1961710"
}
],
"notes": [
{
"category": "description",
"text": "It was found that polkit could be tricked into bypassing the credential checks for D-Bus requests, elevating the privileges of the requestor to the root user. This flaw could be used by an unprivileged local attacker to, for example, create a new local administrator. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "polkit: local privilege escalation using polkit_system_bus_name_get_creds_sync()",
"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": [
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-0:4.4.6-20210615.0.el8_4.src",
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-image-update-0:4.4.6-20210615.0.el8_4.x86_64"
],
"known_not_affected": [
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.src",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.x86_64",
"8Base-RHV-HypervisorBuild-4:redhat-virtualization-host-image-update-placeholder-0:4.4.6-2.el8ev.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3560"
},
{
"category": "external",
"summary": "RHBZ#1961710",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1961710"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3560",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3560"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3560",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3560"
},
{
"category": "external",
"summary": "https://github.blog/2021-06-10-privilege-escalation-polkit-root-on-linux-with-bug/",
"url": "https://github.blog/2021-06-10-privilege-escalation-polkit-root-on-linux-with-bug/"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2021-06-03T06:55:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-06-22T14:57:03+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2974891",
"product_ids": [
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-0:4.4.6-20210615.0.el8_4.src",
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-image-update-0:4.4.6-20210615.0.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2522"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update as soon as possible.",
"product_ids": [
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-0:4.4.6-20210615.0.el8_4.src",
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-image-update-0:4.4.6-20210615.0.el8_4.x86_64",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.src",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.x86_64",
"8Base-RHV-HypervisorBuild-4:redhat-virtualization-host-image-update-placeholder-0:4.4.6-2.el8ev.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-0:4.4.6-20210615.0.el8_4.src",
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-image-update-0:4.4.6-20210615.0.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2023-05-12T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "polkit: local privilege escalation using polkit_system_bus_name_get_creds_sync()"
},
{
"cve": "CVE-2021-27219",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-02-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.src",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.x86_64",
"8Base-RHV-HypervisorBuild-4:redhat-virtualization-host-image-update-placeholder-0:4.4.6-2.el8ev.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1929858"
}
],
"notes": [
{
"category": "description",
"text": "An integer wraparound was discovered in glib due to passing a 64 bit sized value to function g_memdup() which accepts a 32 bits number as argument. An attacker may abuse this flaw when an application linked against the glib library uses g_bytes_new() function or possibly other functions that use g_memdup() underneath and accept a 64 bits argument as size. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Applications that just use GBytes to access the data are affected by this flaw but the highest threat is to data confidentiality and/or the application availability, due to possible out-of-bounds reads. However, if the data in GBytes is taken through functions such as g_bytes_unref_to_data or g_bytes_unref_to_array it might be possible to have out-of-bounds writes due to the wrongly reported size of the buffer.\n\nApplications that use g_memdup to duplicate memory with user-controlled sizes should pay extra attention to the fact that g_memdup accepts a guint size instead of gsize. Thus directly passing a gsize value to g_memdup may results in integer truncation, allocating a buffer smaller than expected.",
"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": [
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-0:4.4.6-20210615.0.el8_4.src",
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-image-update-0:4.4.6-20210615.0.el8_4.x86_64"
],
"known_not_affected": [
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.src",
"8Base-RHV-HypervisorBuild-4:redhat-release-virtualization-host-0:4.4.6-2.el8ev.x86_64",
"8Base-RHV-HypervisorBuild-4:redhat-virtualization-host-image-update-placeholder-0:4.4.6-2.el8ev.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-27219"
},
{
"category": "external",
"summary": "RHBZ#1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-27219",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27219"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219"
}
],
"release_date": "2021-02-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-06-22T14:57:03+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2974891",
"product_ids": [
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-0:4.4.6-20210615.0.el8_4.src",
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-image-update-0:4.4.6-20210615.0.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2522"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-0:4.4.6-20210615.0.el8_4.src",
"8Base-RHV-Hypervisor-4:redhat-virtualization-host-image-update-0:4.4.6-20210615.0.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits"
}
]
}
rhsa-2021:2203
Vulnerability from csaf_redhat
Notes
{
"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 glib2 is now available for Red Hat Enterprise Linux 7.2 Advanced 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": "GLib provides the core application building blocks for libraries and applications written in C. It provides the core object system used in GNOME, the main loop implementation, and a large set of utility functions for strings and common data structures.\n\nSecurity Fix(es):\n\n* glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits (CVE-2021-27219)\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-2021:2203",
"url": "https://access.redhat.com/errata/RHSA-2021:2203"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_2203.json"
}
],
"title": "Red Hat Security Advisory: glib2 security update",
"tracking": {
"current_release_date": "2025-11-21T18:22:42+00:00",
"generator": {
"date": "2025-11-21T18:22:42+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2021:2203",
"initial_release_date": "2021-06-02T15:02:08+00:00",
"revision_history": [
{
"date": "2021-06-02T15:02:08+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-06-02T15:02:08+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:22:42+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 Server AUS (v. 7.2)",
"product": {
"name": "Red Hat Enterprise Linux Server AUS (v. 7.2)",
"product_id": "7Server-7.2.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:7.2::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional AUS (v. 7.2)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional AUS (v. 7.2)",
"product_id": "7Server-optional-7.2.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:7.2::server"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.42.2-6.el7_2.src",
"product": {
"name": "glib2-0:2.42.2-6.el7_2.src",
"product_id": "glib2-0:2.42.2-6.el7_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.42.2-6.el7_2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.42.2-6.el7_2.i686",
"product": {
"name": "glib2-0:2.42.2-6.el7_2.i686",
"product_id": "glib2-0:2.42.2-6.el7_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.42.2-6.el7_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.42.2-6.el7_2.i686",
"product": {
"name": "glib2-devel-0:2.42.2-6.el7_2.i686",
"product_id": "glib2-devel-0:2.42.2-6.el7_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.42.2-6.el7_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.42.2-6.el7_2.i686",
"product": {
"name": "glib2-debuginfo-0:2.42.2-6.el7_2.i686",
"product_id": "glib2-debuginfo-0:2.42.2-6.el7_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.42.2-6.el7_2?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.42.2-6.el7_2.x86_64",
"product": {
"name": "glib2-0:2.42.2-6.el7_2.x86_64",
"product_id": "glib2-0:2.42.2-6.el7_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.42.2-6.el7_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.42.2-6.el7_2.x86_64",
"product": {
"name": "glib2-devel-0:2.42.2-6.el7_2.x86_64",
"product_id": "glib2-devel-0:2.42.2-6.el7_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.42.2-6.el7_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.42.2-6.el7_2.x86_64",
"product": {
"name": "glib2-debuginfo-0:2.42.2-6.el7_2.x86_64",
"product_id": "glib2-debuginfo-0:2.42.2-6.el7_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.42.2-6.el7_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.42.2-6.el7_2.x86_64",
"product": {
"name": "glib2-fam-0:2.42.2-6.el7_2.x86_64",
"product_id": "glib2-fam-0:2.42.2-6.el7_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.42.2-6.el7_2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-doc-0:2.42.2-6.el7_2.noarch",
"product": {
"name": "glib2-doc-0:2.42.2-6.el7_2.noarch",
"product_id": "glib2-doc-0:2.42.2-6.el7_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-doc@2.42.2-6.el7_2?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.42.2-6.el7_2.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.2)",
"product_id": "7Server-7.2.AUS:glib2-0:2.42.2-6.el7_2.i686"
},
"product_reference": "glib2-0:2.42.2-6.el7_2.i686",
"relates_to_product_reference": "7Server-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.42.2-6.el7_2.src as a component of Red Hat Enterprise Linux Server AUS (v. 7.2)",
"product_id": "7Server-7.2.AUS:glib2-0:2.42.2-6.el7_2.src"
},
"product_reference": "glib2-0:2.42.2-6.el7_2.src",
"relates_to_product_reference": "7Server-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.42.2-6.el7_2.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.2)",
"product_id": "7Server-7.2.AUS:glib2-0:2.42.2-6.el7_2.x86_64"
},
"product_reference": "glib2-0:2.42.2-6.el7_2.x86_64",
"relates_to_product_reference": "7Server-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.42.2-6.el7_2.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.2)",
"product_id": "7Server-7.2.AUS:glib2-debuginfo-0:2.42.2-6.el7_2.i686"
},
"product_reference": "glib2-debuginfo-0:2.42.2-6.el7_2.i686",
"relates_to_product_reference": "7Server-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.42.2-6.el7_2.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.2)",
"product_id": "7Server-7.2.AUS:glib2-debuginfo-0:2.42.2-6.el7_2.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.42.2-6.el7_2.x86_64",
"relates_to_product_reference": "7Server-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.42.2-6.el7_2.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.2)",
"product_id": "7Server-7.2.AUS:glib2-devel-0:2.42.2-6.el7_2.i686"
},
"product_reference": "glib2-devel-0:2.42.2-6.el7_2.i686",
"relates_to_product_reference": "7Server-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.42.2-6.el7_2.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.2)",
"product_id": "7Server-7.2.AUS:glib2-devel-0:2.42.2-6.el7_2.x86_64"
},
"product_reference": "glib2-devel-0:2.42.2-6.el7_2.x86_64",
"relates_to_product_reference": "7Server-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.42.2-6.el7_2.noarch as a component of Red Hat Enterprise Linux Server AUS (v. 7.2)",
"product_id": "7Server-7.2.AUS:glib2-doc-0:2.42.2-6.el7_2.noarch"
},
"product_reference": "glib2-doc-0:2.42.2-6.el7_2.noarch",
"relates_to_product_reference": "7Server-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.42.2-6.el7_2.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.2)",
"product_id": "7Server-7.2.AUS:glib2-fam-0:2.42.2-6.el7_2.x86_64"
},
"product_reference": "glib2-fam-0:2.42.2-6.el7_2.x86_64",
"relates_to_product_reference": "7Server-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.42.2-6.el7_2.i686 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.2)",
"product_id": "7Server-optional-7.2.AUS:glib2-0:2.42.2-6.el7_2.i686"
},
"product_reference": "glib2-0:2.42.2-6.el7_2.i686",
"relates_to_product_reference": "7Server-optional-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.42.2-6.el7_2.src as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.2)",
"product_id": "7Server-optional-7.2.AUS:glib2-0:2.42.2-6.el7_2.src"
},
"product_reference": "glib2-0:2.42.2-6.el7_2.src",
"relates_to_product_reference": "7Server-optional-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.42.2-6.el7_2.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.2)",
"product_id": "7Server-optional-7.2.AUS:glib2-0:2.42.2-6.el7_2.x86_64"
},
"product_reference": "glib2-0:2.42.2-6.el7_2.x86_64",
"relates_to_product_reference": "7Server-optional-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.42.2-6.el7_2.i686 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.2)",
"product_id": "7Server-optional-7.2.AUS:glib2-debuginfo-0:2.42.2-6.el7_2.i686"
},
"product_reference": "glib2-debuginfo-0:2.42.2-6.el7_2.i686",
"relates_to_product_reference": "7Server-optional-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.42.2-6.el7_2.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.2)",
"product_id": "7Server-optional-7.2.AUS:glib2-debuginfo-0:2.42.2-6.el7_2.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.42.2-6.el7_2.x86_64",
"relates_to_product_reference": "7Server-optional-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.42.2-6.el7_2.i686 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.2)",
"product_id": "7Server-optional-7.2.AUS:glib2-devel-0:2.42.2-6.el7_2.i686"
},
"product_reference": "glib2-devel-0:2.42.2-6.el7_2.i686",
"relates_to_product_reference": "7Server-optional-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.42.2-6.el7_2.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.2)",
"product_id": "7Server-optional-7.2.AUS:glib2-devel-0:2.42.2-6.el7_2.x86_64"
},
"product_reference": "glib2-devel-0:2.42.2-6.el7_2.x86_64",
"relates_to_product_reference": "7Server-optional-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.42.2-6.el7_2.noarch as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.2)",
"product_id": "7Server-optional-7.2.AUS:glib2-doc-0:2.42.2-6.el7_2.noarch"
},
"product_reference": "glib2-doc-0:2.42.2-6.el7_2.noarch",
"relates_to_product_reference": "7Server-optional-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.42.2-6.el7_2.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.2)",
"product_id": "7Server-optional-7.2.AUS:glib2-fam-0:2.42.2-6.el7_2.x86_64"
},
"product_reference": "glib2-fam-0:2.42.2-6.el7_2.x86_64",
"relates_to_product_reference": "7Server-optional-7.2.AUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-27219",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-02-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1929858"
}
],
"notes": [
{
"category": "description",
"text": "An integer wraparound was discovered in glib due to passing a 64 bit sized value to function g_memdup() which accepts a 32 bits number as argument. An attacker may abuse this flaw when an application linked against the glib library uses g_bytes_new() function or possibly other functions that use g_memdup() underneath and accept a 64 bits argument as size. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Applications that just use GBytes to access the data are affected by this flaw but the highest threat is to data confidentiality and/or the application availability, due to possible out-of-bounds reads. However, if the data in GBytes is taken through functions such as g_bytes_unref_to_data or g_bytes_unref_to_array it might be possible to have out-of-bounds writes due to the wrongly reported size of the buffer.\n\nApplications that use g_memdup to duplicate memory with user-controlled sizes should pay extra attention to the fact that g_memdup accepts a guint size instead of gsize. Thus directly passing a gsize value to g_memdup may results in integer truncation, allocating a buffer smaller than expected.",
"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": [
"7Server-7.2.AUS:glib2-0:2.42.2-6.el7_2.i686",
"7Server-7.2.AUS:glib2-0:2.42.2-6.el7_2.src",
"7Server-7.2.AUS:glib2-0:2.42.2-6.el7_2.x86_64",
"7Server-7.2.AUS:glib2-debuginfo-0:2.42.2-6.el7_2.i686",
"7Server-7.2.AUS:glib2-debuginfo-0:2.42.2-6.el7_2.x86_64",
"7Server-7.2.AUS:glib2-devel-0:2.42.2-6.el7_2.i686",
"7Server-7.2.AUS:glib2-devel-0:2.42.2-6.el7_2.x86_64",
"7Server-7.2.AUS:glib2-doc-0:2.42.2-6.el7_2.noarch",
"7Server-7.2.AUS:glib2-fam-0:2.42.2-6.el7_2.x86_64",
"7Server-optional-7.2.AUS:glib2-0:2.42.2-6.el7_2.i686",
"7Server-optional-7.2.AUS:glib2-0:2.42.2-6.el7_2.src",
"7Server-optional-7.2.AUS:glib2-0:2.42.2-6.el7_2.x86_64",
"7Server-optional-7.2.AUS:glib2-debuginfo-0:2.42.2-6.el7_2.i686",
"7Server-optional-7.2.AUS:glib2-debuginfo-0:2.42.2-6.el7_2.x86_64",
"7Server-optional-7.2.AUS:glib2-devel-0:2.42.2-6.el7_2.i686",
"7Server-optional-7.2.AUS:glib2-devel-0:2.42.2-6.el7_2.x86_64",
"7Server-optional-7.2.AUS:glib2-doc-0:2.42.2-6.el7_2.noarch",
"7Server-optional-7.2.AUS:glib2-fam-0:2.42.2-6.el7_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-27219"
},
{
"category": "external",
"summary": "RHBZ#1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-27219",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27219"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219"
}
],
"release_date": "2021-02-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-06-02T15:02: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": [
"7Server-7.2.AUS:glib2-0:2.42.2-6.el7_2.i686",
"7Server-7.2.AUS:glib2-0:2.42.2-6.el7_2.src",
"7Server-7.2.AUS:glib2-0:2.42.2-6.el7_2.x86_64",
"7Server-7.2.AUS:glib2-debuginfo-0:2.42.2-6.el7_2.i686",
"7Server-7.2.AUS:glib2-debuginfo-0:2.42.2-6.el7_2.x86_64",
"7Server-7.2.AUS:glib2-devel-0:2.42.2-6.el7_2.i686",
"7Server-7.2.AUS:glib2-devel-0:2.42.2-6.el7_2.x86_64",
"7Server-7.2.AUS:glib2-doc-0:2.42.2-6.el7_2.noarch",
"7Server-7.2.AUS:glib2-fam-0:2.42.2-6.el7_2.x86_64",
"7Server-optional-7.2.AUS:glib2-0:2.42.2-6.el7_2.i686",
"7Server-optional-7.2.AUS:glib2-0:2.42.2-6.el7_2.src",
"7Server-optional-7.2.AUS:glib2-0:2.42.2-6.el7_2.x86_64",
"7Server-optional-7.2.AUS:glib2-debuginfo-0:2.42.2-6.el7_2.i686",
"7Server-optional-7.2.AUS:glib2-debuginfo-0:2.42.2-6.el7_2.x86_64",
"7Server-optional-7.2.AUS:glib2-devel-0:2.42.2-6.el7_2.i686",
"7Server-optional-7.2.AUS:glib2-devel-0:2.42.2-6.el7_2.x86_64",
"7Server-optional-7.2.AUS:glib2-doc-0:2.42.2-6.el7_2.noarch",
"7Server-optional-7.2.AUS:glib2-fam-0:2.42.2-6.el7_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2203"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-7.2.AUS:glib2-0:2.42.2-6.el7_2.i686",
"7Server-7.2.AUS:glib2-0:2.42.2-6.el7_2.src",
"7Server-7.2.AUS:glib2-0:2.42.2-6.el7_2.x86_64",
"7Server-7.2.AUS:glib2-debuginfo-0:2.42.2-6.el7_2.i686",
"7Server-7.2.AUS:glib2-debuginfo-0:2.42.2-6.el7_2.x86_64",
"7Server-7.2.AUS:glib2-devel-0:2.42.2-6.el7_2.i686",
"7Server-7.2.AUS:glib2-devel-0:2.42.2-6.el7_2.x86_64",
"7Server-7.2.AUS:glib2-doc-0:2.42.2-6.el7_2.noarch",
"7Server-7.2.AUS:glib2-fam-0:2.42.2-6.el7_2.x86_64",
"7Server-optional-7.2.AUS:glib2-0:2.42.2-6.el7_2.i686",
"7Server-optional-7.2.AUS:glib2-0:2.42.2-6.el7_2.src",
"7Server-optional-7.2.AUS:glib2-0:2.42.2-6.el7_2.x86_64",
"7Server-optional-7.2.AUS:glib2-debuginfo-0:2.42.2-6.el7_2.i686",
"7Server-optional-7.2.AUS:glib2-debuginfo-0:2.42.2-6.el7_2.x86_64",
"7Server-optional-7.2.AUS:glib2-devel-0:2.42.2-6.el7_2.i686",
"7Server-optional-7.2.AUS:glib2-devel-0:2.42.2-6.el7_2.x86_64",
"7Server-optional-7.2.AUS:glib2-doc-0:2.42.2-6.el7_2.noarch",
"7Server-optional-7.2.AUS:glib2-fam-0:2.42.2-6.el7_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits"
}
]
}
rhsa-2021:4526
Vulnerability from csaf_redhat
Notes
{
"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 mingw-glib2 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": "GLib provides the core application building blocks for libraries and applications written in C. It provides the core object system used in GNOME, the main loop implementation, and a large set of utility functions for strings and common data structures.\n\nThe following packages have been upgraded to a later upstream version: mingw-glib2 (2.66.7). (BZ#1935248, BZ#1939111)\n\nSecurity Fix(es):\n\n* glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits (CVE-2021-27219)\n\n* glib: integer overflow in g_byte_array_new_take function when called with a buffer of 4GB or more on a 64-bit platform (CVE-2021-27218)\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 8.5 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-2021:4526",
"url": "https://access.redhat.com/errata/RHSA-2021:4526"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.5_release_notes/",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.5_release_notes/"
},
{
"category": "external",
"summary": "1929847",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929847"
},
{
"category": "external",
"summary": "1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_4526.json"
}
],
"title": "Red Hat Security Advisory: mingw-glib2 security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2025-11-21T18:26:39+00:00",
"generator": {
"date": "2025-11-21T18:26:39+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2021:4526",
"initial_release_date": "2021-11-09T18:21:41+00:00",
"revision_history": [
{
"date": "2021-11-09T18:21:41+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-11-09T18:21:41+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:26:39+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder (v. 8)",
"product": {
"name": "Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "mingw-glib2-0:2.66.7-2.el8.src",
"product": {
"name": "mingw-glib2-0:2.66.7-2.el8.src",
"product_id": "mingw-glib2-0:2.66.7-2.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mingw-glib2@2.66.7-2.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "mingw32-glib2-0:2.66.7-2.el8.noarch",
"product": {
"name": "mingw32-glib2-0:2.66.7-2.el8.noarch",
"product_id": "mingw32-glib2-0:2.66.7-2.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mingw32-glib2@2.66.7-2.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "mingw32-glib2-static-0:2.66.7-2.el8.noarch",
"product": {
"name": "mingw32-glib2-static-0:2.66.7-2.el8.noarch",
"product_id": "mingw32-glib2-static-0:2.66.7-2.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mingw32-glib2-static@2.66.7-2.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "mingw64-glib2-0:2.66.7-2.el8.noarch",
"product": {
"name": "mingw64-glib2-0:2.66.7-2.el8.noarch",
"product_id": "mingw64-glib2-0:2.66.7-2.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mingw64-glib2@2.66.7-2.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "mingw64-glib2-static-0:2.66.7-2.el8.noarch",
"product": {
"name": "mingw64-glib2-static-0:2.66.7-2.el8.noarch",
"product_id": "mingw64-glib2-static-0:2.66.7-2.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mingw64-glib2-static@2.66.7-2.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "mingw32-glib2-debuginfo-0:2.66.7-2.el8.noarch",
"product": {
"name": "mingw32-glib2-debuginfo-0:2.66.7-2.el8.noarch",
"product_id": "mingw32-glib2-debuginfo-0:2.66.7-2.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mingw32-glib2-debuginfo@2.66.7-2.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "mingw64-glib2-debuginfo-0:2.66.7-2.el8.noarch",
"product": {
"name": "mingw64-glib2-debuginfo-0:2.66.7-2.el8.noarch",
"product_id": "mingw64-glib2-debuginfo-0:2.66.7-2.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mingw64-glib2-debuginfo@2.66.7-2.el8?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "mingw-glib2-0:2.66.7-2.el8.src as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:mingw-glib2-0:2.66.7-2.el8.src"
},
"product_reference": "mingw-glib2-0:2.66.7-2.el8.src",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mingw32-glib2-0:2.66.7-2.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:mingw32-glib2-0:2.66.7-2.el8.noarch"
},
"product_reference": "mingw32-glib2-0:2.66.7-2.el8.noarch",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mingw32-glib2-debuginfo-0:2.66.7-2.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:mingw32-glib2-debuginfo-0:2.66.7-2.el8.noarch"
},
"product_reference": "mingw32-glib2-debuginfo-0:2.66.7-2.el8.noarch",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mingw32-glib2-static-0:2.66.7-2.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:mingw32-glib2-static-0:2.66.7-2.el8.noarch"
},
"product_reference": "mingw32-glib2-static-0:2.66.7-2.el8.noarch",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mingw64-glib2-0:2.66.7-2.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:mingw64-glib2-0:2.66.7-2.el8.noarch"
},
"product_reference": "mingw64-glib2-0:2.66.7-2.el8.noarch",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mingw64-glib2-debuginfo-0:2.66.7-2.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:mingw64-glib2-debuginfo-0:2.66.7-2.el8.noarch"
},
"product_reference": "mingw64-glib2-debuginfo-0:2.66.7-2.el8.noarch",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mingw64-glib2-static-0:2.66.7-2.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:mingw64-glib2-static-0:2.66.7-2.el8.noarch"
},
"product_reference": "mingw64-glib2-static-0:2.66.7-2.el8.noarch",
"relates_to_product_reference": "CRB-8.5.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-27218",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2021-02-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1929847"
}
],
"notes": [
{
"category": "description",
"text": "An issue was discovered in GNOME GLib before 2.66.7 and 2.67.x before 2.67.4. If g_byte_array_new_take() was called with a buffer of 4GB or more on a 64-bit platform, the length would be truncated modulo 2**32, causing unintended length truncation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glib: integer overflow in g_byte_array_new_take function when called with a buffer of 4GB or more on a 64-bit platform",
"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": [
"CRB-8.5.0.GA:mingw-glib2-0:2.66.7-2.el8.src",
"CRB-8.5.0.GA:mingw32-glib2-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw32-glib2-debuginfo-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw32-glib2-static-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw64-glib2-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw64-glib2-debuginfo-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw64-glib2-static-0:2.66.7-2.el8.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-27218"
},
{
"category": "external",
"summary": "RHBZ#1929847",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929847"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-27218",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27218"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-27218",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27218"
}
],
"release_date": "2021-02-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T18:21:41+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": [
"CRB-8.5.0.GA:mingw-glib2-0:2.66.7-2.el8.src",
"CRB-8.5.0.GA:mingw32-glib2-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw32-glib2-debuginfo-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw32-glib2-static-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw64-glib2-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw64-glib2-debuginfo-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw64-glib2-static-0:2.66.7-2.el8.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4526"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CRB-8.5.0.GA:mingw-glib2-0:2.66.7-2.el8.src",
"CRB-8.5.0.GA:mingw32-glib2-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw32-glib2-debuginfo-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw32-glib2-static-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw64-glib2-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw64-glib2-debuginfo-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw64-glib2-static-0:2.66.7-2.el8.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "glib: integer overflow in g_byte_array_new_take function when called with a buffer of 4GB or more on a 64-bit platform"
},
{
"cve": "CVE-2021-27219",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-02-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1929858"
}
],
"notes": [
{
"category": "description",
"text": "An integer wraparound was discovered in glib due to passing a 64 bit sized value to function g_memdup() which accepts a 32 bits number as argument. An attacker may abuse this flaw when an application linked against the glib library uses g_bytes_new() function or possibly other functions that use g_memdup() underneath and accept a 64 bits argument as size. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Applications that just use GBytes to access the data are affected by this flaw but the highest threat is to data confidentiality and/or the application availability, due to possible out-of-bounds reads. However, if the data in GBytes is taken through functions such as g_bytes_unref_to_data or g_bytes_unref_to_array it might be possible to have out-of-bounds writes due to the wrongly reported size of the buffer.\n\nApplications that use g_memdup to duplicate memory with user-controlled sizes should pay extra attention to the fact that g_memdup accepts a guint size instead of gsize. Thus directly passing a gsize value to g_memdup may results in integer truncation, allocating a buffer smaller than expected.",
"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": [
"CRB-8.5.0.GA:mingw-glib2-0:2.66.7-2.el8.src",
"CRB-8.5.0.GA:mingw32-glib2-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw32-glib2-debuginfo-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw32-glib2-static-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw64-glib2-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw64-glib2-debuginfo-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw64-glib2-static-0:2.66.7-2.el8.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-27219"
},
{
"category": "external",
"summary": "RHBZ#1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-27219",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27219"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219"
}
],
"release_date": "2021-02-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T18:21:41+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": [
"CRB-8.5.0.GA:mingw-glib2-0:2.66.7-2.el8.src",
"CRB-8.5.0.GA:mingw32-glib2-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw32-glib2-debuginfo-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw32-glib2-static-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw64-glib2-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw64-glib2-debuginfo-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw64-glib2-static-0:2.66.7-2.el8.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4526"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CRB-8.5.0.GA:mingw-glib2-0:2.66.7-2.el8.src",
"CRB-8.5.0.GA:mingw32-glib2-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw32-glib2-debuginfo-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw32-glib2-static-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw64-glib2-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw64-glib2-debuginfo-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw64-glib2-static-0:2.66.7-2.el8.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits"
}
]
}
RHSA-2021:2174
Vulnerability from csaf_redhat
Notes
{
"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 glib2 is now available for Red Hat Enterprise Linux 7.4 Advanced Update Support, Red Hat Enterprise Linux 7.4 Telco Extended Update Support, and Red Hat Enterprise Linux 7.4 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": "GLib provides the core application building blocks for libraries and applications written in C. It provides the core object system used in GNOME, the main loop implementation, and a large set of utility functions for strings and common data structures.\n\nSecurity Fix(es):\n\n* glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits (CVE-2021-27219)\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-2021:2174",
"url": "https://access.redhat.com/errata/RHSA-2021:2174"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_2174.json"
}
],
"title": "Red Hat Security Advisory: glib2 security update",
"tracking": {
"current_release_date": "2025-11-21T18:22:40+00:00",
"generator": {
"date": "2025-11-21T18:22:40+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2021:2174",
"initial_release_date": "2021-06-01T11:27:26+00:00",
"revision_history": [
{
"date": "2021-06-01T11:27:26+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-06-01T11:27:26+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:22:40+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product": {
"name": "Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:7.4::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:7.4::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product": {
"name": "Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:7.4::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:7.4::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product": {
"name": "Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_tus:7.4::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_tus:7.4::server"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.50.3-4.el7_4.src",
"product": {
"name": "glib2-0:2.50.3-4.el7_4.src",
"product_id": "glib2-0:2.50.3-4.el7_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.50.3-4.el7_4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.50.3-4.el7_4.i686",
"product": {
"name": "glib2-0:2.50.3-4.el7_4.i686",
"product_id": "glib2-0:2.50.3-4.el7_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.50.3-4.el7_4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.50.3-4.el7_4.i686",
"product": {
"name": "glib2-devel-0:2.50.3-4.el7_4.i686",
"product_id": "glib2-devel-0:2.50.3-4.el7_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.50.3-4.el7_4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"product": {
"name": "glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"product_id": "glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.50.3-4.el7_4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.50.3-4.el7_4.i686",
"product": {
"name": "glib2-static-0:2.50.3-4.el7_4.i686",
"product_id": "glib2-static-0:2.50.3-4.el7_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.50.3-4.el7_4?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.50.3-4.el7_4.x86_64",
"product": {
"name": "glib2-0:2.50.3-4.el7_4.x86_64",
"product_id": "glib2-0:2.50.3-4.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.50.3-4.el7_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.50.3-4.el7_4.x86_64",
"product": {
"name": "glib2-devel-0:2.50.3-4.el7_4.x86_64",
"product_id": "glib2-devel-0:2.50.3-4.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.50.3-4.el7_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"product": {
"name": "glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"product_id": "glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.50.3-4.el7_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.50.3-4.el7_4.x86_64",
"product": {
"name": "glib2-fam-0:2.50.3-4.el7_4.x86_64",
"product_id": "glib2-fam-0:2.50.3-4.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.50.3-4.el7_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.50.3-4.el7_4.x86_64",
"product": {
"name": "glib2-static-0:2.50.3-4.el7_4.x86_64",
"product_id": "glib2-static-0:2.50.3-4.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.50.3-4.el7_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.50.3-4.el7_4.x86_64",
"product": {
"name": "glib2-tests-0:2.50.3-4.el7_4.x86_64",
"product_id": "glib2-tests-0:2.50.3-4.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.50.3-4.el7_4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-doc-0:2.50.3-4.el7_4.noarch",
"product": {
"name": "glib2-doc-0:2.50.3-4.el7_4.noarch",
"product_id": "glib2-doc-0:2.50.3-4.el7_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-doc@2.50.3-4.el7_4?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.50.3-4.el7_4.ppc64le",
"product": {
"name": "glib2-0:2.50.3-4.el7_4.ppc64le",
"product_id": "glib2-0:2.50.3-4.el7_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.50.3-4.el7_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.50.3-4.el7_4.ppc64le",
"product": {
"name": "glib2-devel-0:2.50.3-4.el7_4.ppc64le",
"product_id": "glib2-devel-0:2.50.3-4.el7_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.50.3-4.el7_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.50.3-4.el7_4.ppc64le",
"product": {
"name": "glib2-debuginfo-0:2.50.3-4.el7_4.ppc64le",
"product_id": "glib2-debuginfo-0:2.50.3-4.el7_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.50.3-4.el7_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.50.3-4.el7_4.ppc64le",
"product": {
"name": "glib2-fam-0:2.50.3-4.el7_4.ppc64le",
"product_id": "glib2-fam-0:2.50.3-4.el7_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.50.3-4.el7_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.50.3-4.el7_4.ppc64le",
"product": {
"name": "glib2-static-0:2.50.3-4.el7_4.ppc64le",
"product_id": "glib2-static-0:2.50.3-4.el7_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.50.3-4.el7_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.50.3-4.el7_4.ppc64le",
"product": {
"name": "glib2-tests-0:2.50.3-4.el7_4.ppc64le",
"product_id": "glib2-tests-0:2.50.3-4.el7_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.50.3-4.el7_4?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:glib2-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.50.3-4.el7_4.src as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:glib2-0:2.50.3-4.el7_4.src"
},
"product_reference": "glib2-0:2.50.3-4.el7_4.src",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:glib2-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:glib2-debuginfo-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:glib2-devel-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-devel-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:glib2-devel-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-devel-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.50.3-4.el7_4.noarch as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:glib2-doc-0:2.50.3-4.el7_4.noarch"
},
"product_reference": "glib2-doc-0:2.50.3-4.el7_4.noarch",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:glib2-fam-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-fam-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:glib2-static-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-static-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:glib2-static-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-static-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:glib2-tests-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-tests-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:glib2-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.50.3-4.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:glib2-0:2.50.3-4.el7_4.ppc64le"
},
"product_reference": "glib2-0:2.50.3-4.el7_4.ppc64le",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.50.3-4.el7_4.src as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:glib2-0:2.50.3-4.el7_4.src"
},
"product_reference": "glib2-0:2.50.3-4.el7_4.src",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:glib2-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.50.3-4.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.50.3-4.el7_4.ppc64le",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-devel-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.50.3-4.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.ppc64le"
},
"product_reference": "glib2-devel-0:2.50.3-4.el7_4.ppc64le",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-devel-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.50.3-4.el7_4.noarch as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:glib2-doc-0:2.50.3-4.el7_4.noarch"
},
"product_reference": "glib2-doc-0:2.50.3-4.el7_4.noarch",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.50.3-4.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:glib2-fam-0:2.50.3-4.el7_4.ppc64le"
},
"product_reference": "glib2-fam-0:2.50.3-4.el7_4.ppc64le",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:glib2-fam-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-fam-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-static-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.50.3-4.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.ppc64le"
},
"product_reference": "glib2-static-0:2.50.3-4.el7_4.ppc64le",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-static-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.50.3-4.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:glib2-tests-0:2.50.3-4.el7_4.ppc64le"
},
"product_reference": "glib2-tests-0:2.50.3-4.el7_4.ppc64le",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:glib2-tests-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-tests-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:glib2-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.50.3-4.el7_4.src as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:glib2-0:2.50.3-4.el7_4.src"
},
"product_reference": "glib2-0:2.50.3-4.el7_4.src",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:glib2-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:glib2-debuginfo-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:glib2-devel-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-devel-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:glib2-devel-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-devel-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.50.3-4.el7_4.noarch as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:glib2-doc-0:2.50.3-4.el7_4.noarch"
},
"product_reference": "glib2-doc-0:2.50.3-4.el7_4.noarch",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:glib2-fam-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-fam-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:glib2-static-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-static-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:glib2-static-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-static-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:glib2-tests-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-tests-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:glib2-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.50.3-4.el7_4.src as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:glib2-0:2.50.3-4.el7_4.src"
},
"product_reference": "glib2-0:2.50.3-4.el7_4.src",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:glib2-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:glib2-debuginfo-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:glib2-devel-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-devel-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:glib2-devel-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-devel-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.50.3-4.el7_4.noarch as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:glib2-doc-0:2.50.3-4.el7_4.noarch"
},
"product_reference": "glib2-doc-0:2.50.3-4.el7_4.noarch",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:glib2-fam-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-fam-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:glib2-static-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-static-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:glib2-static-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-static-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:glib2-tests-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-tests-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:glib2-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.50.3-4.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:glib2-0:2.50.3-4.el7_4.ppc64le"
},
"product_reference": "glib2-0:2.50.3-4.el7_4.ppc64le",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.50.3-4.el7_4.src as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:glib2-0:2.50.3-4.el7_4.src"
},
"product_reference": "glib2-0:2.50.3-4.el7_4.src",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:glib2-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.50.3-4.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.50.3-4.el7_4.ppc64le",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-devel-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.50.3-4.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.ppc64le"
},
"product_reference": "glib2-devel-0:2.50.3-4.el7_4.ppc64le",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-devel-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.50.3-4.el7_4.noarch as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:glib2-doc-0:2.50.3-4.el7_4.noarch"
},
"product_reference": "glib2-doc-0:2.50.3-4.el7_4.noarch",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.50.3-4.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:glib2-fam-0:2.50.3-4.el7_4.ppc64le"
},
"product_reference": "glib2-fam-0:2.50.3-4.el7_4.ppc64le",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:glib2-fam-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-fam-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-static-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.50.3-4.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.ppc64le"
},
"product_reference": "glib2-static-0:2.50.3-4.el7_4.ppc64le",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-static-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.50.3-4.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:glib2-tests-0:2.50.3-4.el7_4.ppc64le"
},
"product_reference": "glib2-tests-0:2.50.3-4.el7_4.ppc64le",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:glib2-tests-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-tests-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:glib2-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.50.3-4.el7_4.src as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:glib2-0:2.50.3-4.el7_4.src"
},
"product_reference": "glib2-0:2.50.3-4.el7_4.src",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:glib2-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:glib2-debuginfo-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:glib2-devel-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-devel-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:glib2-devel-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-devel-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.50.3-4.el7_4.noarch as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:glib2-doc-0:2.50.3-4.el7_4.noarch"
},
"product_reference": "glib2-doc-0:2.50.3-4.el7_4.noarch",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:glib2-fam-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-fam-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:glib2-static-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-static-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:glib2-static-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-static-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:glib2-tests-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-tests-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-27219",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-02-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1929858"
}
],
"notes": [
{
"category": "description",
"text": "An integer wraparound was discovered in glib due to passing a 64 bit sized value to function g_memdup() which accepts a 32 bits number as argument. An attacker may abuse this flaw when an application linked against the glib library uses g_bytes_new() function or possibly other functions that use g_memdup() underneath and accept a 64 bits argument as size. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Applications that just use GBytes to access the data are affected by this flaw but the highest threat is to data confidentiality and/or the application availability, due to possible out-of-bounds reads. However, if the data in GBytes is taken through functions such as g_bytes_unref_to_data or g_bytes_unref_to_array it might be possible to have out-of-bounds writes due to the wrongly reported size of the buffer.\n\nApplications that use g_memdup to duplicate memory with user-controlled sizes should pay extra attention to the fact that g_memdup accepts a guint size instead of gsize. Thus directly passing a gsize value to g_memdup may results in integer truncation, allocating a buffer smaller than expected.",
"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": [
"7Server-7.4.AUS:glib2-0:2.50.3-4.el7_4.i686",
"7Server-7.4.AUS:glib2-0:2.50.3-4.el7_4.src",
"7Server-7.4.AUS:glib2-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.AUS:glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"7Server-7.4.AUS:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.AUS:glib2-devel-0:2.50.3-4.el7_4.i686",
"7Server-7.4.AUS:glib2-devel-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.AUS:glib2-doc-0:2.50.3-4.el7_4.noarch",
"7Server-7.4.AUS:glib2-fam-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.AUS:glib2-static-0:2.50.3-4.el7_4.i686",
"7Server-7.4.AUS:glib2-static-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.AUS:glib2-tests-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.E4S:glib2-0:2.50.3-4.el7_4.i686",
"7Server-7.4.E4S:glib2-0:2.50.3-4.el7_4.ppc64le",
"7Server-7.4.E4S:glib2-0:2.50.3-4.el7_4.src",
"7Server-7.4.E4S:glib2-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"7Server-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.ppc64le",
"7Server-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.i686",
"7Server-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.ppc64le",
"7Server-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.E4S:glib2-doc-0:2.50.3-4.el7_4.noarch",
"7Server-7.4.E4S:glib2-fam-0:2.50.3-4.el7_4.ppc64le",
"7Server-7.4.E4S:glib2-fam-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.i686",
"7Server-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.ppc64le",
"7Server-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.E4S:glib2-tests-0:2.50.3-4.el7_4.ppc64le",
"7Server-7.4.E4S:glib2-tests-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.TUS:glib2-0:2.50.3-4.el7_4.i686",
"7Server-7.4.TUS:glib2-0:2.50.3-4.el7_4.src",
"7Server-7.4.TUS:glib2-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.TUS:glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"7Server-7.4.TUS:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.TUS:glib2-devel-0:2.50.3-4.el7_4.i686",
"7Server-7.4.TUS:glib2-devel-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.TUS:glib2-doc-0:2.50.3-4.el7_4.noarch",
"7Server-7.4.TUS:glib2-fam-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.TUS:glib2-static-0:2.50.3-4.el7_4.i686",
"7Server-7.4.TUS:glib2-static-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.TUS:glib2-tests-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.AUS:glib2-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.AUS:glib2-0:2.50.3-4.el7_4.src",
"7Server-optional-7.4.AUS:glib2-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.AUS:glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.AUS:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.AUS:glib2-devel-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.AUS:glib2-devel-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.AUS:glib2-doc-0:2.50.3-4.el7_4.noarch",
"7Server-optional-7.4.AUS:glib2-fam-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.AUS:glib2-static-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.AUS:glib2-static-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.AUS:glib2-tests-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.E4S:glib2-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.E4S:glib2-0:2.50.3-4.el7_4.ppc64le",
"7Server-optional-7.4.E4S:glib2-0:2.50.3-4.el7_4.src",
"7Server-optional-7.4.E4S:glib2-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.ppc64le",
"7Server-optional-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.ppc64le",
"7Server-optional-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.E4S:glib2-doc-0:2.50.3-4.el7_4.noarch",
"7Server-optional-7.4.E4S:glib2-fam-0:2.50.3-4.el7_4.ppc64le",
"7Server-optional-7.4.E4S:glib2-fam-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.ppc64le",
"7Server-optional-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.E4S:glib2-tests-0:2.50.3-4.el7_4.ppc64le",
"7Server-optional-7.4.E4S:glib2-tests-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.TUS:glib2-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.TUS:glib2-0:2.50.3-4.el7_4.src",
"7Server-optional-7.4.TUS:glib2-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.TUS:glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.TUS:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.TUS:glib2-devel-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.TUS:glib2-devel-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.TUS:glib2-doc-0:2.50.3-4.el7_4.noarch",
"7Server-optional-7.4.TUS:glib2-fam-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.TUS:glib2-static-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.TUS:glib2-static-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.TUS:glib2-tests-0:2.50.3-4.el7_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-27219"
},
{
"category": "external",
"summary": "RHBZ#1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-27219",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27219"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219"
}
],
"release_date": "2021-02-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-06-01T11:27:26+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": [
"7Server-7.4.AUS:glib2-0:2.50.3-4.el7_4.i686",
"7Server-7.4.AUS:glib2-0:2.50.3-4.el7_4.src",
"7Server-7.4.AUS:glib2-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.AUS:glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"7Server-7.4.AUS:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.AUS:glib2-devel-0:2.50.3-4.el7_4.i686",
"7Server-7.4.AUS:glib2-devel-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.AUS:glib2-doc-0:2.50.3-4.el7_4.noarch",
"7Server-7.4.AUS:glib2-fam-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.AUS:glib2-static-0:2.50.3-4.el7_4.i686",
"7Server-7.4.AUS:glib2-static-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.AUS:glib2-tests-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.E4S:glib2-0:2.50.3-4.el7_4.i686",
"7Server-7.4.E4S:glib2-0:2.50.3-4.el7_4.ppc64le",
"7Server-7.4.E4S:glib2-0:2.50.3-4.el7_4.src",
"7Server-7.4.E4S:glib2-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"7Server-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.ppc64le",
"7Server-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.i686",
"7Server-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.ppc64le",
"7Server-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.E4S:glib2-doc-0:2.50.3-4.el7_4.noarch",
"7Server-7.4.E4S:glib2-fam-0:2.50.3-4.el7_4.ppc64le",
"7Server-7.4.E4S:glib2-fam-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.i686",
"7Server-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.ppc64le",
"7Server-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.E4S:glib2-tests-0:2.50.3-4.el7_4.ppc64le",
"7Server-7.4.E4S:glib2-tests-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.TUS:glib2-0:2.50.3-4.el7_4.i686",
"7Server-7.4.TUS:glib2-0:2.50.3-4.el7_4.src",
"7Server-7.4.TUS:glib2-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.TUS:glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"7Server-7.4.TUS:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.TUS:glib2-devel-0:2.50.3-4.el7_4.i686",
"7Server-7.4.TUS:glib2-devel-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.TUS:glib2-doc-0:2.50.3-4.el7_4.noarch",
"7Server-7.4.TUS:glib2-fam-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.TUS:glib2-static-0:2.50.3-4.el7_4.i686",
"7Server-7.4.TUS:glib2-static-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.TUS:glib2-tests-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.AUS:glib2-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.AUS:glib2-0:2.50.3-4.el7_4.src",
"7Server-optional-7.4.AUS:glib2-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.AUS:glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.AUS:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.AUS:glib2-devel-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.AUS:glib2-devel-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.AUS:glib2-doc-0:2.50.3-4.el7_4.noarch",
"7Server-optional-7.4.AUS:glib2-fam-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.AUS:glib2-static-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.AUS:glib2-static-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.AUS:glib2-tests-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.E4S:glib2-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.E4S:glib2-0:2.50.3-4.el7_4.ppc64le",
"7Server-optional-7.4.E4S:glib2-0:2.50.3-4.el7_4.src",
"7Server-optional-7.4.E4S:glib2-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.ppc64le",
"7Server-optional-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.ppc64le",
"7Server-optional-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.E4S:glib2-doc-0:2.50.3-4.el7_4.noarch",
"7Server-optional-7.4.E4S:glib2-fam-0:2.50.3-4.el7_4.ppc64le",
"7Server-optional-7.4.E4S:glib2-fam-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.ppc64le",
"7Server-optional-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.E4S:glib2-tests-0:2.50.3-4.el7_4.ppc64le",
"7Server-optional-7.4.E4S:glib2-tests-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.TUS:glib2-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.TUS:glib2-0:2.50.3-4.el7_4.src",
"7Server-optional-7.4.TUS:glib2-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.TUS:glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.TUS:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.TUS:glib2-devel-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.TUS:glib2-devel-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.TUS:glib2-doc-0:2.50.3-4.el7_4.noarch",
"7Server-optional-7.4.TUS:glib2-fam-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.TUS:glib2-static-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.TUS:glib2-static-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.TUS:glib2-tests-0:2.50.3-4.el7_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2174"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-7.4.AUS:glib2-0:2.50.3-4.el7_4.i686",
"7Server-7.4.AUS:glib2-0:2.50.3-4.el7_4.src",
"7Server-7.4.AUS:glib2-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.AUS:glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"7Server-7.4.AUS:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.AUS:glib2-devel-0:2.50.3-4.el7_4.i686",
"7Server-7.4.AUS:glib2-devel-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.AUS:glib2-doc-0:2.50.3-4.el7_4.noarch",
"7Server-7.4.AUS:glib2-fam-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.AUS:glib2-static-0:2.50.3-4.el7_4.i686",
"7Server-7.4.AUS:glib2-static-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.AUS:glib2-tests-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.E4S:glib2-0:2.50.3-4.el7_4.i686",
"7Server-7.4.E4S:glib2-0:2.50.3-4.el7_4.ppc64le",
"7Server-7.4.E4S:glib2-0:2.50.3-4.el7_4.src",
"7Server-7.4.E4S:glib2-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"7Server-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.ppc64le",
"7Server-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.i686",
"7Server-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.ppc64le",
"7Server-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.E4S:glib2-doc-0:2.50.3-4.el7_4.noarch",
"7Server-7.4.E4S:glib2-fam-0:2.50.3-4.el7_4.ppc64le",
"7Server-7.4.E4S:glib2-fam-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.i686",
"7Server-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.ppc64le",
"7Server-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.E4S:glib2-tests-0:2.50.3-4.el7_4.ppc64le",
"7Server-7.4.E4S:glib2-tests-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.TUS:glib2-0:2.50.3-4.el7_4.i686",
"7Server-7.4.TUS:glib2-0:2.50.3-4.el7_4.src",
"7Server-7.4.TUS:glib2-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.TUS:glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"7Server-7.4.TUS:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.TUS:glib2-devel-0:2.50.3-4.el7_4.i686",
"7Server-7.4.TUS:glib2-devel-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.TUS:glib2-doc-0:2.50.3-4.el7_4.noarch",
"7Server-7.4.TUS:glib2-fam-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.TUS:glib2-static-0:2.50.3-4.el7_4.i686",
"7Server-7.4.TUS:glib2-static-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.TUS:glib2-tests-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.AUS:glib2-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.AUS:glib2-0:2.50.3-4.el7_4.src",
"7Server-optional-7.4.AUS:glib2-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.AUS:glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.AUS:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.AUS:glib2-devel-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.AUS:glib2-devel-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.AUS:glib2-doc-0:2.50.3-4.el7_4.noarch",
"7Server-optional-7.4.AUS:glib2-fam-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.AUS:glib2-static-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.AUS:glib2-static-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.AUS:glib2-tests-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.E4S:glib2-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.E4S:glib2-0:2.50.3-4.el7_4.ppc64le",
"7Server-optional-7.4.E4S:glib2-0:2.50.3-4.el7_4.src",
"7Server-optional-7.4.E4S:glib2-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.ppc64le",
"7Server-optional-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.ppc64le",
"7Server-optional-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.E4S:glib2-doc-0:2.50.3-4.el7_4.noarch",
"7Server-optional-7.4.E4S:glib2-fam-0:2.50.3-4.el7_4.ppc64le",
"7Server-optional-7.4.E4S:glib2-fam-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.ppc64le",
"7Server-optional-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.E4S:glib2-tests-0:2.50.3-4.el7_4.ppc64le",
"7Server-optional-7.4.E4S:glib2-tests-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.TUS:glib2-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.TUS:glib2-0:2.50.3-4.el7_4.src",
"7Server-optional-7.4.TUS:glib2-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.TUS:glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.TUS:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.TUS:glib2-devel-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.TUS:glib2-devel-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.TUS:glib2-doc-0:2.50.3-4.el7_4.noarch",
"7Server-optional-7.4.TUS:glib2-fam-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.TUS:glib2-static-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.TUS:glib2-static-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.TUS:glib2-tests-0:2.50.3-4.el7_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits"
}
]
}
rhsa-2021_2147
Vulnerability from csaf_redhat
Notes
{
"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 glib2 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": "GLib provides the core application building blocks for libraries and applications written in C. It provides the core object system used in GNOME, the main loop implementation, and a large set of utility functions for strings and common data structures.\n\nSecurity Fix(es):\n\n* glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits (CVE-2021-27219)\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-2021:2147",
"url": "https://access.redhat.com/errata/RHSA-2021:2147"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_2147.json"
}
],
"title": "Red Hat Security Advisory: glib2 security update",
"tracking": {
"current_release_date": "2024-11-15T11:48:52+00:00",
"generator": {
"date": "2024-11-15T11:48:52+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2021:2147",
"initial_release_date": "2021-05-31T10:26:50+00:00",
"revision_history": [
{
"date": "2021-05-31T10:26:50+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-05-31T10:26:50+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-15T11:48:52+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": "glib2-0:2.56.1-9.el7_9.src",
"product": {
"name": "glib2-0:2.56.1-9.el7_9.src",
"product_id": "glib2-0:2.56.1-9.el7_9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-9.el7_9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.1-9.el7_9.i686",
"product": {
"name": "glib2-0:2.56.1-9.el7_9.i686",
"product_id": "glib2-0:2.56.1-9.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-9.el7_9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"product": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"product_id": "glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.1-9.el7_9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.1-9.el7_9.i686",
"product": {
"name": "glib2-devel-0:2.56.1-9.el7_9.i686",
"product_id": "glib2-devel-0:2.56.1-9.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.1-9.el7_9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.1-9.el7_9.i686",
"product": {
"name": "glib2-static-0:2.56.1-9.el7_9.i686",
"product_id": "glib2-static-0:2.56.1-9.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.1-9.el7_9?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.1-9.el7_9.x86_64",
"product": {
"name": "glib2-0:2.56.1-9.el7_9.x86_64",
"product_id": "glib2-0:2.56.1-9.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-9.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"product": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"product_id": "glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.1-9.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.1-9.el7_9.x86_64",
"product": {
"name": "glib2-devel-0:2.56.1-9.el7_9.x86_64",
"product_id": "glib2-devel-0:2.56.1-9.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.1-9.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.56.1-9.el7_9.x86_64",
"product": {
"name": "glib2-fam-0:2.56.1-9.el7_9.x86_64",
"product_id": "glib2-fam-0:2.56.1-9.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.1-9.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.1-9.el7_9.x86_64",
"product": {
"name": "glib2-static-0:2.56.1-9.el7_9.x86_64",
"product_id": "glib2-static-0:2.56.1-9.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.1-9.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.1-9.el7_9.x86_64",
"product": {
"name": "glib2-tests-0:2.56.1-9.el7_9.x86_64",
"product_id": "glib2-tests-0:2.56.1-9.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.1-9.el7_9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-doc-0:2.56.1-9.el7_9.noarch",
"product": {
"name": "glib2-doc-0:2.56.1-9.el7_9.noarch",
"product_id": "glib2-doc-0:2.56.1-9.el7_9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-doc@2.56.1-9.el7_9?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.1-9.el7_9.ppc",
"product": {
"name": "glib2-0:2.56.1-9.el7_9.ppc",
"product_id": "glib2-0:2.56.1-9.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-9.el7_9?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc",
"product": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc",
"product_id": "glib2-devel-0:2.56.1-9.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.1-9.el7_9?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"product": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"product_id": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.1-9.el7_9?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.1-9.el7_9.ppc",
"product": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc",
"product_id": "glib2-static-0:2.56.1-9.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.1-9.el7_9?arch=ppc"
}
}
}
],
"category": "architecture",
"name": "ppc"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.1-9.el7_9.ppc64",
"product": {
"name": "glib2-0:2.56.1-9.el7_9.ppc64",
"product_id": "glib2-0:2.56.1-9.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-9.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc64",
"product": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc64",
"product_id": "glib2-devel-0:2.56.1-9.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.1-9.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"product": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"product_id": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.1-9.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.56.1-9.el7_9.ppc64",
"product": {
"name": "glib2-fam-0:2.56.1-9.el7_9.ppc64",
"product_id": "glib2-fam-0:2.56.1-9.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.1-9.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.1-9.el7_9.ppc64",
"product": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc64",
"product_id": "glib2-static-0:2.56.1-9.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.1-9.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.1-9.el7_9.ppc64",
"product": {
"name": "glib2-tests-0:2.56.1-9.el7_9.ppc64",
"product_id": "glib2-tests-0:2.56.1-9.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.1-9.el7_9?arch=ppc64"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.1-9.el7_9.s390",
"product": {
"name": "glib2-0:2.56.1-9.el7_9.s390",
"product_id": "glib2-0:2.56.1-9.el7_9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-9.el7_9?arch=s390"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.1-9.el7_9.s390",
"product": {
"name": "glib2-devel-0:2.56.1-9.el7_9.s390",
"product_id": "glib2-devel-0:2.56.1-9.el7_9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.1-9.el7_9?arch=s390"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"product": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"product_id": "glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.1-9.el7_9?arch=s390"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.1-9.el7_9.s390",
"product": {
"name": "glib2-static-0:2.56.1-9.el7_9.s390",
"product_id": "glib2-static-0:2.56.1-9.el7_9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.1-9.el7_9?arch=s390"
}
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.1-9.el7_9.s390x",
"product": {
"name": "glib2-0:2.56.1-9.el7_9.s390x",
"product_id": "glib2-0:2.56.1-9.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-9.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.1-9.el7_9.s390x",
"product": {
"name": "glib2-devel-0:2.56.1-9.el7_9.s390x",
"product_id": "glib2-devel-0:2.56.1-9.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.1-9.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"product": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"product_id": "glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.1-9.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.56.1-9.el7_9.s390x",
"product": {
"name": "glib2-fam-0:2.56.1-9.el7_9.s390x",
"product_id": "glib2-fam-0:2.56.1-9.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.1-9.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.1-9.el7_9.s390x",
"product": {
"name": "glib2-static-0:2.56.1-9.el7_9.s390x",
"product_id": "glib2-static-0:2.56.1-9.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.1-9.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.1-9.el7_9.s390x",
"product": {
"name": "glib2-tests-0:2.56.1-9.el7_9.s390x",
"product_id": "glib2-tests-0:2.56.1-9.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.1-9.el7_9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.1-9.el7_9.ppc64le",
"product": {
"name": "glib2-0:2.56.1-9.el7_9.ppc64le",
"product_id": "glib2-0:2.56.1-9.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-9.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"product": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"product_id": "glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.1-9.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"product": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"product_id": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.1-9.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"product": {
"name": "glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"product_id": "glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.1-9.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.1-9.el7_9.ppc64le",
"product": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc64le",
"product_id": "glib2-static-0:2.56.1-9.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.1-9.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"product": {
"name": "glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"product_id": "glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.1-9.el7_9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.src as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.src"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.src",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.1-9.el7_9.noarch as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch"
},
"product_reference": "glib2-doc-0:2.56.1-9.el7_9.noarch",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.src"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.src",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.1-9.el7_9.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch"
},
"product_reference": "glib2-doc-0:2.56.1-9.el7_9.noarch",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.src"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.src",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.1-9.el7_9.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch"
},
"product_reference": "glib2-doc-0:2.56.1-9.el7_9.noarch",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.src as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.src"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.src",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.1-9.el7_9.noarch as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch"
},
"product_reference": "glib2-doc-0:2.56.1-9.el7_9.noarch",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.src"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.src",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.1-9.el7_9.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch"
},
"product_reference": "glib2-doc-0:2.56.1-9.el7_9.noarch",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.src as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.src"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.src",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.1-9.el7_9.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch"
},
"product_reference": "glib2-doc-0:2.56.1-9.el7_9.noarch",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.src"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.src",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.1-9.el7_9.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch"
},
"product_reference": "glib2-doc-0:2.56.1-9.el7_9.noarch",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-27219",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-02-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1929858"
}
],
"notes": [
{
"category": "description",
"text": "An integer wraparound was discovered in glib due to passing a 64 bit sized value to function g_memdup() which accepts a 32 bits number as argument. An attacker may abuse this flaw when an application linked against the glib library uses g_bytes_new() function or possibly other functions that use g_memdup() underneath and accept a 64 bits argument as size. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Applications that just use GBytes to access the data are affected by this flaw but the highest threat is to data confidentiality and/or the application availability, due to possible out-of-bounds reads. However, if the data in GBytes is taken through functions such as g_bytes_unref_to_data or g_bytes_unref_to_array it might be possible to have out-of-bounds writes due to the wrongly reported size of the buffer.\n\nApplications that use g_memdup to duplicate memory with user-controlled sizes should pay extra attention to the fact that g_memdup accepts a guint size instead of gsize. Thus directly passing a gsize value to g_memdup may results in integer truncation, allocating a buffer smaller than expected.",
"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:glib2-0:2.56.1-9.el7_9.i686",
"7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc",
"7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64",
"7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le",
"7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.s390",
"7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x",
"7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.src",
"7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64",
"7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686",
"7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc",
"7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64",
"7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390",
"7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x",
"7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64",
"7Client-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch",
"7Client-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64",
"7Client-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"7Client-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x",
"7Client-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64",
"7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686",
"7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc",
"7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64",
"7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le",
"7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390",
"7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x",
"7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64",
"7Client-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64",
"7Client-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"7Client-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x",
"7Client-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.i686",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.src",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64",
"7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686",
"7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc",
"7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64",
"7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390",
"7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x",
"7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64",
"7Client-optional-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch",
"7Client-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64",
"7Client-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"7Client-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x",
"7Client-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64",
"7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686",
"7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc",
"7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64",
"7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le",
"7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390",
"7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x",
"7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64",
"7Client-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64",
"7Client-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"7Client-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x",
"7Client-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.i686",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.src",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686",
"7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390",
"7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch",
"7ComputeNode-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686",
"7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390",
"7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.i686",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.s390",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.src",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64",
"7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686",
"7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc",
"7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64",
"7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390",
"7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x",
"7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64",
"7Server-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch",
"7Server-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64",
"7Server-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"7Server-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x",
"7Server-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64",
"7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686",
"7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc",
"7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64",
"7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le",
"7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390",
"7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x",
"7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64",
"7Server-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64",
"7Server-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"7Server-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x",
"7Server-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.i686",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.src",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64",
"7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686",
"7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc",
"7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64",
"7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390",
"7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x",
"7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64",
"7Server-optional-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch",
"7Server-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64",
"7Server-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"7Server-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x",
"7Server-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64",
"7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686",
"7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc",
"7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64",
"7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le",
"7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390",
"7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x",
"7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64",
"7Server-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64",
"7Server-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"7Server-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x",
"7Server-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.i686",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.s390",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.src",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64",
"7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686",
"7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc",
"7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64",
"7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390",
"7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x",
"7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64",
"7Workstation-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch",
"7Workstation-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64",
"7Workstation-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x",
"7Workstation-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64",
"7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686",
"7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc",
"7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64",
"7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390",
"7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x",
"7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64",
"7Workstation-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64",
"7Workstation-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x",
"7Workstation-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.i686",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.src",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64",
"7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686",
"7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc",
"7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64",
"7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390",
"7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x",
"7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64",
"7Workstation-optional-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch",
"7Workstation-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64",
"7Workstation-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x",
"7Workstation-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64",
"7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686",
"7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc",
"7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64",
"7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390",
"7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x",
"7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64",
"7Workstation-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64",
"7Workstation-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x",
"7Workstation-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-27219"
},
{
"category": "external",
"summary": "RHBZ#1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-27219",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27219"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219"
}
],
"release_date": "2021-02-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-05-31T10:26:50+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:glib2-0:2.56.1-9.el7_9.i686",
"7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc",
"7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64",
"7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le",
"7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.s390",
"7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x",
"7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.src",
"7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64",
"7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686",
"7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc",
"7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64",
"7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390",
"7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x",
"7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64",
"7Client-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch",
"7Client-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64",
"7Client-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"7Client-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x",
"7Client-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64",
"7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686",
"7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc",
"7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64",
"7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le",
"7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390",
"7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x",
"7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64",
"7Client-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64",
"7Client-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"7Client-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x",
"7Client-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.i686",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.src",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64",
"7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686",
"7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc",
"7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64",
"7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390",
"7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x",
"7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64",
"7Client-optional-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch",
"7Client-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64",
"7Client-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"7Client-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x",
"7Client-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64",
"7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686",
"7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc",
"7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64",
"7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le",
"7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390",
"7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x",
"7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64",
"7Client-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64",
"7Client-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"7Client-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x",
"7Client-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.i686",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.src",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686",
"7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390",
"7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch",
"7ComputeNode-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686",
"7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390",
"7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.i686",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.s390",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.src",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64",
"7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686",
"7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc",
"7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64",
"7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390",
"7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x",
"7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64",
"7Server-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch",
"7Server-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64",
"7Server-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"7Server-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x",
"7Server-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64",
"7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686",
"7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc",
"7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64",
"7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le",
"7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390",
"7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x",
"7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64",
"7Server-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64",
"7Server-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"7Server-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x",
"7Server-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.i686",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.src",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64",
"7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686",
"7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc",
"7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64",
"7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390",
"7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x",
"7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64",
"7Server-optional-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch",
"7Server-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64",
"7Server-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"7Server-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x",
"7Server-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64",
"7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686",
"7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc",
"7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64",
"7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le",
"7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390",
"7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x",
"7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64",
"7Server-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64",
"7Server-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"7Server-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x",
"7Server-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.i686",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.s390",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.src",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64",
"7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686",
"7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc",
"7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64",
"7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390",
"7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x",
"7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64",
"7Workstation-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch",
"7Workstation-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64",
"7Workstation-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x",
"7Workstation-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64",
"7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686",
"7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc",
"7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64",
"7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390",
"7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x",
"7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64",
"7Workstation-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64",
"7Workstation-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x",
"7Workstation-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.i686",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.src",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64",
"7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686",
"7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc",
"7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64",
"7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390",
"7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x",
"7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64",
"7Workstation-optional-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch",
"7Workstation-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64",
"7Workstation-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x",
"7Workstation-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64",
"7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686",
"7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc",
"7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64",
"7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390",
"7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x",
"7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64",
"7Workstation-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64",
"7Workstation-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x",
"7Workstation-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2147"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.i686",
"7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc",
"7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64",
"7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le",
"7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.s390",
"7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x",
"7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.src",
"7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64",
"7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686",
"7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc",
"7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64",
"7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390",
"7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x",
"7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64",
"7Client-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch",
"7Client-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64",
"7Client-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"7Client-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x",
"7Client-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64",
"7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686",
"7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc",
"7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64",
"7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le",
"7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390",
"7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x",
"7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64",
"7Client-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64",
"7Client-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"7Client-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x",
"7Client-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.i686",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.src",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64",
"7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686",
"7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc",
"7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64",
"7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390",
"7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x",
"7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64",
"7Client-optional-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch",
"7Client-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64",
"7Client-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"7Client-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x",
"7Client-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64",
"7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686",
"7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc",
"7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64",
"7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le",
"7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390",
"7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x",
"7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64",
"7Client-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64",
"7Client-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"7Client-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x",
"7Client-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.i686",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.src",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686",
"7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390",
"7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch",
"7ComputeNode-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686",
"7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390",
"7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.i686",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.s390",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.src",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64",
"7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686",
"7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc",
"7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64",
"7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390",
"7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x",
"7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64",
"7Server-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch",
"7Server-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64",
"7Server-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"7Server-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x",
"7Server-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64",
"7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686",
"7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc",
"7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64",
"7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le",
"7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390",
"7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x",
"7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64",
"7Server-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64",
"7Server-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"7Server-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x",
"7Server-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.i686",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.src",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64",
"7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686",
"7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc",
"7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64",
"7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390",
"7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x",
"7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64",
"7Server-optional-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch",
"7Server-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64",
"7Server-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"7Server-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x",
"7Server-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64",
"7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686",
"7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc",
"7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64",
"7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le",
"7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390",
"7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x",
"7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64",
"7Server-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64",
"7Server-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"7Server-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x",
"7Server-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.i686",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.s390",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.src",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64",
"7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686",
"7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc",
"7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64",
"7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390",
"7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x",
"7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64",
"7Workstation-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch",
"7Workstation-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64",
"7Workstation-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x",
"7Workstation-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64",
"7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686",
"7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc",
"7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64",
"7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390",
"7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x",
"7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64",
"7Workstation-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64",
"7Workstation-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x",
"7Workstation-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.i686",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.src",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64",
"7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686",
"7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc",
"7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64",
"7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390",
"7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x",
"7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64",
"7Workstation-optional-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch",
"7Workstation-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64",
"7Workstation-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x",
"7Workstation-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64",
"7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686",
"7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc",
"7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64",
"7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390",
"7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x",
"7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64",
"7Workstation-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64",
"7Workstation-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x",
"7Workstation-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits"
}
]
}
rhsa-2021:2467
Vulnerability from csaf_redhat
Notes
{
"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 glib2 is now available for Red Hat Enterprise Linux 6 Extended Lifecycle 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": "GLib provides the core application building blocks for libraries and applications written in C. It provides the core object system used in GNOME, the main loop implementation, and a large set of utility functions for strings and common data structures.\n\nSecurity Fix(es):\n\n* glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits (CVE-2021-27219)\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-2021:2467",
"url": "https://access.redhat.com/errata/RHSA-2021:2467"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_2467.json"
}
],
"title": "Red Hat Security Advisory: glib2 security update",
"tracking": {
"current_release_date": "2025-11-21T18:23:35+00:00",
"generator": {
"date": "2025-11-21T18:23:35+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2021:2467",
"initial_release_date": "2021-06-17T10:11:18+00:00",
"revision_history": [
{
"date": "2021-06-17T10:11:18+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-06-17T10:11:18+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:23:35+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 Server (v. 6 ELS)",
"product": {
"name": "Red Hat Enterprise Linux Server (v. 6 ELS)",
"product_id": "6Server-ELS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_els:6"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional (v. 6 ELS)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional (v. 6 ELS)",
"product_id": "6Server-optional-ELS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_els:6"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.28.8-11.el6_10.src",
"product": {
"name": "glib2-0:2.28.8-11.el6_10.src",
"product_id": "glib2-0:2.28.8-11.el6_10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.28.8-11.el6_10?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.28.8-11.el6_10.s390",
"product": {
"name": "glib2-0:2.28.8-11.el6_10.s390",
"product_id": "glib2-0:2.28.8-11.el6_10.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.28.8-11.el6_10?arch=s390"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.28.8-11.el6_10.s390",
"product": {
"name": "glib2-devel-0:2.28.8-11.el6_10.s390",
"product_id": "glib2-devel-0:2.28.8-11.el6_10.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.28.8-11.el6_10?arch=s390"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.28.8-11.el6_10.s390",
"product": {
"name": "glib2-debuginfo-0:2.28.8-11.el6_10.s390",
"product_id": "glib2-debuginfo-0:2.28.8-11.el6_10.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.28.8-11.el6_10?arch=s390"
}
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.28.8-11.el6_10.s390x",
"product": {
"name": "glib2-0:2.28.8-11.el6_10.s390x",
"product_id": "glib2-0:2.28.8-11.el6_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.28.8-11.el6_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.28.8-11.el6_10.s390x",
"product": {
"name": "glib2-devel-0:2.28.8-11.el6_10.s390x",
"product_id": "glib2-devel-0:2.28.8-11.el6_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.28.8-11.el6_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.28.8-11.el6_10.s390x",
"product": {
"name": "glib2-debuginfo-0:2.28.8-11.el6_10.s390x",
"product_id": "glib2-debuginfo-0:2.28.8-11.el6_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.28.8-11.el6_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.28.8-11.el6_10.s390x",
"product": {
"name": "glib2-static-0:2.28.8-11.el6_10.s390x",
"product_id": "glib2-static-0:2.28.8-11.el6_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.28.8-11.el6_10?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.28.8-11.el6_10.x86_64",
"product": {
"name": "glib2-0:2.28.8-11.el6_10.x86_64",
"product_id": "glib2-0:2.28.8-11.el6_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.28.8-11.el6_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.28.8-11.el6_10.x86_64",
"product": {
"name": "glib2-devel-0:2.28.8-11.el6_10.x86_64",
"product_id": "glib2-devel-0:2.28.8-11.el6_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.28.8-11.el6_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.28.8-11.el6_10.x86_64",
"product": {
"name": "glib2-debuginfo-0:2.28.8-11.el6_10.x86_64",
"product_id": "glib2-debuginfo-0:2.28.8-11.el6_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.28.8-11.el6_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.28.8-11.el6_10.x86_64",
"product": {
"name": "glib2-static-0:2.28.8-11.el6_10.x86_64",
"product_id": "glib2-static-0:2.28.8-11.el6_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.28.8-11.el6_10?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.28.8-11.el6_10.i686",
"product": {
"name": "glib2-0:2.28.8-11.el6_10.i686",
"product_id": "glib2-0:2.28.8-11.el6_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.28.8-11.el6_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.28.8-11.el6_10.i686",
"product": {
"name": "glib2-devel-0:2.28.8-11.el6_10.i686",
"product_id": "glib2-devel-0:2.28.8-11.el6_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.28.8-11.el6_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.28.8-11.el6_10.i686",
"product": {
"name": "glib2-debuginfo-0:2.28.8-11.el6_10.i686",
"product_id": "glib2-debuginfo-0:2.28.8-11.el6_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.28.8-11.el6_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.28.8-11.el6_10.i686",
"product": {
"name": "glib2-static-0:2.28.8-11.el6_10.i686",
"product_id": "glib2-static-0:2.28.8-11.el6_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.28.8-11.el6_10?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-doc-0:2.28.8-11.el6_10.noarch",
"product": {
"name": "glib2-doc-0:2.28.8-11.el6_10.noarch",
"product_id": "glib2-doc-0:2.28.8-11.el6_10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-doc@2.28.8-11.el6_10?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.28.8-11.el6_10.i686 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)",
"product_id": "6Server-ELS:glib2-0:2.28.8-11.el6_10.i686"
},
"product_reference": "glib2-0:2.28.8-11.el6_10.i686",
"relates_to_product_reference": "6Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.28.8-11.el6_10.s390 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)",
"product_id": "6Server-ELS:glib2-0:2.28.8-11.el6_10.s390"
},
"product_reference": "glib2-0:2.28.8-11.el6_10.s390",
"relates_to_product_reference": "6Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.28.8-11.el6_10.s390x as a component of Red Hat Enterprise Linux Server (v. 6 ELS)",
"product_id": "6Server-ELS:glib2-0:2.28.8-11.el6_10.s390x"
},
"product_reference": "glib2-0:2.28.8-11.el6_10.s390x",
"relates_to_product_reference": "6Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.28.8-11.el6_10.src as a component of Red Hat Enterprise Linux Server (v. 6 ELS)",
"product_id": "6Server-ELS:glib2-0:2.28.8-11.el6_10.src"
},
"product_reference": "glib2-0:2.28.8-11.el6_10.src",
"relates_to_product_reference": "6Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.28.8-11.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)",
"product_id": "6Server-ELS:glib2-0:2.28.8-11.el6_10.x86_64"
},
"product_reference": "glib2-0:2.28.8-11.el6_10.x86_64",
"relates_to_product_reference": "6Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.28.8-11.el6_10.i686 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)",
"product_id": "6Server-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.i686"
},
"product_reference": "glib2-debuginfo-0:2.28.8-11.el6_10.i686",
"relates_to_product_reference": "6Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.28.8-11.el6_10.s390 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)",
"product_id": "6Server-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.s390"
},
"product_reference": "glib2-debuginfo-0:2.28.8-11.el6_10.s390",
"relates_to_product_reference": "6Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.28.8-11.el6_10.s390x as a component of Red Hat Enterprise Linux Server (v. 6 ELS)",
"product_id": "6Server-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.s390x"
},
"product_reference": "glib2-debuginfo-0:2.28.8-11.el6_10.s390x",
"relates_to_product_reference": "6Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.28.8-11.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)",
"product_id": "6Server-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.28.8-11.el6_10.x86_64",
"relates_to_product_reference": "6Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.28.8-11.el6_10.i686 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)",
"product_id": "6Server-ELS:glib2-devel-0:2.28.8-11.el6_10.i686"
},
"product_reference": "glib2-devel-0:2.28.8-11.el6_10.i686",
"relates_to_product_reference": "6Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.28.8-11.el6_10.s390 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)",
"product_id": "6Server-ELS:glib2-devel-0:2.28.8-11.el6_10.s390"
},
"product_reference": "glib2-devel-0:2.28.8-11.el6_10.s390",
"relates_to_product_reference": "6Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.28.8-11.el6_10.s390x as a component of Red Hat Enterprise Linux Server (v. 6 ELS)",
"product_id": "6Server-ELS:glib2-devel-0:2.28.8-11.el6_10.s390x"
},
"product_reference": "glib2-devel-0:2.28.8-11.el6_10.s390x",
"relates_to_product_reference": "6Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.28.8-11.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)",
"product_id": "6Server-ELS:glib2-devel-0:2.28.8-11.el6_10.x86_64"
},
"product_reference": "glib2-devel-0:2.28.8-11.el6_10.x86_64",
"relates_to_product_reference": "6Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.28.8-11.el6_10.noarch as a component of Red Hat Enterprise Linux Server (v. 6 ELS)",
"product_id": "6Server-ELS:glib2-doc-0:2.28.8-11.el6_10.noarch"
},
"product_reference": "glib2-doc-0:2.28.8-11.el6_10.noarch",
"relates_to_product_reference": "6Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.28.8-11.el6_10.i686 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)",
"product_id": "6Server-ELS:glib2-static-0:2.28.8-11.el6_10.i686"
},
"product_reference": "glib2-static-0:2.28.8-11.el6_10.i686",
"relates_to_product_reference": "6Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.28.8-11.el6_10.s390x as a component of Red Hat Enterprise Linux Server (v. 6 ELS)",
"product_id": "6Server-ELS:glib2-static-0:2.28.8-11.el6_10.s390x"
},
"product_reference": "glib2-static-0:2.28.8-11.el6_10.s390x",
"relates_to_product_reference": "6Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.28.8-11.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)",
"product_id": "6Server-ELS:glib2-static-0:2.28.8-11.el6_10.x86_64"
},
"product_reference": "glib2-static-0:2.28.8-11.el6_10.x86_64",
"relates_to_product_reference": "6Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.28.8-11.el6_10.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)",
"product_id": "6Server-optional-ELS:glib2-0:2.28.8-11.el6_10.i686"
},
"product_reference": "glib2-0:2.28.8-11.el6_10.i686",
"relates_to_product_reference": "6Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.28.8-11.el6_10.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)",
"product_id": "6Server-optional-ELS:glib2-0:2.28.8-11.el6_10.s390"
},
"product_reference": "glib2-0:2.28.8-11.el6_10.s390",
"relates_to_product_reference": "6Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.28.8-11.el6_10.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)",
"product_id": "6Server-optional-ELS:glib2-0:2.28.8-11.el6_10.s390x"
},
"product_reference": "glib2-0:2.28.8-11.el6_10.s390x",
"relates_to_product_reference": "6Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.28.8-11.el6_10.src as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)",
"product_id": "6Server-optional-ELS:glib2-0:2.28.8-11.el6_10.src"
},
"product_reference": "glib2-0:2.28.8-11.el6_10.src",
"relates_to_product_reference": "6Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.28.8-11.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)",
"product_id": "6Server-optional-ELS:glib2-0:2.28.8-11.el6_10.x86_64"
},
"product_reference": "glib2-0:2.28.8-11.el6_10.x86_64",
"relates_to_product_reference": "6Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.28.8-11.el6_10.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)",
"product_id": "6Server-optional-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.i686"
},
"product_reference": "glib2-debuginfo-0:2.28.8-11.el6_10.i686",
"relates_to_product_reference": "6Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.28.8-11.el6_10.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)",
"product_id": "6Server-optional-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.s390"
},
"product_reference": "glib2-debuginfo-0:2.28.8-11.el6_10.s390",
"relates_to_product_reference": "6Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.28.8-11.el6_10.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)",
"product_id": "6Server-optional-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.s390x"
},
"product_reference": "glib2-debuginfo-0:2.28.8-11.el6_10.s390x",
"relates_to_product_reference": "6Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.28.8-11.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)",
"product_id": "6Server-optional-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.28.8-11.el6_10.x86_64",
"relates_to_product_reference": "6Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.28.8-11.el6_10.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)",
"product_id": "6Server-optional-ELS:glib2-devel-0:2.28.8-11.el6_10.i686"
},
"product_reference": "glib2-devel-0:2.28.8-11.el6_10.i686",
"relates_to_product_reference": "6Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.28.8-11.el6_10.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)",
"product_id": "6Server-optional-ELS:glib2-devel-0:2.28.8-11.el6_10.s390"
},
"product_reference": "glib2-devel-0:2.28.8-11.el6_10.s390",
"relates_to_product_reference": "6Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.28.8-11.el6_10.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)",
"product_id": "6Server-optional-ELS:glib2-devel-0:2.28.8-11.el6_10.s390x"
},
"product_reference": "glib2-devel-0:2.28.8-11.el6_10.s390x",
"relates_to_product_reference": "6Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.28.8-11.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)",
"product_id": "6Server-optional-ELS:glib2-devel-0:2.28.8-11.el6_10.x86_64"
},
"product_reference": "glib2-devel-0:2.28.8-11.el6_10.x86_64",
"relates_to_product_reference": "6Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.28.8-11.el6_10.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)",
"product_id": "6Server-optional-ELS:glib2-doc-0:2.28.8-11.el6_10.noarch"
},
"product_reference": "glib2-doc-0:2.28.8-11.el6_10.noarch",
"relates_to_product_reference": "6Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.28.8-11.el6_10.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)",
"product_id": "6Server-optional-ELS:glib2-static-0:2.28.8-11.el6_10.i686"
},
"product_reference": "glib2-static-0:2.28.8-11.el6_10.i686",
"relates_to_product_reference": "6Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.28.8-11.el6_10.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)",
"product_id": "6Server-optional-ELS:glib2-static-0:2.28.8-11.el6_10.s390x"
},
"product_reference": "glib2-static-0:2.28.8-11.el6_10.s390x",
"relates_to_product_reference": "6Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.28.8-11.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)",
"product_id": "6Server-optional-ELS:glib2-static-0:2.28.8-11.el6_10.x86_64"
},
"product_reference": "glib2-static-0:2.28.8-11.el6_10.x86_64",
"relates_to_product_reference": "6Server-optional-ELS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-27219",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-02-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1929858"
}
],
"notes": [
{
"category": "description",
"text": "An integer wraparound was discovered in glib due to passing a 64 bit sized value to function g_memdup() which accepts a 32 bits number as argument. An attacker may abuse this flaw when an application linked against the glib library uses g_bytes_new() function or possibly other functions that use g_memdup() underneath and accept a 64 bits argument as size. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Applications that just use GBytes to access the data are affected by this flaw but the highest threat is to data confidentiality and/or the application availability, due to possible out-of-bounds reads. However, if the data in GBytes is taken through functions such as g_bytes_unref_to_data or g_bytes_unref_to_array it might be possible to have out-of-bounds writes due to the wrongly reported size of the buffer.\n\nApplications that use g_memdup to duplicate memory with user-controlled sizes should pay extra attention to the fact that g_memdup accepts a guint size instead of gsize. Thus directly passing a gsize value to g_memdup may results in integer truncation, allocating a buffer smaller than expected.",
"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": [
"6Server-ELS:glib2-0:2.28.8-11.el6_10.i686",
"6Server-ELS:glib2-0:2.28.8-11.el6_10.s390",
"6Server-ELS:glib2-0:2.28.8-11.el6_10.s390x",
"6Server-ELS:glib2-0:2.28.8-11.el6_10.src",
"6Server-ELS:glib2-0:2.28.8-11.el6_10.x86_64",
"6Server-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.i686",
"6Server-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.s390",
"6Server-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.s390x",
"6Server-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.x86_64",
"6Server-ELS:glib2-devel-0:2.28.8-11.el6_10.i686",
"6Server-ELS:glib2-devel-0:2.28.8-11.el6_10.s390",
"6Server-ELS:glib2-devel-0:2.28.8-11.el6_10.s390x",
"6Server-ELS:glib2-devel-0:2.28.8-11.el6_10.x86_64",
"6Server-ELS:glib2-doc-0:2.28.8-11.el6_10.noarch",
"6Server-ELS:glib2-static-0:2.28.8-11.el6_10.i686",
"6Server-ELS:glib2-static-0:2.28.8-11.el6_10.s390x",
"6Server-ELS:glib2-static-0:2.28.8-11.el6_10.x86_64",
"6Server-optional-ELS:glib2-0:2.28.8-11.el6_10.i686",
"6Server-optional-ELS:glib2-0:2.28.8-11.el6_10.s390",
"6Server-optional-ELS:glib2-0:2.28.8-11.el6_10.s390x",
"6Server-optional-ELS:glib2-0:2.28.8-11.el6_10.src",
"6Server-optional-ELS:glib2-0:2.28.8-11.el6_10.x86_64",
"6Server-optional-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.i686",
"6Server-optional-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.s390",
"6Server-optional-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.s390x",
"6Server-optional-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.x86_64",
"6Server-optional-ELS:glib2-devel-0:2.28.8-11.el6_10.i686",
"6Server-optional-ELS:glib2-devel-0:2.28.8-11.el6_10.s390",
"6Server-optional-ELS:glib2-devel-0:2.28.8-11.el6_10.s390x",
"6Server-optional-ELS:glib2-devel-0:2.28.8-11.el6_10.x86_64",
"6Server-optional-ELS:glib2-doc-0:2.28.8-11.el6_10.noarch",
"6Server-optional-ELS:glib2-static-0:2.28.8-11.el6_10.i686",
"6Server-optional-ELS:glib2-static-0:2.28.8-11.el6_10.s390x",
"6Server-optional-ELS:glib2-static-0:2.28.8-11.el6_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-27219"
},
{
"category": "external",
"summary": "RHBZ#1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-27219",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27219"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219"
}
],
"release_date": "2021-02-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-06-17T10:11:18+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": [
"6Server-ELS:glib2-0:2.28.8-11.el6_10.i686",
"6Server-ELS:glib2-0:2.28.8-11.el6_10.s390",
"6Server-ELS:glib2-0:2.28.8-11.el6_10.s390x",
"6Server-ELS:glib2-0:2.28.8-11.el6_10.src",
"6Server-ELS:glib2-0:2.28.8-11.el6_10.x86_64",
"6Server-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.i686",
"6Server-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.s390",
"6Server-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.s390x",
"6Server-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.x86_64",
"6Server-ELS:glib2-devel-0:2.28.8-11.el6_10.i686",
"6Server-ELS:glib2-devel-0:2.28.8-11.el6_10.s390",
"6Server-ELS:glib2-devel-0:2.28.8-11.el6_10.s390x",
"6Server-ELS:glib2-devel-0:2.28.8-11.el6_10.x86_64",
"6Server-ELS:glib2-doc-0:2.28.8-11.el6_10.noarch",
"6Server-ELS:glib2-static-0:2.28.8-11.el6_10.i686",
"6Server-ELS:glib2-static-0:2.28.8-11.el6_10.s390x",
"6Server-ELS:glib2-static-0:2.28.8-11.el6_10.x86_64",
"6Server-optional-ELS:glib2-0:2.28.8-11.el6_10.i686",
"6Server-optional-ELS:glib2-0:2.28.8-11.el6_10.s390",
"6Server-optional-ELS:glib2-0:2.28.8-11.el6_10.s390x",
"6Server-optional-ELS:glib2-0:2.28.8-11.el6_10.src",
"6Server-optional-ELS:glib2-0:2.28.8-11.el6_10.x86_64",
"6Server-optional-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.i686",
"6Server-optional-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.s390",
"6Server-optional-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.s390x",
"6Server-optional-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.x86_64",
"6Server-optional-ELS:glib2-devel-0:2.28.8-11.el6_10.i686",
"6Server-optional-ELS:glib2-devel-0:2.28.8-11.el6_10.s390",
"6Server-optional-ELS:glib2-devel-0:2.28.8-11.el6_10.s390x",
"6Server-optional-ELS:glib2-devel-0:2.28.8-11.el6_10.x86_64",
"6Server-optional-ELS:glib2-doc-0:2.28.8-11.el6_10.noarch",
"6Server-optional-ELS:glib2-static-0:2.28.8-11.el6_10.i686",
"6Server-optional-ELS:glib2-static-0:2.28.8-11.el6_10.s390x",
"6Server-optional-ELS:glib2-static-0:2.28.8-11.el6_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2467"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"6Server-ELS:glib2-0:2.28.8-11.el6_10.i686",
"6Server-ELS:glib2-0:2.28.8-11.el6_10.s390",
"6Server-ELS:glib2-0:2.28.8-11.el6_10.s390x",
"6Server-ELS:glib2-0:2.28.8-11.el6_10.src",
"6Server-ELS:glib2-0:2.28.8-11.el6_10.x86_64",
"6Server-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.i686",
"6Server-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.s390",
"6Server-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.s390x",
"6Server-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.x86_64",
"6Server-ELS:glib2-devel-0:2.28.8-11.el6_10.i686",
"6Server-ELS:glib2-devel-0:2.28.8-11.el6_10.s390",
"6Server-ELS:glib2-devel-0:2.28.8-11.el6_10.s390x",
"6Server-ELS:glib2-devel-0:2.28.8-11.el6_10.x86_64",
"6Server-ELS:glib2-doc-0:2.28.8-11.el6_10.noarch",
"6Server-ELS:glib2-static-0:2.28.8-11.el6_10.i686",
"6Server-ELS:glib2-static-0:2.28.8-11.el6_10.s390x",
"6Server-ELS:glib2-static-0:2.28.8-11.el6_10.x86_64",
"6Server-optional-ELS:glib2-0:2.28.8-11.el6_10.i686",
"6Server-optional-ELS:glib2-0:2.28.8-11.el6_10.s390",
"6Server-optional-ELS:glib2-0:2.28.8-11.el6_10.s390x",
"6Server-optional-ELS:glib2-0:2.28.8-11.el6_10.src",
"6Server-optional-ELS:glib2-0:2.28.8-11.el6_10.x86_64",
"6Server-optional-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.i686",
"6Server-optional-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.s390",
"6Server-optional-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.s390x",
"6Server-optional-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.x86_64",
"6Server-optional-ELS:glib2-devel-0:2.28.8-11.el6_10.i686",
"6Server-optional-ELS:glib2-devel-0:2.28.8-11.el6_10.s390",
"6Server-optional-ELS:glib2-devel-0:2.28.8-11.el6_10.s390x",
"6Server-optional-ELS:glib2-devel-0:2.28.8-11.el6_10.x86_64",
"6Server-optional-ELS:glib2-doc-0:2.28.8-11.el6_10.noarch",
"6Server-optional-ELS:glib2-static-0:2.28.8-11.el6_10.i686",
"6Server-optional-ELS:glib2-static-0:2.28.8-11.el6_10.s390x",
"6Server-optional-ELS:glib2-static-0:2.28.8-11.el6_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits"
}
]
}
rhsa-2021_2175
Vulnerability from csaf_redhat
Notes
{
"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 glib2 is now available for Red Hat Enterprise Linux 7.7 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": "GLib provides the core application building blocks for libraries and applications written in C. It provides the core object system used in GNOME, the main loop implementation, and a large set of utility functions for strings and common data structures.\n\nSecurity Fix(es):\n\n* glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits (CVE-2021-27219)\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-2021:2175",
"url": "https://access.redhat.com/errata/RHSA-2021:2175"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_2175.json"
}
],
"title": "Red Hat Security Advisory: glib2 security update",
"tracking": {
"current_release_date": "2024-11-15T11:49:37+00:00",
"generator": {
"date": "2024-11-15T11:49:37+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2021:2175",
"initial_release_date": "2021-06-01T12:16:03+00:00",
"revision_history": [
{
"date": "2021-06-01T12:16:03+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-06-01T12:16:03+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-15T11:49:37+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 ComputeNode Optional EUS (v. 7.7)",
"product": {
"name": "Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.7::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product": {
"name": "Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.7::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product": {
"name": "Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.7::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.7::server"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.1-6.el7_7.src",
"product": {
"name": "glib2-0:2.56.1-6.el7_7.src",
"product_id": "glib2-0:2.56.1-6.el7_7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-6.el7_7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.1-6.el7_7.i686",
"product": {
"name": "glib2-0:2.56.1-6.el7_7.i686",
"product_id": "glib2-0:2.56.1-6.el7_7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-6.el7_7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.i686",
"product": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.i686",
"product_id": "glib2-debuginfo-0:2.56.1-6.el7_7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.1-6.el7_7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.1-6.el7_7.i686",
"product": {
"name": "glib2-devel-0:2.56.1-6.el7_7.i686",
"product_id": "glib2-devel-0:2.56.1-6.el7_7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.1-6.el7_7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.1-6.el7_7.i686",
"product": {
"name": "glib2-static-0:2.56.1-6.el7_7.i686",
"product_id": "glib2-static-0:2.56.1-6.el7_7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.1-6.el7_7?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.1-6.el7_7.x86_64",
"product": {
"name": "glib2-0:2.56.1-6.el7_7.x86_64",
"product_id": "glib2-0:2.56.1-6.el7_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-6.el7_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.x86_64",
"product": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.x86_64",
"product_id": "glib2-debuginfo-0:2.56.1-6.el7_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.1-6.el7_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.1-6.el7_7.x86_64",
"product": {
"name": "glib2-devel-0:2.56.1-6.el7_7.x86_64",
"product_id": "glib2-devel-0:2.56.1-6.el7_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.1-6.el7_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.56.1-6.el7_7.x86_64",
"product": {
"name": "glib2-fam-0:2.56.1-6.el7_7.x86_64",
"product_id": "glib2-fam-0:2.56.1-6.el7_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.1-6.el7_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.1-6.el7_7.x86_64",
"product": {
"name": "glib2-static-0:2.56.1-6.el7_7.x86_64",
"product_id": "glib2-static-0:2.56.1-6.el7_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.1-6.el7_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.1-6.el7_7.x86_64",
"product": {
"name": "glib2-tests-0:2.56.1-6.el7_7.x86_64",
"product_id": "glib2-tests-0:2.56.1-6.el7_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.1-6.el7_7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-doc-0:2.56.1-6.el7_7.noarch",
"product": {
"name": "glib2-doc-0:2.56.1-6.el7_7.noarch",
"product_id": "glib2-doc-0:2.56.1-6.el7_7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-doc@2.56.1-6.el7_7?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.1-6.el7_7.ppc",
"product": {
"name": "glib2-0:2.56.1-6.el7_7.ppc",
"product_id": "glib2-0:2.56.1-6.el7_7.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-6.el7_7?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.1-6.el7_7.ppc",
"product": {
"name": "glib2-devel-0:2.56.1-6.el7_7.ppc",
"product_id": "glib2-devel-0:2.56.1-6.el7_7.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.1-6.el7_7?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc",
"product": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc",
"product_id": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.1-6.el7_7?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.1-6.el7_7.ppc",
"product": {
"name": "glib2-static-0:2.56.1-6.el7_7.ppc",
"product_id": "glib2-static-0:2.56.1-6.el7_7.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.1-6.el7_7?arch=ppc"
}
}
}
],
"category": "architecture",
"name": "ppc"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.1-6.el7_7.ppc64",
"product": {
"name": "glib2-0:2.56.1-6.el7_7.ppc64",
"product_id": "glib2-0:2.56.1-6.el7_7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-6.el7_7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.1-6.el7_7.ppc64",
"product": {
"name": "glib2-devel-0:2.56.1-6.el7_7.ppc64",
"product_id": "glib2-devel-0:2.56.1-6.el7_7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.1-6.el7_7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc64",
"product": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc64",
"product_id": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.1-6.el7_7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.56.1-6.el7_7.ppc64",
"product": {
"name": "glib2-fam-0:2.56.1-6.el7_7.ppc64",
"product_id": "glib2-fam-0:2.56.1-6.el7_7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.1-6.el7_7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.1-6.el7_7.ppc64",
"product": {
"name": "glib2-static-0:2.56.1-6.el7_7.ppc64",
"product_id": "glib2-static-0:2.56.1-6.el7_7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.1-6.el7_7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.1-6.el7_7.ppc64",
"product": {
"name": "glib2-tests-0:2.56.1-6.el7_7.ppc64",
"product_id": "glib2-tests-0:2.56.1-6.el7_7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.1-6.el7_7?arch=ppc64"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.1-6.el7_7.s390",
"product": {
"name": "glib2-0:2.56.1-6.el7_7.s390",
"product_id": "glib2-0:2.56.1-6.el7_7.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-6.el7_7?arch=s390"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.1-6.el7_7.s390",
"product": {
"name": "glib2-devel-0:2.56.1-6.el7_7.s390",
"product_id": "glib2-devel-0:2.56.1-6.el7_7.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.1-6.el7_7?arch=s390"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.s390",
"product": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.s390",
"product_id": "glib2-debuginfo-0:2.56.1-6.el7_7.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.1-6.el7_7?arch=s390"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.1-6.el7_7.s390",
"product": {
"name": "glib2-static-0:2.56.1-6.el7_7.s390",
"product_id": "glib2-static-0:2.56.1-6.el7_7.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.1-6.el7_7?arch=s390"
}
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.1-6.el7_7.s390x",
"product": {
"name": "glib2-0:2.56.1-6.el7_7.s390x",
"product_id": "glib2-0:2.56.1-6.el7_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-6.el7_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.1-6.el7_7.s390x",
"product": {
"name": "glib2-devel-0:2.56.1-6.el7_7.s390x",
"product_id": "glib2-devel-0:2.56.1-6.el7_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.1-6.el7_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.s390x",
"product": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.s390x",
"product_id": "glib2-debuginfo-0:2.56.1-6.el7_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.1-6.el7_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.56.1-6.el7_7.s390x",
"product": {
"name": "glib2-fam-0:2.56.1-6.el7_7.s390x",
"product_id": "glib2-fam-0:2.56.1-6.el7_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.1-6.el7_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.1-6.el7_7.s390x",
"product": {
"name": "glib2-static-0:2.56.1-6.el7_7.s390x",
"product_id": "glib2-static-0:2.56.1-6.el7_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.1-6.el7_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.1-6.el7_7.s390x",
"product": {
"name": "glib2-tests-0:2.56.1-6.el7_7.s390x",
"product_id": "glib2-tests-0:2.56.1-6.el7_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.1-6.el7_7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.1-6.el7_7.ppc64le",
"product": {
"name": "glib2-0:2.56.1-6.el7_7.ppc64le",
"product_id": "glib2-0:2.56.1-6.el7_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-6.el7_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.1-6.el7_7.ppc64le",
"product": {
"name": "glib2-devel-0:2.56.1-6.el7_7.ppc64le",
"product_id": "glib2-devel-0:2.56.1-6.el7_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.1-6.el7_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le",
"product": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le",
"product_id": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.1-6.el7_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.56.1-6.el7_7.ppc64le",
"product": {
"name": "glib2-fam-0:2.56.1-6.el7_7.ppc64le",
"product_id": "glib2-fam-0:2.56.1-6.el7_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.1-6.el7_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.1-6.el7_7.ppc64le",
"product": {
"name": "glib2-static-0:2.56.1-6.el7_7.ppc64le",
"product_id": "glib2-static-0:2.56.1-6.el7_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.1-6.el7_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.1-6.el7_7.ppc64le",
"product": {
"name": "glib2-tests-0:2.56.1-6.el7_7.ppc64le",
"product_id": "glib2-tests-0:2.56.1-6.el7_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.1-6.el7_7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.i686"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.i686",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.ppc",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.s390",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.src as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.src"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.src",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.i686",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.s390",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.i686"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.i686",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.ppc",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.s390",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.1-6.el7_7.noarch as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-doc-0:2.56.1-6.el7_7.noarch"
},
"product_reference": "glib2-doc-0:2.56.1-6.el7_7.noarch",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-fam-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-fam-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-fam-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.i686"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.i686",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.ppc",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.s390",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-tests-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-tests-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-tests-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.i686"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.src as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.src"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.src",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.i686"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.1-6.el7_7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-doc-0:2.56.1-6.el7_7.noarch"
},
"product_reference": "glib2-doc-0:2.56.1-6.el7_7.noarch",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-fam-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-fam-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-fam-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.i686"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-tests-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-tests-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-tests-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.i686"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.i686",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.ppc",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.s390",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.src as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.src"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.src",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.i686",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.s390",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.i686"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.i686",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.ppc",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.s390",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.1-6.el7_7.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-doc-0:2.56.1-6.el7_7.noarch"
},
"product_reference": "glib2-doc-0:2.56.1-6.el7_7.noarch",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-fam-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-fam-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-fam-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.i686"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.i686",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.ppc",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.s390",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-tests-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-tests-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-tests-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.i686"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.i686",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.ppc",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.s390",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.src as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.src"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.src",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.i686",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.s390",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.i686"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.i686",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.ppc",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.s390",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.1-6.el7_7.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-doc-0:2.56.1-6.el7_7.noarch"
},
"product_reference": "glib2-doc-0:2.56.1-6.el7_7.noarch",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-fam-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-fam-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-fam-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.i686"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.i686",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.ppc",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.s390",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-tests-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-tests-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-tests-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-27219",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-02-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1929858"
}
],
"notes": [
{
"category": "description",
"text": "An integer wraparound was discovered in glib due to passing a 64 bit sized value to function g_memdup() which accepts a 32 bits number as argument. An attacker may abuse this flaw when an application linked against the glib library uses g_bytes_new() function or possibly other functions that use g_memdup() underneath and accept a 64 bits argument as size. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Applications that just use GBytes to access the data are affected by this flaw but the highest threat is to data confidentiality and/or the application availability, due to possible out-of-bounds reads. However, if the data in GBytes is taken through functions such as g_bytes_unref_to_data or g_bytes_unref_to_array it might be possible to have out-of-bounds writes due to the wrongly reported size of the buffer.\n\nApplications that use g_memdup to duplicate memory with user-controlled sizes should pay extra attention to the fact that g_memdup accepts a guint size instead of gsize. Thus directly passing a gsize value to g_memdup may results in integer truncation, allocating a buffer smaller than expected.",
"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": [
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.i686",
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390",
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.src",
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.i686",
"7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390",
"7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.i686",
"7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390",
"7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:glib2-doc-0:2.56.1-6.el7_7.noarch",
"7ComputeNode-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.i686",
"7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390",
"7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.src",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:glib2-doc-0:2.56.1-6.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.x86_64",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.i686",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64le",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390x",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.src",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.x86_64",
"7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.i686",
"7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc",
"7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64",
"7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le",
"7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390",
"7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390x",
"7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.x86_64",
"7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.i686",
"7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc",
"7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64",
"7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64le",
"7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390",
"7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390x",
"7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.x86_64",
"7Server-7.7.EUS:glib2-doc-0:2.56.1-6.el7_7.noarch",
"7Server-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64",
"7Server-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64le",
"7Server-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.s390x",
"7Server-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.x86_64",
"7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.i686",
"7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc",
"7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64",
"7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64le",
"7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390",
"7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390x",
"7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.x86_64",
"7Server-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64",
"7Server-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64le",
"7Server-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.s390x",
"7Server-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.i686",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64le",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390x",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.src",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.i686",
"7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc",
"7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64",
"7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le",
"7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390",
"7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390x",
"7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.i686",
"7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc",
"7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64",
"7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64le",
"7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390",
"7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390x",
"7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:glib2-doc-0:2.56.1-6.el7_7.noarch",
"7Server-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64",
"7Server-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64le",
"7Server-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.s390x",
"7Server-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.i686",
"7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc",
"7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64",
"7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64le",
"7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390",
"7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390x",
"7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64",
"7Server-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64le",
"7Server-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.s390x",
"7Server-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-27219"
},
{
"category": "external",
"summary": "RHBZ#1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-27219",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27219"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219"
}
],
"release_date": "2021-02-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-06-01T12:16:03+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": [
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.i686",
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390",
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.src",
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.i686",
"7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390",
"7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.i686",
"7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390",
"7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:glib2-doc-0:2.56.1-6.el7_7.noarch",
"7ComputeNode-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.i686",
"7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390",
"7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.src",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:glib2-doc-0:2.56.1-6.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.x86_64",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.i686",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64le",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390x",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.src",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.x86_64",
"7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.i686",
"7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc",
"7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64",
"7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le",
"7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390",
"7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390x",
"7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.x86_64",
"7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.i686",
"7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc",
"7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64",
"7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64le",
"7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390",
"7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390x",
"7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.x86_64",
"7Server-7.7.EUS:glib2-doc-0:2.56.1-6.el7_7.noarch",
"7Server-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64",
"7Server-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64le",
"7Server-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.s390x",
"7Server-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.x86_64",
"7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.i686",
"7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc",
"7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64",
"7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64le",
"7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390",
"7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390x",
"7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.x86_64",
"7Server-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64",
"7Server-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64le",
"7Server-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.s390x",
"7Server-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.i686",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64le",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390x",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.src",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.i686",
"7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc",
"7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64",
"7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le",
"7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390",
"7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390x",
"7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.i686",
"7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc",
"7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64",
"7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64le",
"7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390",
"7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390x",
"7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:glib2-doc-0:2.56.1-6.el7_7.noarch",
"7Server-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64",
"7Server-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64le",
"7Server-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.s390x",
"7Server-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.i686",
"7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc",
"7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64",
"7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64le",
"7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390",
"7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390x",
"7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64",
"7Server-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64le",
"7Server-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.s390x",
"7Server-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2175"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.i686",
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390",
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.src",
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.i686",
"7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390",
"7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.i686",
"7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390",
"7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:glib2-doc-0:2.56.1-6.el7_7.noarch",
"7ComputeNode-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.i686",
"7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390",
"7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.src",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:glib2-doc-0:2.56.1-6.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.x86_64",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.i686",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64le",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390x",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.src",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.x86_64",
"7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.i686",
"7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc",
"7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64",
"7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le",
"7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390",
"7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390x",
"7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.x86_64",
"7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.i686",
"7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc",
"7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64",
"7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64le",
"7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390",
"7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390x",
"7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.x86_64",
"7Server-7.7.EUS:glib2-doc-0:2.56.1-6.el7_7.noarch",
"7Server-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64",
"7Server-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64le",
"7Server-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.s390x",
"7Server-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.x86_64",
"7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.i686",
"7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc",
"7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64",
"7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64le",
"7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390",
"7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390x",
"7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.x86_64",
"7Server-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64",
"7Server-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64le",
"7Server-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.s390x",
"7Server-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.i686",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64le",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390x",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.src",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.i686",
"7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc",
"7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64",
"7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le",
"7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390",
"7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390x",
"7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.i686",
"7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc",
"7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64",
"7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64le",
"7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390",
"7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390x",
"7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:glib2-doc-0:2.56.1-6.el7_7.noarch",
"7Server-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64",
"7Server-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64le",
"7Server-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.s390x",
"7Server-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.i686",
"7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc",
"7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64",
"7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64le",
"7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390",
"7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390x",
"7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64",
"7Server-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64le",
"7Server-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.s390x",
"7Server-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits"
}
]
}
RHSA-2021:2175
Vulnerability from csaf_redhat
Notes
{
"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 glib2 is now available for Red Hat Enterprise Linux 7.7 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": "GLib provides the core application building blocks for libraries and applications written in C. It provides the core object system used in GNOME, the main loop implementation, and a large set of utility functions for strings and common data structures.\n\nSecurity Fix(es):\n\n* glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits (CVE-2021-27219)\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-2021:2175",
"url": "https://access.redhat.com/errata/RHSA-2021:2175"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_2175.json"
}
],
"title": "Red Hat Security Advisory: glib2 security update",
"tracking": {
"current_release_date": "2025-11-21T18:22:40+00:00",
"generator": {
"date": "2025-11-21T18:22:40+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2021:2175",
"initial_release_date": "2021-06-01T12:16:03+00:00",
"revision_history": [
{
"date": "2021-06-01T12:16:03+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-06-01T12:16:03+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:22:40+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product": {
"name": "Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.7::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product": {
"name": "Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.7::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product": {
"name": "Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.7::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.7::server"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.1-6.el7_7.src",
"product": {
"name": "glib2-0:2.56.1-6.el7_7.src",
"product_id": "glib2-0:2.56.1-6.el7_7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-6.el7_7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.1-6.el7_7.i686",
"product": {
"name": "glib2-0:2.56.1-6.el7_7.i686",
"product_id": "glib2-0:2.56.1-6.el7_7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-6.el7_7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.i686",
"product": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.i686",
"product_id": "glib2-debuginfo-0:2.56.1-6.el7_7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.1-6.el7_7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.1-6.el7_7.i686",
"product": {
"name": "glib2-devel-0:2.56.1-6.el7_7.i686",
"product_id": "glib2-devel-0:2.56.1-6.el7_7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.1-6.el7_7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.1-6.el7_7.i686",
"product": {
"name": "glib2-static-0:2.56.1-6.el7_7.i686",
"product_id": "glib2-static-0:2.56.1-6.el7_7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.1-6.el7_7?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.1-6.el7_7.x86_64",
"product": {
"name": "glib2-0:2.56.1-6.el7_7.x86_64",
"product_id": "glib2-0:2.56.1-6.el7_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-6.el7_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.x86_64",
"product": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.x86_64",
"product_id": "glib2-debuginfo-0:2.56.1-6.el7_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.1-6.el7_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.1-6.el7_7.x86_64",
"product": {
"name": "glib2-devel-0:2.56.1-6.el7_7.x86_64",
"product_id": "glib2-devel-0:2.56.1-6.el7_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.1-6.el7_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.56.1-6.el7_7.x86_64",
"product": {
"name": "glib2-fam-0:2.56.1-6.el7_7.x86_64",
"product_id": "glib2-fam-0:2.56.1-6.el7_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.1-6.el7_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.1-6.el7_7.x86_64",
"product": {
"name": "glib2-static-0:2.56.1-6.el7_7.x86_64",
"product_id": "glib2-static-0:2.56.1-6.el7_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.1-6.el7_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.1-6.el7_7.x86_64",
"product": {
"name": "glib2-tests-0:2.56.1-6.el7_7.x86_64",
"product_id": "glib2-tests-0:2.56.1-6.el7_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.1-6.el7_7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-doc-0:2.56.1-6.el7_7.noarch",
"product": {
"name": "glib2-doc-0:2.56.1-6.el7_7.noarch",
"product_id": "glib2-doc-0:2.56.1-6.el7_7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-doc@2.56.1-6.el7_7?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.1-6.el7_7.ppc",
"product": {
"name": "glib2-0:2.56.1-6.el7_7.ppc",
"product_id": "glib2-0:2.56.1-6.el7_7.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-6.el7_7?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.1-6.el7_7.ppc",
"product": {
"name": "glib2-devel-0:2.56.1-6.el7_7.ppc",
"product_id": "glib2-devel-0:2.56.1-6.el7_7.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.1-6.el7_7?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc",
"product": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc",
"product_id": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.1-6.el7_7?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.1-6.el7_7.ppc",
"product": {
"name": "glib2-static-0:2.56.1-6.el7_7.ppc",
"product_id": "glib2-static-0:2.56.1-6.el7_7.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.1-6.el7_7?arch=ppc"
}
}
}
],
"category": "architecture",
"name": "ppc"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.1-6.el7_7.ppc64",
"product": {
"name": "glib2-0:2.56.1-6.el7_7.ppc64",
"product_id": "glib2-0:2.56.1-6.el7_7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-6.el7_7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.1-6.el7_7.ppc64",
"product": {
"name": "glib2-devel-0:2.56.1-6.el7_7.ppc64",
"product_id": "glib2-devel-0:2.56.1-6.el7_7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.1-6.el7_7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc64",
"product": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc64",
"product_id": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.1-6.el7_7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.56.1-6.el7_7.ppc64",
"product": {
"name": "glib2-fam-0:2.56.1-6.el7_7.ppc64",
"product_id": "glib2-fam-0:2.56.1-6.el7_7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.1-6.el7_7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.1-6.el7_7.ppc64",
"product": {
"name": "glib2-static-0:2.56.1-6.el7_7.ppc64",
"product_id": "glib2-static-0:2.56.1-6.el7_7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.1-6.el7_7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.1-6.el7_7.ppc64",
"product": {
"name": "glib2-tests-0:2.56.1-6.el7_7.ppc64",
"product_id": "glib2-tests-0:2.56.1-6.el7_7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.1-6.el7_7?arch=ppc64"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.1-6.el7_7.s390",
"product": {
"name": "glib2-0:2.56.1-6.el7_7.s390",
"product_id": "glib2-0:2.56.1-6.el7_7.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-6.el7_7?arch=s390"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.1-6.el7_7.s390",
"product": {
"name": "glib2-devel-0:2.56.1-6.el7_7.s390",
"product_id": "glib2-devel-0:2.56.1-6.el7_7.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.1-6.el7_7?arch=s390"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.s390",
"product": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.s390",
"product_id": "glib2-debuginfo-0:2.56.1-6.el7_7.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.1-6.el7_7?arch=s390"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.1-6.el7_7.s390",
"product": {
"name": "glib2-static-0:2.56.1-6.el7_7.s390",
"product_id": "glib2-static-0:2.56.1-6.el7_7.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.1-6.el7_7?arch=s390"
}
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.1-6.el7_7.s390x",
"product": {
"name": "glib2-0:2.56.1-6.el7_7.s390x",
"product_id": "glib2-0:2.56.1-6.el7_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-6.el7_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.1-6.el7_7.s390x",
"product": {
"name": "glib2-devel-0:2.56.1-6.el7_7.s390x",
"product_id": "glib2-devel-0:2.56.1-6.el7_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.1-6.el7_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.s390x",
"product": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.s390x",
"product_id": "glib2-debuginfo-0:2.56.1-6.el7_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.1-6.el7_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.56.1-6.el7_7.s390x",
"product": {
"name": "glib2-fam-0:2.56.1-6.el7_7.s390x",
"product_id": "glib2-fam-0:2.56.1-6.el7_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.1-6.el7_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.1-6.el7_7.s390x",
"product": {
"name": "glib2-static-0:2.56.1-6.el7_7.s390x",
"product_id": "glib2-static-0:2.56.1-6.el7_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.1-6.el7_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.1-6.el7_7.s390x",
"product": {
"name": "glib2-tests-0:2.56.1-6.el7_7.s390x",
"product_id": "glib2-tests-0:2.56.1-6.el7_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.1-6.el7_7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.1-6.el7_7.ppc64le",
"product": {
"name": "glib2-0:2.56.1-6.el7_7.ppc64le",
"product_id": "glib2-0:2.56.1-6.el7_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-6.el7_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.1-6.el7_7.ppc64le",
"product": {
"name": "glib2-devel-0:2.56.1-6.el7_7.ppc64le",
"product_id": "glib2-devel-0:2.56.1-6.el7_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.1-6.el7_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le",
"product": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le",
"product_id": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.1-6.el7_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.56.1-6.el7_7.ppc64le",
"product": {
"name": "glib2-fam-0:2.56.1-6.el7_7.ppc64le",
"product_id": "glib2-fam-0:2.56.1-6.el7_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.1-6.el7_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.1-6.el7_7.ppc64le",
"product": {
"name": "glib2-static-0:2.56.1-6.el7_7.ppc64le",
"product_id": "glib2-static-0:2.56.1-6.el7_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.1-6.el7_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.1-6.el7_7.ppc64le",
"product": {
"name": "glib2-tests-0:2.56.1-6.el7_7.ppc64le",
"product_id": "glib2-tests-0:2.56.1-6.el7_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.1-6.el7_7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.i686"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.i686",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.ppc",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.s390",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.src as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.src"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.src",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.i686",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.s390",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.i686"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.i686",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.ppc",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.s390",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.1-6.el7_7.noarch as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-doc-0:2.56.1-6.el7_7.noarch"
},
"product_reference": "glib2-doc-0:2.56.1-6.el7_7.noarch",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-fam-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-fam-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-fam-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.i686"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.i686",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.ppc",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.s390",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-tests-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-tests-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-tests-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.i686"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.src as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.src"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.src",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.i686"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.1-6.el7_7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-doc-0:2.56.1-6.el7_7.noarch"
},
"product_reference": "glib2-doc-0:2.56.1-6.el7_7.noarch",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-fam-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-fam-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-fam-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.i686"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-tests-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-tests-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-tests-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.i686"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.i686",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.ppc",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.s390",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.src as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.src"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.src",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.i686",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.s390",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.i686"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.i686",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.ppc",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.s390",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.1-6.el7_7.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-doc-0:2.56.1-6.el7_7.noarch"
},
"product_reference": "glib2-doc-0:2.56.1-6.el7_7.noarch",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-fam-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-fam-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-fam-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.i686"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.i686",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.ppc",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.s390",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-tests-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-tests-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-tests-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.i686"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.i686",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.ppc",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.s390",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.src as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.src"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.src",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.i686",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.s390",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.i686"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.i686",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.ppc",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.s390",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.1-6.el7_7.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-doc-0:2.56.1-6.el7_7.noarch"
},
"product_reference": "glib2-doc-0:2.56.1-6.el7_7.noarch",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-fam-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-fam-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-fam-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.i686"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.i686",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.ppc",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.s390",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-tests-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-tests-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-tests-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-27219",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-02-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1929858"
}
],
"notes": [
{
"category": "description",
"text": "An integer wraparound was discovered in glib due to passing a 64 bit sized value to function g_memdup() which accepts a 32 bits number as argument. An attacker may abuse this flaw when an application linked against the glib library uses g_bytes_new() function or possibly other functions that use g_memdup() underneath and accept a 64 bits argument as size. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Applications that just use GBytes to access the data are affected by this flaw but the highest threat is to data confidentiality and/or the application availability, due to possible out-of-bounds reads. However, if the data in GBytes is taken through functions such as g_bytes_unref_to_data or g_bytes_unref_to_array it might be possible to have out-of-bounds writes due to the wrongly reported size of the buffer.\n\nApplications that use g_memdup to duplicate memory with user-controlled sizes should pay extra attention to the fact that g_memdup accepts a guint size instead of gsize. Thus directly passing a gsize value to g_memdup may results in integer truncation, allocating a buffer smaller than expected.",
"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": [
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.i686",
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390",
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.src",
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.i686",
"7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390",
"7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.i686",
"7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390",
"7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:glib2-doc-0:2.56.1-6.el7_7.noarch",
"7ComputeNode-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.i686",
"7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390",
"7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.src",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:glib2-doc-0:2.56.1-6.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.x86_64",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.i686",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64le",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390x",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.src",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.x86_64",
"7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.i686",
"7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc",
"7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64",
"7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le",
"7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390",
"7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390x",
"7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.x86_64",
"7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.i686",
"7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc",
"7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64",
"7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64le",
"7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390",
"7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390x",
"7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.x86_64",
"7Server-7.7.EUS:glib2-doc-0:2.56.1-6.el7_7.noarch",
"7Server-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64",
"7Server-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64le",
"7Server-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.s390x",
"7Server-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.x86_64",
"7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.i686",
"7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc",
"7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64",
"7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64le",
"7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390",
"7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390x",
"7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.x86_64",
"7Server-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64",
"7Server-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64le",
"7Server-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.s390x",
"7Server-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.i686",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64le",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390x",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.src",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.i686",
"7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc",
"7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64",
"7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le",
"7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390",
"7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390x",
"7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.i686",
"7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc",
"7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64",
"7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64le",
"7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390",
"7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390x",
"7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:glib2-doc-0:2.56.1-6.el7_7.noarch",
"7Server-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64",
"7Server-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64le",
"7Server-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.s390x",
"7Server-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.i686",
"7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc",
"7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64",
"7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64le",
"7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390",
"7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390x",
"7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64",
"7Server-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64le",
"7Server-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.s390x",
"7Server-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-27219"
},
{
"category": "external",
"summary": "RHBZ#1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-27219",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27219"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219"
}
],
"release_date": "2021-02-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-06-01T12:16:03+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": [
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.i686",
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390",
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.src",
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.i686",
"7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390",
"7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.i686",
"7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390",
"7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:glib2-doc-0:2.56.1-6.el7_7.noarch",
"7ComputeNode-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.i686",
"7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390",
"7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.src",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:glib2-doc-0:2.56.1-6.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.x86_64",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.i686",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64le",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390x",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.src",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.x86_64",
"7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.i686",
"7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc",
"7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64",
"7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le",
"7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390",
"7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390x",
"7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.x86_64",
"7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.i686",
"7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc",
"7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64",
"7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64le",
"7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390",
"7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390x",
"7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.x86_64",
"7Server-7.7.EUS:glib2-doc-0:2.56.1-6.el7_7.noarch",
"7Server-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64",
"7Server-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64le",
"7Server-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.s390x",
"7Server-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.x86_64",
"7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.i686",
"7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc",
"7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64",
"7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64le",
"7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390",
"7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390x",
"7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.x86_64",
"7Server-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64",
"7Server-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64le",
"7Server-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.s390x",
"7Server-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.i686",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64le",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390x",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.src",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.i686",
"7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc",
"7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64",
"7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le",
"7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390",
"7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390x",
"7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.i686",
"7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc",
"7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64",
"7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64le",
"7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390",
"7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390x",
"7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:glib2-doc-0:2.56.1-6.el7_7.noarch",
"7Server-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64",
"7Server-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64le",
"7Server-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.s390x",
"7Server-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.i686",
"7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc",
"7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64",
"7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64le",
"7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390",
"7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390x",
"7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64",
"7Server-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64le",
"7Server-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.s390x",
"7Server-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2175"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.i686",
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390",
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.src",
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.i686",
"7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390",
"7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.i686",
"7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390",
"7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:glib2-doc-0:2.56.1-6.el7_7.noarch",
"7ComputeNode-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.i686",
"7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390",
"7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.src",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:glib2-doc-0:2.56.1-6.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.x86_64",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.i686",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64le",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390x",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.src",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.x86_64",
"7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.i686",
"7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc",
"7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64",
"7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le",
"7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390",
"7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390x",
"7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.x86_64",
"7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.i686",
"7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc",
"7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64",
"7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64le",
"7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390",
"7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390x",
"7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.x86_64",
"7Server-7.7.EUS:glib2-doc-0:2.56.1-6.el7_7.noarch",
"7Server-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64",
"7Server-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64le",
"7Server-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.s390x",
"7Server-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.x86_64",
"7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.i686",
"7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc",
"7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64",
"7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64le",
"7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390",
"7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390x",
"7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.x86_64",
"7Server-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64",
"7Server-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64le",
"7Server-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.s390x",
"7Server-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.i686",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64le",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390x",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.src",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.i686",
"7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc",
"7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64",
"7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le",
"7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390",
"7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390x",
"7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.i686",
"7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc",
"7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64",
"7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64le",
"7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390",
"7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390x",
"7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:glib2-doc-0:2.56.1-6.el7_7.noarch",
"7Server-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64",
"7Server-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64le",
"7Server-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.s390x",
"7Server-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.i686",
"7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc",
"7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64",
"7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64le",
"7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390",
"7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390x",
"7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64",
"7Server-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64le",
"7Server-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.s390x",
"7Server-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits"
}
]
}
RHSA-2021:2203
Vulnerability from csaf_redhat
Notes
{
"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 glib2 is now available for Red Hat Enterprise Linux 7.2 Advanced 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": "GLib provides the core application building blocks for libraries and applications written in C. It provides the core object system used in GNOME, the main loop implementation, and a large set of utility functions for strings and common data structures.\n\nSecurity Fix(es):\n\n* glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits (CVE-2021-27219)\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-2021:2203",
"url": "https://access.redhat.com/errata/RHSA-2021:2203"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_2203.json"
}
],
"title": "Red Hat Security Advisory: glib2 security update",
"tracking": {
"current_release_date": "2025-11-21T18:22:42+00:00",
"generator": {
"date": "2025-11-21T18:22:42+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2021:2203",
"initial_release_date": "2021-06-02T15:02:08+00:00",
"revision_history": [
{
"date": "2021-06-02T15:02:08+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-06-02T15:02:08+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:22:42+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 Server AUS (v. 7.2)",
"product": {
"name": "Red Hat Enterprise Linux Server AUS (v. 7.2)",
"product_id": "7Server-7.2.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:7.2::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional AUS (v. 7.2)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional AUS (v. 7.2)",
"product_id": "7Server-optional-7.2.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:7.2::server"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.42.2-6.el7_2.src",
"product": {
"name": "glib2-0:2.42.2-6.el7_2.src",
"product_id": "glib2-0:2.42.2-6.el7_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.42.2-6.el7_2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.42.2-6.el7_2.i686",
"product": {
"name": "glib2-0:2.42.2-6.el7_2.i686",
"product_id": "glib2-0:2.42.2-6.el7_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.42.2-6.el7_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.42.2-6.el7_2.i686",
"product": {
"name": "glib2-devel-0:2.42.2-6.el7_2.i686",
"product_id": "glib2-devel-0:2.42.2-6.el7_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.42.2-6.el7_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.42.2-6.el7_2.i686",
"product": {
"name": "glib2-debuginfo-0:2.42.2-6.el7_2.i686",
"product_id": "glib2-debuginfo-0:2.42.2-6.el7_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.42.2-6.el7_2?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.42.2-6.el7_2.x86_64",
"product": {
"name": "glib2-0:2.42.2-6.el7_2.x86_64",
"product_id": "glib2-0:2.42.2-6.el7_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.42.2-6.el7_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.42.2-6.el7_2.x86_64",
"product": {
"name": "glib2-devel-0:2.42.2-6.el7_2.x86_64",
"product_id": "glib2-devel-0:2.42.2-6.el7_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.42.2-6.el7_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.42.2-6.el7_2.x86_64",
"product": {
"name": "glib2-debuginfo-0:2.42.2-6.el7_2.x86_64",
"product_id": "glib2-debuginfo-0:2.42.2-6.el7_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.42.2-6.el7_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.42.2-6.el7_2.x86_64",
"product": {
"name": "glib2-fam-0:2.42.2-6.el7_2.x86_64",
"product_id": "glib2-fam-0:2.42.2-6.el7_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.42.2-6.el7_2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-doc-0:2.42.2-6.el7_2.noarch",
"product": {
"name": "glib2-doc-0:2.42.2-6.el7_2.noarch",
"product_id": "glib2-doc-0:2.42.2-6.el7_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-doc@2.42.2-6.el7_2?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.42.2-6.el7_2.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.2)",
"product_id": "7Server-7.2.AUS:glib2-0:2.42.2-6.el7_2.i686"
},
"product_reference": "glib2-0:2.42.2-6.el7_2.i686",
"relates_to_product_reference": "7Server-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.42.2-6.el7_2.src as a component of Red Hat Enterprise Linux Server AUS (v. 7.2)",
"product_id": "7Server-7.2.AUS:glib2-0:2.42.2-6.el7_2.src"
},
"product_reference": "glib2-0:2.42.2-6.el7_2.src",
"relates_to_product_reference": "7Server-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.42.2-6.el7_2.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.2)",
"product_id": "7Server-7.2.AUS:glib2-0:2.42.2-6.el7_2.x86_64"
},
"product_reference": "glib2-0:2.42.2-6.el7_2.x86_64",
"relates_to_product_reference": "7Server-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.42.2-6.el7_2.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.2)",
"product_id": "7Server-7.2.AUS:glib2-debuginfo-0:2.42.2-6.el7_2.i686"
},
"product_reference": "glib2-debuginfo-0:2.42.2-6.el7_2.i686",
"relates_to_product_reference": "7Server-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.42.2-6.el7_2.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.2)",
"product_id": "7Server-7.2.AUS:glib2-debuginfo-0:2.42.2-6.el7_2.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.42.2-6.el7_2.x86_64",
"relates_to_product_reference": "7Server-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.42.2-6.el7_2.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.2)",
"product_id": "7Server-7.2.AUS:glib2-devel-0:2.42.2-6.el7_2.i686"
},
"product_reference": "glib2-devel-0:2.42.2-6.el7_2.i686",
"relates_to_product_reference": "7Server-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.42.2-6.el7_2.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.2)",
"product_id": "7Server-7.2.AUS:glib2-devel-0:2.42.2-6.el7_2.x86_64"
},
"product_reference": "glib2-devel-0:2.42.2-6.el7_2.x86_64",
"relates_to_product_reference": "7Server-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.42.2-6.el7_2.noarch as a component of Red Hat Enterprise Linux Server AUS (v. 7.2)",
"product_id": "7Server-7.2.AUS:glib2-doc-0:2.42.2-6.el7_2.noarch"
},
"product_reference": "glib2-doc-0:2.42.2-6.el7_2.noarch",
"relates_to_product_reference": "7Server-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.42.2-6.el7_2.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.2)",
"product_id": "7Server-7.2.AUS:glib2-fam-0:2.42.2-6.el7_2.x86_64"
},
"product_reference": "glib2-fam-0:2.42.2-6.el7_2.x86_64",
"relates_to_product_reference": "7Server-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.42.2-6.el7_2.i686 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.2)",
"product_id": "7Server-optional-7.2.AUS:glib2-0:2.42.2-6.el7_2.i686"
},
"product_reference": "glib2-0:2.42.2-6.el7_2.i686",
"relates_to_product_reference": "7Server-optional-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.42.2-6.el7_2.src as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.2)",
"product_id": "7Server-optional-7.2.AUS:glib2-0:2.42.2-6.el7_2.src"
},
"product_reference": "glib2-0:2.42.2-6.el7_2.src",
"relates_to_product_reference": "7Server-optional-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.42.2-6.el7_2.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.2)",
"product_id": "7Server-optional-7.2.AUS:glib2-0:2.42.2-6.el7_2.x86_64"
},
"product_reference": "glib2-0:2.42.2-6.el7_2.x86_64",
"relates_to_product_reference": "7Server-optional-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.42.2-6.el7_2.i686 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.2)",
"product_id": "7Server-optional-7.2.AUS:glib2-debuginfo-0:2.42.2-6.el7_2.i686"
},
"product_reference": "glib2-debuginfo-0:2.42.2-6.el7_2.i686",
"relates_to_product_reference": "7Server-optional-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.42.2-6.el7_2.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.2)",
"product_id": "7Server-optional-7.2.AUS:glib2-debuginfo-0:2.42.2-6.el7_2.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.42.2-6.el7_2.x86_64",
"relates_to_product_reference": "7Server-optional-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.42.2-6.el7_2.i686 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.2)",
"product_id": "7Server-optional-7.2.AUS:glib2-devel-0:2.42.2-6.el7_2.i686"
},
"product_reference": "glib2-devel-0:2.42.2-6.el7_2.i686",
"relates_to_product_reference": "7Server-optional-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.42.2-6.el7_2.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.2)",
"product_id": "7Server-optional-7.2.AUS:glib2-devel-0:2.42.2-6.el7_2.x86_64"
},
"product_reference": "glib2-devel-0:2.42.2-6.el7_2.x86_64",
"relates_to_product_reference": "7Server-optional-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.42.2-6.el7_2.noarch as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.2)",
"product_id": "7Server-optional-7.2.AUS:glib2-doc-0:2.42.2-6.el7_2.noarch"
},
"product_reference": "glib2-doc-0:2.42.2-6.el7_2.noarch",
"relates_to_product_reference": "7Server-optional-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.42.2-6.el7_2.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.2)",
"product_id": "7Server-optional-7.2.AUS:glib2-fam-0:2.42.2-6.el7_2.x86_64"
},
"product_reference": "glib2-fam-0:2.42.2-6.el7_2.x86_64",
"relates_to_product_reference": "7Server-optional-7.2.AUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-27219",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-02-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1929858"
}
],
"notes": [
{
"category": "description",
"text": "An integer wraparound was discovered in glib due to passing a 64 bit sized value to function g_memdup() which accepts a 32 bits number as argument. An attacker may abuse this flaw when an application linked against the glib library uses g_bytes_new() function or possibly other functions that use g_memdup() underneath and accept a 64 bits argument as size. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Applications that just use GBytes to access the data are affected by this flaw but the highest threat is to data confidentiality and/or the application availability, due to possible out-of-bounds reads. However, if the data in GBytes is taken through functions such as g_bytes_unref_to_data or g_bytes_unref_to_array it might be possible to have out-of-bounds writes due to the wrongly reported size of the buffer.\n\nApplications that use g_memdup to duplicate memory with user-controlled sizes should pay extra attention to the fact that g_memdup accepts a guint size instead of gsize. Thus directly passing a gsize value to g_memdup may results in integer truncation, allocating a buffer smaller than expected.",
"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": [
"7Server-7.2.AUS:glib2-0:2.42.2-6.el7_2.i686",
"7Server-7.2.AUS:glib2-0:2.42.2-6.el7_2.src",
"7Server-7.2.AUS:glib2-0:2.42.2-6.el7_2.x86_64",
"7Server-7.2.AUS:glib2-debuginfo-0:2.42.2-6.el7_2.i686",
"7Server-7.2.AUS:glib2-debuginfo-0:2.42.2-6.el7_2.x86_64",
"7Server-7.2.AUS:glib2-devel-0:2.42.2-6.el7_2.i686",
"7Server-7.2.AUS:glib2-devel-0:2.42.2-6.el7_2.x86_64",
"7Server-7.2.AUS:glib2-doc-0:2.42.2-6.el7_2.noarch",
"7Server-7.2.AUS:glib2-fam-0:2.42.2-6.el7_2.x86_64",
"7Server-optional-7.2.AUS:glib2-0:2.42.2-6.el7_2.i686",
"7Server-optional-7.2.AUS:glib2-0:2.42.2-6.el7_2.src",
"7Server-optional-7.2.AUS:glib2-0:2.42.2-6.el7_2.x86_64",
"7Server-optional-7.2.AUS:glib2-debuginfo-0:2.42.2-6.el7_2.i686",
"7Server-optional-7.2.AUS:glib2-debuginfo-0:2.42.2-6.el7_2.x86_64",
"7Server-optional-7.2.AUS:glib2-devel-0:2.42.2-6.el7_2.i686",
"7Server-optional-7.2.AUS:glib2-devel-0:2.42.2-6.el7_2.x86_64",
"7Server-optional-7.2.AUS:glib2-doc-0:2.42.2-6.el7_2.noarch",
"7Server-optional-7.2.AUS:glib2-fam-0:2.42.2-6.el7_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-27219"
},
{
"category": "external",
"summary": "RHBZ#1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-27219",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27219"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219"
}
],
"release_date": "2021-02-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-06-02T15:02: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": [
"7Server-7.2.AUS:glib2-0:2.42.2-6.el7_2.i686",
"7Server-7.2.AUS:glib2-0:2.42.2-6.el7_2.src",
"7Server-7.2.AUS:glib2-0:2.42.2-6.el7_2.x86_64",
"7Server-7.2.AUS:glib2-debuginfo-0:2.42.2-6.el7_2.i686",
"7Server-7.2.AUS:glib2-debuginfo-0:2.42.2-6.el7_2.x86_64",
"7Server-7.2.AUS:glib2-devel-0:2.42.2-6.el7_2.i686",
"7Server-7.2.AUS:glib2-devel-0:2.42.2-6.el7_2.x86_64",
"7Server-7.2.AUS:glib2-doc-0:2.42.2-6.el7_2.noarch",
"7Server-7.2.AUS:glib2-fam-0:2.42.2-6.el7_2.x86_64",
"7Server-optional-7.2.AUS:glib2-0:2.42.2-6.el7_2.i686",
"7Server-optional-7.2.AUS:glib2-0:2.42.2-6.el7_2.src",
"7Server-optional-7.2.AUS:glib2-0:2.42.2-6.el7_2.x86_64",
"7Server-optional-7.2.AUS:glib2-debuginfo-0:2.42.2-6.el7_2.i686",
"7Server-optional-7.2.AUS:glib2-debuginfo-0:2.42.2-6.el7_2.x86_64",
"7Server-optional-7.2.AUS:glib2-devel-0:2.42.2-6.el7_2.i686",
"7Server-optional-7.2.AUS:glib2-devel-0:2.42.2-6.el7_2.x86_64",
"7Server-optional-7.2.AUS:glib2-doc-0:2.42.2-6.el7_2.noarch",
"7Server-optional-7.2.AUS:glib2-fam-0:2.42.2-6.el7_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2203"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-7.2.AUS:glib2-0:2.42.2-6.el7_2.i686",
"7Server-7.2.AUS:glib2-0:2.42.2-6.el7_2.src",
"7Server-7.2.AUS:glib2-0:2.42.2-6.el7_2.x86_64",
"7Server-7.2.AUS:glib2-debuginfo-0:2.42.2-6.el7_2.i686",
"7Server-7.2.AUS:glib2-debuginfo-0:2.42.2-6.el7_2.x86_64",
"7Server-7.2.AUS:glib2-devel-0:2.42.2-6.el7_2.i686",
"7Server-7.2.AUS:glib2-devel-0:2.42.2-6.el7_2.x86_64",
"7Server-7.2.AUS:glib2-doc-0:2.42.2-6.el7_2.noarch",
"7Server-7.2.AUS:glib2-fam-0:2.42.2-6.el7_2.x86_64",
"7Server-optional-7.2.AUS:glib2-0:2.42.2-6.el7_2.i686",
"7Server-optional-7.2.AUS:glib2-0:2.42.2-6.el7_2.src",
"7Server-optional-7.2.AUS:glib2-0:2.42.2-6.el7_2.x86_64",
"7Server-optional-7.2.AUS:glib2-debuginfo-0:2.42.2-6.el7_2.i686",
"7Server-optional-7.2.AUS:glib2-debuginfo-0:2.42.2-6.el7_2.x86_64",
"7Server-optional-7.2.AUS:glib2-devel-0:2.42.2-6.el7_2.i686",
"7Server-optional-7.2.AUS:glib2-devel-0:2.42.2-6.el7_2.x86_64",
"7Server-optional-7.2.AUS:glib2-doc-0:2.42.2-6.el7_2.noarch",
"7Server-optional-7.2.AUS:glib2-fam-0:2.42.2-6.el7_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits"
}
]
}
rhsa-2021:2147
Vulnerability from csaf_redhat
Notes
{
"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 glib2 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": "GLib provides the core application building blocks for libraries and applications written in C. It provides the core object system used in GNOME, the main loop implementation, and a large set of utility functions for strings and common data structures.\n\nSecurity Fix(es):\n\n* glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits (CVE-2021-27219)\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-2021:2147",
"url": "https://access.redhat.com/errata/RHSA-2021:2147"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_2147.json"
}
],
"title": "Red Hat Security Advisory: glib2 security update",
"tracking": {
"current_release_date": "2025-11-21T18:22:36+00:00",
"generator": {
"date": "2025-11-21T18:22:36+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2021:2147",
"initial_release_date": "2021-05-31T10:26:50+00:00",
"revision_history": [
{
"date": "2021-05-31T10:26:50+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-05-31T10:26:50+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:22:36+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": "glib2-0:2.56.1-9.el7_9.src",
"product": {
"name": "glib2-0:2.56.1-9.el7_9.src",
"product_id": "glib2-0:2.56.1-9.el7_9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-9.el7_9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.1-9.el7_9.i686",
"product": {
"name": "glib2-0:2.56.1-9.el7_9.i686",
"product_id": "glib2-0:2.56.1-9.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-9.el7_9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"product": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"product_id": "glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.1-9.el7_9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.1-9.el7_9.i686",
"product": {
"name": "glib2-devel-0:2.56.1-9.el7_9.i686",
"product_id": "glib2-devel-0:2.56.1-9.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.1-9.el7_9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.1-9.el7_9.i686",
"product": {
"name": "glib2-static-0:2.56.1-9.el7_9.i686",
"product_id": "glib2-static-0:2.56.1-9.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.1-9.el7_9?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.1-9.el7_9.x86_64",
"product": {
"name": "glib2-0:2.56.1-9.el7_9.x86_64",
"product_id": "glib2-0:2.56.1-9.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-9.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"product": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"product_id": "glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.1-9.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.1-9.el7_9.x86_64",
"product": {
"name": "glib2-devel-0:2.56.1-9.el7_9.x86_64",
"product_id": "glib2-devel-0:2.56.1-9.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.1-9.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.56.1-9.el7_9.x86_64",
"product": {
"name": "glib2-fam-0:2.56.1-9.el7_9.x86_64",
"product_id": "glib2-fam-0:2.56.1-9.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.1-9.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.1-9.el7_9.x86_64",
"product": {
"name": "glib2-static-0:2.56.1-9.el7_9.x86_64",
"product_id": "glib2-static-0:2.56.1-9.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.1-9.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.1-9.el7_9.x86_64",
"product": {
"name": "glib2-tests-0:2.56.1-9.el7_9.x86_64",
"product_id": "glib2-tests-0:2.56.1-9.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.1-9.el7_9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-doc-0:2.56.1-9.el7_9.noarch",
"product": {
"name": "glib2-doc-0:2.56.1-9.el7_9.noarch",
"product_id": "glib2-doc-0:2.56.1-9.el7_9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-doc@2.56.1-9.el7_9?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.1-9.el7_9.ppc",
"product": {
"name": "glib2-0:2.56.1-9.el7_9.ppc",
"product_id": "glib2-0:2.56.1-9.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-9.el7_9?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc",
"product": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc",
"product_id": "glib2-devel-0:2.56.1-9.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.1-9.el7_9?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"product": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"product_id": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.1-9.el7_9?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.1-9.el7_9.ppc",
"product": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc",
"product_id": "glib2-static-0:2.56.1-9.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.1-9.el7_9?arch=ppc"
}
}
}
],
"category": "architecture",
"name": "ppc"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.1-9.el7_9.ppc64",
"product": {
"name": "glib2-0:2.56.1-9.el7_9.ppc64",
"product_id": "glib2-0:2.56.1-9.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-9.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc64",
"product": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc64",
"product_id": "glib2-devel-0:2.56.1-9.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.1-9.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"product": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"product_id": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.1-9.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.56.1-9.el7_9.ppc64",
"product": {
"name": "glib2-fam-0:2.56.1-9.el7_9.ppc64",
"product_id": "glib2-fam-0:2.56.1-9.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.1-9.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.1-9.el7_9.ppc64",
"product": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc64",
"product_id": "glib2-static-0:2.56.1-9.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.1-9.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.1-9.el7_9.ppc64",
"product": {
"name": "glib2-tests-0:2.56.1-9.el7_9.ppc64",
"product_id": "glib2-tests-0:2.56.1-9.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.1-9.el7_9?arch=ppc64"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.1-9.el7_9.s390",
"product": {
"name": "glib2-0:2.56.1-9.el7_9.s390",
"product_id": "glib2-0:2.56.1-9.el7_9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-9.el7_9?arch=s390"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.1-9.el7_9.s390",
"product": {
"name": "glib2-devel-0:2.56.1-9.el7_9.s390",
"product_id": "glib2-devel-0:2.56.1-9.el7_9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.1-9.el7_9?arch=s390"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"product": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"product_id": "glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.1-9.el7_9?arch=s390"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.1-9.el7_9.s390",
"product": {
"name": "glib2-static-0:2.56.1-9.el7_9.s390",
"product_id": "glib2-static-0:2.56.1-9.el7_9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.1-9.el7_9?arch=s390"
}
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.1-9.el7_9.s390x",
"product": {
"name": "glib2-0:2.56.1-9.el7_9.s390x",
"product_id": "glib2-0:2.56.1-9.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-9.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.1-9.el7_9.s390x",
"product": {
"name": "glib2-devel-0:2.56.1-9.el7_9.s390x",
"product_id": "glib2-devel-0:2.56.1-9.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.1-9.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"product": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"product_id": "glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.1-9.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.56.1-9.el7_9.s390x",
"product": {
"name": "glib2-fam-0:2.56.1-9.el7_9.s390x",
"product_id": "glib2-fam-0:2.56.1-9.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.1-9.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.1-9.el7_9.s390x",
"product": {
"name": "glib2-static-0:2.56.1-9.el7_9.s390x",
"product_id": "glib2-static-0:2.56.1-9.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.1-9.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.1-9.el7_9.s390x",
"product": {
"name": "glib2-tests-0:2.56.1-9.el7_9.s390x",
"product_id": "glib2-tests-0:2.56.1-9.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.1-9.el7_9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.1-9.el7_9.ppc64le",
"product": {
"name": "glib2-0:2.56.1-9.el7_9.ppc64le",
"product_id": "glib2-0:2.56.1-9.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-9.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"product": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"product_id": "glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.1-9.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"product": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"product_id": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.1-9.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"product": {
"name": "glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"product_id": "glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.1-9.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.1-9.el7_9.ppc64le",
"product": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc64le",
"product_id": "glib2-static-0:2.56.1-9.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.1-9.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"product": {
"name": "glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"product_id": "glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.1-9.el7_9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.src as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.src"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.src",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.1-9.el7_9.noarch as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch"
},
"product_reference": "glib2-doc-0:2.56.1-9.el7_9.noarch",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.src"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.src",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.1-9.el7_9.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch"
},
"product_reference": "glib2-doc-0:2.56.1-9.el7_9.noarch",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.src"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.src",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.1-9.el7_9.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch"
},
"product_reference": "glib2-doc-0:2.56.1-9.el7_9.noarch",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.src as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.src"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.src",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.1-9.el7_9.noarch as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch"
},
"product_reference": "glib2-doc-0:2.56.1-9.el7_9.noarch",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.src"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.src",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.1-9.el7_9.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch"
},
"product_reference": "glib2-doc-0:2.56.1-9.el7_9.noarch",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.src as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.src"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.src",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.1-9.el7_9.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch"
},
"product_reference": "glib2-doc-0:2.56.1-9.el7_9.noarch",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.src"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.src",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.1-9.el7_9.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch"
},
"product_reference": "glib2-doc-0:2.56.1-9.el7_9.noarch",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-27219",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-02-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1929858"
}
],
"notes": [
{
"category": "description",
"text": "An integer wraparound was discovered in glib due to passing a 64 bit sized value to function g_memdup() which accepts a 32 bits number as argument. An attacker may abuse this flaw when an application linked against the glib library uses g_bytes_new() function or possibly other functions that use g_memdup() underneath and accept a 64 bits argument as size. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Applications that just use GBytes to access the data are affected by this flaw but the highest threat is to data confidentiality and/or the application availability, due to possible out-of-bounds reads. However, if the data in GBytes is taken through functions such as g_bytes_unref_to_data or g_bytes_unref_to_array it might be possible to have out-of-bounds writes due to the wrongly reported size of the buffer.\n\nApplications that use g_memdup to duplicate memory with user-controlled sizes should pay extra attention to the fact that g_memdup accepts a guint size instead of gsize. Thus directly passing a gsize value to g_memdup may results in integer truncation, allocating a buffer smaller than expected.",
"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:glib2-0:2.56.1-9.el7_9.i686",
"7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc",
"7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64",
"7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le",
"7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.s390",
"7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x",
"7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.src",
"7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64",
"7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686",
"7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc",
"7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64",
"7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390",
"7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x",
"7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64",
"7Client-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch",
"7Client-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64",
"7Client-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"7Client-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x",
"7Client-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64",
"7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686",
"7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc",
"7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64",
"7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le",
"7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390",
"7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x",
"7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64",
"7Client-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64",
"7Client-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"7Client-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x",
"7Client-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.i686",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.src",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64",
"7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686",
"7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc",
"7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64",
"7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390",
"7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x",
"7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64",
"7Client-optional-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch",
"7Client-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64",
"7Client-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"7Client-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x",
"7Client-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64",
"7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686",
"7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc",
"7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64",
"7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le",
"7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390",
"7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x",
"7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64",
"7Client-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64",
"7Client-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"7Client-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x",
"7Client-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.i686",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.src",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686",
"7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390",
"7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch",
"7ComputeNode-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686",
"7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390",
"7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.i686",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.s390",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.src",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64",
"7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686",
"7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc",
"7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64",
"7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390",
"7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x",
"7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64",
"7Server-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch",
"7Server-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64",
"7Server-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"7Server-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x",
"7Server-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64",
"7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686",
"7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc",
"7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64",
"7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le",
"7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390",
"7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x",
"7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64",
"7Server-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64",
"7Server-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"7Server-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x",
"7Server-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.i686",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.src",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64",
"7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686",
"7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc",
"7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64",
"7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390",
"7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x",
"7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64",
"7Server-optional-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch",
"7Server-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64",
"7Server-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"7Server-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x",
"7Server-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64",
"7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686",
"7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc",
"7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64",
"7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le",
"7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390",
"7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x",
"7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64",
"7Server-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64",
"7Server-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"7Server-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x",
"7Server-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.i686",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.s390",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.src",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64",
"7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686",
"7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc",
"7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64",
"7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390",
"7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x",
"7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64",
"7Workstation-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch",
"7Workstation-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64",
"7Workstation-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x",
"7Workstation-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64",
"7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686",
"7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc",
"7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64",
"7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390",
"7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x",
"7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64",
"7Workstation-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64",
"7Workstation-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x",
"7Workstation-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.i686",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.src",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64",
"7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686",
"7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc",
"7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64",
"7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390",
"7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x",
"7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64",
"7Workstation-optional-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch",
"7Workstation-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64",
"7Workstation-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x",
"7Workstation-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64",
"7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686",
"7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc",
"7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64",
"7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390",
"7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x",
"7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64",
"7Workstation-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64",
"7Workstation-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x",
"7Workstation-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-27219"
},
{
"category": "external",
"summary": "RHBZ#1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-27219",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27219"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219"
}
],
"release_date": "2021-02-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-05-31T10:26:50+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:glib2-0:2.56.1-9.el7_9.i686",
"7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc",
"7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64",
"7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le",
"7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.s390",
"7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x",
"7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.src",
"7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64",
"7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686",
"7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc",
"7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64",
"7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390",
"7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x",
"7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64",
"7Client-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch",
"7Client-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64",
"7Client-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"7Client-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x",
"7Client-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64",
"7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686",
"7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc",
"7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64",
"7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le",
"7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390",
"7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x",
"7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64",
"7Client-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64",
"7Client-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"7Client-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x",
"7Client-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.i686",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.src",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64",
"7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686",
"7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc",
"7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64",
"7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390",
"7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x",
"7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64",
"7Client-optional-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch",
"7Client-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64",
"7Client-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"7Client-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x",
"7Client-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64",
"7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686",
"7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc",
"7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64",
"7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le",
"7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390",
"7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x",
"7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64",
"7Client-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64",
"7Client-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"7Client-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x",
"7Client-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.i686",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.src",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686",
"7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390",
"7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch",
"7ComputeNode-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686",
"7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390",
"7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.i686",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.s390",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.src",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64",
"7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686",
"7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc",
"7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64",
"7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390",
"7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x",
"7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64",
"7Server-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch",
"7Server-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64",
"7Server-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"7Server-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x",
"7Server-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64",
"7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686",
"7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc",
"7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64",
"7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le",
"7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390",
"7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x",
"7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64",
"7Server-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64",
"7Server-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"7Server-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x",
"7Server-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.i686",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.src",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64",
"7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686",
"7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc",
"7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64",
"7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390",
"7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x",
"7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64",
"7Server-optional-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch",
"7Server-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64",
"7Server-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"7Server-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x",
"7Server-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64",
"7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686",
"7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc",
"7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64",
"7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le",
"7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390",
"7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x",
"7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64",
"7Server-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64",
"7Server-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"7Server-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x",
"7Server-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.i686",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.s390",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.src",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64",
"7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686",
"7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc",
"7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64",
"7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390",
"7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x",
"7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64",
"7Workstation-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch",
"7Workstation-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64",
"7Workstation-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x",
"7Workstation-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64",
"7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686",
"7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc",
"7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64",
"7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390",
"7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x",
"7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64",
"7Workstation-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64",
"7Workstation-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x",
"7Workstation-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.i686",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.src",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64",
"7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686",
"7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc",
"7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64",
"7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390",
"7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x",
"7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64",
"7Workstation-optional-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch",
"7Workstation-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64",
"7Workstation-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x",
"7Workstation-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64",
"7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686",
"7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc",
"7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64",
"7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390",
"7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x",
"7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64",
"7Workstation-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64",
"7Workstation-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x",
"7Workstation-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2147"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.i686",
"7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc",
"7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64",
"7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le",
"7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.s390",
"7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x",
"7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.src",
"7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64",
"7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686",
"7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc",
"7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64",
"7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390",
"7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x",
"7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64",
"7Client-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch",
"7Client-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64",
"7Client-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"7Client-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x",
"7Client-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64",
"7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686",
"7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc",
"7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64",
"7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le",
"7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390",
"7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x",
"7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64",
"7Client-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64",
"7Client-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"7Client-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x",
"7Client-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.i686",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.src",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64",
"7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686",
"7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc",
"7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64",
"7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390",
"7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x",
"7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64",
"7Client-optional-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch",
"7Client-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64",
"7Client-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"7Client-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x",
"7Client-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64",
"7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686",
"7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc",
"7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64",
"7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le",
"7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390",
"7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x",
"7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64",
"7Client-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64",
"7Client-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"7Client-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x",
"7Client-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.i686",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.src",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686",
"7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390",
"7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch",
"7ComputeNode-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686",
"7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390",
"7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.i686",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.s390",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.src",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64",
"7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686",
"7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc",
"7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64",
"7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390",
"7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x",
"7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64",
"7Server-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch",
"7Server-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64",
"7Server-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"7Server-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x",
"7Server-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64",
"7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686",
"7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc",
"7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64",
"7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le",
"7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390",
"7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x",
"7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64",
"7Server-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64",
"7Server-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"7Server-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x",
"7Server-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.i686",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.src",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64",
"7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686",
"7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc",
"7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64",
"7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390",
"7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x",
"7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64",
"7Server-optional-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch",
"7Server-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64",
"7Server-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"7Server-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x",
"7Server-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64",
"7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686",
"7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc",
"7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64",
"7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le",
"7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390",
"7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x",
"7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64",
"7Server-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64",
"7Server-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"7Server-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x",
"7Server-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.i686",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.s390",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.src",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64",
"7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686",
"7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc",
"7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64",
"7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390",
"7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x",
"7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64",
"7Workstation-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch",
"7Workstation-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64",
"7Workstation-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x",
"7Workstation-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64",
"7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686",
"7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc",
"7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64",
"7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390",
"7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x",
"7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64",
"7Workstation-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64",
"7Workstation-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x",
"7Workstation-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.i686",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.src",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64",
"7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686",
"7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc",
"7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64",
"7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390",
"7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x",
"7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64",
"7Workstation-optional-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch",
"7Workstation-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64",
"7Workstation-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x",
"7Workstation-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64",
"7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686",
"7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc",
"7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64",
"7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390",
"7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x",
"7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64",
"7Workstation-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64",
"7Workstation-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x",
"7Workstation-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits"
}
]
}
rhsa-2021:2172
Vulnerability from csaf_redhat
Notes
{
"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 glib2 is now available for Red Hat Enterprise Linux 8.1 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": "GLib provides the core application building blocks for libraries and applications written in C. It provides the core object system used in GNOME, the main loop implementation, and a large set of utility functions for strings and common data structures.\n\nSecurity Fix(es):\n\n* glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits (CVE-2021-27219)\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-2021:2172",
"url": "https://access.redhat.com/errata/RHSA-2021:2172"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_2172.json"
}
],
"title": "Red Hat Security Advisory: glib2 security update",
"tracking": {
"current_release_date": "2025-11-21T18:22:39+00:00",
"generator": {
"date": "2025-11-21T18:22:39+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2021:2172",
"initial_release_date": "2021-06-01T10:49:41+00:00",
"revision_history": [
{
"date": "2021-06-01T10:49:41+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-06-01T10:49:41+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:22:39+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product": {
"name": "Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.1::crb"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:8.1::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-doc-0:2.56.4-8.el8_1.noarch",
"product": {
"name": "glib2-doc-0:2.56.4-8.el8_1.noarch",
"product_id": "glib2-doc-0:2.56.4-8.el8_1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-doc@2.56.4-8.el8_1?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-static-0:2.56.4-8.el8_1.aarch64",
"product": {
"name": "glib2-static-0:2.56.4-8.el8_1.aarch64",
"product_id": "glib2-static-0:2.56.4-8.el8_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.4-8.el8_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-debugsource-0:2.56.4-8.el8_1.aarch64",
"product": {
"name": "glib2-debugsource-0:2.56.4-8.el8_1.aarch64",
"product_id": "glib2-debugsource-0:2.56.4-8.el8_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debugsource@2.56.4-8.el8_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.4-8.el8_1.aarch64",
"product": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_1.aarch64",
"product_id": "glib2-debuginfo-0:2.56.4-8.el8_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.4-8.el8_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.aarch64",
"product": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.aarch64",
"product_id": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel-debuginfo@2.56.4-8.el8_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.aarch64",
"product": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.aarch64",
"product_id": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam-debuginfo@2.56.4-8.el8_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.aarch64",
"product": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.aarch64",
"product_id": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests-debuginfo@2.56.4-8.el8_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-0:2.56.4-8.el8_1.aarch64",
"product": {
"name": "glib2-0:2.56.4-8.el8_1.aarch64",
"product_id": "glib2-0:2.56.4-8.el8_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.4-8.el8_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.4-8.el8_1.aarch64",
"product": {
"name": "glib2-devel-0:2.56.4-8.el8_1.aarch64",
"product_id": "glib2-devel-0:2.56.4-8.el8_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.4-8.el8_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.56.4-8.el8_1.aarch64",
"product": {
"name": "glib2-fam-0:2.56.4-8.el8_1.aarch64",
"product_id": "glib2-fam-0:2.56.4-8.el8_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.4-8.el8_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.4-8.el8_1.aarch64",
"product": {
"name": "glib2-tests-0:2.56.4-8.el8_1.aarch64",
"product_id": "glib2-tests-0:2.56.4-8.el8_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.4-8.el8_1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-static-0:2.56.4-8.el8_1.ppc64le",
"product": {
"name": "glib2-static-0:2.56.4-8.el8_1.ppc64le",
"product_id": "glib2-static-0:2.56.4-8.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.4-8.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-debugsource-0:2.56.4-8.el8_1.ppc64le",
"product": {
"name": "glib2-debugsource-0:2.56.4-8.el8_1.ppc64le",
"product_id": "glib2-debugsource-0:2.56.4-8.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debugsource@2.56.4-8.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"product": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"product_id": "glib2-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.4-8.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"product": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"product_id": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel-debuginfo@2.56.4-8.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"product": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"product_id": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam-debuginfo@2.56.4-8.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"product": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"product_id": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests-debuginfo@2.56.4-8.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-0:2.56.4-8.el8_1.ppc64le",
"product": {
"name": "glib2-0:2.56.4-8.el8_1.ppc64le",
"product_id": "glib2-0:2.56.4-8.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.4-8.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.4-8.el8_1.ppc64le",
"product": {
"name": "glib2-devel-0:2.56.4-8.el8_1.ppc64le",
"product_id": "glib2-devel-0:2.56.4-8.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.4-8.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.56.4-8.el8_1.ppc64le",
"product": {
"name": "glib2-fam-0:2.56.4-8.el8_1.ppc64le",
"product_id": "glib2-fam-0:2.56.4-8.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.4-8.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.4-8.el8_1.ppc64le",
"product": {
"name": "glib2-tests-0:2.56.4-8.el8_1.ppc64le",
"product_id": "glib2-tests-0:2.56.4-8.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.4-8.el8_1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-static-0:2.56.4-8.el8_1.i686",
"product": {
"name": "glib2-static-0:2.56.4-8.el8_1.i686",
"product_id": "glib2-static-0:2.56.4-8.el8_1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.4-8.el8_1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-debugsource-0:2.56.4-8.el8_1.i686",
"product": {
"name": "glib2-debugsource-0:2.56.4-8.el8_1.i686",
"product_id": "glib2-debugsource-0:2.56.4-8.el8_1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debugsource@2.56.4-8.el8_1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.4-8.el8_1.i686",
"product": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_1.i686",
"product_id": "glib2-debuginfo-0:2.56.4-8.el8_1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.4-8.el8_1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.i686",
"product": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.i686",
"product_id": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel-debuginfo@2.56.4-8.el8_1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.i686",
"product": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.i686",
"product_id": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam-debuginfo@2.56.4-8.el8_1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.i686",
"product": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.i686",
"product_id": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests-debuginfo@2.56.4-8.el8_1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-0:2.56.4-8.el8_1.i686",
"product": {
"name": "glib2-0:2.56.4-8.el8_1.i686",
"product_id": "glib2-0:2.56.4-8.el8_1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.4-8.el8_1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.4-8.el8_1.i686",
"product": {
"name": "glib2-devel-0:2.56.4-8.el8_1.i686",
"product_id": "glib2-devel-0:2.56.4-8.el8_1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.4-8.el8_1?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-static-0:2.56.4-8.el8_1.x86_64",
"product": {
"name": "glib2-static-0:2.56.4-8.el8_1.x86_64",
"product_id": "glib2-static-0:2.56.4-8.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.4-8.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-debugsource-0:2.56.4-8.el8_1.x86_64",
"product": {
"name": "glib2-debugsource-0:2.56.4-8.el8_1.x86_64",
"product_id": "glib2-debugsource-0:2.56.4-8.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debugsource@2.56.4-8.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.4-8.el8_1.x86_64",
"product": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_1.x86_64",
"product_id": "glib2-debuginfo-0:2.56.4-8.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.4-8.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.x86_64",
"product": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.x86_64",
"product_id": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel-debuginfo@2.56.4-8.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.x86_64",
"product": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.x86_64",
"product_id": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam-debuginfo@2.56.4-8.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.x86_64",
"product": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.x86_64",
"product_id": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests-debuginfo@2.56.4-8.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-0:2.56.4-8.el8_1.x86_64",
"product": {
"name": "glib2-0:2.56.4-8.el8_1.x86_64",
"product_id": "glib2-0:2.56.4-8.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.4-8.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.4-8.el8_1.x86_64",
"product": {
"name": "glib2-devel-0:2.56.4-8.el8_1.x86_64",
"product_id": "glib2-devel-0:2.56.4-8.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.4-8.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.56.4-8.el8_1.x86_64",
"product": {
"name": "glib2-fam-0:2.56.4-8.el8_1.x86_64",
"product_id": "glib2-fam-0:2.56.4-8.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.4-8.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.4-8.el8_1.x86_64",
"product": {
"name": "glib2-tests-0:2.56.4-8.el8_1.x86_64",
"product_id": "glib2-tests-0:2.56.4-8.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.4-8.el8_1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-static-0:2.56.4-8.el8_1.s390x",
"product": {
"name": "glib2-static-0:2.56.4-8.el8_1.s390x",
"product_id": "glib2-static-0:2.56.4-8.el8_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.4-8.el8_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-debugsource-0:2.56.4-8.el8_1.s390x",
"product": {
"name": "glib2-debugsource-0:2.56.4-8.el8_1.s390x",
"product_id": "glib2-debugsource-0:2.56.4-8.el8_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debugsource@2.56.4-8.el8_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.4-8.el8_1.s390x",
"product": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_1.s390x",
"product_id": "glib2-debuginfo-0:2.56.4-8.el8_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.4-8.el8_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.s390x",
"product": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.s390x",
"product_id": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel-debuginfo@2.56.4-8.el8_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.s390x",
"product": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.s390x",
"product_id": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam-debuginfo@2.56.4-8.el8_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.s390x",
"product": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.s390x",
"product_id": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests-debuginfo@2.56.4-8.el8_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-0:2.56.4-8.el8_1.s390x",
"product": {
"name": "glib2-0:2.56.4-8.el8_1.s390x",
"product_id": "glib2-0:2.56.4-8.el8_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.4-8.el8_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.4-8.el8_1.s390x",
"product": {
"name": "glib2-devel-0:2.56.4-8.el8_1.s390x",
"product_id": "glib2-devel-0:2.56.4-8.el8_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.4-8.el8_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.56.4-8.el8_1.s390x",
"product": {
"name": "glib2-fam-0:2.56.4-8.el8_1.s390x",
"product_id": "glib2-fam-0:2.56.4-8.el8_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.4-8.el8_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.4-8.el8_1.s390x",
"product": {
"name": "glib2-tests-0:2.56.4-8.el8_1.s390x",
"product_id": "glib2-tests-0:2.56.4-8.el8_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.4-8.el8_1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.4-8.el8_1.src",
"product": {
"name": "glib2-0:2.56.4-8.el8_1.src",
"product_id": "glib2-0:2.56.4-8.el8_1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.4-8.el8_1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.aarch64"
},
"product_reference": "glib2-0:2.56.4-8.el8_1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.i686"
},
"product_reference": "glib2-0:2.56.4-8.el8_1.i686",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.ppc64le"
},
"product_reference": "glib2-0:2.56.4-8.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.s390x"
},
"product_reference": "glib2-0:2.56.4-8.el8_1.s390x",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_1.src as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.src"
},
"product_reference": "glib2-0:2.56.4-8.el8_1.src",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.x86_64"
},
"product_reference": "glib2-0:2.56.4-8.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.aarch64"
},
"product_reference": "glib2-debuginfo-0:2.56.4-8.el8_1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.4-8.el8_1.i686",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.4-8.el8_1.s390x",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.4-8.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-8.el8_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.aarch64"
},
"product_reference": "glib2-debugsource-0:2.56.4-8.el8_1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-8.el8_1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.i686"
},
"product_reference": "glib2-debugsource-0:2.56.4-8.el8_1.i686",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-8.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.ppc64le"
},
"product_reference": "glib2-debugsource-0:2.56.4-8.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-8.el8_1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.s390x"
},
"product_reference": "glib2-debugsource-0:2.56.4-8.el8_1.s390x",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-8.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.x86_64"
},
"product_reference": "glib2-debugsource-0:2.56.4-8.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-8.el8_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.aarch64"
},
"product_reference": "glib2-devel-0:2.56.4-8.el8_1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-8.el8_1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.i686"
},
"product_reference": "glib2-devel-0:2.56.4-8.el8_1.i686",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-8.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.4-8.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-8.el8_1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.s390x"
},
"product_reference": "glib2-devel-0:2.56.4-8.el8_1.s390x",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-8.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.x86_64"
},
"product_reference": "glib2-devel-0:2.56.4-8.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.aarch64"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.i686"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.i686",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.ppc64le"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.s390x"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.s390x",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.x86_64"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.4-8.el8_1.noarch as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-doc-0:2.56.4-8.el8_1.noarch"
},
"product_reference": "glib2-doc-0:2.56.4-8.el8_1.noarch",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-8.el8_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.aarch64"
},
"product_reference": "glib2-fam-0:2.56.4-8.el8_1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-8.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.4-8.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-8.el8_1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.s390x"
},
"product_reference": "glib2-fam-0:2.56.4-8.el8_1.s390x",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-8.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.x86_64"
},
"product_reference": "glib2-fam-0:2.56.4-8.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.aarch64"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.i686"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.i686",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.ppc64le"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.s390x"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.s390x",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.x86_64"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-8.el8_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.aarch64"
},
"product_reference": "glib2-static-0:2.56.4-8.el8_1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-8.el8_1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.i686"
},
"product_reference": "glib2-static-0:2.56.4-8.el8_1.i686",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-8.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.ppc64le"
},
"product_reference": "glib2-static-0:2.56.4-8.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-8.el8_1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.s390x"
},
"product_reference": "glib2-static-0:2.56.4-8.el8_1.s390x",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-8.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.x86_64"
},
"product_reference": "glib2-static-0:2.56.4-8.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-8.el8_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.aarch64"
},
"product_reference": "glib2-tests-0:2.56.4-8.el8_1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-8.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.4-8.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-8.el8_1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.s390x"
},
"product_reference": "glib2-tests-0:2.56.4-8.el8_1.s390x",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-8.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.x86_64"
},
"product_reference": "glib2-tests-0:2.56.4-8.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.aarch64"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.i686"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.i686",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.ppc64le"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.s390x"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.s390x",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.x86_64"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.aarch64"
},
"product_reference": "glib2-0:2.56.4-8.el8_1.aarch64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.i686"
},
"product_reference": "glib2-0:2.56.4-8.el8_1.i686",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.ppc64le"
},
"product_reference": "glib2-0:2.56.4-8.el8_1.ppc64le",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.s390x"
},
"product_reference": "glib2-0:2.56.4-8.el8_1.s390x",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_1.src as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.src"
},
"product_reference": "glib2-0:2.56.4-8.el8_1.src",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.x86_64"
},
"product_reference": "glib2-0:2.56.4-8.el8_1.x86_64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.aarch64"
},
"product_reference": "glib2-debuginfo-0:2.56.4-8.el8_1.aarch64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.4-8.el8_1.i686",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.4-8.el8_1.s390x",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.4-8.el8_1.x86_64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-8.el8_1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.aarch64"
},
"product_reference": "glib2-debugsource-0:2.56.4-8.el8_1.aarch64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-8.el8_1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.i686"
},
"product_reference": "glib2-debugsource-0:2.56.4-8.el8_1.i686",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-8.el8_1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.ppc64le"
},
"product_reference": "glib2-debugsource-0:2.56.4-8.el8_1.ppc64le",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-8.el8_1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.s390x"
},
"product_reference": "glib2-debugsource-0:2.56.4-8.el8_1.s390x",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-8.el8_1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.x86_64"
},
"product_reference": "glib2-debugsource-0:2.56.4-8.el8_1.x86_64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-8.el8_1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.aarch64"
},
"product_reference": "glib2-devel-0:2.56.4-8.el8_1.aarch64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-8.el8_1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.i686"
},
"product_reference": "glib2-devel-0:2.56.4-8.el8_1.i686",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-8.el8_1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.4-8.el8_1.ppc64le",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-8.el8_1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.s390x"
},
"product_reference": "glib2-devel-0:2.56.4-8.el8_1.s390x",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-8.el8_1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.x86_64"
},
"product_reference": "glib2-devel-0:2.56.4-8.el8_1.x86_64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.aarch64"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.aarch64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.i686"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.i686",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.ppc64le"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.s390x"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.s390x",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.x86_64"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.x86_64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.4-8.el8_1.noarch as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-doc-0:2.56.4-8.el8_1.noarch"
},
"product_reference": "glib2-doc-0:2.56.4-8.el8_1.noarch",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-8.el8_1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.aarch64"
},
"product_reference": "glib2-fam-0:2.56.4-8.el8_1.aarch64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-8.el8_1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.4-8.el8_1.ppc64le",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-8.el8_1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.s390x"
},
"product_reference": "glib2-fam-0:2.56.4-8.el8_1.s390x",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-8.el8_1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.x86_64"
},
"product_reference": "glib2-fam-0:2.56.4-8.el8_1.x86_64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.aarch64"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.aarch64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.i686"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.i686",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.ppc64le"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.s390x"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.s390x",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.x86_64"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.x86_64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-8.el8_1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.aarch64"
},
"product_reference": "glib2-static-0:2.56.4-8.el8_1.aarch64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-8.el8_1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.i686"
},
"product_reference": "glib2-static-0:2.56.4-8.el8_1.i686",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-8.el8_1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.ppc64le"
},
"product_reference": "glib2-static-0:2.56.4-8.el8_1.ppc64le",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-8.el8_1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.s390x"
},
"product_reference": "glib2-static-0:2.56.4-8.el8_1.s390x",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-8.el8_1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.x86_64"
},
"product_reference": "glib2-static-0:2.56.4-8.el8_1.x86_64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-8.el8_1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.aarch64"
},
"product_reference": "glib2-tests-0:2.56.4-8.el8_1.aarch64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-8.el8_1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.4-8.el8_1.ppc64le",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-8.el8_1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.s390x"
},
"product_reference": "glib2-tests-0:2.56.4-8.el8_1.s390x",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-8.el8_1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.x86_64"
},
"product_reference": "glib2-tests-0:2.56.4-8.el8_1.x86_64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.aarch64"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.aarch64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.i686"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.i686",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.ppc64le"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.s390x"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.s390x",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.x86_64"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.x86_64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-27219",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-02-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1929858"
}
],
"notes": [
{
"category": "description",
"text": "An integer wraparound was discovered in glib due to passing a 64 bit sized value to function g_memdup() which accepts a 32 bits number as argument. An attacker may abuse this flaw when an application linked against the glib library uses g_bytes_new() function or possibly other functions that use g_memdup() underneath and accept a 64 bits argument as size. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Applications that just use GBytes to access the data are affected by this flaw but the highest threat is to data confidentiality and/or the application availability, due to possible out-of-bounds reads. However, if the data in GBytes is taken through functions such as g_bytes_unref_to_data or g_bytes_unref_to_array it might be possible to have out-of-bounds writes due to the wrongly reported size of the buffer.\n\nApplications that use g_memdup to duplicate memory with user-controlled sizes should pay extra attention to the fact that g_memdup accepts a guint size instead of gsize. Thus directly passing a gsize value to g_memdup may results in integer truncation, allocating a buffer smaller than expected.",
"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": [
"BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.src",
"BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-doc-0:2.56.4-8.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.src",
"CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-doc-0:2.56.4-8.el8_1.noarch",
"CRB-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-27219"
},
{
"category": "external",
"summary": "RHBZ#1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-27219",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27219"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219"
}
],
"release_date": "2021-02-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-06-01T10:49:41+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": [
"BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.src",
"BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-doc-0:2.56.4-8.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.src",
"CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-doc-0:2.56.4-8.el8_1.noarch",
"CRB-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2172"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.src",
"BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-doc-0:2.56.4-8.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.src",
"CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-doc-0:2.56.4-8.el8_1.noarch",
"CRB-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits"
}
]
}
RHSA-2021:2172
Vulnerability from csaf_redhat
Notes
{
"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 glib2 is now available for Red Hat Enterprise Linux 8.1 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": "GLib provides the core application building blocks for libraries and applications written in C. It provides the core object system used in GNOME, the main loop implementation, and a large set of utility functions for strings and common data structures.\n\nSecurity Fix(es):\n\n* glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits (CVE-2021-27219)\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-2021:2172",
"url": "https://access.redhat.com/errata/RHSA-2021:2172"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_2172.json"
}
],
"title": "Red Hat Security Advisory: glib2 security update",
"tracking": {
"current_release_date": "2025-11-21T18:22:39+00:00",
"generator": {
"date": "2025-11-21T18:22:39+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2021:2172",
"initial_release_date": "2021-06-01T10:49:41+00:00",
"revision_history": [
{
"date": "2021-06-01T10:49:41+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-06-01T10:49:41+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:22:39+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product": {
"name": "Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.1::crb"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:8.1::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-doc-0:2.56.4-8.el8_1.noarch",
"product": {
"name": "glib2-doc-0:2.56.4-8.el8_1.noarch",
"product_id": "glib2-doc-0:2.56.4-8.el8_1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-doc@2.56.4-8.el8_1?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-static-0:2.56.4-8.el8_1.aarch64",
"product": {
"name": "glib2-static-0:2.56.4-8.el8_1.aarch64",
"product_id": "glib2-static-0:2.56.4-8.el8_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.4-8.el8_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-debugsource-0:2.56.4-8.el8_1.aarch64",
"product": {
"name": "glib2-debugsource-0:2.56.4-8.el8_1.aarch64",
"product_id": "glib2-debugsource-0:2.56.4-8.el8_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debugsource@2.56.4-8.el8_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.4-8.el8_1.aarch64",
"product": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_1.aarch64",
"product_id": "glib2-debuginfo-0:2.56.4-8.el8_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.4-8.el8_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.aarch64",
"product": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.aarch64",
"product_id": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel-debuginfo@2.56.4-8.el8_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.aarch64",
"product": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.aarch64",
"product_id": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam-debuginfo@2.56.4-8.el8_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.aarch64",
"product": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.aarch64",
"product_id": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests-debuginfo@2.56.4-8.el8_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-0:2.56.4-8.el8_1.aarch64",
"product": {
"name": "glib2-0:2.56.4-8.el8_1.aarch64",
"product_id": "glib2-0:2.56.4-8.el8_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.4-8.el8_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.4-8.el8_1.aarch64",
"product": {
"name": "glib2-devel-0:2.56.4-8.el8_1.aarch64",
"product_id": "glib2-devel-0:2.56.4-8.el8_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.4-8.el8_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.56.4-8.el8_1.aarch64",
"product": {
"name": "glib2-fam-0:2.56.4-8.el8_1.aarch64",
"product_id": "glib2-fam-0:2.56.4-8.el8_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.4-8.el8_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.4-8.el8_1.aarch64",
"product": {
"name": "glib2-tests-0:2.56.4-8.el8_1.aarch64",
"product_id": "glib2-tests-0:2.56.4-8.el8_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.4-8.el8_1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-static-0:2.56.4-8.el8_1.ppc64le",
"product": {
"name": "glib2-static-0:2.56.4-8.el8_1.ppc64le",
"product_id": "glib2-static-0:2.56.4-8.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.4-8.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-debugsource-0:2.56.4-8.el8_1.ppc64le",
"product": {
"name": "glib2-debugsource-0:2.56.4-8.el8_1.ppc64le",
"product_id": "glib2-debugsource-0:2.56.4-8.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debugsource@2.56.4-8.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"product": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"product_id": "glib2-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.4-8.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"product": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"product_id": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel-debuginfo@2.56.4-8.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"product": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"product_id": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam-debuginfo@2.56.4-8.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"product": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"product_id": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests-debuginfo@2.56.4-8.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-0:2.56.4-8.el8_1.ppc64le",
"product": {
"name": "glib2-0:2.56.4-8.el8_1.ppc64le",
"product_id": "glib2-0:2.56.4-8.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.4-8.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.4-8.el8_1.ppc64le",
"product": {
"name": "glib2-devel-0:2.56.4-8.el8_1.ppc64le",
"product_id": "glib2-devel-0:2.56.4-8.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.4-8.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.56.4-8.el8_1.ppc64le",
"product": {
"name": "glib2-fam-0:2.56.4-8.el8_1.ppc64le",
"product_id": "glib2-fam-0:2.56.4-8.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.4-8.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.4-8.el8_1.ppc64le",
"product": {
"name": "glib2-tests-0:2.56.4-8.el8_1.ppc64le",
"product_id": "glib2-tests-0:2.56.4-8.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.4-8.el8_1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-static-0:2.56.4-8.el8_1.i686",
"product": {
"name": "glib2-static-0:2.56.4-8.el8_1.i686",
"product_id": "glib2-static-0:2.56.4-8.el8_1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.4-8.el8_1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-debugsource-0:2.56.4-8.el8_1.i686",
"product": {
"name": "glib2-debugsource-0:2.56.4-8.el8_1.i686",
"product_id": "glib2-debugsource-0:2.56.4-8.el8_1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debugsource@2.56.4-8.el8_1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.4-8.el8_1.i686",
"product": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_1.i686",
"product_id": "glib2-debuginfo-0:2.56.4-8.el8_1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.4-8.el8_1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.i686",
"product": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.i686",
"product_id": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel-debuginfo@2.56.4-8.el8_1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.i686",
"product": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.i686",
"product_id": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam-debuginfo@2.56.4-8.el8_1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.i686",
"product": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.i686",
"product_id": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests-debuginfo@2.56.4-8.el8_1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-0:2.56.4-8.el8_1.i686",
"product": {
"name": "glib2-0:2.56.4-8.el8_1.i686",
"product_id": "glib2-0:2.56.4-8.el8_1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.4-8.el8_1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.4-8.el8_1.i686",
"product": {
"name": "glib2-devel-0:2.56.4-8.el8_1.i686",
"product_id": "glib2-devel-0:2.56.4-8.el8_1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.4-8.el8_1?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-static-0:2.56.4-8.el8_1.x86_64",
"product": {
"name": "glib2-static-0:2.56.4-8.el8_1.x86_64",
"product_id": "glib2-static-0:2.56.4-8.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.4-8.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-debugsource-0:2.56.4-8.el8_1.x86_64",
"product": {
"name": "glib2-debugsource-0:2.56.4-8.el8_1.x86_64",
"product_id": "glib2-debugsource-0:2.56.4-8.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debugsource@2.56.4-8.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.4-8.el8_1.x86_64",
"product": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_1.x86_64",
"product_id": "glib2-debuginfo-0:2.56.4-8.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.4-8.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.x86_64",
"product": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.x86_64",
"product_id": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel-debuginfo@2.56.4-8.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.x86_64",
"product": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.x86_64",
"product_id": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam-debuginfo@2.56.4-8.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.x86_64",
"product": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.x86_64",
"product_id": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests-debuginfo@2.56.4-8.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-0:2.56.4-8.el8_1.x86_64",
"product": {
"name": "glib2-0:2.56.4-8.el8_1.x86_64",
"product_id": "glib2-0:2.56.4-8.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.4-8.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.4-8.el8_1.x86_64",
"product": {
"name": "glib2-devel-0:2.56.4-8.el8_1.x86_64",
"product_id": "glib2-devel-0:2.56.4-8.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.4-8.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.56.4-8.el8_1.x86_64",
"product": {
"name": "glib2-fam-0:2.56.4-8.el8_1.x86_64",
"product_id": "glib2-fam-0:2.56.4-8.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.4-8.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.4-8.el8_1.x86_64",
"product": {
"name": "glib2-tests-0:2.56.4-8.el8_1.x86_64",
"product_id": "glib2-tests-0:2.56.4-8.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.4-8.el8_1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-static-0:2.56.4-8.el8_1.s390x",
"product": {
"name": "glib2-static-0:2.56.4-8.el8_1.s390x",
"product_id": "glib2-static-0:2.56.4-8.el8_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.4-8.el8_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-debugsource-0:2.56.4-8.el8_1.s390x",
"product": {
"name": "glib2-debugsource-0:2.56.4-8.el8_1.s390x",
"product_id": "glib2-debugsource-0:2.56.4-8.el8_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debugsource@2.56.4-8.el8_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.4-8.el8_1.s390x",
"product": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_1.s390x",
"product_id": "glib2-debuginfo-0:2.56.4-8.el8_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.4-8.el8_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.s390x",
"product": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.s390x",
"product_id": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel-debuginfo@2.56.4-8.el8_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.s390x",
"product": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.s390x",
"product_id": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam-debuginfo@2.56.4-8.el8_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.s390x",
"product": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.s390x",
"product_id": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests-debuginfo@2.56.4-8.el8_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-0:2.56.4-8.el8_1.s390x",
"product": {
"name": "glib2-0:2.56.4-8.el8_1.s390x",
"product_id": "glib2-0:2.56.4-8.el8_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.4-8.el8_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.4-8.el8_1.s390x",
"product": {
"name": "glib2-devel-0:2.56.4-8.el8_1.s390x",
"product_id": "glib2-devel-0:2.56.4-8.el8_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.4-8.el8_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.56.4-8.el8_1.s390x",
"product": {
"name": "glib2-fam-0:2.56.4-8.el8_1.s390x",
"product_id": "glib2-fam-0:2.56.4-8.el8_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.4-8.el8_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.4-8.el8_1.s390x",
"product": {
"name": "glib2-tests-0:2.56.4-8.el8_1.s390x",
"product_id": "glib2-tests-0:2.56.4-8.el8_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.4-8.el8_1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.4-8.el8_1.src",
"product": {
"name": "glib2-0:2.56.4-8.el8_1.src",
"product_id": "glib2-0:2.56.4-8.el8_1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.4-8.el8_1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.aarch64"
},
"product_reference": "glib2-0:2.56.4-8.el8_1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.i686"
},
"product_reference": "glib2-0:2.56.4-8.el8_1.i686",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.ppc64le"
},
"product_reference": "glib2-0:2.56.4-8.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.s390x"
},
"product_reference": "glib2-0:2.56.4-8.el8_1.s390x",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_1.src as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.src"
},
"product_reference": "glib2-0:2.56.4-8.el8_1.src",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.x86_64"
},
"product_reference": "glib2-0:2.56.4-8.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.aarch64"
},
"product_reference": "glib2-debuginfo-0:2.56.4-8.el8_1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.4-8.el8_1.i686",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.4-8.el8_1.s390x",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.4-8.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-8.el8_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.aarch64"
},
"product_reference": "glib2-debugsource-0:2.56.4-8.el8_1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-8.el8_1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.i686"
},
"product_reference": "glib2-debugsource-0:2.56.4-8.el8_1.i686",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-8.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.ppc64le"
},
"product_reference": "glib2-debugsource-0:2.56.4-8.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-8.el8_1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.s390x"
},
"product_reference": "glib2-debugsource-0:2.56.4-8.el8_1.s390x",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-8.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.x86_64"
},
"product_reference": "glib2-debugsource-0:2.56.4-8.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-8.el8_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.aarch64"
},
"product_reference": "glib2-devel-0:2.56.4-8.el8_1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-8.el8_1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.i686"
},
"product_reference": "glib2-devel-0:2.56.4-8.el8_1.i686",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-8.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.4-8.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-8.el8_1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.s390x"
},
"product_reference": "glib2-devel-0:2.56.4-8.el8_1.s390x",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-8.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.x86_64"
},
"product_reference": "glib2-devel-0:2.56.4-8.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.aarch64"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.i686"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.i686",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.ppc64le"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.s390x"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.s390x",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.x86_64"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.4-8.el8_1.noarch as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-doc-0:2.56.4-8.el8_1.noarch"
},
"product_reference": "glib2-doc-0:2.56.4-8.el8_1.noarch",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-8.el8_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.aarch64"
},
"product_reference": "glib2-fam-0:2.56.4-8.el8_1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-8.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.4-8.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-8.el8_1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.s390x"
},
"product_reference": "glib2-fam-0:2.56.4-8.el8_1.s390x",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-8.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.x86_64"
},
"product_reference": "glib2-fam-0:2.56.4-8.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.aarch64"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.i686"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.i686",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.ppc64le"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.s390x"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.s390x",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.x86_64"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-8.el8_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.aarch64"
},
"product_reference": "glib2-static-0:2.56.4-8.el8_1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-8.el8_1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.i686"
},
"product_reference": "glib2-static-0:2.56.4-8.el8_1.i686",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-8.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.ppc64le"
},
"product_reference": "glib2-static-0:2.56.4-8.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-8.el8_1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.s390x"
},
"product_reference": "glib2-static-0:2.56.4-8.el8_1.s390x",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-8.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.x86_64"
},
"product_reference": "glib2-static-0:2.56.4-8.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-8.el8_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.aarch64"
},
"product_reference": "glib2-tests-0:2.56.4-8.el8_1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-8.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.4-8.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-8.el8_1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.s390x"
},
"product_reference": "glib2-tests-0:2.56.4-8.el8_1.s390x",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-8.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.x86_64"
},
"product_reference": "glib2-tests-0:2.56.4-8.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.aarch64"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.i686"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.i686",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.ppc64le"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.s390x"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.s390x",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.x86_64"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.aarch64"
},
"product_reference": "glib2-0:2.56.4-8.el8_1.aarch64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.i686"
},
"product_reference": "glib2-0:2.56.4-8.el8_1.i686",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.ppc64le"
},
"product_reference": "glib2-0:2.56.4-8.el8_1.ppc64le",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.s390x"
},
"product_reference": "glib2-0:2.56.4-8.el8_1.s390x",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_1.src as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.src"
},
"product_reference": "glib2-0:2.56.4-8.el8_1.src",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.x86_64"
},
"product_reference": "glib2-0:2.56.4-8.el8_1.x86_64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.aarch64"
},
"product_reference": "glib2-debuginfo-0:2.56.4-8.el8_1.aarch64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.4-8.el8_1.i686",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.4-8.el8_1.s390x",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.4-8.el8_1.x86_64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-8.el8_1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.aarch64"
},
"product_reference": "glib2-debugsource-0:2.56.4-8.el8_1.aarch64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-8.el8_1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.i686"
},
"product_reference": "glib2-debugsource-0:2.56.4-8.el8_1.i686",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-8.el8_1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.ppc64le"
},
"product_reference": "glib2-debugsource-0:2.56.4-8.el8_1.ppc64le",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-8.el8_1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.s390x"
},
"product_reference": "glib2-debugsource-0:2.56.4-8.el8_1.s390x",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-8.el8_1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.x86_64"
},
"product_reference": "glib2-debugsource-0:2.56.4-8.el8_1.x86_64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-8.el8_1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.aarch64"
},
"product_reference": "glib2-devel-0:2.56.4-8.el8_1.aarch64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-8.el8_1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.i686"
},
"product_reference": "glib2-devel-0:2.56.4-8.el8_1.i686",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-8.el8_1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.4-8.el8_1.ppc64le",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-8.el8_1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.s390x"
},
"product_reference": "glib2-devel-0:2.56.4-8.el8_1.s390x",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-8.el8_1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.x86_64"
},
"product_reference": "glib2-devel-0:2.56.4-8.el8_1.x86_64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.aarch64"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.aarch64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.i686"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.i686",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.ppc64le"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.s390x"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.s390x",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.x86_64"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.x86_64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.4-8.el8_1.noarch as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-doc-0:2.56.4-8.el8_1.noarch"
},
"product_reference": "glib2-doc-0:2.56.4-8.el8_1.noarch",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-8.el8_1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.aarch64"
},
"product_reference": "glib2-fam-0:2.56.4-8.el8_1.aarch64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-8.el8_1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.4-8.el8_1.ppc64le",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-8.el8_1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.s390x"
},
"product_reference": "glib2-fam-0:2.56.4-8.el8_1.s390x",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-8.el8_1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.x86_64"
},
"product_reference": "glib2-fam-0:2.56.4-8.el8_1.x86_64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.aarch64"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.aarch64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.i686"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.i686",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.ppc64le"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.s390x"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.s390x",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.x86_64"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.x86_64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-8.el8_1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.aarch64"
},
"product_reference": "glib2-static-0:2.56.4-8.el8_1.aarch64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-8.el8_1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.i686"
},
"product_reference": "glib2-static-0:2.56.4-8.el8_1.i686",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-8.el8_1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.ppc64le"
},
"product_reference": "glib2-static-0:2.56.4-8.el8_1.ppc64le",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-8.el8_1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.s390x"
},
"product_reference": "glib2-static-0:2.56.4-8.el8_1.s390x",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-8.el8_1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.x86_64"
},
"product_reference": "glib2-static-0:2.56.4-8.el8_1.x86_64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-8.el8_1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.aarch64"
},
"product_reference": "glib2-tests-0:2.56.4-8.el8_1.aarch64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-8.el8_1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.4-8.el8_1.ppc64le",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-8.el8_1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.s390x"
},
"product_reference": "glib2-tests-0:2.56.4-8.el8_1.s390x",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-8.el8_1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.x86_64"
},
"product_reference": "glib2-tests-0:2.56.4-8.el8_1.x86_64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.aarch64"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.aarch64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.i686"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.i686",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.ppc64le"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.s390x"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.s390x",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.x86_64"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.x86_64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-27219",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-02-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1929858"
}
],
"notes": [
{
"category": "description",
"text": "An integer wraparound was discovered in glib due to passing a 64 bit sized value to function g_memdup() which accepts a 32 bits number as argument. An attacker may abuse this flaw when an application linked against the glib library uses g_bytes_new() function or possibly other functions that use g_memdup() underneath and accept a 64 bits argument as size. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Applications that just use GBytes to access the data are affected by this flaw but the highest threat is to data confidentiality and/or the application availability, due to possible out-of-bounds reads. However, if the data in GBytes is taken through functions such as g_bytes_unref_to_data or g_bytes_unref_to_array it might be possible to have out-of-bounds writes due to the wrongly reported size of the buffer.\n\nApplications that use g_memdup to duplicate memory with user-controlled sizes should pay extra attention to the fact that g_memdup accepts a guint size instead of gsize. Thus directly passing a gsize value to g_memdup may results in integer truncation, allocating a buffer smaller than expected.",
"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": [
"BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.src",
"BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-doc-0:2.56.4-8.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.src",
"CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-doc-0:2.56.4-8.el8_1.noarch",
"CRB-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-27219"
},
{
"category": "external",
"summary": "RHBZ#1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-27219",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27219"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219"
}
],
"release_date": "2021-02-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-06-01T10:49:41+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": [
"BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.src",
"BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-doc-0:2.56.4-8.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.src",
"CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-doc-0:2.56.4-8.el8_1.noarch",
"CRB-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2172"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.src",
"BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-doc-0:2.56.4-8.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.src",
"CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-doc-0:2.56.4-8.el8_1.noarch",
"CRB-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits"
}
]
}
rhsa-2021:2175
Vulnerability from csaf_redhat
Notes
{
"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 glib2 is now available for Red Hat Enterprise Linux 7.7 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": "GLib provides the core application building blocks for libraries and applications written in C. It provides the core object system used in GNOME, the main loop implementation, and a large set of utility functions for strings and common data structures.\n\nSecurity Fix(es):\n\n* glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits (CVE-2021-27219)\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-2021:2175",
"url": "https://access.redhat.com/errata/RHSA-2021:2175"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_2175.json"
}
],
"title": "Red Hat Security Advisory: glib2 security update",
"tracking": {
"current_release_date": "2025-11-21T18:22:40+00:00",
"generator": {
"date": "2025-11-21T18:22:40+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2021:2175",
"initial_release_date": "2021-06-01T12:16:03+00:00",
"revision_history": [
{
"date": "2021-06-01T12:16:03+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-06-01T12:16:03+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:22:40+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product": {
"name": "Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.7::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product": {
"name": "Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.7::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product": {
"name": "Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.7::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.7::server"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.1-6.el7_7.src",
"product": {
"name": "glib2-0:2.56.1-6.el7_7.src",
"product_id": "glib2-0:2.56.1-6.el7_7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-6.el7_7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.1-6.el7_7.i686",
"product": {
"name": "glib2-0:2.56.1-6.el7_7.i686",
"product_id": "glib2-0:2.56.1-6.el7_7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-6.el7_7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.i686",
"product": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.i686",
"product_id": "glib2-debuginfo-0:2.56.1-6.el7_7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.1-6.el7_7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.1-6.el7_7.i686",
"product": {
"name": "glib2-devel-0:2.56.1-6.el7_7.i686",
"product_id": "glib2-devel-0:2.56.1-6.el7_7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.1-6.el7_7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.1-6.el7_7.i686",
"product": {
"name": "glib2-static-0:2.56.1-6.el7_7.i686",
"product_id": "glib2-static-0:2.56.1-6.el7_7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.1-6.el7_7?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.1-6.el7_7.x86_64",
"product": {
"name": "glib2-0:2.56.1-6.el7_7.x86_64",
"product_id": "glib2-0:2.56.1-6.el7_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-6.el7_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.x86_64",
"product": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.x86_64",
"product_id": "glib2-debuginfo-0:2.56.1-6.el7_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.1-6.el7_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.1-6.el7_7.x86_64",
"product": {
"name": "glib2-devel-0:2.56.1-6.el7_7.x86_64",
"product_id": "glib2-devel-0:2.56.1-6.el7_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.1-6.el7_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.56.1-6.el7_7.x86_64",
"product": {
"name": "glib2-fam-0:2.56.1-6.el7_7.x86_64",
"product_id": "glib2-fam-0:2.56.1-6.el7_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.1-6.el7_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.1-6.el7_7.x86_64",
"product": {
"name": "glib2-static-0:2.56.1-6.el7_7.x86_64",
"product_id": "glib2-static-0:2.56.1-6.el7_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.1-6.el7_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.1-6.el7_7.x86_64",
"product": {
"name": "glib2-tests-0:2.56.1-6.el7_7.x86_64",
"product_id": "glib2-tests-0:2.56.1-6.el7_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.1-6.el7_7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-doc-0:2.56.1-6.el7_7.noarch",
"product": {
"name": "glib2-doc-0:2.56.1-6.el7_7.noarch",
"product_id": "glib2-doc-0:2.56.1-6.el7_7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-doc@2.56.1-6.el7_7?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.1-6.el7_7.ppc",
"product": {
"name": "glib2-0:2.56.1-6.el7_7.ppc",
"product_id": "glib2-0:2.56.1-6.el7_7.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-6.el7_7?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.1-6.el7_7.ppc",
"product": {
"name": "glib2-devel-0:2.56.1-6.el7_7.ppc",
"product_id": "glib2-devel-0:2.56.1-6.el7_7.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.1-6.el7_7?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc",
"product": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc",
"product_id": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.1-6.el7_7?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.1-6.el7_7.ppc",
"product": {
"name": "glib2-static-0:2.56.1-6.el7_7.ppc",
"product_id": "glib2-static-0:2.56.1-6.el7_7.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.1-6.el7_7?arch=ppc"
}
}
}
],
"category": "architecture",
"name": "ppc"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.1-6.el7_7.ppc64",
"product": {
"name": "glib2-0:2.56.1-6.el7_7.ppc64",
"product_id": "glib2-0:2.56.1-6.el7_7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-6.el7_7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.1-6.el7_7.ppc64",
"product": {
"name": "glib2-devel-0:2.56.1-6.el7_7.ppc64",
"product_id": "glib2-devel-0:2.56.1-6.el7_7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.1-6.el7_7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc64",
"product": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc64",
"product_id": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.1-6.el7_7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.56.1-6.el7_7.ppc64",
"product": {
"name": "glib2-fam-0:2.56.1-6.el7_7.ppc64",
"product_id": "glib2-fam-0:2.56.1-6.el7_7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.1-6.el7_7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.1-6.el7_7.ppc64",
"product": {
"name": "glib2-static-0:2.56.1-6.el7_7.ppc64",
"product_id": "glib2-static-0:2.56.1-6.el7_7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.1-6.el7_7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.1-6.el7_7.ppc64",
"product": {
"name": "glib2-tests-0:2.56.1-6.el7_7.ppc64",
"product_id": "glib2-tests-0:2.56.1-6.el7_7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.1-6.el7_7?arch=ppc64"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.1-6.el7_7.s390",
"product": {
"name": "glib2-0:2.56.1-6.el7_7.s390",
"product_id": "glib2-0:2.56.1-6.el7_7.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-6.el7_7?arch=s390"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.1-6.el7_7.s390",
"product": {
"name": "glib2-devel-0:2.56.1-6.el7_7.s390",
"product_id": "glib2-devel-0:2.56.1-6.el7_7.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.1-6.el7_7?arch=s390"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.s390",
"product": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.s390",
"product_id": "glib2-debuginfo-0:2.56.1-6.el7_7.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.1-6.el7_7?arch=s390"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.1-6.el7_7.s390",
"product": {
"name": "glib2-static-0:2.56.1-6.el7_7.s390",
"product_id": "glib2-static-0:2.56.1-6.el7_7.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.1-6.el7_7?arch=s390"
}
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.1-6.el7_7.s390x",
"product": {
"name": "glib2-0:2.56.1-6.el7_7.s390x",
"product_id": "glib2-0:2.56.1-6.el7_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-6.el7_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.1-6.el7_7.s390x",
"product": {
"name": "glib2-devel-0:2.56.1-6.el7_7.s390x",
"product_id": "glib2-devel-0:2.56.1-6.el7_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.1-6.el7_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.s390x",
"product": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.s390x",
"product_id": "glib2-debuginfo-0:2.56.1-6.el7_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.1-6.el7_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.56.1-6.el7_7.s390x",
"product": {
"name": "glib2-fam-0:2.56.1-6.el7_7.s390x",
"product_id": "glib2-fam-0:2.56.1-6.el7_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.1-6.el7_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.1-6.el7_7.s390x",
"product": {
"name": "glib2-static-0:2.56.1-6.el7_7.s390x",
"product_id": "glib2-static-0:2.56.1-6.el7_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.1-6.el7_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.1-6.el7_7.s390x",
"product": {
"name": "glib2-tests-0:2.56.1-6.el7_7.s390x",
"product_id": "glib2-tests-0:2.56.1-6.el7_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.1-6.el7_7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.1-6.el7_7.ppc64le",
"product": {
"name": "glib2-0:2.56.1-6.el7_7.ppc64le",
"product_id": "glib2-0:2.56.1-6.el7_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-6.el7_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.1-6.el7_7.ppc64le",
"product": {
"name": "glib2-devel-0:2.56.1-6.el7_7.ppc64le",
"product_id": "glib2-devel-0:2.56.1-6.el7_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.1-6.el7_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le",
"product": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le",
"product_id": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.1-6.el7_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.56.1-6.el7_7.ppc64le",
"product": {
"name": "glib2-fam-0:2.56.1-6.el7_7.ppc64le",
"product_id": "glib2-fam-0:2.56.1-6.el7_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.1-6.el7_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.1-6.el7_7.ppc64le",
"product": {
"name": "glib2-static-0:2.56.1-6.el7_7.ppc64le",
"product_id": "glib2-static-0:2.56.1-6.el7_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.1-6.el7_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.1-6.el7_7.ppc64le",
"product": {
"name": "glib2-tests-0:2.56.1-6.el7_7.ppc64le",
"product_id": "glib2-tests-0:2.56.1-6.el7_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.1-6.el7_7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.i686"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.i686",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.ppc",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.s390",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.src as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.src"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.src",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.i686",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.s390",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.i686"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.i686",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.ppc",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.s390",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.1-6.el7_7.noarch as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-doc-0:2.56.1-6.el7_7.noarch"
},
"product_reference": "glib2-doc-0:2.56.1-6.el7_7.noarch",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-fam-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-fam-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-fam-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.i686"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.i686",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.ppc",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.s390",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-tests-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-tests-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.7)",
"product_id": "7ComputeNode-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-tests-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.i686"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.src as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.src"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.src",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.i686"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.1-6.el7_7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-doc-0:2.56.1-6.el7_7.noarch"
},
"product_reference": "glib2-doc-0:2.56.1-6.el7_7.noarch",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-fam-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-fam-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-fam-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.i686"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-tests-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-tests-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7)",
"product_id": "7ComputeNode-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-tests-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.i686"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.i686",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.ppc",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.s390",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.src as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.src"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.src",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.i686",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.s390",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.i686"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.i686",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.ppc",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.s390",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.1-6.el7_7.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-doc-0:2.56.1-6.el7_7.noarch"
},
"product_reference": "glib2-doc-0:2.56.1-6.el7_7.noarch",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-fam-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-fam-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-fam-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.i686"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.i686",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.ppc",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.s390",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-tests-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-tests-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-tests-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7Server-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.i686"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.i686",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.ppc",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.s390",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.src as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.src"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.src",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.i686",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.s390",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.i686"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.i686",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.ppc",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.s390",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-devel-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.1-6.el7_7.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-doc-0:2.56.1-6.el7_7.noarch"
},
"product_reference": "glib2-doc-0:2.56.1-6.el7_7.noarch",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-fam-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-fam-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-fam-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.i686"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.i686",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.ppc",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.s390",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-static-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-6.el7_7.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64"
},
"product_reference": "glib2-tests-0:2.56.1-6.el7_7.ppc64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-6.el7_7.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.1-6.el7_7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-6.el7_7.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.s390x"
},
"product_reference": "glib2-tests-0:2.56.1-6.el7_7.s390x",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-6.el7_7.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.7)",
"product_id": "7Server-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.x86_64"
},
"product_reference": "glib2-tests-0:2.56.1-6.el7_7.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-27219",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-02-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1929858"
}
],
"notes": [
{
"category": "description",
"text": "An integer wraparound was discovered in glib due to passing a 64 bit sized value to function g_memdup() which accepts a 32 bits number as argument. An attacker may abuse this flaw when an application linked against the glib library uses g_bytes_new() function or possibly other functions that use g_memdup() underneath and accept a 64 bits argument as size. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Applications that just use GBytes to access the data are affected by this flaw but the highest threat is to data confidentiality and/or the application availability, due to possible out-of-bounds reads. However, if the data in GBytes is taken through functions such as g_bytes_unref_to_data or g_bytes_unref_to_array it might be possible to have out-of-bounds writes due to the wrongly reported size of the buffer.\n\nApplications that use g_memdup to duplicate memory with user-controlled sizes should pay extra attention to the fact that g_memdup accepts a guint size instead of gsize. Thus directly passing a gsize value to g_memdup may results in integer truncation, allocating a buffer smaller than expected.",
"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": [
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.i686",
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390",
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.src",
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.i686",
"7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390",
"7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.i686",
"7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390",
"7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:glib2-doc-0:2.56.1-6.el7_7.noarch",
"7ComputeNode-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.i686",
"7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390",
"7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.src",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:glib2-doc-0:2.56.1-6.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.x86_64",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.i686",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64le",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390x",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.src",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.x86_64",
"7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.i686",
"7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc",
"7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64",
"7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le",
"7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390",
"7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390x",
"7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.x86_64",
"7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.i686",
"7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc",
"7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64",
"7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64le",
"7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390",
"7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390x",
"7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.x86_64",
"7Server-7.7.EUS:glib2-doc-0:2.56.1-6.el7_7.noarch",
"7Server-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64",
"7Server-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64le",
"7Server-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.s390x",
"7Server-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.x86_64",
"7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.i686",
"7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc",
"7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64",
"7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64le",
"7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390",
"7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390x",
"7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.x86_64",
"7Server-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64",
"7Server-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64le",
"7Server-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.s390x",
"7Server-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.i686",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64le",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390x",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.src",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.i686",
"7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc",
"7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64",
"7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le",
"7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390",
"7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390x",
"7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.i686",
"7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc",
"7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64",
"7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64le",
"7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390",
"7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390x",
"7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:glib2-doc-0:2.56.1-6.el7_7.noarch",
"7Server-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64",
"7Server-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64le",
"7Server-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.s390x",
"7Server-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.i686",
"7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc",
"7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64",
"7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64le",
"7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390",
"7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390x",
"7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64",
"7Server-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64le",
"7Server-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.s390x",
"7Server-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-27219"
},
{
"category": "external",
"summary": "RHBZ#1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-27219",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27219"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219"
}
],
"release_date": "2021-02-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-06-01T12:16:03+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": [
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.i686",
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390",
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.src",
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.i686",
"7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390",
"7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.i686",
"7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390",
"7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:glib2-doc-0:2.56.1-6.el7_7.noarch",
"7ComputeNode-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.i686",
"7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390",
"7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.src",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:glib2-doc-0:2.56.1-6.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.x86_64",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.i686",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64le",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390x",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.src",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.x86_64",
"7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.i686",
"7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc",
"7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64",
"7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le",
"7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390",
"7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390x",
"7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.x86_64",
"7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.i686",
"7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc",
"7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64",
"7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64le",
"7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390",
"7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390x",
"7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.x86_64",
"7Server-7.7.EUS:glib2-doc-0:2.56.1-6.el7_7.noarch",
"7Server-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64",
"7Server-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64le",
"7Server-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.s390x",
"7Server-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.x86_64",
"7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.i686",
"7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc",
"7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64",
"7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64le",
"7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390",
"7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390x",
"7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.x86_64",
"7Server-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64",
"7Server-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64le",
"7Server-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.s390x",
"7Server-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.i686",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64le",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390x",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.src",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.i686",
"7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc",
"7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64",
"7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le",
"7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390",
"7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390x",
"7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.i686",
"7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc",
"7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64",
"7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64le",
"7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390",
"7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390x",
"7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:glib2-doc-0:2.56.1-6.el7_7.noarch",
"7Server-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64",
"7Server-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64le",
"7Server-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.s390x",
"7Server-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.i686",
"7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc",
"7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64",
"7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64le",
"7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390",
"7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390x",
"7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64",
"7Server-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64le",
"7Server-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.s390x",
"7Server-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2175"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.i686",
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390",
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.src",
"7ComputeNode-7.7.EUS:glib2-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.i686",
"7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390",
"7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.i686",
"7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390",
"7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:glib2-doc-0:2.56.1-6.el7_7.noarch",
"7ComputeNode-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.i686",
"7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390",
"7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.src",
"7ComputeNode-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:glib2-doc-0:2.56.1-6.el7_7.noarch",
"7ComputeNode-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.i686",
"7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc",
"7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390",
"7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.x86_64",
"7ComputeNode-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64",
"7ComputeNode-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64le",
"7ComputeNode-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.s390x",
"7ComputeNode-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.x86_64",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.i686",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64le",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390x",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.src",
"7Server-7.7.EUS:glib2-0:2.56.1-6.el7_7.x86_64",
"7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.i686",
"7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc",
"7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64",
"7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le",
"7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390",
"7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390x",
"7Server-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.x86_64",
"7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.i686",
"7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc",
"7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64",
"7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64le",
"7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390",
"7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390x",
"7Server-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.x86_64",
"7Server-7.7.EUS:glib2-doc-0:2.56.1-6.el7_7.noarch",
"7Server-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64",
"7Server-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64le",
"7Server-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.s390x",
"7Server-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.x86_64",
"7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.i686",
"7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc",
"7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64",
"7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64le",
"7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390",
"7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390x",
"7Server-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.x86_64",
"7Server-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64",
"7Server-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64le",
"7Server-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.s390x",
"7Server-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.i686",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.ppc64le",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.s390x",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.src",
"7Server-optional-7.7.EUS:glib2-0:2.56.1-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.i686",
"7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc",
"7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64",
"7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.ppc64le",
"7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390",
"7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.s390x",
"7Server-optional-7.7.EUS:glib2-debuginfo-0:2.56.1-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.i686",
"7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc",
"7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64",
"7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.ppc64le",
"7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390",
"7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.s390x",
"7Server-optional-7.7.EUS:glib2-devel-0:2.56.1-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:glib2-doc-0:2.56.1-6.el7_7.noarch",
"7Server-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64",
"7Server-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.ppc64le",
"7Server-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.s390x",
"7Server-optional-7.7.EUS:glib2-fam-0:2.56.1-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.i686",
"7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc",
"7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64",
"7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.ppc64le",
"7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390",
"7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.s390x",
"7Server-optional-7.7.EUS:glib2-static-0:2.56.1-6.el7_7.x86_64",
"7Server-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64",
"7Server-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.ppc64le",
"7Server-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.s390x",
"7Server-optional-7.7.EUS:glib2-tests-0:2.56.1-6.el7_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits"
}
]
}
rhsa-2021:2519
Vulnerability from csaf_redhat
Notes
{
"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 redhat-virtualization-host is now available for Red Hat Virtualization 4 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": "The redhat-virtualization-host packages provide the Red Hat Virtualization Host.\nThese packages include redhat-release-virtualization-host. Red Hat\nVirtualization Hosts (RHVH) are installed using a special build of Red Hat\nEnterprise Linux with only the packages required to host virtual machines. RHVH features a Cockpit user interface for monitoring the host\u0027s resources and\nperforming administrative tasks.\n\nSecurity Fix(es):\n\n* glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits (CVE-2021-27219)\n\n* hw: vt-d related privilege escalation (CVE-2020-24489)\n\n* dhcp: stack-based buffer overflow when parsing statements with colon-separated hex digits in config or lease files in dhcpd and dhclient (CVE-2021-25217)\n\nFor more details about the security issue(s), including the impact, a CVSS score, 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-2021:2519",
"url": "https://access.redhat.com/errata/RHSA-2021:2519"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "external",
"summary": "1948377",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1948377"
},
{
"category": "external",
"summary": "1957238",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1957238"
},
{
"category": "external",
"summary": "1962650",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1962650"
},
{
"category": "external",
"summary": "1963258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1963258"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_2519.json"
}
],
"title": "Red Hat Security Advisory: RHV-H security update (redhat-virtualization-host) 4.3.16",
"tracking": {
"current_release_date": "2025-11-21T18:23:38+00:00",
"generator": {
"date": "2025-11-21T18:23:38+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2021:2519",
"initial_release_date": "2021-06-22T13:23:21+00:00",
"revision_history": [
{
"date": "2021-06-22T13:23:21+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-06-22T13:23:21+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:23:38+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "RHEL 7-based RHEV-H for RHEV 4 (build requirements)",
"product": {
"name": "RHEL 7-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "7Server-RHEV-4-HypervisorBuild-7",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::hypervisor"
}
}
},
{
"category": "product_name",
"name": "Red Hat Virtualization 4 Hypervisor for RHEL 7",
"product": {
"name": "Red Hat Virtualization 4 Hypervisor for RHEL 7",
"product_id": "7Server-RHEV-4-Hypervisor-7",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::hypervisor"
}
}
}
],
"category": "product_family",
"name": "Red Hat Virtualization"
},
{
"branches": [
{
"category": "product_version",
"name": "redhat-release-virtualization-host-0:4.3.16-1.el7ev.src",
"product": {
"name": "redhat-release-virtualization-host-0:4.3.16-1.el7ev.src",
"product_id": "redhat-release-virtualization-host-0:4.3.16-1.el7ev.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redhat-release-virtualization-host@4.3.16-1.el7ev?arch=src"
}
}
},
{
"category": "product_version",
"name": "redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src",
"product": {
"name": "redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src",
"product_id": "redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redhat-virtualization-host@4.3.16-20210615.0.el7_9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "redhat-release-virtualization-host-0:4.3.16-1.el7ev.x86_64",
"product": {
"name": "redhat-release-virtualization-host-0:4.3.16-1.el7ev.x86_64",
"product_id": "redhat-release-virtualization-host-0:4.3.16-1.el7ev.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redhat-release-virtualization-host@4.3.16-1.el7ev?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "redhat-virtualization-host-image-update-placeholder-0:4.3.16-1.el7ev.noarch",
"product": {
"name": "redhat-virtualization-host-image-update-placeholder-0:4.3.16-1.el7ev.noarch",
"product_id": "redhat-virtualization-host-image-update-placeholder-0:4.3.16-1.el7ev.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redhat-virtualization-host-image-update-placeholder@4.3.16-1.el7ev?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch",
"product": {
"name": "redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch",
"product_id": "redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redhat-virtualization-host-image-update@4.3.16-20210615.0.el7_9?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src as a component of Red Hat Virtualization 4 Hypervisor for RHEL 7",
"product_id": "7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src"
},
"product_reference": "redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src",
"relates_to_product_reference": "7Server-RHEV-4-Hypervisor-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch as a component of Red Hat Virtualization 4 Hypervisor for RHEL 7",
"product_id": "7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch"
},
"product_reference": "redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch",
"relates_to_product_reference": "7Server-RHEV-4-Hypervisor-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-release-virtualization-host-0:4.3.16-1.el7ev.src as a component of RHEL 7-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.16-1.el7ev.src"
},
"product_reference": "redhat-release-virtualization-host-0:4.3.16-1.el7ev.src",
"relates_to_product_reference": "7Server-RHEV-4-HypervisorBuild-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-release-virtualization-host-0:4.3.16-1.el7ev.x86_64 as a component of RHEL 7-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.16-1.el7ev.x86_64"
},
"product_reference": "redhat-release-virtualization-host-0:4.3.16-1.el7ev.x86_64",
"relates_to_product_reference": "7Server-RHEV-4-HypervisorBuild-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src as a component of RHEL 7-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src"
},
"product_reference": "redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src",
"relates_to_product_reference": "7Server-RHEV-4-HypervisorBuild-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch as a component of RHEL 7-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch"
},
"product_reference": "redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch",
"relates_to_product_reference": "7Server-RHEV-4-HypervisorBuild-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-virtualization-host-image-update-placeholder-0:4.3.16-1.el7ev.noarch as a component of RHEL 7-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.3.16-1.el7ev.noarch"
},
"product_reference": "redhat-virtualization-host-image-update-placeholder-0:4.3.16-1.el7ev.noarch",
"relates_to_product_reference": "7Server-RHEV-4-HypervisorBuild-7"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Intel"
]
}
],
"cve": "CVE-2020-24489",
"cwe": {
"id": "CWE-459",
"name": "Incomplete Cleanup"
},
"discovery_date": "2021-05-20T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.16-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.16-1.el7ev.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.3.16-1.el7ev.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1962650"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Intel\u00ae VT-d products. Entries from the context cache on some types of context cache invalidations may not be properly invalidated which may allow an authenticated user to potentially enable escalation of privilege via local access. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "hw: vt-d related privilege escalation",
"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": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch"
],
"known_not_affected": [
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.16-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.16-1.el7ev.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.3.16-1.el7ev.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-24489"
},
{
"category": "external",
"summary": "RHBZ#1962650",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1962650"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-24489",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-24489"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-24489",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-24489"
}
],
"release_date": "2021-06-08T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-06-22T13:23:21+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2974891",
"product_ids": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2519"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.16-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.16-1.el7ev.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.3.16-1.el7ev.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "hw: vt-d related privilege escalation"
},
{
"cve": "CVE-2021-25217",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2021-05-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.16-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.16-1.el7ev.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.3.16-1.el7ev.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1963258"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Dynamic Host Configuration Protocol (DHCP). There is a discrepancy between the code that handles encapsulated option information in leases transmitted \"on the wire\" and the code which reads and parses lease information after it has been written to disk storage. This flaw allows an attacker to deliberately cause a situation where dhcpd while running in DHCPv4 or DHCPv6 mode, or the dhclient attempts to read a stored lease that contains option information, to trigger a stack-based buffer overflow in the option parsing code for colon-separated hex digits values. The highest threat from this vulnerability is to data confidentiality and integrity as well as service availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dhcp: stack-based buffer overflow when parsing statements with colon-separated hex digits in config or lease files in dhcpd and dhclient",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To abuse this flaw an attacker has to be on the same local sub-net of the victim machine. An attacker may send crafted DHCP messages with long lease statements that, when stored locally on file and then re-read by dhclient or dhcpd, might trigger the bug.",
"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": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch"
],
"known_not_affected": [
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.16-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.16-1.el7ev.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.3.16-1.el7ev.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-25217"
},
{
"category": "external",
"summary": "RHBZ#1963258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1963258"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-25217",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-25217"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-25217",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-25217"
},
{
"category": "external",
"summary": "https://kb.isc.org/docs/cve-2021-25217",
"url": "https://kb.isc.org/docs/cve-2021-25217"
}
],
"release_date": "2021-05-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-06-22T13:23:21+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2974891",
"product_ids": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2519"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.16-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.16-1.el7ev.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.3.16-1.el7ev.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dhcp: stack-based buffer overflow when parsing statements with colon-separated hex digits in config or lease files in dhcpd and dhclient"
},
{
"cve": "CVE-2021-27219",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-02-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.16-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.16-1.el7ev.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.3.16-1.el7ev.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1929858"
}
],
"notes": [
{
"category": "description",
"text": "An integer wraparound was discovered in glib due to passing a 64 bit sized value to function g_memdup() which accepts a 32 bits number as argument. An attacker may abuse this flaw when an application linked against the glib library uses g_bytes_new() function or possibly other functions that use g_memdup() underneath and accept a 64 bits argument as size. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Applications that just use GBytes to access the data are affected by this flaw but the highest threat is to data confidentiality and/or the application availability, due to possible out-of-bounds reads. However, if the data in GBytes is taken through functions such as g_bytes_unref_to_data or g_bytes_unref_to_array it might be possible to have out-of-bounds writes due to the wrongly reported size of the buffer.\n\nApplications that use g_memdup to duplicate memory with user-controlled sizes should pay extra attention to the fact that g_memdup accepts a guint size instead of gsize. Thus directly passing a gsize value to g_memdup may results in integer truncation, allocating a buffer smaller than expected.",
"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": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch"
],
"known_not_affected": [
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.16-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.16-1.el7ev.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.3.16-1.el7ev.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-27219"
},
{
"category": "external",
"summary": "RHBZ#1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-27219",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27219"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219"
}
],
"release_date": "2021-02-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-06-22T13:23:21+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2974891",
"product_ids": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2519"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.16-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.16-1.el7ev.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.3.16-1.el7ev.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits"
}
]
}
rhsa-2021_2173
Vulnerability from csaf_redhat
Notes
{
"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 glib2 is now available for Red Hat Enterprise Linux 7.3 Advanced 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": "GLib provides the core application building blocks for libraries and applications written in C. It provides the core object system used in GNOME, the main loop implementation, and a large set of utility functions for strings and common data structures.\n\nSecurity Fix(es):\n\n* glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits (CVE-2021-27219)\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-2021:2173",
"url": "https://access.redhat.com/errata/RHSA-2021:2173"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_2173.json"
}
],
"title": "Red Hat Security Advisory: glib2 security update",
"tracking": {
"current_release_date": "2024-11-15T11:49:30+00:00",
"generator": {
"date": "2024-11-15T11:49:30+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2021:2173",
"initial_release_date": "2021-06-01T10:55:30+00:00",
"revision_history": [
{
"date": "2021-06-01T10:55:30+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-06-01T10:55:30+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-15T11:49:30+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 Server AUS (v. 7.3)",
"product": {
"name": "Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:7.3::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:7.3::server"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.46.2-5.el7_3.src",
"product": {
"name": "glib2-0:2.46.2-5.el7_3.src",
"product_id": "glib2-0:2.46.2-5.el7_3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.46.2-5.el7_3?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.46.2-5.el7_3.i686",
"product": {
"name": "glib2-0:2.46.2-5.el7_3.i686",
"product_id": "glib2-0:2.46.2-5.el7_3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.46.2-5.el7_3?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.46.2-5.el7_3.i686",
"product": {
"name": "glib2-devel-0:2.46.2-5.el7_3.i686",
"product_id": "glib2-devel-0:2.46.2-5.el7_3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.46.2-5.el7_3?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.46.2-5.el7_3.i686",
"product": {
"name": "glib2-debuginfo-0:2.46.2-5.el7_3.i686",
"product_id": "glib2-debuginfo-0:2.46.2-5.el7_3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.46.2-5.el7_3?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.46.2-5.el7_3.x86_64",
"product": {
"name": "glib2-0:2.46.2-5.el7_3.x86_64",
"product_id": "glib2-0:2.46.2-5.el7_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.46.2-5.el7_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.46.2-5.el7_3.x86_64",
"product": {
"name": "glib2-devel-0:2.46.2-5.el7_3.x86_64",
"product_id": "glib2-devel-0:2.46.2-5.el7_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.46.2-5.el7_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.46.2-5.el7_3.x86_64",
"product": {
"name": "glib2-debuginfo-0:2.46.2-5.el7_3.x86_64",
"product_id": "glib2-debuginfo-0:2.46.2-5.el7_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.46.2-5.el7_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.46.2-5.el7_3.x86_64",
"product": {
"name": "glib2-fam-0:2.46.2-5.el7_3.x86_64",
"product_id": "glib2-fam-0:2.46.2-5.el7_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.46.2-5.el7_3?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-doc-0:2.46.2-5.el7_3.noarch",
"product": {
"name": "glib2-doc-0:2.46.2-5.el7_3.noarch",
"product_id": "glib2-doc-0:2.46.2-5.el7_3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-doc@2.46.2-5.el7_3?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.46.2-5.el7_3.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:glib2-0:2.46.2-5.el7_3.i686"
},
"product_reference": "glib2-0:2.46.2-5.el7_3.i686",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.46.2-5.el7_3.src as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:glib2-0:2.46.2-5.el7_3.src"
},
"product_reference": "glib2-0:2.46.2-5.el7_3.src",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.46.2-5.el7_3.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:glib2-0:2.46.2-5.el7_3.x86_64"
},
"product_reference": "glib2-0:2.46.2-5.el7_3.x86_64",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.46.2-5.el7_3.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:glib2-debuginfo-0:2.46.2-5.el7_3.i686"
},
"product_reference": "glib2-debuginfo-0:2.46.2-5.el7_3.i686",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.46.2-5.el7_3.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:glib2-debuginfo-0:2.46.2-5.el7_3.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.46.2-5.el7_3.x86_64",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.46.2-5.el7_3.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:glib2-devel-0:2.46.2-5.el7_3.i686"
},
"product_reference": "glib2-devel-0:2.46.2-5.el7_3.i686",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.46.2-5.el7_3.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:glib2-devel-0:2.46.2-5.el7_3.x86_64"
},
"product_reference": "glib2-devel-0:2.46.2-5.el7_3.x86_64",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.46.2-5.el7_3.noarch as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:glib2-doc-0:2.46.2-5.el7_3.noarch"
},
"product_reference": "glib2-doc-0:2.46.2-5.el7_3.noarch",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.46.2-5.el7_3.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:glib2-fam-0:2.46.2-5.el7_3.x86_64"
},
"product_reference": "glib2-fam-0:2.46.2-5.el7_3.x86_64",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.46.2-5.el7_3.i686 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:glib2-0:2.46.2-5.el7_3.i686"
},
"product_reference": "glib2-0:2.46.2-5.el7_3.i686",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.46.2-5.el7_3.src as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:glib2-0:2.46.2-5.el7_3.src"
},
"product_reference": "glib2-0:2.46.2-5.el7_3.src",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.46.2-5.el7_3.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:glib2-0:2.46.2-5.el7_3.x86_64"
},
"product_reference": "glib2-0:2.46.2-5.el7_3.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.46.2-5.el7_3.i686 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:glib2-debuginfo-0:2.46.2-5.el7_3.i686"
},
"product_reference": "glib2-debuginfo-0:2.46.2-5.el7_3.i686",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.46.2-5.el7_3.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:glib2-debuginfo-0:2.46.2-5.el7_3.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.46.2-5.el7_3.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.46.2-5.el7_3.i686 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:glib2-devel-0:2.46.2-5.el7_3.i686"
},
"product_reference": "glib2-devel-0:2.46.2-5.el7_3.i686",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.46.2-5.el7_3.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:glib2-devel-0:2.46.2-5.el7_3.x86_64"
},
"product_reference": "glib2-devel-0:2.46.2-5.el7_3.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.46.2-5.el7_3.noarch as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:glib2-doc-0:2.46.2-5.el7_3.noarch"
},
"product_reference": "glib2-doc-0:2.46.2-5.el7_3.noarch",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.46.2-5.el7_3.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:glib2-fam-0:2.46.2-5.el7_3.x86_64"
},
"product_reference": "glib2-fam-0:2.46.2-5.el7_3.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-27219",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-02-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1929858"
}
],
"notes": [
{
"category": "description",
"text": "An integer wraparound was discovered in glib due to passing a 64 bit sized value to function g_memdup() which accepts a 32 bits number as argument. An attacker may abuse this flaw when an application linked against the glib library uses g_bytes_new() function or possibly other functions that use g_memdup() underneath and accept a 64 bits argument as size. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Applications that just use GBytes to access the data are affected by this flaw but the highest threat is to data confidentiality and/or the application availability, due to possible out-of-bounds reads. However, if the data in GBytes is taken through functions such as g_bytes_unref_to_data or g_bytes_unref_to_array it might be possible to have out-of-bounds writes due to the wrongly reported size of the buffer.\n\nApplications that use g_memdup to duplicate memory with user-controlled sizes should pay extra attention to the fact that g_memdup accepts a guint size instead of gsize. Thus directly passing a gsize value to g_memdup may results in integer truncation, allocating a buffer smaller than expected.",
"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": [
"7Server-7.3.AUS:glib2-0:2.46.2-5.el7_3.i686",
"7Server-7.3.AUS:glib2-0:2.46.2-5.el7_3.src",
"7Server-7.3.AUS:glib2-0:2.46.2-5.el7_3.x86_64",
"7Server-7.3.AUS:glib2-debuginfo-0:2.46.2-5.el7_3.i686",
"7Server-7.3.AUS:glib2-debuginfo-0:2.46.2-5.el7_3.x86_64",
"7Server-7.3.AUS:glib2-devel-0:2.46.2-5.el7_3.i686",
"7Server-7.3.AUS:glib2-devel-0:2.46.2-5.el7_3.x86_64",
"7Server-7.3.AUS:glib2-doc-0:2.46.2-5.el7_3.noarch",
"7Server-7.3.AUS:glib2-fam-0:2.46.2-5.el7_3.x86_64",
"7Server-optional-7.3.AUS:glib2-0:2.46.2-5.el7_3.i686",
"7Server-optional-7.3.AUS:glib2-0:2.46.2-5.el7_3.src",
"7Server-optional-7.3.AUS:glib2-0:2.46.2-5.el7_3.x86_64",
"7Server-optional-7.3.AUS:glib2-debuginfo-0:2.46.2-5.el7_3.i686",
"7Server-optional-7.3.AUS:glib2-debuginfo-0:2.46.2-5.el7_3.x86_64",
"7Server-optional-7.3.AUS:glib2-devel-0:2.46.2-5.el7_3.i686",
"7Server-optional-7.3.AUS:glib2-devel-0:2.46.2-5.el7_3.x86_64",
"7Server-optional-7.3.AUS:glib2-doc-0:2.46.2-5.el7_3.noarch",
"7Server-optional-7.3.AUS:glib2-fam-0:2.46.2-5.el7_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-27219"
},
{
"category": "external",
"summary": "RHBZ#1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-27219",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27219"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219"
}
],
"release_date": "2021-02-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-06-01T10:55:30+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": [
"7Server-7.3.AUS:glib2-0:2.46.2-5.el7_3.i686",
"7Server-7.3.AUS:glib2-0:2.46.2-5.el7_3.src",
"7Server-7.3.AUS:glib2-0:2.46.2-5.el7_3.x86_64",
"7Server-7.3.AUS:glib2-debuginfo-0:2.46.2-5.el7_3.i686",
"7Server-7.3.AUS:glib2-debuginfo-0:2.46.2-5.el7_3.x86_64",
"7Server-7.3.AUS:glib2-devel-0:2.46.2-5.el7_3.i686",
"7Server-7.3.AUS:glib2-devel-0:2.46.2-5.el7_3.x86_64",
"7Server-7.3.AUS:glib2-doc-0:2.46.2-5.el7_3.noarch",
"7Server-7.3.AUS:glib2-fam-0:2.46.2-5.el7_3.x86_64",
"7Server-optional-7.3.AUS:glib2-0:2.46.2-5.el7_3.i686",
"7Server-optional-7.3.AUS:glib2-0:2.46.2-5.el7_3.src",
"7Server-optional-7.3.AUS:glib2-0:2.46.2-5.el7_3.x86_64",
"7Server-optional-7.3.AUS:glib2-debuginfo-0:2.46.2-5.el7_3.i686",
"7Server-optional-7.3.AUS:glib2-debuginfo-0:2.46.2-5.el7_3.x86_64",
"7Server-optional-7.3.AUS:glib2-devel-0:2.46.2-5.el7_3.i686",
"7Server-optional-7.3.AUS:glib2-devel-0:2.46.2-5.el7_3.x86_64",
"7Server-optional-7.3.AUS:glib2-doc-0:2.46.2-5.el7_3.noarch",
"7Server-optional-7.3.AUS:glib2-fam-0:2.46.2-5.el7_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2173"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-7.3.AUS:glib2-0:2.46.2-5.el7_3.i686",
"7Server-7.3.AUS:glib2-0:2.46.2-5.el7_3.src",
"7Server-7.3.AUS:glib2-0:2.46.2-5.el7_3.x86_64",
"7Server-7.3.AUS:glib2-debuginfo-0:2.46.2-5.el7_3.i686",
"7Server-7.3.AUS:glib2-debuginfo-0:2.46.2-5.el7_3.x86_64",
"7Server-7.3.AUS:glib2-devel-0:2.46.2-5.el7_3.i686",
"7Server-7.3.AUS:glib2-devel-0:2.46.2-5.el7_3.x86_64",
"7Server-7.3.AUS:glib2-doc-0:2.46.2-5.el7_3.noarch",
"7Server-7.3.AUS:glib2-fam-0:2.46.2-5.el7_3.x86_64",
"7Server-optional-7.3.AUS:glib2-0:2.46.2-5.el7_3.i686",
"7Server-optional-7.3.AUS:glib2-0:2.46.2-5.el7_3.src",
"7Server-optional-7.3.AUS:glib2-0:2.46.2-5.el7_3.x86_64",
"7Server-optional-7.3.AUS:glib2-debuginfo-0:2.46.2-5.el7_3.i686",
"7Server-optional-7.3.AUS:glib2-debuginfo-0:2.46.2-5.el7_3.x86_64",
"7Server-optional-7.3.AUS:glib2-devel-0:2.46.2-5.el7_3.i686",
"7Server-optional-7.3.AUS:glib2-devel-0:2.46.2-5.el7_3.x86_64",
"7Server-optional-7.3.AUS:glib2-doc-0:2.46.2-5.el7_3.noarch",
"7Server-optional-7.3.AUS:glib2-fam-0:2.46.2-5.el7_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits"
}
]
}
rhba-2021:2854
Vulnerability from csaf_redhat
Notes
{
"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": "The Migration Toolkit for Containers (MTC) 1.4.6 is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "The Migration Toolkit for Containers (MTC) enables you to migrate\nKubernetes resources, persistent volume data, and internal container images\nbetween OpenShift Container Platform clusters, using the MTC web console or the Kubernetes API.",
"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/RHBA-2021:2854",
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
},
{
"category": "external",
"summary": "1981537",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1981537"
},
{
"category": "external",
"summary": "1981794",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1981794"
},
{
"category": "external",
"summary": "MIG-752",
"url": "https://issues.redhat.com/browse/MIG-752"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhba-2021_2854.json"
}
],
"title": "Red Hat Bug Fix Advisory: Migration Toolkit for Containers (MTC) 1.4.6 release advisory",
"tracking": {
"current_release_date": "2025-11-21T17:23:03+00:00",
"generator": {
"date": "2025-11-21T17:23:03+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHBA-2021:2854",
"initial_release_date": "2021-07-21T17:05:20+00:00",
"revision_history": [
{
"date": "2021-07-21T17:05:20+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-07-21T17:05:20+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T17:23:03+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "8Base-RHMTC-1.4",
"product": {
"name": "8Base-RHMTC-1.4",
"product_id": "8Base-RHMTC-1.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhmt:1.4::el8"
}
}
},
{
"category": "product_name",
"name": "7Server-RHMTC-1.4",
"product": {
"name": "7Server-RHMTC-1.4",
"product_id": "7Server-RHMTC-1.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhmt:1.4::el7"
}
}
}
],
"category": "product_family",
"name": "Red Hat Migration Toolkit"
},
{
"branches": [
{
"category": "product_version",
"name": "rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"product": {
"name": "rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"product_id": "rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-controller-rhel8\u0026tag=v1.4.6-4"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"product": {
"name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"product_id": "rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-log-reader-rhel8\u0026tag=v1.4.6-4"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"product": {
"name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"product_id": "rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-must-gather-rhel8\u0026tag=v1.4.6-4"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"product": {
"name": "rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"product_id": "rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-operator-bundle\u0026tag=v1.4.6-5"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"product": {
"name": "rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"product_id": "rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-registry-rhel8\u0026tag=v1.4.6-4"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"product": {
"name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"product_id": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-rsync-transfer-rhel8\u0026tag=v1.4.6-4"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"product": {
"name": "rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"product_id": "rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-ui-rhel8\u0026tag=v1.4.6-4"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"product_id": "rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-rhel8\u0026tag=v1.4.6-5"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"product_id": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-plugin-for-aws-rhel8\u0026tag=v1.4.6-4"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"product_id": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8\u0026tag=v1.4.6-3"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"product_id": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8\u0026tag=v1.4.6-4"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"product_id": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-restic-restore-helper-rhel8\u0026tag=v1.4.6-5"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64",
"product": {
"name": "rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64",
"product_id": "rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-velero-plugin-rhel8\u0026tag=v1.4.6-4"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64 as a component of 7Server-RHMTC-1.4",
"product_id": "7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64"
},
"product_reference": "rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"relates_to_product_reference": "7Server-RHMTC-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64 as a component of 8Base-RHMTC-1.4",
"product_id": "8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64"
},
"product_reference": "rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64 as a component of 8Base-RHMTC-1.4",
"product_id": "8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64"
},
"product_reference": "rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64 as a component of 8Base-RHMTC-1.4",
"product_id": "8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64"
},
"product_reference": "rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64 as a component of 8Base-RHMTC-1.4",
"product_id": "8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64"
},
"product_reference": "rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64 as a component of 8Base-RHMTC-1.4",
"product_id": "8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64"
},
"product_reference": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64 as a component of 8Base-RHMTC-1.4",
"product_id": "8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64"
},
"product_reference": "rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64 as a component of 8Base-RHMTC-1.4",
"product_id": "8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64 as a component of 8Base-RHMTC-1.4",
"product_id": "8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64 as a component of 8Base-RHMTC-1.4",
"product_id": "8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64 as a component of 8Base-RHMTC-1.4",
"product_id": "8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64 as a component of 8Base-RHMTC-1.4",
"product_id": "8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64 as a component of 8Base-RHMTC-1.4",
"product_id": "8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
},
"product_reference": "rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-25011",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-03-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1956919"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libwebp. A heap-based buffer overflow was found in PutLE16(). The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libwebp: heap-based buffer overflow in PutLE16()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue did not affect the versions of Firefox and Thunderbird as shipped with Red Hat Enterprise Linux 7, and 8 as they embed the fixed version of libwebp.",
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-25011"
},
{
"category": "external",
"summary": "RHBZ#1956919",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1956919"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-25011",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-25011"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-25011",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-25011"
}
],
"release_date": "2018-07-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-07-21T17:05:20+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/4.7/migration-toolkit-for-containers/installing-mtc.html",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libwebp: heap-based buffer overflow in PutLE16()"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
}
],
"cve": "CVE-2020-25648",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2020-10-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1887319"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the way NSS handled CCS (ChangeCipherSpec) messages in TLS 1.3. This flaw allows a remote attacker to send multiple CCS messages, causing a denial of service for servers compiled with the NSS library. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: TLS 1.3 CCS flood remote DoS Attack",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw only affects servers that are compiled with the NSS library and when the TLS 1.3 protocol is used.",
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-25648"
},
{
"category": "external",
"summary": "RHBZ#1887319",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1887319"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-25648",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25648"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-25648",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25648"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.58_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.58_release_notes"
}
],
"release_date": "2020-10-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-07-21T17:05:20+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/4.7/migration-toolkit-for-containers/installing-mtc.html",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: TLS 1.3 CCS flood remote DoS Attack"
},
{
"cve": "CVE-2020-25692",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2020-11-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1894567"
}
],
"notes": [
{
"category": "description",
"text": "A NULL pointer dereference flaw was found in the OpenLDAP server, during a request for renaming RDNs. This flaw allows a remote, unauthenticated attacker to crash the slapd process by sending a specially crafted request, causing a denial of service. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openldap: NULL pointer dereference for unauthenticated packet in slapd",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability affects the server side only. As a result, OpenLDAP client components, such as the component shipped in Red Hat Enterprise Linux 8, are not affected by this flaw.",
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-25692"
},
{
"category": "external",
"summary": "RHBZ#1894567",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894567"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-25692",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25692"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-25692",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25692"
}
],
"release_date": "2020-10-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-07-21T17:05:20+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/4.7/migration-toolkit-for-containers/installing-mtc.html",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openldap: NULL pointer dereference for unauthenticated packet in slapd"
},
{
"cve": "CVE-2020-26541",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2020-10-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1886285"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel in certs/blacklist.c, When signature entries for EFI_CERT_X509_GUID are contained in the Secure Boot Forbidden Signature Database, the entries are skipped. This can cause a security threat and breach system integrity, confidentiality and even lead to a denial of service problem.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: security bypass in certs/blacklist.c and certs/system_keyring.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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-26541"
},
{
"category": "external",
"summary": "RHBZ#1886285",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1886285"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-26541",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-26541"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-26541",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-26541"
}
],
"release_date": "2020-09-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-07-21T17:05:20+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/4.7/migration-toolkit-for-containers/installing-mtc.html",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: security bypass in certs/blacklist.c and certs/system_keyring.c"
},
{
"cve": "CVE-2020-27216",
"cwe": {
"id": "CWE-377",
"name": "Insecure Temporary File"
},
"discovery_date": "2020-10-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1891132"
}
],
"notes": [
{
"category": "description",
"text": "In Eclipse Jetty versions 1.0 thru 9.4.32.v20200930, 10.0.0.alpha1 thru 10.0.0.beta2, and 11.0.0.alpha1 thru 11.0.0.beta2O, on Unix like systems, the system\u0027s temporary directory is shared between all users on that system. A collocated user can observe the process of creating a temporary sub directory in the shared temporary directory and race to complete the creation of the temporary subdirectory. If the attacker wins the race then they will have read and write permission to the subdirectory used to unpack web applications, including their WEB-INF/lib jar files and JSP files. If any code is ever executed out of this temporary directory, this can lead to a local privilege escalation vulnerability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jetty: local temporary directory hijacking vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In OpenShift Container Platform (OCP), the Hive/Presto/Hadoop components that comprise the OCP Metering stack, ship the vulnerable version of jetty.\nSince the release of OCP 4.6, the Metering product has been deprecated [1], hence the affected components are marked as wontfix.\nThis may be fixed in the future.\n\n[1] https://docs.openshift.com/container-platform/4.6/release_notes/ocp-4-6-release-notes.html#ocp-4-6-metering-operator-deprecated",
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-27216"
},
{
"category": "external",
"summary": "RHBZ#1891132",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1891132"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-27216",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27216"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-27216",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-27216"
},
{
"category": "external",
"summary": "https://github.com/eclipse/jetty.project/security/advisories/GHSA-g3wg-6mcf-8jj6#advisory-comment-63053",
"url": "https://github.com/eclipse/jetty.project/security/advisories/GHSA-g3wg-6mcf-8jj6#advisory-comment-63053"
}
],
"release_date": "2020-10-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-07-21T17:05:20+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/4.7/migration-toolkit-for-containers/installing-mtc.html",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
},
{
"category": "workaround",
"details": "Jetty users should create temp folders outside the normal /tmp structure, and ensure that their permissions are set so as not to be accessible by an attacker.",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jetty: local temporary directory hijacking vulnerability"
},
{
"cve": "CVE-2020-27218",
"cwe": {
"id": "CWE-226",
"name": "Sensitive Information in Resource Not Removed Before Reuse"
},
"discovery_date": "2020-11-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1902826"
}
],
"notes": [
{
"category": "description",
"text": "In Eclipse Jetty version 9.4.0.RC0 to 9.4.34.v20201102, 10.0.0.alpha0 to 10.0.0.beta2, and 11.0.0.alpha0 to 11.0.0.beta2, if GZIP request body inflation is enabled and requests from different clients are multiplexed onto a single connection, and if an attacker can send a request with a body that is received entirely but not consumed by the application, then a subsequent request on the same connection will see that body prepended to its body. The attacker will not see any data but may inject data into the body of the subsequent request.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jetty: buffer not correctly recycled in Gzip Request inflation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In OpenShift Container Platform (OCP), the Hive/Presto/Hadoop components that comprise the OCP Metering stack, ship the vulnerable version of jetty.\nSince the release of OCP 4.6, the Metering product has been deprecated [1], hence the affected components are marked as wontfix.\nThis may be fixed in the future.\n\n[1] https://docs.openshift.com/container-platform/4.6/release_notes/ocp-4-6-release-notes.html#ocp-4-6-metering-operator-deprecated",
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-27218"
},
{
"category": "external",
"summary": "RHBZ#1902826",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1902826"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-27218",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27218"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-27218",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-27218"
},
{
"category": "external",
"summary": "https://github.com/eclipse/jetty.project/security/advisories/GHSA-86wm-rrjm-8wh8",
"url": "https://github.com/eclipse/jetty.project/security/advisories/GHSA-86wm-rrjm-8wh8"
}
],
"release_date": "2020-11-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-07-21T17:05:20+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/4.7/migration-toolkit-for-containers/installing-mtc.html",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jetty: buffer not correctly recycled in Gzip Request inflation"
},
{
"cve": "CVE-2020-27223",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2021-02-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1934116"
}
],
"notes": [
{
"category": "description",
"text": "In Eclipse Jetty 9.4.6.v20170531 to 9.4.36.v20210114 (inclusive), 10.0.0, and 11.0.0 when Jetty handles a request containing multiple Accept headers with a large number of \u201cquality\u201d (i.e. q) parameters, the server may enter a denial of service (DoS) state due to high CPU usage processing those quality values, resulting in minutes of CPU time exhausted processing those quality values.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jetty: request containing multiple Accept headers with a large number of \"quality\" parameters may lead to DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In OpenShift Container Platform (OCP), the Hive/Presto/Hadoop components that comprise the OCP Metering stack, ship the vulnerable version of jetty.\nSince the release of OCP 4.6, the Metering product has been deprecated [1], hence the affected components are marked as wontfix.\nThis may be fixed in the future.\n\n[1] https://docs.openshift.com/container-platform/4.6/release_notes/ocp-4-6-release-notes.html#ocp-4-6-metering-operator-deprecated",
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-27223"
},
{
"category": "external",
"summary": "RHBZ#1934116",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1934116"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-27223",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27223"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-27223",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-27223"
},
{
"category": "external",
"summary": "https://github.com/eclipse/jetty.project/security/advisories/GHSA-m394-8rww-3jr7",
"url": "https://github.com/eclipse/jetty.project/security/advisories/GHSA-m394-8rww-3jr7"
}
],
"release_date": "2021-02-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-07-21T17:05:20+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/4.7/migration-toolkit-for-containers/installing-mtc.html",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jetty: request containing multiple Accept headers with a large number of \"quality\" parameters may lead to DoS"
},
{
"cve": "CVE-2020-36328",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-03-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1956829"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libwebp. A heap-based buffer overflow in functions WebPDecode*Into is possible due to an invalid check for buffer size. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libwebp: heap-based buffer overflow in WebPDecode*Into functions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue did not affect the versions of Firefox and Thunderbird as shipped with Red Hat Enterprise Linux 7, and 8 as they embed the fixed version of libwebp.",
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-36328"
},
{
"category": "external",
"summary": "RHBZ#1956829",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1956829"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-36328",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36328"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36328",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36328"
}
],
"release_date": "2020-02-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-07-21T17:05:20+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/4.7/migration-toolkit-for-containers/installing-mtc.html",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libwebp: heap-based buffer overflow in WebPDecode*Into functions"
},
{
"cve": "CVE-2020-36329",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2021-03-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1956843"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libwebp. A use-after-free was found due to a thread being killed too early. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libwebp: use-after-free in EmitFancyRGB() in dec/io_dec.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue did not affect the versions of Firefox and Thunderbird as shipped with Red Hat Enterprise Linux 7, and 8 as they embed the fixed version of libwebp.",
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-36329"
},
{
"category": "external",
"summary": "RHBZ#1956843",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1956843"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-36329",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36329"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36329",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36329"
}
],
"release_date": "2020-02-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-07-21T17:05:20+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/4.7/migration-toolkit-for-containers/installing-mtc.html",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libwebp: use-after-free in EmitFancyRGB() in dec/io_dec.c"
},
{
"acknowledgments": [
{
"names": [
"zodf0055980"
],
"organization": "SQLab NCTU Taiwan"
}
],
"cve": "CVE-2021-3516",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2021-04-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1954225"
}
],
"notes": [
{
"category": "description",
"text": "There\u0027s a flaw in libxml2\u0027s xmllint. An attacker who is able to submit a crafted file to be processed by xmllint could trigger a use-after-free. The greatest impact of this flaw is to confidentiality, integrity, and availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: Use-after-free in xmlEncodeEntitiesInternal() in entities.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The only known exploitation path of this flaw is via the xmllint tool.\n\nThis flaw is out of support scope for Red Hat Enterprise Linux 6 and 7. To learn more about Red Hat Enterprise Linux support life cycles, please see https://access.redhat.com/support/policy/updates/errata .",
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3516"
},
{
"category": "external",
"summary": "RHBZ#1954225",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1954225"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3516",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3516"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3516",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3516"
}
],
"release_date": "2021-04-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-07-21T17:05:20+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/4.7/migration-toolkit-for-containers/installing-mtc.html",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
},
{
"category": "workaround",
"details": "This flaw can be mitigated by not using xmllint with the --html and --push options together.",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxml2: Use-after-free in xmlEncodeEntitiesInternal() in entities.c"
},
{
"acknowledgments": [
{
"names": [
"zodf0055980"
],
"organization": "SQLab NCTU Taiwan"
}
],
"cve": "CVE-2021-3517",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-04-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1954232"
}
],
"notes": [
{
"category": "description",
"text": "There is a flaw in the xml entity encoding functionality of libxml2. An attacker who is able to supply a crafted file to be processed by an application linked with the affected functionality of libxml2 could trigger an out-of-bounds read. The most likely impact of this flaw is to application availability, with some potential impact to confidentiality and integrity if an attacker is able to use memory information to further exploit the application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: Heap-based buffer overflow in xmlEncodeEntitiesInternal() in entities.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is out of support scope for Red Hat Enterprise Linux 6 and 7. To learn more about Red Hat Enterprise Linux support life cycles, please see https://access.redhat.com/support/policy/updates/errata .",
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3517"
},
{
"category": "external",
"summary": "RHBZ#1954232",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1954232"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3517",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3517"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3517",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3517"
}
],
"release_date": "2021-04-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-07-21T17:05:20+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/4.7/migration-toolkit-for-containers/installing-mtc.html",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxml2: Heap-based buffer overflow in xmlEncodeEntitiesInternal() in entities.c"
},
{
"acknowledgments": [
{
"names": [
"zodf0055980"
],
"organization": "SQLab NCTU Taiwan"
}
],
"cve": "CVE-2021-3518",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2021-04-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1954242"
}
],
"notes": [
{
"category": "description",
"text": "There\u0027s a flaw in libxml2. An attacker who is able to submit a crafted file to be processed by an application linked with libxml2 could trigger a use-after-free. The greatest impact from this flaw is to confidentiality, integrity, and availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: Use-after-free in xmlXIncludeDoProcess() in xinclude.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is out of support scope for Red Hat Enterprise Linux 6 and 7. To learn more about Red Hat Enterprise Linux support life cycles, please see https://access.redhat.com/support/policy/updates/errata .",
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3518"
},
{
"category": "external",
"summary": "RHBZ#1954242",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1954242"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3518",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3518"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3518",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3518"
}
],
"release_date": "2021-04-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-07-21T17:05:20+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/4.7/migration-toolkit-for-containers/installing-mtc.html",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxml2: Use-after-free in xmlXIncludeDoProcess() in xinclude.c"
},
{
"cve": "CVE-2021-3520",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-03-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1954559"
}
],
"notes": [
{
"category": "description",
"text": "There\u0027s a flaw in lz4. An attacker who submits a crafted file to an application linked with lz4 may be able to trigger an integer overflow, leading to calling of memmove() on a negative size argument, causing an out-of-bounds write and/or a crash. The greatest impact of this flaw is to availability, with some potential impact to confidentiality and integrity as well.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "lz4: memory corruption due to an integer overflow bug caused by memmove argument",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is out of support scope for Red Hat Enterprise Linux 7. To learn more about Red Hat Enterprise Linux support life cycles, please see https://access.redhat.com/support/policy/updates/errata .",
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3520"
},
{
"category": "external",
"summary": "RHBZ#1954559",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1954559"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3520",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3520"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3520",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3520"
}
],
"release_date": "2021-04-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-07-21T17:05:20+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/4.7/migration-toolkit-for-containers/installing-mtc.html",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "lz4: memory corruption due to an integer overflow bug caused by memmove argument"
},
{
"acknowledgments": [
{
"names": [
"yuawn"
],
"organization": "NSLab NTU Taiwan"
}
],
"cve": "CVE-2021-3537",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2021-05-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1956522"
}
],
"notes": [
{
"category": "description",
"text": "A NULL pointer dereference flaw was found in libxml2, where it did not propagate errors while parsing XML mixed content. This flaw causes the application to crash if an untrusted XML document is parsed in recovery mode and post validated. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: NULL pointer dereference when post-validating mixed content parsed in recovery mode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For the flaw to be exploitable, the document must be parsed in recovery mode and post validated (e.g.: when used in the `xmlling` tool, both `-recover` and `-postvalid` options must be used for the flaw to be exploitable)",
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3537"
},
{
"category": "external",
"summary": "RHBZ#1956522",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1956522"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3537",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3537"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3537",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3537"
}
],
"release_date": "2021-05-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-07-21T17:05:20+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/4.7/migration-toolkit-for-containers/installing-mtc.html",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxml2: NULL pointer dereference when post-validating mixed content parsed in recovery mode"
},
{
"acknowledgments": [
{
"names": [
"Sebastian Pipping"
]
}
],
"cve": "CVE-2021-3541",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2021-04-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1950515"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libxml2. Exponential entity expansion attack its possible bypassing all existing protection mechanisms and leading to denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: Exponential entity expansion attack bypasses all existing protection mechanisms",
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3541"
},
{
"category": "external",
"summary": "RHBZ#1950515",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1950515"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3541",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3541"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3541",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3541"
}
],
"release_date": "2021-05-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-07-21T17:05:20+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/4.7/migration-toolkit-for-containers/installing-mtc.html",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
}
],
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxml2: Exponential entity expansion attack bypasses all existing protection mechanisms"
},
{
"acknowledgments": [
{
"names": [
"Demi M. Obenour"
]
}
],
"cve": "CVE-2021-20271",
"cwe": {
"id": "CWE-345",
"name": "Insufficient Verification of Data Authenticity"
},
"discovery_date": "2021-03-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1934125"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in RPM\u0027s signature check functionality when reading a package file. This flaw allows an attacker who can convince a victim to install a seemingly verifiable package, whose signature header was modified, to cause RPM database corruption and execute code. The highest threat from this vulnerability is to data integrity, confidentiality, and system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "rpm: Signature checks bypass via corrupted rpm package",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must either compromise an RPM repository or convince an administrator to install an untrusted RPM. It is strongly recommended to only use RPMs from trusted repositories.",
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-20271"
},
{
"category": "external",
"summary": "RHBZ#1934125",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1934125"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-20271",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20271"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-20271",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-20271"
}
],
"release_date": "2021-03-11T22:53:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-07-21T17:05:20+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/4.7/migration-toolkit-for-containers/installing-mtc.html",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "rpm: Signature checks bypass via corrupted rpm package"
},
{
"cve": "CVE-2021-21642",
"cwe": {
"id": "CWE-611",
"name": "Improper Restriction of XML External Entity Reference"
},
"discovery_date": "2021-04-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1952146"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the config-file-provider Jenkins plugin. The plugin XML parser wasn\u0027t configure to prevent XML external entity (XXE) attacks. An attacker with the ability to define Maven configuration files can use this vulnerability to prepare a crafted configuration file that uses external entities for extraction of secrets from the Jenkins controller or server-side request forgery.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jenkins-2-plugins/config-file-provider: Does not configure its XML parser to prevent XML external entity (XXE) attacks.",
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-21642"
},
{
"category": "external",
"summary": "RHBZ#1952146",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1952146"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-21642",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21642"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-21642",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21642"
},
{
"category": "external",
"summary": "https://www.jenkins.io/security/advisory/2021-04-21/#SECURITY-2204",
"url": "https://www.jenkins.io/security/advisory/2021-04-21/#SECURITY-2204"
}
],
"release_date": "2021-04-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-07-21T17:05:20+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/4.7/migration-toolkit-for-containers/installing-mtc.html",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update as soon as possible.",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"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:N",
"version": "3.1"
},
"products": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "jenkins-2-plugins/config-file-provider: Does not configure its XML parser to prevent XML external entity (XXE) attacks."
},
{
"cve": "CVE-2021-21643",
"cwe": {
"id": "CWE-281",
"name": "Improper Preservation of Permissions"
},
"discovery_date": "2021-04-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1952148"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the config-file-provider Jenkins plugin. The plugin does not correctly perform permission checks in several HTTP endpoints, as a consequence an attacker with global Job/Configure permission can enumerate system-scoped credentials IDs of credentials stored in Jenkins.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jenkins-2-plugins/config-file-provider: Does not correctly perform permission checks in several HTTP endpoints.",
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-21643"
},
{
"category": "external",
"summary": "RHBZ#1952148",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1952148"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-21643",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21643"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-21643",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21643"
},
{
"category": "external",
"summary": "https://www.jenkins.io/security/advisory/2021-04-21/#SECURITY-2254",
"url": "https://www.jenkins.io/security/advisory/2021-04-21/#SECURITY-2254"
}
],
"release_date": "2021-04-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-07-21T17:05:20+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/4.7/migration-toolkit-for-containers/installing-mtc.html",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jenkins-2-plugins/config-file-provider: Does not correctly perform permission checks in several HTTP endpoints."
},
{
"cve": "CVE-2021-21644",
"cwe": {
"id": "CWE-352",
"name": "Cross-Site Request Forgery (CSRF)"
},
"discovery_date": "2021-04-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1952151"
}
],
"notes": [
{
"category": "description",
"text": "A cross-site request forgery (CSRF) vulnerability was found in the config-file-provider Jenkins plugin. The plugin does not require POST requests for an HTTP endpoint which allows attackers to delete configuration files corresponding to an attacker-specified ID.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jenkins-2-plugins/config-file-provider: does not require POST requests for an HTTP endpoint, resulting in a cross-site request forgery (CSRF) vulnerability.",
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-21644"
},
{
"category": "external",
"summary": "RHBZ#1952151",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1952151"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-21644",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21644"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-21644",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21644"
}
],
"release_date": "2021-04-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-07-21T17:05:20+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/4.7/migration-toolkit-for-containers/installing-mtc.html",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jenkins-2-plugins/config-file-provider: does not require POST requests for an HTTP endpoint, resulting in a cross-site request forgery (CSRF) vulnerability."
},
{
"cve": "CVE-2021-21645",
"cwe": {
"id": "CWE-281",
"name": "Improper Preservation of Permissions"
},
"discovery_date": "2021-04-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1952152"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the config-file-provider Jenkins plugin. The plugin does not perform permission checks in several HTTP endpoints, as a consequence an attacker with Overall/Read permission is allowed to enumerate configuration file IDs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jenkins-2-plugins/config-file-provider: Does not perform permission checks in several HTTP endpoints.",
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-21645"
},
{
"category": "external",
"summary": "RHBZ#1952152",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1952152"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-21645",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21645"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-21645",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21645"
}
],
"release_date": "2021-04-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-07-21T17:05:20+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/4.7/migration-toolkit-for-containers/installing-mtc.html",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jenkins-2-plugins/config-file-provider: Does not perform permission checks in several HTTP endpoints."
},
{
"cve": "CVE-2021-27219",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-02-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1929858"
}
],
"notes": [
{
"category": "description",
"text": "An integer wraparound was discovered in glib due to passing a 64 bit sized value to function g_memdup() which accepts a 32 bits number as argument. An attacker may abuse this flaw when an application linked against the glib library uses g_bytes_new() function or possibly other functions that use g_memdup() underneath and accept a 64 bits argument as size. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Applications that just use GBytes to access the data are affected by this flaw but the highest threat is to data confidentiality and/or the application availability, due to possible out-of-bounds reads. However, if the data in GBytes is taken through functions such as g_bytes_unref_to_data or g_bytes_unref_to_array it might be possible to have out-of-bounds writes due to the wrongly reported size of the buffer.\n\nApplications that use g_memdup to duplicate memory with user-controlled sizes should pay extra attention to the fact that g_memdup accepts a guint size instead of gsize. Thus directly passing a gsize value to g_memdup may results in integer truncation, allocating a buffer smaller than expected.",
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-27219"
},
{
"category": "external",
"summary": "RHBZ#1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-27219",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27219"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219"
}
],
"release_date": "2021-02-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-07-21T17:05:20+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/4.7/migration-toolkit-for-containers/installing-mtc.html",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits"
},
{
"cve": "CVE-2021-31525",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2021-05-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1958341"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was detected in net/http of the Go standard library when parsing very large HTTP header values, causing a crash and subsequent denial of service. This vulnerability affects both clients and servers written in Go, however, servers are only vulnerable if the value of MaxHeaderBytes has been increased from the default.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: panic in ReadRequest and ReadResponse when reading a very large header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability potentially affects any component written in Go that uses net/http from the standard library. In OpenShift Container Platform (OCP), OpenShift Virtualization, OpenShift ServiceMesh (OSSM) and OpenShift distributed tracing (formerly OpenShift Jaeger), no server side component allows HTTP header values larger than 1 MB (the default), preventing this vulnerability from being exploited by malicious clients. It is possible for components that make client connections to malicious servers to be exploited, however the maximum impact is a crash. This vulnerability is rated Low for the following components: \n* OpenShift Container Platform\n* OpenShift Virtualization \n* OpenShift ServiceMesh\n* OpenShift distributed tracing components.",
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-31525"
},
{
"category": "external",
"summary": "RHBZ#1958341",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958341"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-31525",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31525"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-31525",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31525"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/cu9SP4eSXMc",
"url": "https://groups.google.com/g/golang-announce/c/cu9SP4eSXMc"
}
],
"release_date": "2021-04-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-07-21T17:05:20+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/4.7/migration-toolkit-for-containers/installing-mtc.html",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: panic in ReadRequest and ReadResponse when reading a very large header"
},
{
"cve": "CVE-2021-33034",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2021-05-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1961305"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in hci_send_acl in the bluetooth host controller interface (HCI) in Linux kernel, where a local attacker with an access rights could cause a denial of service problem on the system The issue results from the object hchan, freed in hci_disconn_loglink_complete_evt, yet still used in other places. The highest threat from this vulnerability is to data integrity, confidentiality and system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: use-after-free in net/bluetooth/hci_event.c when destroying an hci_chan",
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-33034"
},
{
"category": "external",
"summary": "RHBZ#1961305",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1961305"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-33034",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33034"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-33034",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-33034"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=5c4c8c9544099bb9043a10a5318130a943e32fc3",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=5c4c8c9544099bb9043a10a5318130a943e32fc3"
},
{
"category": "external",
"summary": "https://sites.google.com/view/syzscope/kasan-use-after-free-read-in-hci_send_acl",
"url": "https://sites.google.com/view/syzscope/kasan-use-after-free-read-in-hci_send_acl"
},
{
"category": "external",
"summary": "https://syzkaller.appspot.com/bug?id=2e1943a94647f7732dd6fc60368642d6e8dc91b1",
"url": "https://syzkaller.appspot.com/bug?id=2e1943a94647f7732dd6fc60368642d6e8dc91b1"
}
],
"release_date": "2021-03-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-07-21T17:05:20+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/4.7/migration-toolkit-for-containers/installing-mtc.html",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update as soon as possible.",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: use-after-free in net/bluetooth/hci_event.c when destroying an hci_chan"
}
]
}
rhsa-2021_2174
Vulnerability from csaf_redhat
Notes
{
"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 glib2 is now available for Red Hat Enterprise Linux 7.4 Advanced Update Support, Red Hat Enterprise Linux 7.4 Telco Extended Update Support, and Red Hat Enterprise Linux 7.4 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": "GLib provides the core application building blocks for libraries and applications written in C. It provides the core object system used in GNOME, the main loop implementation, and a large set of utility functions for strings and common data structures.\n\nSecurity Fix(es):\n\n* glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits (CVE-2021-27219)\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-2021:2174",
"url": "https://access.redhat.com/errata/RHSA-2021:2174"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_2174.json"
}
],
"title": "Red Hat Security Advisory: glib2 security update",
"tracking": {
"current_release_date": "2024-11-15T11:49:24+00:00",
"generator": {
"date": "2024-11-15T11:49:24+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2021:2174",
"initial_release_date": "2021-06-01T11:27:26+00:00",
"revision_history": [
{
"date": "2021-06-01T11:27:26+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-06-01T11:27:26+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-15T11:49:24+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 Server AUS (v. 7.4)",
"product": {
"name": "Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:7.4::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:7.4::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product": {
"name": "Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:7.4::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:7.4::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product": {
"name": "Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_tus:7.4::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_tus:7.4::server"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.50.3-4.el7_4.src",
"product": {
"name": "glib2-0:2.50.3-4.el7_4.src",
"product_id": "glib2-0:2.50.3-4.el7_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.50.3-4.el7_4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.50.3-4.el7_4.i686",
"product": {
"name": "glib2-0:2.50.3-4.el7_4.i686",
"product_id": "glib2-0:2.50.3-4.el7_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.50.3-4.el7_4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.50.3-4.el7_4.i686",
"product": {
"name": "glib2-devel-0:2.50.3-4.el7_4.i686",
"product_id": "glib2-devel-0:2.50.3-4.el7_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.50.3-4.el7_4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"product": {
"name": "glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"product_id": "glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.50.3-4.el7_4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.50.3-4.el7_4.i686",
"product": {
"name": "glib2-static-0:2.50.3-4.el7_4.i686",
"product_id": "glib2-static-0:2.50.3-4.el7_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.50.3-4.el7_4?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.50.3-4.el7_4.x86_64",
"product": {
"name": "glib2-0:2.50.3-4.el7_4.x86_64",
"product_id": "glib2-0:2.50.3-4.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.50.3-4.el7_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.50.3-4.el7_4.x86_64",
"product": {
"name": "glib2-devel-0:2.50.3-4.el7_4.x86_64",
"product_id": "glib2-devel-0:2.50.3-4.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.50.3-4.el7_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"product": {
"name": "glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"product_id": "glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.50.3-4.el7_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.50.3-4.el7_4.x86_64",
"product": {
"name": "glib2-fam-0:2.50.3-4.el7_4.x86_64",
"product_id": "glib2-fam-0:2.50.3-4.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.50.3-4.el7_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.50.3-4.el7_4.x86_64",
"product": {
"name": "glib2-static-0:2.50.3-4.el7_4.x86_64",
"product_id": "glib2-static-0:2.50.3-4.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.50.3-4.el7_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.50.3-4.el7_4.x86_64",
"product": {
"name": "glib2-tests-0:2.50.3-4.el7_4.x86_64",
"product_id": "glib2-tests-0:2.50.3-4.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.50.3-4.el7_4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-doc-0:2.50.3-4.el7_4.noarch",
"product": {
"name": "glib2-doc-0:2.50.3-4.el7_4.noarch",
"product_id": "glib2-doc-0:2.50.3-4.el7_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-doc@2.50.3-4.el7_4?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.50.3-4.el7_4.ppc64le",
"product": {
"name": "glib2-0:2.50.3-4.el7_4.ppc64le",
"product_id": "glib2-0:2.50.3-4.el7_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.50.3-4.el7_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.50.3-4.el7_4.ppc64le",
"product": {
"name": "glib2-devel-0:2.50.3-4.el7_4.ppc64le",
"product_id": "glib2-devel-0:2.50.3-4.el7_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.50.3-4.el7_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.50.3-4.el7_4.ppc64le",
"product": {
"name": "glib2-debuginfo-0:2.50.3-4.el7_4.ppc64le",
"product_id": "glib2-debuginfo-0:2.50.3-4.el7_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.50.3-4.el7_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.50.3-4.el7_4.ppc64le",
"product": {
"name": "glib2-fam-0:2.50.3-4.el7_4.ppc64le",
"product_id": "glib2-fam-0:2.50.3-4.el7_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.50.3-4.el7_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.50.3-4.el7_4.ppc64le",
"product": {
"name": "glib2-static-0:2.50.3-4.el7_4.ppc64le",
"product_id": "glib2-static-0:2.50.3-4.el7_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.50.3-4.el7_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.50.3-4.el7_4.ppc64le",
"product": {
"name": "glib2-tests-0:2.50.3-4.el7_4.ppc64le",
"product_id": "glib2-tests-0:2.50.3-4.el7_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.50.3-4.el7_4?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:glib2-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.50.3-4.el7_4.src as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:glib2-0:2.50.3-4.el7_4.src"
},
"product_reference": "glib2-0:2.50.3-4.el7_4.src",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:glib2-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:glib2-debuginfo-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:glib2-devel-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-devel-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:glib2-devel-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-devel-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.50.3-4.el7_4.noarch as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:glib2-doc-0:2.50.3-4.el7_4.noarch"
},
"product_reference": "glib2-doc-0:2.50.3-4.el7_4.noarch",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:glib2-fam-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-fam-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:glib2-static-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-static-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:glib2-static-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-static-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:glib2-tests-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-tests-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:glib2-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.50.3-4.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:glib2-0:2.50.3-4.el7_4.ppc64le"
},
"product_reference": "glib2-0:2.50.3-4.el7_4.ppc64le",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.50.3-4.el7_4.src as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:glib2-0:2.50.3-4.el7_4.src"
},
"product_reference": "glib2-0:2.50.3-4.el7_4.src",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:glib2-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.50.3-4.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.50.3-4.el7_4.ppc64le",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-devel-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.50.3-4.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.ppc64le"
},
"product_reference": "glib2-devel-0:2.50.3-4.el7_4.ppc64le",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-devel-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.50.3-4.el7_4.noarch as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:glib2-doc-0:2.50.3-4.el7_4.noarch"
},
"product_reference": "glib2-doc-0:2.50.3-4.el7_4.noarch",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.50.3-4.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:glib2-fam-0:2.50.3-4.el7_4.ppc64le"
},
"product_reference": "glib2-fam-0:2.50.3-4.el7_4.ppc64le",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:glib2-fam-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-fam-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-static-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.50.3-4.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.ppc64le"
},
"product_reference": "glib2-static-0:2.50.3-4.el7_4.ppc64le",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-static-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.50.3-4.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:glib2-tests-0:2.50.3-4.el7_4.ppc64le"
},
"product_reference": "glib2-tests-0:2.50.3-4.el7_4.ppc64le",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:glib2-tests-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-tests-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:glib2-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.50.3-4.el7_4.src as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:glib2-0:2.50.3-4.el7_4.src"
},
"product_reference": "glib2-0:2.50.3-4.el7_4.src",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:glib2-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:glib2-debuginfo-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:glib2-devel-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-devel-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:glib2-devel-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-devel-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.50.3-4.el7_4.noarch as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:glib2-doc-0:2.50.3-4.el7_4.noarch"
},
"product_reference": "glib2-doc-0:2.50.3-4.el7_4.noarch",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:glib2-fam-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-fam-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:glib2-static-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-static-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:glib2-static-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-static-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:glib2-tests-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-tests-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:glib2-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.50.3-4.el7_4.src as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:glib2-0:2.50.3-4.el7_4.src"
},
"product_reference": "glib2-0:2.50.3-4.el7_4.src",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:glib2-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:glib2-debuginfo-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:glib2-devel-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-devel-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:glib2-devel-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-devel-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.50.3-4.el7_4.noarch as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:glib2-doc-0:2.50.3-4.el7_4.noarch"
},
"product_reference": "glib2-doc-0:2.50.3-4.el7_4.noarch",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:glib2-fam-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-fam-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:glib2-static-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-static-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:glib2-static-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-static-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:glib2-tests-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-tests-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:glib2-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.50.3-4.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:glib2-0:2.50.3-4.el7_4.ppc64le"
},
"product_reference": "glib2-0:2.50.3-4.el7_4.ppc64le",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.50.3-4.el7_4.src as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:glib2-0:2.50.3-4.el7_4.src"
},
"product_reference": "glib2-0:2.50.3-4.el7_4.src",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:glib2-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.50.3-4.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.50.3-4.el7_4.ppc64le",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-devel-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.50.3-4.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.ppc64le"
},
"product_reference": "glib2-devel-0:2.50.3-4.el7_4.ppc64le",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-devel-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.50.3-4.el7_4.noarch as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:glib2-doc-0:2.50.3-4.el7_4.noarch"
},
"product_reference": "glib2-doc-0:2.50.3-4.el7_4.noarch",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.50.3-4.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:glib2-fam-0:2.50.3-4.el7_4.ppc64le"
},
"product_reference": "glib2-fam-0:2.50.3-4.el7_4.ppc64le",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:glib2-fam-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-fam-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-static-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.50.3-4.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.ppc64le"
},
"product_reference": "glib2-static-0:2.50.3-4.el7_4.ppc64le",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-static-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.50.3-4.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:glib2-tests-0:2.50.3-4.el7_4.ppc64le"
},
"product_reference": "glib2-tests-0:2.50.3-4.el7_4.ppc64le",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:glib2-tests-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-tests-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:glib2-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.50.3-4.el7_4.src as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:glib2-0:2.50.3-4.el7_4.src"
},
"product_reference": "glib2-0:2.50.3-4.el7_4.src",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:glib2-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:glib2-debuginfo-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:glib2-devel-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-devel-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:glib2-devel-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-devel-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.50.3-4.el7_4.noarch as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:glib2-doc-0:2.50.3-4.el7_4.noarch"
},
"product_reference": "glib2-doc-0:2.50.3-4.el7_4.noarch",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:glib2-fam-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-fam-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:glib2-static-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-static-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:glib2-static-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-static-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:glib2-tests-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-tests-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-27219",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-02-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1929858"
}
],
"notes": [
{
"category": "description",
"text": "An integer wraparound was discovered in glib due to passing a 64 bit sized value to function g_memdup() which accepts a 32 bits number as argument. An attacker may abuse this flaw when an application linked against the glib library uses g_bytes_new() function or possibly other functions that use g_memdup() underneath and accept a 64 bits argument as size. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Applications that just use GBytes to access the data are affected by this flaw but the highest threat is to data confidentiality and/or the application availability, due to possible out-of-bounds reads. However, if the data in GBytes is taken through functions such as g_bytes_unref_to_data or g_bytes_unref_to_array it might be possible to have out-of-bounds writes due to the wrongly reported size of the buffer.\n\nApplications that use g_memdup to duplicate memory with user-controlled sizes should pay extra attention to the fact that g_memdup accepts a guint size instead of gsize. Thus directly passing a gsize value to g_memdup may results in integer truncation, allocating a buffer smaller than expected.",
"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": [
"7Server-7.4.AUS:glib2-0:2.50.3-4.el7_4.i686",
"7Server-7.4.AUS:glib2-0:2.50.3-4.el7_4.src",
"7Server-7.4.AUS:glib2-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.AUS:glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"7Server-7.4.AUS:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.AUS:glib2-devel-0:2.50.3-4.el7_4.i686",
"7Server-7.4.AUS:glib2-devel-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.AUS:glib2-doc-0:2.50.3-4.el7_4.noarch",
"7Server-7.4.AUS:glib2-fam-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.AUS:glib2-static-0:2.50.3-4.el7_4.i686",
"7Server-7.4.AUS:glib2-static-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.AUS:glib2-tests-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.E4S:glib2-0:2.50.3-4.el7_4.i686",
"7Server-7.4.E4S:glib2-0:2.50.3-4.el7_4.ppc64le",
"7Server-7.4.E4S:glib2-0:2.50.3-4.el7_4.src",
"7Server-7.4.E4S:glib2-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"7Server-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.ppc64le",
"7Server-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.i686",
"7Server-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.ppc64le",
"7Server-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.E4S:glib2-doc-0:2.50.3-4.el7_4.noarch",
"7Server-7.4.E4S:glib2-fam-0:2.50.3-4.el7_4.ppc64le",
"7Server-7.4.E4S:glib2-fam-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.i686",
"7Server-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.ppc64le",
"7Server-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.E4S:glib2-tests-0:2.50.3-4.el7_4.ppc64le",
"7Server-7.4.E4S:glib2-tests-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.TUS:glib2-0:2.50.3-4.el7_4.i686",
"7Server-7.4.TUS:glib2-0:2.50.3-4.el7_4.src",
"7Server-7.4.TUS:glib2-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.TUS:glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"7Server-7.4.TUS:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.TUS:glib2-devel-0:2.50.3-4.el7_4.i686",
"7Server-7.4.TUS:glib2-devel-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.TUS:glib2-doc-0:2.50.3-4.el7_4.noarch",
"7Server-7.4.TUS:glib2-fam-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.TUS:glib2-static-0:2.50.3-4.el7_4.i686",
"7Server-7.4.TUS:glib2-static-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.TUS:glib2-tests-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.AUS:glib2-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.AUS:glib2-0:2.50.3-4.el7_4.src",
"7Server-optional-7.4.AUS:glib2-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.AUS:glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.AUS:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.AUS:glib2-devel-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.AUS:glib2-devel-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.AUS:glib2-doc-0:2.50.3-4.el7_4.noarch",
"7Server-optional-7.4.AUS:glib2-fam-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.AUS:glib2-static-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.AUS:glib2-static-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.AUS:glib2-tests-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.E4S:glib2-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.E4S:glib2-0:2.50.3-4.el7_4.ppc64le",
"7Server-optional-7.4.E4S:glib2-0:2.50.3-4.el7_4.src",
"7Server-optional-7.4.E4S:glib2-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.ppc64le",
"7Server-optional-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.ppc64le",
"7Server-optional-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.E4S:glib2-doc-0:2.50.3-4.el7_4.noarch",
"7Server-optional-7.4.E4S:glib2-fam-0:2.50.3-4.el7_4.ppc64le",
"7Server-optional-7.4.E4S:glib2-fam-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.ppc64le",
"7Server-optional-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.E4S:glib2-tests-0:2.50.3-4.el7_4.ppc64le",
"7Server-optional-7.4.E4S:glib2-tests-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.TUS:glib2-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.TUS:glib2-0:2.50.3-4.el7_4.src",
"7Server-optional-7.4.TUS:glib2-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.TUS:glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.TUS:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.TUS:glib2-devel-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.TUS:glib2-devel-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.TUS:glib2-doc-0:2.50.3-4.el7_4.noarch",
"7Server-optional-7.4.TUS:glib2-fam-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.TUS:glib2-static-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.TUS:glib2-static-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.TUS:glib2-tests-0:2.50.3-4.el7_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-27219"
},
{
"category": "external",
"summary": "RHBZ#1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-27219",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27219"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219"
}
],
"release_date": "2021-02-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-06-01T11:27:26+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": [
"7Server-7.4.AUS:glib2-0:2.50.3-4.el7_4.i686",
"7Server-7.4.AUS:glib2-0:2.50.3-4.el7_4.src",
"7Server-7.4.AUS:glib2-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.AUS:glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"7Server-7.4.AUS:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.AUS:glib2-devel-0:2.50.3-4.el7_4.i686",
"7Server-7.4.AUS:glib2-devel-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.AUS:glib2-doc-0:2.50.3-4.el7_4.noarch",
"7Server-7.4.AUS:glib2-fam-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.AUS:glib2-static-0:2.50.3-4.el7_4.i686",
"7Server-7.4.AUS:glib2-static-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.AUS:glib2-tests-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.E4S:glib2-0:2.50.3-4.el7_4.i686",
"7Server-7.4.E4S:glib2-0:2.50.3-4.el7_4.ppc64le",
"7Server-7.4.E4S:glib2-0:2.50.3-4.el7_4.src",
"7Server-7.4.E4S:glib2-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"7Server-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.ppc64le",
"7Server-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.i686",
"7Server-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.ppc64le",
"7Server-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.E4S:glib2-doc-0:2.50.3-4.el7_4.noarch",
"7Server-7.4.E4S:glib2-fam-0:2.50.3-4.el7_4.ppc64le",
"7Server-7.4.E4S:glib2-fam-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.i686",
"7Server-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.ppc64le",
"7Server-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.E4S:glib2-tests-0:2.50.3-4.el7_4.ppc64le",
"7Server-7.4.E4S:glib2-tests-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.TUS:glib2-0:2.50.3-4.el7_4.i686",
"7Server-7.4.TUS:glib2-0:2.50.3-4.el7_4.src",
"7Server-7.4.TUS:glib2-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.TUS:glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"7Server-7.4.TUS:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.TUS:glib2-devel-0:2.50.3-4.el7_4.i686",
"7Server-7.4.TUS:glib2-devel-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.TUS:glib2-doc-0:2.50.3-4.el7_4.noarch",
"7Server-7.4.TUS:glib2-fam-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.TUS:glib2-static-0:2.50.3-4.el7_4.i686",
"7Server-7.4.TUS:glib2-static-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.TUS:glib2-tests-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.AUS:glib2-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.AUS:glib2-0:2.50.3-4.el7_4.src",
"7Server-optional-7.4.AUS:glib2-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.AUS:glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.AUS:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.AUS:glib2-devel-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.AUS:glib2-devel-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.AUS:glib2-doc-0:2.50.3-4.el7_4.noarch",
"7Server-optional-7.4.AUS:glib2-fam-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.AUS:glib2-static-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.AUS:glib2-static-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.AUS:glib2-tests-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.E4S:glib2-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.E4S:glib2-0:2.50.3-4.el7_4.ppc64le",
"7Server-optional-7.4.E4S:glib2-0:2.50.3-4.el7_4.src",
"7Server-optional-7.4.E4S:glib2-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.ppc64le",
"7Server-optional-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.ppc64le",
"7Server-optional-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.E4S:glib2-doc-0:2.50.3-4.el7_4.noarch",
"7Server-optional-7.4.E4S:glib2-fam-0:2.50.3-4.el7_4.ppc64le",
"7Server-optional-7.4.E4S:glib2-fam-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.ppc64le",
"7Server-optional-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.E4S:glib2-tests-0:2.50.3-4.el7_4.ppc64le",
"7Server-optional-7.4.E4S:glib2-tests-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.TUS:glib2-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.TUS:glib2-0:2.50.3-4.el7_4.src",
"7Server-optional-7.4.TUS:glib2-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.TUS:glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.TUS:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.TUS:glib2-devel-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.TUS:glib2-devel-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.TUS:glib2-doc-0:2.50.3-4.el7_4.noarch",
"7Server-optional-7.4.TUS:glib2-fam-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.TUS:glib2-static-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.TUS:glib2-static-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.TUS:glib2-tests-0:2.50.3-4.el7_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2174"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-7.4.AUS:glib2-0:2.50.3-4.el7_4.i686",
"7Server-7.4.AUS:glib2-0:2.50.3-4.el7_4.src",
"7Server-7.4.AUS:glib2-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.AUS:glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"7Server-7.4.AUS:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.AUS:glib2-devel-0:2.50.3-4.el7_4.i686",
"7Server-7.4.AUS:glib2-devel-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.AUS:glib2-doc-0:2.50.3-4.el7_4.noarch",
"7Server-7.4.AUS:glib2-fam-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.AUS:glib2-static-0:2.50.3-4.el7_4.i686",
"7Server-7.4.AUS:glib2-static-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.AUS:glib2-tests-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.E4S:glib2-0:2.50.3-4.el7_4.i686",
"7Server-7.4.E4S:glib2-0:2.50.3-4.el7_4.ppc64le",
"7Server-7.4.E4S:glib2-0:2.50.3-4.el7_4.src",
"7Server-7.4.E4S:glib2-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"7Server-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.ppc64le",
"7Server-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.i686",
"7Server-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.ppc64le",
"7Server-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.E4S:glib2-doc-0:2.50.3-4.el7_4.noarch",
"7Server-7.4.E4S:glib2-fam-0:2.50.3-4.el7_4.ppc64le",
"7Server-7.4.E4S:glib2-fam-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.i686",
"7Server-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.ppc64le",
"7Server-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.E4S:glib2-tests-0:2.50.3-4.el7_4.ppc64le",
"7Server-7.4.E4S:glib2-tests-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.TUS:glib2-0:2.50.3-4.el7_4.i686",
"7Server-7.4.TUS:glib2-0:2.50.3-4.el7_4.src",
"7Server-7.4.TUS:glib2-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.TUS:glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"7Server-7.4.TUS:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.TUS:glib2-devel-0:2.50.3-4.el7_4.i686",
"7Server-7.4.TUS:glib2-devel-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.TUS:glib2-doc-0:2.50.3-4.el7_4.noarch",
"7Server-7.4.TUS:glib2-fam-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.TUS:glib2-static-0:2.50.3-4.el7_4.i686",
"7Server-7.4.TUS:glib2-static-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.TUS:glib2-tests-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.AUS:glib2-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.AUS:glib2-0:2.50.3-4.el7_4.src",
"7Server-optional-7.4.AUS:glib2-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.AUS:glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.AUS:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.AUS:glib2-devel-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.AUS:glib2-devel-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.AUS:glib2-doc-0:2.50.3-4.el7_4.noarch",
"7Server-optional-7.4.AUS:glib2-fam-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.AUS:glib2-static-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.AUS:glib2-static-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.AUS:glib2-tests-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.E4S:glib2-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.E4S:glib2-0:2.50.3-4.el7_4.ppc64le",
"7Server-optional-7.4.E4S:glib2-0:2.50.3-4.el7_4.src",
"7Server-optional-7.4.E4S:glib2-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.ppc64le",
"7Server-optional-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.ppc64le",
"7Server-optional-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.E4S:glib2-doc-0:2.50.3-4.el7_4.noarch",
"7Server-optional-7.4.E4S:glib2-fam-0:2.50.3-4.el7_4.ppc64le",
"7Server-optional-7.4.E4S:glib2-fam-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.ppc64le",
"7Server-optional-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.E4S:glib2-tests-0:2.50.3-4.el7_4.ppc64le",
"7Server-optional-7.4.E4S:glib2-tests-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.TUS:glib2-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.TUS:glib2-0:2.50.3-4.el7_4.src",
"7Server-optional-7.4.TUS:glib2-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.TUS:glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.TUS:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.TUS:glib2-devel-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.TUS:glib2-devel-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.TUS:glib2-doc-0:2.50.3-4.el7_4.noarch",
"7Server-optional-7.4.TUS:glib2-fam-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.TUS:glib2-static-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.TUS:glib2-static-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.TUS:glib2-tests-0:2.50.3-4.el7_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits"
}
]
}
RHSA-2021:2147
Vulnerability from csaf_redhat
Notes
{
"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 glib2 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": "GLib provides the core application building blocks for libraries and applications written in C. It provides the core object system used in GNOME, the main loop implementation, and a large set of utility functions for strings and common data structures.\n\nSecurity Fix(es):\n\n* glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits (CVE-2021-27219)\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-2021:2147",
"url": "https://access.redhat.com/errata/RHSA-2021:2147"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_2147.json"
}
],
"title": "Red Hat Security Advisory: glib2 security update",
"tracking": {
"current_release_date": "2025-11-21T18:22:36+00:00",
"generator": {
"date": "2025-11-21T18:22:36+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2021:2147",
"initial_release_date": "2021-05-31T10:26:50+00:00",
"revision_history": [
{
"date": "2021-05-31T10:26:50+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-05-31T10:26:50+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:22:36+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": "glib2-0:2.56.1-9.el7_9.src",
"product": {
"name": "glib2-0:2.56.1-9.el7_9.src",
"product_id": "glib2-0:2.56.1-9.el7_9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-9.el7_9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.1-9.el7_9.i686",
"product": {
"name": "glib2-0:2.56.1-9.el7_9.i686",
"product_id": "glib2-0:2.56.1-9.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-9.el7_9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"product": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"product_id": "glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.1-9.el7_9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.1-9.el7_9.i686",
"product": {
"name": "glib2-devel-0:2.56.1-9.el7_9.i686",
"product_id": "glib2-devel-0:2.56.1-9.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.1-9.el7_9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.1-9.el7_9.i686",
"product": {
"name": "glib2-static-0:2.56.1-9.el7_9.i686",
"product_id": "glib2-static-0:2.56.1-9.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.1-9.el7_9?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.1-9.el7_9.x86_64",
"product": {
"name": "glib2-0:2.56.1-9.el7_9.x86_64",
"product_id": "glib2-0:2.56.1-9.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-9.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"product": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"product_id": "glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.1-9.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.1-9.el7_9.x86_64",
"product": {
"name": "glib2-devel-0:2.56.1-9.el7_9.x86_64",
"product_id": "glib2-devel-0:2.56.1-9.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.1-9.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.56.1-9.el7_9.x86_64",
"product": {
"name": "glib2-fam-0:2.56.1-9.el7_9.x86_64",
"product_id": "glib2-fam-0:2.56.1-9.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.1-9.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.1-9.el7_9.x86_64",
"product": {
"name": "glib2-static-0:2.56.1-9.el7_9.x86_64",
"product_id": "glib2-static-0:2.56.1-9.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.1-9.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.1-9.el7_9.x86_64",
"product": {
"name": "glib2-tests-0:2.56.1-9.el7_9.x86_64",
"product_id": "glib2-tests-0:2.56.1-9.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.1-9.el7_9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-doc-0:2.56.1-9.el7_9.noarch",
"product": {
"name": "glib2-doc-0:2.56.1-9.el7_9.noarch",
"product_id": "glib2-doc-0:2.56.1-9.el7_9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-doc@2.56.1-9.el7_9?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.1-9.el7_9.ppc",
"product": {
"name": "glib2-0:2.56.1-9.el7_9.ppc",
"product_id": "glib2-0:2.56.1-9.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-9.el7_9?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc",
"product": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc",
"product_id": "glib2-devel-0:2.56.1-9.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.1-9.el7_9?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"product": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"product_id": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.1-9.el7_9?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.1-9.el7_9.ppc",
"product": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc",
"product_id": "glib2-static-0:2.56.1-9.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.1-9.el7_9?arch=ppc"
}
}
}
],
"category": "architecture",
"name": "ppc"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.1-9.el7_9.ppc64",
"product": {
"name": "glib2-0:2.56.1-9.el7_9.ppc64",
"product_id": "glib2-0:2.56.1-9.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-9.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc64",
"product": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc64",
"product_id": "glib2-devel-0:2.56.1-9.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.1-9.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"product": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"product_id": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.1-9.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.56.1-9.el7_9.ppc64",
"product": {
"name": "glib2-fam-0:2.56.1-9.el7_9.ppc64",
"product_id": "glib2-fam-0:2.56.1-9.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.1-9.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.1-9.el7_9.ppc64",
"product": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc64",
"product_id": "glib2-static-0:2.56.1-9.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.1-9.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.1-9.el7_9.ppc64",
"product": {
"name": "glib2-tests-0:2.56.1-9.el7_9.ppc64",
"product_id": "glib2-tests-0:2.56.1-9.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.1-9.el7_9?arch=ppc64"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.1-9.el7_9.s390",
"product": {
"name": "glib2-0:2.56.1-9.el7_9.s390",
"product_id": "glib2-0:2.56.1-9.el7_9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-9.el7_9?arch=s390"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.1-9.el7_9.s390",
"product": {
"name": "glib2-devel-0:2.56.1-9.el7_9.s390",
"product_id": "glib2-devel-0:2.56.1-9.el7_9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.1-9.el7_9?arch=s390"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"product": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"product_id": "glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.1-9.el7_9?arch=s390"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.1-9.el7_9.s390",
"product": {
"name": "glib2-static-0:2.56.1-9.el7_9.s390",
"product_id": "glib2-static-0:2.56.1-9.el7_9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.1-9.el7_9?arch=s390"
}
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.1-9.el7_9.s390x",
"product": {
"name": "glib2-0:2.56.1-9.el7_9.s390x",
"product_id": "glib2-0:2.56.1-9.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-9.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.1-9.el7_9.s390x",
"product": {
"name": "glib2-devel-0:2.56.1-9.el7_9.s390x",
"product_id": "glib2-devel-0:2.56.1-9.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.1-9.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"product": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"product_id": "glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.1-9.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.56.1-9.el7_9.s390x",
"product": {
"name": "glib2-fam-0:2.56.1-9.el7_9.s390x",
"product_id": "glib2-fam-0:2.56.1-9.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.1-9.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.1-9.el7_9.s390x",
"product": {
"name": "glib2-static-0:2.56.1-9.el7_9.s390x",
"product_id": "glib2-static-0:2.56.1-9.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.1-9.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.1-9.el7_9.s390x",
"product": {
"name": "glib2-tests-0:2.56.1-9.el7_9.s390x",
"product_id": "glib2-tests-0:2.56.1-9.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.1-9.el7_9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.1-9.el7_9.ppc64le",
"product": {
"name": "glib2-0:2.56.1-9.el7_9.ppc64le",
"product_id": "glib2-0:2.56.1-9.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-9.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"product": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"product_id": "glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.1-9.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"product": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"product_id": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.1-9.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"product": {
"name": "glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"product_id": "glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.1-9.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.1-9.el7_9.ppc64le",
"product": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc64le",
"product_id": "glib2-static-0:2.56.1-9.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.1-9.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"product": {
"name": "glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"product_id": "glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.1-9.el7_9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.src as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.src"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.src",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.1-9.el7_9.noarch as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch"
},
"product_reference": "glib2-doc-0:2.56.1-9.el7_9.noarch",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.src"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.src",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.1-9.el7_9.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch"
},
"product_reference": "glib2-doc-0:2.56.1-9.el7_9.noarch",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.src"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.src",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.1-9.el7_9.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch"
},
"product_reference": "glib2-doc-0:2.56.1-9.el7_9.noarch",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.src as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.src"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.src",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.1-9.el7_9.noarch as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch"
},
"product_reference": "glib2-doc-0:2.56.1-9.el7_9.noarch",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.src"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.src",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.1-9.el7_9.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch"
},
"product_reference": "glib2-doc-0:2.56.1-9.el7_9.noarch",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.src as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.src"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.src",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.1-9.el7_9.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch"
},
"product_reference": "glib2-doc-0:2.56.1-9.el7_9.noarch",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.src"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.src",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-devel-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.1-9.el7_9.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch"
},
"product_reference": "glib2-doc-0:2.56.1-9.el7_9.noarch",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-fam-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.i686",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.ppc",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.s390",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-static-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64"
},
"product_reference": "glib2-tests-0:2.56.1-9.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-27219",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-02-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1929858"
}
],
"notes": [
{
"category": "description",
"text": "An integer wraparound was discovered in glib due to passing a 64 bit sized value to function g_memdup() which accepts a 32 bits number as argument. An attacker may abuse this flaw when an application linked against the glib library uses g_bytes_new() function or possibly other functions that use g_memdup() underneath and accept a 64 bits argument as size. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Applications that just use GBytes to access the data are affected by this flaw but the highest threat is to data confidentiality and/or the application availability, due to possible out-of-bounds reads. However, if the data in GBytes is taken through functions such as g_bytes_unref_to_data or g_bytes_unref_to_array it might be possible to have out-of-bounds writes due to the wrongly reported size of the buffer.\n\nApplications that use g_memdup to duplicate memory with user-controlled sizes should pay extra attention to the fact that g_memdup accepts a guint size instead of gsize. Thus directly passing a gsize value to g_memdup may results in integer truncation, allocating a buffer smaller than expected.",
"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:glib2-0:2.56.1-9.el7_9.i686",
"7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc",
"7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64",
"7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le",
"7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.s390",
"7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x",
"7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.src",
"7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64",
"7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686",
"7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc",
"7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64",
"7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390",
"7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x",
"7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64",
"7Client-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch",
"7Client-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64",
"7Client-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"7Client-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x",
"7Client-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64",
"7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686",
"7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc",
"7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64",
"7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le",
"7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390",
"7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x",
"7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64",
"7Client-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64",
"7Client-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"7Client-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x",
"7Client-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.i686",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.src",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64",
"7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686",
"7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc",
"7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64",
"7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390",
"7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x",
"7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64",
"7Client-optional-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch",
"7Client-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64",
"7Client-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"7Client-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x",
"7Client-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64",
"7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686",
"7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc",
"7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64",
"7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le",
"7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390",
"7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x",
"7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64",
"7Client-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64",
"7Client-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"7Client-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x",
"7Client-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.i686",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.src",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686",
"7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390",
"7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch",
"7ComputeNode-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686",
"7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390",
"7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.i686",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.s390",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.src",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64",
"7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686",
"7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc",
"7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64",
"7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390",
"7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x",
"7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64",
"7Server-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch",
"7Server-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64",
"7Server-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"7Server-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x",
"7Server-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64",
"7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686",
"7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc",
"7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64",
"7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le",
"7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390",
"7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x",
"7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64",
"7Server-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64",
"7Server-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"7Server-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x",
"7Server-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.i686",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.src",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64",
"7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686",
"7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc",
"7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64",
"7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390",
"7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x",
"7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64",
"7Server-optional-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch",
"7Server-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64",
"7Server-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"7Server-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x",
"7Server-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64",
"7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686",
"7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc",
"7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64",
"7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le",
"7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390",
"7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x",
"7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64",
"7Server-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64",
"7Server-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"7Server-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x",
"7Server-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.i686",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.s390",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.src",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64",
"7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686",
"7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc",
"7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64",
"7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390",
"7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x",
"7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64",
"7Workstation-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch",
"7Workstation-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64",
"7Workstation-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x",
"7Workstation-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64",
"7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686",
"7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc",
"7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64",
"7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390",
"7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x",
"7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64",
"7Workstation-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64",
"7Workstation-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x",
"7Workstation-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.i686",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.src",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64",
"7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686",
"7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc",
"7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64",
"7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390",
"7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x",
"7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64",
"7Workstation-optional-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch",
"7Workstation-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64",
"7Workstation-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x",
"7Workstation-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64",
"7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686",
"7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc",
"7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64",
"7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390",
"7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x",
"7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64",
"7Workstation-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64",
"7Workstation-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x",
"7Workstation-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-27219"
},
{
"category": "external",
"summary": "RHBZ#1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-27219",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27219"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219"
}
],
"release_date": "2021-02-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-05-31T10:26:50+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:glib2-0:2.56.1-9.el7_9.i686",
"7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc",
"7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64",
"7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le",
"7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.s390",
"7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x",
"7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.src",
"7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64",
"7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686",
"7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc",
"7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64",
"7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390",
"7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x",
"7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64",
"7Client-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch",
"7Client-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64",
"7Client-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"7Client-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x",
"7Client-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64",
"7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686",
"7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc",
"7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64",
"7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le",
"7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390",
"7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x",
"7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64",
"7Client-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64",
"7Client-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"7Client-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x",
"7Client-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.i686",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.src",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64",
"7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686",
"7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc",
"7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64",
"7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390",
"7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x",
"7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64",
"7Client-optional-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch",
"7Client-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64",
"7Client-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"7Client-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x",
"7Client-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64",
"7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686",
"7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc",
"7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64",
"7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le",
"7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390",
"7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x",
"7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64",
"7Client-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64",
"7Client-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"7Client-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x",
"7Client-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.i686",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.src",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686",
"7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390",
"7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch",
"7ComputeNode-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686",
"7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390",
"7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.i686",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.s390",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.src",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64",
"7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686",
"7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc",
"7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64",
"7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390",
"7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x",
"7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64",
"7Server-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch",
"7Server-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64",
"7Server-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"7Server-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x",
"7Server-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64",
"7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686",
"7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc",
"7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64",
"7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le",
"7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390",
"7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x",
"7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64",
"7Server-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64",
"7Server-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"7Server-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x",
"7Server-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.i686",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.src",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64",
"7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686",
"7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc",
"7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64",
"7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390",
"7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x",
"7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64",
"7Server-optional-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch",
"7Server-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64",
"7Server-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"7Server-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x",
"7Server-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64",
"7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686",
"7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc",
"7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64",
"7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le",
"7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390",
"7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x",
"7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64",
"7Server-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64",
"7Server-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"7Server-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x",
"7Server-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.i686",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.s390",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.src",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64",
"7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686",
"7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc",
"7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64",
"7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390",
"7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x",
"7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64",
"7Workstation-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch",
"7Workstation-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64",
"7Workstation-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x",
"7Workstation-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64",
"7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686",
"7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc",
"7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64",
"7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390",
"7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x",
"7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64",
"7Workstation-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64",
"7Workstation-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x",
"7Workstation-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.i686",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.src",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64",
"7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686",
"7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc",
"7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64",
"7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390",
"7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x",
"7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64",
"7Workstation-optional-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch",
"7Workstation-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64",
"7Workstation-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x",
"7Workstation-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64",
"7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686",
"7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc",
"7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64",
"7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390",
"7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x",
"7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64",
"7Workstation-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64",
"7Workstation-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x",
"7Workstation-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2147"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.i686",
"7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc",
"7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64",
"7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le",
"7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.s390",
"7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x",
"7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.src",
"7Client-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64",
"7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"7Client-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686",
"7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc",
"7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64",
"7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390",
"7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x",
"7Client-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64",
"7Client-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch",
"7Client-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64",
"7Client-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"7Client-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x",
"7Client-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64",
"7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686",
"7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc",
"7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64",
"7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le",
"7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390",
"7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x",
"7Client-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64",
"7Client-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64",
"7Client-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"7Client-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x",
"7Client-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.i686",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.src",
"7Client-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64",
"7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"7Client-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686",
"7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc",
"7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64",
"7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390",
"7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x",
"7Client-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64",
"7Client-optional-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch",
"7Client-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64",
"7Client-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"7Client-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x",
"7Client-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64",
"7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686",
"7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc",
"7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64",
"7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le",
"7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390",
"7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x",
"7Client-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64",
"7Client-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64",
"7Client-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"7Client-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x",
"7Client-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.i686",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.src",
"7ComputeNode-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686",
"7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390",
"7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch",
"7ComputeNode-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686",
"7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc",
"7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390",
"7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64",
"7ComputeNode-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"7ComputeNode-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x",
"7ComputeNode-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.i686",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.s390",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.src",
"7Server-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64",
"7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"7Server-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686",
"7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc",
"7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64",
"7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390",
"7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x",
"7Server-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64",
"7Server-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch",
"7Server-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64",
"7Server-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"7Server-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x",
"7Server-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64",
"7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686",
"7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc",
"7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64",
"7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le",
"7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390",
"7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x",
"7Server-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64",
"7Server-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64",
"7Server-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"7Server-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x",
"7Server-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.i686",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.src",
"7Server-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64",
"7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"7Server-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686",
"7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc",
"7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64",
"7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390",
"7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x",
"7Server-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64",
"7Server-optional-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch",
"7Server-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64",
"7Server-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"7Server-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x",
"7Server-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64",
"7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686",
"7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc",
"7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64",
"7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le",
"7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390",
"7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x",
"7Server-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64",
"7Server-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64",
"7Server-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"7Server-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x",
"7Server-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.i686",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.s390",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.src",
"7Workstation-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64",
"7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"7Workstation-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686",
"7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc",
"7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64",
"7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390",
"7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x",
"7Workstation-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64",
"7Workstation-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch",
"7Workstation-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64",
"7Workstation-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x",
"7Workstation-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64",
"7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686",
"7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc",
"7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64",
"7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390",
"7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x",
"7Workstation-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64",
"7Workstation-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64",
"7Workstation-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x",
"7Workstation-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.i686",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.s390x",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.src",
"7Workstation-optional-7.9.Z:glib2-0:2.56.1-9.el7_9.x86_64",
"7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.i686",
"7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc",
"7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64",
"7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390",
"7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.s390x",
"7Workstation-optional-7.9.Z:glib2-debuginfo-0:2.56.1-9.el7_9.x86_64",
"7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.i686",
"7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc",
"7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64",
"7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390",
"7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.s390x",
"7Workstation-optional-7.9.Z:glib2-devel-0:2.56.1-9.el7_9.x86_64",
"7Workstation-optional-7.9.Z:glib2-doc-0:2.56.1-9.el7_9.noarch",
"7Workstation-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64",
"7Workstation-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.s390x",
"7Workstation-optional-7.9.Z:glib2-fam-0:2.56.1-9.el7_9.x86_64",
"7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.i686",
"7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc",
"7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64",
"7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390",
"7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.s390x",
"7Workstation-optional-7.9.Z:glib2-static-0:2.56.1-9.el7_9.x86_64",
"7Workstation-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64",
"7Workstation-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.ppc64le",
"7Workstation-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.s390x",
"7Workstation-optional-7.9.Z:glib2-tests-0:2.56.1-9.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits"
}
]
}
rhsa-2021_4526
Vulnerability from csaf_redhat
Notes
{
"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 mingw-glib2 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": "GLib provides the core application building blocks for libraries and applications written in C. It provides the core object system used in GNOME, the main loop implementation, and a large set of utility functions for strings and common data structures.\n\nThe following packages have been upgraded to a later upstream version: mingw-glib2 (2.66.7). (BZ#1935248, BZ#1939111)\n\nSecurity Fix(es):\n\n* glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits (CVE-2021-27219)\n\n* glib: integer overflow in g_byte_array_new_take function when called with a buffer of 4GB or more on a 64-bit platform (CVE-2021-27218)\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 8.5 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-2021:4526",
"url": "https://access.redhat.com/errata/RHSA-2021:4526"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.5_release_notes/",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.5_release_notes/"
},
{
"category": "external",
"summary": "1929847",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929847"
},
{
"category": "external",
"summary": "1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_4526.json"
}
],
"title": "Red Hat Security Advisory: mingw-glib2 security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2024-11-15T11:58:45+00:00",
"generator": {
"date": "2024-11-15T11:58:45+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2021:4526",
"initial_release_date": "2021-11-09T18:21:41+00:00",
"revision_history": [
{
"date": "2021-11-09T18:21:41+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-11-09T18:21:41+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-15T11:58:45+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder (v. 8)",
"product": {
"name": "Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "mingw-glib2-0:2.66.7-2.el8.src",
"product": {
"name": "mingw-glib2-0:2.66.7-2.el8.src",
"product_id": "mingw-glib2-0:2.66.7-2.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mingw-glib2@2.66.7-2.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "mingw32-glib2-0:2.66.7-2.el8.noarch",
"product": {
"name": "mingw32-glib2-0:2.66.7-2.el8.noarch",
"product_id": "mingw32-glib2-0:2.66.7-2.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mingw32-glib2@2.66.7-2.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "mingw32-glib2-static-0:2.66.7-2.el8.noarch",
"product": {
"name": "mingw32-glib2-static-0:2.66.7-2.el8.noarch",
"product_id": "mingw32-glib2-static-0:2.66.7-2.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mingw32-glib2-static@2.66.7-2.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "mingw64-glib2-0:2.66.7-2.el8.noarch",
"product": {
"name": "mingw64-glib2-0:2.66.7-2.el8.noarch",
"product_id": "mingw64-glib2-0:2.66.7-2.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mingw64-glib2@2.66.7-2.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "mingw64-glib2-static-0:2.66.7-2.el8.noarch",
"product": {
"name": "mingw64-glib2-static-0:2.66.7-2.el8.noarch",
"product_id": "mingw64-glib2-static-0:2.66.7-2.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mingw64-glib2-static@2.66.7-2.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "mingw32-glib2-debuginfo-0:2.66.7-2.el8.noarch",
"product": {
"name": "mingw32-glib2-debuginfo-0:2.66.7-2.el8.noarch",
"product_id": "mingw32-glib2-debuginfo-0:2.66.7-2.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mingw32-glib2-debuginfo@2.66.7-2.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "mingw64-glib2-debuginfo-0:2.66.7-2.el8.noarch",
"product": {
"name": "mingw64-glib2-debuginfo-0:2.66.7-2.el8.noarch",
"product_id": "mingw64-glib2-debuginfo-0:2.66.7-2.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mingw64-glib2-debuginfo@2.66.7-2.el8?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "mingw-glib2-0:2.66.7-2.el8.src as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:mingw-glib2-0:2.66.7-2.el8.src"
},
"product_reference": "mingw-glib2-0:2.66.7-2.el8.src",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mingw32-glib2-0:2.66.7-2.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:mingw32-glib2-0:2.66.7-2.el8.noarch"
},
"product_reference": "mingw32-glib2-0:2.66.7-2.el8.noarch",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mingw32-glib2-debuginfo-0:2.66.7-2.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:mingw32-glib2-debuginfo-0:2.66.7-2.el8.noarch"
},
"product_reference": "mingw32-glib2-debuginfo-0:2.66.7-2.el8.noarch",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mingw32-glib2-static-0:2.66.7-2.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:mingw32-glib2-static-0:2.66.7-2.el8.noarch"
},
"product_reference": "mingw32-glib2-static-0:2.66.7-2.el8.noarch",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mingw64-glib2-0:2.66.7-2.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:mingw64-glib2-0:2.66.7-2.el8.noarch"
},
"product_reference": "mingw64-glib2-0:2.66.7-2.el8.noarch",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mingw64-glib2-debuginfo-0:2.66.7-2.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:mingw64-glib2-debuginfo-0:2.66.7-2.el8.noarch"
},
"product_reference": "mingw64-glib2-debuginfo-0:2.66.7-2.el8.noarch",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mingw64-glib2-static-0:2.66.7-2.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:mingw64-glib2-static-0:2.66.7-2.el8.noarch"
},
"product_reference": "mingw64-glib2-static-0:2.66.7-2.el8.noarch",
"relates_to_product_reference": "CRB-8.5.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-27218",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2021-02-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1929847"
}
],
"notes": [
{
"category": "description",
"text": "An issue was discovered in GNOME GLib before 2.66.7 and 2.67.x before 2.67.4. If g_byte_array_new_take() was called with a buffer of 4GB or more on a 64-bit platform, the length would be truncated modulo 2**32, causing unintended length truncation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glib: integer overflow in g_byte_array_new_take function when called with a buffer of 4GB or more on a 64-bit platform",
"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": [
"CRB-8.5.0.GA:mingw-glib2-0:2.66.7-2.el8.src",
"CRB-8.5.0.GA:mingw32-glib2-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw32-glib2-debuginfo-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw32-glib2-static-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw64-glib2-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw64-glib2-debuginfo-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw64-glib2-static-0:2.66.7-2.el8.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-27218"
},
{
"category": "external",
"summary": "RHBZ#1929847",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929847"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-27218",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27218"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-27218",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27218"
}
],
"release_date": "2021-02-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T18:21:41+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": [
"CRB-8.5.0.GA:mingw-glib2-0:2.66.7-2.el8.src",
"CRB-8.5.0.GA:mingw32-glib2-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw32-glib2-debuginfo-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw32-glib2-static-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw64-glib2-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw64-glib2-debuginfo-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw64-glib2-static-0:2.66.7-2.el8.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4526"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CRB-8.5.0.GA:mingw-glib2-0:2.66.7-2.el8.src",
"CRB-8.5.0.GA:mingw32-glib2-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw32-glib2-debuginfo-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw32-glib2-static-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw64-glib2-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw64-glib2-debuginfo-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw64-glib2-static-0:2.66.7-2.el8.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "glib: integer overflow in g_byte_array_new_take function when called with a buffer of 4GB or more on a 64-bit platform"
},
{
"cve": "CVE-2021-27219",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-02-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1929858"
}
],
"notes": [
{
"category": "description",
"text": "An integer wraparound was discovered in glib due to passing a 64 bit sized value to function g_memdup() which accepts a 32 bits number as argument. An attacker may abuse this flaw when an application linked against the glib library uses g_bytes_new() function or possibly other functions that use g_memdup() underneath and accept a 64 bits argument as size. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Applications that just use GBytes to access the data are affected by this flaw but the highest threat is to data confidentiality and/or the application availability, due to possible out-of-bounds reads. However, if the data in GBytes is taken through functions such as g_bytes_unref_to_data or g_bytes_unref_to_array it might be possible to have out-of-bounds writes due to the wrongly reported size of the buffer.\n\nApplications that use g_memdup to duplicate memory with user-controlled sizes should pay extra attention to the fact that g_memdup accepts a guint size instead of gsize. Thus directly passing a gsize value to g_memdup may results in integer truncation, allocating a buffer smaller than expected.",
"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": [
"CRB-8.5.0.GA:mingw-glib2-0:2.66.7-2.el8.src",
"CRB-8.5.0.GA:mingw32-glib2-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw32-glib2-debuginfo-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw32-glib2-static-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw64-glib2-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw64-glib2-debuginfo-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw64-glib2-static-0:2.66.7-2.el8.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-27219"
},
{
"category": "external",
"summary": "RHBZ#1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-27219",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27219"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219"
}
],
"release_date": "2021-02-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T18:21:41+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": [
"CRB-8.5.0.GA:mingw-glib2-0:2.66.7-2.el8.src",
"CRB-8.5.0.GA:mingw32-glib2-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw32-glib2-debuginfo-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw32-glib2-static-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw64-glib2-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw64-glib2-debuginfo-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw64-glib2-static-0:2.66.7-2.el8.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4526"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CRB-8.5.0.GA:mingw-glib2-0:2.66.7-2.el8.src",
"CRB-8.5.0.GA:mingw32-glib2-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw32-glib2-debuginfo-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw32-glib2-static-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw64-glib2-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw64-glib2-debuginfo-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw64-glib2-static-0:2.66.7-2.el8.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits"
}
]
}
rhsa-2021:2174
Vulnerability from csaf_redhat
Notes
{
"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 glib2 is now available for Red Hat Enterprise Linux 7.4 Advanced Update Support, Red Hat Enterprise Linux 7.4 Telco Extended Update Support, and Red Hat Enterprise Linux 7.4 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": "GLib provides the core application building blocks for libraries and applications written in C. It provides the core object system used in GNOME, the main loop implementation, and a large set of utility functions for strings and common data structures.\n\nSecurity Fix(es):\n\n* glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits (CVE-2021-27219)\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-2021:2174",
"url": "https://access.redhat.com/errata/RHSA-2021:2174"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_2174.json"
}
],
"title": "Red Hat Security Advisory: glib2 security update",
"tracking": {
"current_release_date": "2025-11-21T18:22:40+00:00",
"generator": {
"date": "2025-11-21T18:22:40+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2021:2174",
"initial_release_date": "2021-06-01T11:27:26+00:00",
"revision_history": [
{
"date": "2021-06-01T11:27:26+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-06-01T11:27:26+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:22:40+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product": {
"name": "Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:7.4::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:7.4::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product": {
"name": "Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:7.4::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:7.4::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product": {
"name": "Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_tus:7.4::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_tus:7.4::server"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.50.3-4.el7_4.src",
"product": {
"name": "glib2-0:2.50.3-4.el7_4.src",
"product_id": "glib2-0:2.50.3-4.el7_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.50.3-4.el7_4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.50.3-4.el7_4.i686",
"product": {
"name": "glib2-0:2.50.3-4.el7_4.i686",
"product_id": "glib2-0:2.50.3-4.el7_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.50.3-4.el7_4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.50.3-4.el7_4.i686",
"product": {
"name": "glib2-devel-0:2.50.3-4.el7_4.i686",
"product_id": "glib2-devel-0:2.50.3-4.el7_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.50.3-4.el7_4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"product": {
"name": "glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"product_id": "glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.50.3-4.el7_4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.50.3-4.el7_4.i686",
"product": {
"name": "glib2-static-0:2.50.3-4.el7_4.i686",
"product_id": "glib2-static-0:2.50.3-4.el7_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.50.3-4.el7_4?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.50.3-4.el7_4.x86_64",
"product": {
"name": "glib2-0:2.50.3-4.el7_4.x86_64",
"product_id": "glib2-0:2.50.3-4.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.50.3-4.el7_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.50.3-4.el7_4.x86_64",
"product": {
"name": "glib2-devel-0:2.50.3-4.el7_4.x86_64",
"product_id": "glib2-devel-0:2.50.3-4.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.50.3-4.el7_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"product": {
"name": "glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"product_id": "glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.50.3-4.el7_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.50.3-4.el7_4.x86_64",
"product": {
"name": "glib2-fam-0:2.50.3-4.el7_4.x86_64",
"product_id": "glib2-fam-0:2.50.3-4.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.50.3-4.el7_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.50.3-4.el7_4.x86_64",
"product": {
"name": "glib2-static-0:2.50.3-4.el7_4.x86_64",
"product_id": "glib2-static-0:2.50.3-4.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.50.3-4.el7_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.50.3-4.el7_4.x86_64",
"product": {
"name": "glib2-tests-0:2.50.3-4.el7_4.x86_64",
"product_id": "glib2-tests-0:2.50.3-4.el7_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.50.3-4.el7_4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-doc-0:2.50.3-4.el7_4.noarch",
"product": {
"name": "glib2-doc-0:2.50.3-4.el7_4.noarch",
"product_id": "glib2-doc-0:2.50.3-4.el7_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-doc@2.50.3-4.el7_4?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.50.3-4.el7_4.ppc64le",
"product": {
"name": "glib2-0:2.50.3-4.el7_4.ppc64le",
"product_id": "glib2-0:2.50.3-4.el7_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.50.3-4.el7_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.50.3-4.el7_4.ppc64le",
"product": {
"name": "glib2-devel-0:2.50.3-4.el7_4.ppc64le",
"product_id": "glib2-devel-0:2.50.3-4.el7_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.50.3-4.el7_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.50.3-4.el7_4.ppc64le",
"product": {
"name": "glib2-debuginfo-0:2.50.3-4.el7_4.ppc64le",
"product_id": "glib2-debuginfo-0:2.50.3-4.el7_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.50.3-4.el7_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.50.3-4.el7_4.ppc64le",
"product": {
"name": "glib2-fam-0:2.50.3-4.el7_4.ppc64le",
"product_id": "glib2-fam-0:2.50.3-4.el7_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.50.3-4.el7_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.50.3-4.el7_4.ppc64le",
"product": {
"name": "glib2-static-0:2.50.3-4.el7_4.ppc64le",
"product_id": "glib2-static-0:2.50.3-4.el7_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.50.3-4.el7_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.50.3-4.el7_4.ppc64le",
"product": {
"name": "glib2-tests-0:2.50.3-4.el7_4.ppc64le",
"product_id": "glib2-tests-0:2.50.3-4.el7_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.50.3-4.el7_4?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:glib2-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.50.3-4.el7_4.src as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:glib2-0:2.50.3-4.el7_4.src"
},
"product_reference": "glib2-0:2.50.3-4.el7_4.src",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:glib2-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:glib2-debuginfo-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:glib2-devel-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-devel-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:glib2-devel-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-devel-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.50.3-4.el7_4.noarch as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:glib2-doc-0:2.50.3-4.el7_4.noarch"
},
"product_reference": "glib2-doc-0:2.50.3-4.el7_4.noarch",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:glib2-fam-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-fam-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:glib2-static-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-static-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:glib2-static-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-static-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:glib2-tests-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-tests-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:glib2-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.50.3-4.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:glib2-0:2.50.3-4.el7_4.ppc64le"
},
"product_reference": "glib2-0:2.50.3-4.el7_4.ppc64le",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.50.3-4.el7_4.src as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:glib2-0:2.50.3-4.el7_4.src"
},
"product_reference": "glib2-0:2.50.3-4.el7_4.src",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:glib2-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.50.3-4.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.50.3-4.el7_4.ppc64le",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-devel-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.50.3-4.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.ppc64le"
},
"product_reference": "glib2-devel-0:2.50.3-4.el7_4.ppc64le",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-devel-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.50.3-4.el7_4.noarch as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:glib2-doc-0:2.50.3-4.el7_4.noarch"
},
"product_reference": "glib2-doc-0:2.50.3-4.el7_4.noarch",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.50.3-4.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:glib2-fam-0:2.50.3-4.el7_4.ppc64le"
},
"product_reference": "glib2-fam-0:2.50.3-4.el7_4.ppc64le",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:glib2-fam-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-fam-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-static-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.50.3-4.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.ppc64le"
},
"product_reference": "glib2-static-0:2.50.3-4.el7_4.ppc64le",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-static-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.50.3-4.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:glib2-tests-0:2.50.3-4.el7_4.ppc64le"
},
"product_reference": "glib2-tests-0:2.50.3-4.el7_4.ppc64le",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.4)",
"product_id": "7Server-7.4.E4S:glib2-tests-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-tests-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:glib2-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.50.3-4.el7_4.src as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:glib2-0:2.50.3-4.el7_4.src"
},
"product_reference": "glib2-0:2.50.3-4.el7_4.src",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:glib2-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:glib2-debuginfo-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:glib2-devel-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-devel-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:glib2-devel-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-devel-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.50.3-4.el7_4.noarch as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:glib2-doc-0:2.50.3-4.el7_4.noarch"
},
"product_reference": "glib2-doc-0:2.50.3-4.el7_4.noarch",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:glib2-fam-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-fam-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:glib2-static-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-static-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:glib2-static-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-static-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.4)",
"product_id": "7Server-7.4.TUS:glib2-tests-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-tests-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:glib2-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.50.3-4.el7_4.src as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:glib2-0:2.50.3-4.el7_4.src"
},
"product_reference": "glib2-0:2.50.3-4.el7_4.src",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:glib2-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:glib2-debuginfo-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:glib2-devel-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-devel-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:glib2-devel-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-devel-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.50.3-4.el7_4.noarch as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:glib2-doc-0:2.50.3-4.el7_4.noarch"
},
"product_reference": "glib2-doc-0:2.50.3-4.el7_4.noarch",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:glib2-fam-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-fam-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:glib2-static-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-static-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:glib2-static-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-static-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:glib2-tests-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-tests-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:glib2-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.50.3-4.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:glib2-0:2.50.3-4.el7_4.ppc64le"
},
"product_reference": "glib2-0:2.50.3-4.el7_4.ppc64le",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.50.3-4.el7_4.src as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:glib2-0:2.50.3-4.el7_4.src"
},
"product_reference": "glib2-0:2.50.3-4.el7_4.src",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:glib2-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.50.3-4.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.50.3-4.el7_4.ppc64le",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-devel-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.50.3-4.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.ppc64le"
},
"product_reference": "glib2-devel-0:2.50.3-4.el7_4.ppc64le",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-devel-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.50.3-4.el7_4.noarch as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:glib2-doc-0:2.50.3-4.el7_4.noarch"
},
"product_reference": "glib2-doc-0:2.50.3-4.el7_4.noarch",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.50.3-4.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:glib2-fam-0:2.50.3-4.el7_4.ppc64le"
},
"product_reference": "glib2-fam-0:2.50.3-4.el7_4.ppc64le",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:glib2-fam-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-fam-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-static-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.50.3-4.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.ppc64le"
},
"product_reference": "glib2-static-0:2.50.3-4.el7_4.ppc64le",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-static-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.50.3-4.el7_4.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:glib2-tests-0:2.50.3-4.el7_4.ppc64le"
},
"product_reference": "glib2-tests-0:2.50.3-4.el7_4.ppc64le",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.4)",
"product_id": "7Server-optional-7.4.E4S:glib2-tests-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-tests-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:glib2-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.50.3-4.el7_4.src as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:glib2-0:2.50.3-4.el7_4.src"
},
"product_reference": "glib2-0:2.50.3-4.el7_4.src",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:glib2-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:glib2-debuginfo-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:glib2-devel-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-devel-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:glib2-devel-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-devel-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.50.3-4.el7_4.noarch as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:glib2-doc-0:2.50.3-4.el7_4.noarch"
},
"product_reference": "glib2-doc-0:2.50.3-4.el7_4.noarch",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:glib2-fam-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-fam-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.50.3-4.el7_4.i686 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:glib2-static-0:2.50.3-4.el7_4.i686"
},
"product_reference": "glib2-static-0:2.50.3-4.el7_4.i686",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:glib2-static-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-static-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.50.3-4.el7_4.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.4)",
"product_id": "7Server-optional-7.4.TUS:glib2-tests-0:2.50.3-4.el7_4.x86_64"
},
"product_reference": "glib2-tests-0:2.50.3-4.el7_4.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-27219",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-02-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1929858"
}
],
"notes": [
{
"category": "description",
"text": "An integer wraparound was discovered in glib due to passing a 64 bit sized value to function g_memdup() which accepts a 32 bits number as argument. An attacker may abuse this flaw when an application linked against the glib library uses g_bytes_new() function or possibly other functions that use g_memdup() underneath and accept a 64 bits argument as size. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Applications that just use GBytes to access the data are affected by this flaw but the highest threat is to data confidentiality and/or the application availability, due to possible out-of-bounds reads. However, if the data in GBytes is taken through functions such as g_bytes_unref_to_data or g_bytes_unref_to_array it might be possible to have out-of-bounds writes due to the wrongly reported size of the buffer.\n\nApplications that use g_memdup to duplicate memory with user-controlled sizes should pay extra attention to the fact that g_memdup accepts a guint size instead of gsize. Thus directly passing a gsize value to g_memdup may results in integer truncation, allocating a buffer smaller than expected.",
"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": [
"7Server-7.4.AUS:glib2-0:2.50.3-4.el7_4.i686",
"7Server-7.4.AUS:glib2-0:2.50.3-4.el7_4.src",
"7Server-7.4.AUS:glib2-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.AUS:glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"7Server-7.4.AUS:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.AUS:glib2-devel-0:2.50.3-4.el7_4.i686",
"7Server-7.4.AUS:glib2-devel-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.AUS:glib2-doc-0:2.50.3-4.el7_4.noarch",
"7Server-7.4.AUS:glib2-fam-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.AUS:glib2-static-0:2.50.3-4.el7_4.i686",
"7Server-7.4.AUS:glib2-static-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.AUS:glib2-tests-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.E4S:glib2-0:2.50.3-4.el7_4.i686",
"7Server-7.4.E4S:glib2-0:2.50.3-4.el7_4.ppc64le",
"7Server-7.4.E4S:glib2-0:2.50.3-4.el7_4.src",
"7Server-7.4.E4S:glib2-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"7Server-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.ppc64le",
"7Server-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.i686",
"7Server-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.ppc64le",
"7Server-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.E4S:glib2-doc-0:2.50.3-4.el7_4.noarch",
"7Server-7.4.E4S:glib2-fam-0:2.50.3-4.el7_4.ppc64le",
"7Server-7.4.E4S:glib2-fam-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.i686",
"7Server-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.ppc64le",
"7Server-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.E4S:glib2-tests-0:2.50.3-4.el7_4.ppc64le",
"7Server-7.4.E4S:glib2-tests-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.TUS:glib2-0:2.50.3-4.el7_4.i686",
"7Server-7.4.TUS:glib2-0:2.50.3-4.el7_4.src",
"7Server-7.4.TUS:glib2-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.TUS:glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"7Server-7.4.TUS:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.TUS:glib2-devel-0:2.50.3-4.el7_4.i686",
"7Server-7.4.TUS:glib2-devel-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.TUS:glib2-doc-0:2.50.3-4.el7_4.noarch",
"7Server-7.4.TUS:glib2-fam-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.TUS:glib2-static-0:2.50.3-4.el7_4.i686",
"7Server-7.4.TUS:glib2-static-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.TUS:glib2-tests-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.AUS:glib2-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.AUS:glib2-0:2.50.3-4.el7_4.src",
"7Server-optional-7.4.AUS:glib2-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.AUS:glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.AUS:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.AUS:glib2-devel-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.AUS:glib2-devel-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.AUS:glib2-doc-0:2.50.3-4.el7_4.noarch",
"7Server-optional-7.4.AUS:glib2-fam-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.AUS:glib2-static-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.AUS:glib2-static-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.AUS:glib2-tests-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.E4S:glib2-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.E4S:glib2-0:2.50.3-4.el7_4.ppc64le",
"7Server-optional-7.4.E4S:glib2-0:2.50.3-4.el7_4.src",
"7Server-optional-7.4.E4S:glib2-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.ppc64le",
"7Server-optional-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.ppc64le",
"7Server-optional-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.E4S:glib2-doc-0:2.50.3-4.el7_4.noarch",
"7Server-optional-7.4.E4S:glib2-fam-0:2.50.3-4.el7_4.ppc64le",
"7Server-optional-7.4.E4S:glib2-fam-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.ppc64le",
"7Server-optional-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.E4S:glib2-tests-0:2.50.3-4.el7_4.ppc64le",
"7Server-optional-7.4.E4S:glib2-tests-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.TUS:glib2-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.TUS:glib2-0:2.50.3-4.el7_4.src",
"7Server-optional-7.4.TUS:glib2-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.TUS:glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.TUS:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.TUS:glib2-devel-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.TUS:glib2-devel-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.TUS:glib2-doc-0:2.50.3-4.el7_4.noarch",
"7Server-optional-7.4.TUS:glib2-fam-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.TUS:glib2-static-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.TUS:glib2-static-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.TUS:glib2-tests-0:2.50.3-4.el7_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-27219"
},
{
"category": "external",
"summary": "RHBZ#1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-27219",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27219"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219"
}
],
"release_date": "2021-02-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-06-01T11:27:26+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": [
"7Server-7.4.AUS:glib2-0:2.50.3-4.el7_4.i686",
"7Server-7.4.AUS:glib2-0:2.50.3-4.el7_4.src",
"7Server-7.4.AUS:glib2-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.AUS:glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"7Server-7.4.AUS:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.AUS:glib2-devel-0:2.50.3-4.el7_4.i686",
"7Server-7.4.AUS:glib2-devel-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.AUS:glib2-doc-0:2.50.3-4.el7_4.noarch",
"7Server-7.4.AUS:glib2-fam-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.AUS:glib2-static-0:2.50.3-4.el7_4.i686",
"7Server-7.4.AUS:glib2-static-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.AUS:glib2-tests-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.E4S:glib2-0:2.50.3-4.el7_4.i686",
"7Server-7.4.E4S:glib2-0:2.50.3-4.el7_4.ppc64le",
"7Server-7.4.E4S:glib2-0:2.50.3-4.el7_4.src",
"7Server-7.4.E4S:glib2-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"7Server-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.ppc64le",
"7Server-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.i686",
"7Server-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.ppc64le",
"7Server-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.E4S:glib2-doc-0:2.50.3-4.el7_4.noarch",
"7Server-7.4.E4S:glib2-fam-0:2.50.3-4.el7_4.ppc64le",
"7Server-7.4.E4S:glib2-fam-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.i686",
"7Server-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.ppc64le",
"7Server-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.E4S:glib2-tests-0:2.50.3-4.el7_4.ppc64le",
"7Server-7.4.E4S:glib2-tests-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.TUS:glib2-0:2.50.3-4.el7_4.i686",
"7Server-7.4.TUS:glib2-0:2.50.3-4.el7_4.src",
"7Server-7.4.TUS:glib2-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.TUS:glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"7Server-7.4.TUS:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.TUS:glib2-devel-0:2.50.3-4.el7_4.i686",
"7Server-7.4.TUS:glib2-devel-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.TUS:glib2-doc-0:2.50.3-4.el7_4.noarch",
"7Server-7.4.TUS:glib2-fam-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.TUS:glib2-static-0:2.50.3-4.el7_4.i686",
"7Server-7.4.TUS:glib2-static-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.TUS:glib2-tests-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.AUS:glib2-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.AUS:glib2-0:2.50.3-4.el7_4.src",
"7Server-optional-7.4.AUS:glib2-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.AUS:glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.AUS:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.AUS:glib2-devel-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.AUS:glib2-devel-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.AUS:glib2-doc-0:2.50.3-4.el7_4.noarch",
"7Server-optional-7.4.AUS:glib2-fam-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.AUS:glib2-static-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.AUS:glib2-static-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.AUS:glib2-tests-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.E4S:glib2-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.E4S:glib2-0:2.50.3-4.el7_4.ppc64le",
"7Server-optional-7.4.E4S:glib2-0:2.50.3-4.el7_4.src",
"7Server-optional-7.4.E4S:glib2-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.ppc64le",
"7Server-optional-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.ppc64le",
"7Server-optional-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.E4S:glib2-doc-0:2.50.3-4.el7_4.noarch",
"7Server-optional-7.4.E4S:glib2-fam-0:2.50.3-4.el7_4.ppc64le",
"7Server-optional-7.4.E4S:glib2-fam-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.ppc64le",
"7Server-optional-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.E4S:glib2-tests-0:2.50.3-4.el7_4.ppc64le",
"7Server-optional-7.4.E4S:glib2-tests-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.TUS:glib2-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.TUS:glib2-0:2.50.3-4.el7_4.src",
"7Server-optional-7.4.TUS:glib2-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.TUS:glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.TUS:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.TUS:glib2-devel-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.TUS:glib2-devel-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.TUS:glib2-doc-0:2.50.3-4.el7_4.noarch",
"7Server-optional-7.4.TUS:glib2-fam-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.TUS:glib2-static-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.TUS:glib2-static-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.TUS:glib2-tests-0:2.50.3-4.el7_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2174"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-7.4.AUS:glib2-0:2.50.3-4.el7_4.i686",
"7Server-7.4.AUS:glib2-0:2.50.3-4.el7_4.src",
"7Server-7.4.AUS:glib2-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.AUS:glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"7Server-7.4.AUS:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.AUS:glib2-devel-0:2.50.3-4.el7_4.i686",
"7Server-7.4.AUS:glib2-devel-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.AUS:glib2-doc-0:2.50.3-4.el7_4.noarch",
"7Server-7.4.AUS:glib2-fam-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.AUS:glib2-static-0:2.50.3-4.el7_4.i686",
"7Server-7.4.AUS:glib2-static-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.AUS:glib2-tests-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.E4S:glib2-0:2.50.3-4.el7_4.i686",
"7Server-7.4.E4S:glib2-0:2.50.3-4.el7_4.ppc64le",
"7Server-7.4.E4S:glib2-0:2.50.3-4.el7_4.src",
"7Server-7.4.E4S:glib2-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"7Server-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.ppc64le",
"7Server-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.i686",
"7Server-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.ppc64le",
"7Server-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.E4S:glib2-doc-0:2.50.3-4.el7_4.noarch",
"7Server-7.4.E4S:glib2-fam-0:2.50.3-4.el7_4.ppc64le",
"7Server-7.4.E4S:glib2-fam-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.i686",
"7Server-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.ppc64le",
"7Server-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.E4S:glib2-tests-0:2.50.3-4.el7_4.ppc64le",
"7Server-7.4.E4S:glib2-tests-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.TUS:glib2-0:2.50.3-4.el7_4.i686",
"7Server-7.4.TUS:glib2-0:2.50.3-4.el7_4.src",
"7Server-7.4.TUS:glib2-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.TUS:glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"7Server-7.4.TUS:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.TUS:glib2-devel-0:2.50.3-4.el7_4.i686",
"7Server-7.4.TUS:glib2-devel-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.TUS:glib2-doc-0:2.50.3-4.el7_4.noarch",
"7Server-7.4.TUS:glib2-fam-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.TUS:glib2-static-0:2.50.3-4.el7_4.i686",
"7Server-7.4.TUS:glib2-static-0:2.50.3-4.el7_4.x86_64",
"7Server-7.4.TUS:glib2-tests-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.AUS:glib2-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.AUS:glib2-0:2.50.3-4.el7_4.src",
"7Server-optional-7.4.AUS:glib2-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.AUS:glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.AUS:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.AUS:glib2-devel-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.AUS:glib2-devel-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.AUS:glib2-doc-0:2.50.3-4.el7_4.noarch",
"7Server-optional-7.4.AUS:glib2-fam-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.AUS:glib2-static-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.AUS:glib2-static-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.AUS:glib2-tests-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.E4S:glib2-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.E4S:glib2-0:2.50.3-4.el7_4.ppc64le",
"7Server-optional-7.4.E4S:glib2-0:2.50.3-4.el7_4.src",
"7Server-optional-7.4.E4S:glib2-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.ppc64le",
"7Server-optional-7.4.E4S:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.ppc64le",
"7Server-optional-7.4.E4S:glib2-devel-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.E4S:glib2-doc-0:2.50.3-4.el7_4.noarch",
"7Server-optional-7.4.E4S:glib2-fam-0:2.50.3-4.el7_4.ppc64le",
"7Server-optional-7.4.E4S:glib2-fam-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.ppc64le",
"7Server-optional-7.4.E4S:glib2-static-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.E4S:glib2-tests-0:2.50.3-4.el7_4.ppc64le",
"7Server-optional-7.4.E4S:glib2-tests-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.TUS:glib2-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.TUS:glib2-0:2.50.3-4.el7_4.src",
"7Server-optional-7.4.TUS:glib2-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.TUS:glib2-debuginfo-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.TUS:glib2-debuginfo-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.TUS:glib2-devel-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.TUS:glib2-devel-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.TUS:glib2-doc-0:2.50.3-4.el7_4.noarch",
"7Server-optional-7.4.TUS:glib2-fam-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.TUS:glib2-static-0:2.50.3-4.el7_4.i686",
"7Server-optional-7.4.TUS:glib2-static-0:2.50.3-4.el7_4.x86_64",
"7Server-optional-7.4.TUS:glib2-tests-0:2.50.3-4.el7_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits"
}
]
}
RHSA-2021:2173
Vulnerability from csaf_redhat
Notes
{
"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 glib2 is now available for Red Hat Enterprise Linux 7.3 Advanced 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": "GLib provides the core application building blocks for libraries and applications written in C. It provides the core object system used in GNOME, the main loop implementation, and a large set of utility functions for strings and common data structures.\n\nSecurity Fix(es):\n\n* glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits (CVE-2021-27219)\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-2021:2173",
"url": "https://access.redhat.com/errata/RHSA-2021:2173"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_2173.json"
}
],
"title": "Red Hat Security Advisory: glib2 security update",
"tracking": {
"current_release_date": "2025-11-21T18:22:40+00:00",
"generator": {
"date": "2025-11-21T18:22:40+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2021:2173",
"initial_release_date": "2021-06-01T10:55:30+00:00",
"revision_history": [
{
"date": "2021-06-01T10:55:30+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-06-01T10:55:30+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:22:40+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product": {
"name": "Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:7.3::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:7.3::server"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.46.2-5.el7_3.src",
"product": {
"name": "glib2-0:2.46.2-5.el7_3.src",
"product_id": "glib2-0:2.46.2-5.el7_3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.46.2-5.el7_3?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.46.2-5.el7_3.i686",
"product": {
"name": "glib2-0:2.46.2-5.el7_3.i686",
"product_id": "glib2-0:2.46.2-5.el7_3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.46.2-5.el7_3?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.46.2-5.el7_3.i686",
"product": {
"name": "glib2-devel-0:2.46.2-5.el7_3.i686",
"product_id": "glib2-devel-0:2.46.2-5.el7_3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.46.2-5.el7_3?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.46.2-5.el7_3.i686",
"product": {
"name": "glib2-debuginfo-0:2.46.2-5.el7_3.i686",
"product_id": "glib2-debuginfo-0:2.46.2-5.el7_3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.46.2-5.el7_3?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.46.2-5.el7_3.x86_64",
"product": {
"name": "glib2-0:2.46.2-5.el7_3.x86_64",
"product_id": "glib2-0:2.46.2-5.el7_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.46.2-5.el7_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.46.2-5.el7_3.x86_64",
"product": {
"name": "glib2-devel-0:2.46.2-5.el7_3.x86_64",
"product_id": "glib2-devel-0:2.46.2-5.el7_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.46.2-5.el7_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.46.2-5.el7_3.x86_64",
"product": {
"name": "glib2-debuginfo-0:2.46.2-5.el7_3.x86_64",
"product_id": "glib2-debuginfo-0:2.46.2-5.el7_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.46.2-5.el7_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.46.2-5.el7_3.x86_64",
"product": {
"name": "glib2-fam-0:2.46.2-5.el7_3.x86_64",
"product_id": "glib2-fam-0:2.46.2-5.el7_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.46.2-5.el7_3?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-doc-0:2.46.2-5.el7_3.noarch",
"product": {
"name": "glib2-doc-0:2.46.2-5.el7_3.noarch",
"product_id": "glib2-doc-0:2.46.2-5.el7_3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-doc@2.46.2-5.el7_3?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.46.2-5.el7_3.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:glib2-0:2.46.2-5.el7_3.i686"
},
"product_reference": "glib2-0:2.46.2-5.el7_3.i686",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.46.2-5.el7_3.src as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:glib2-0:2.46.2-5.el7_3.src"
},
"product_reference": "glib2-0:2.46.2-5.el7_3.src",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.46.2-5.el7_3.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:glib2-0:2.46.2-5.el7_3.x86_64"
},
"product_reference": "glib2-0:2.46.2-5.el7_3.x86_64",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.46.2-5.el7_3.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:glib2-debuginfo-0:2.46.2-5.el7_3.i686"
},
"product_reference": "glib2-debuginfo-0:2.46.2-5.el7_3.i686",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.46.2-5.el7_3.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:glib2-debuginfo-0:2.46.2-5.el7_3.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.46.2-5.el7_3.x86_64",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.46.2-5.el7_3.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:glib2-devel-0:2.46.2-5.el7_3.i686"
},
"product_reference": "glib2-devel-0:2.46.2-5.el7_3.i686",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.46.2-5.el7_3.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:glib2-devel-0:2.46.2-5.el7_3.x86_64"
},
"product_reference": "glib2-devel-0:2.46.2-5.el7_3.x86_64",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.46.2-5.el7_3.noarch as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:glib2-doc-0:2.46.2-5.el7_3.noarch"
},
"product_reference": "glib2-doc-0:2.46.2-5.el7_3.noarch",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.46.2-5.el7_3.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:glib2-fam-0:2.46.2-5.el7_3.x86_64"
},
"product_reference": "glib2-fam-0:2.46.2-5.el7_3.x86_64",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.46.2-5.el7_3.i686 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:glib2-0:2.46.2-5.el7_3.i686"
},
"product_reference": "glib2-0:2.46.2-5.el7_3.i686",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.46.2-5.el7_3.src as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:glib2-0:2.46.2-5.el7_3.src"
},
"product_reference": "glib2-0:2.46.2-5.el7_3.src",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.46.2-5.el7_3.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:glib2-0:2.46.2-5.el7_3.x86_64"
},
"product_reference": "glib2-0:2.46.2-5.el7_3.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.46.2-5.el7_3.i686 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:glib2-debuginfo-0:2.46.2-5.el7_3.i686"
},
"product_reference": "glib2-debuginfo-0:2.46.2-5.el7_3.i686",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.46.2-5.el7_3.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:glib2-debuginfo-0:2.46.2-5.el7_3.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.46.2-5.el7_3.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.46.2-5.el7_3.i686 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:glib2-devel-0:2.46.2-5.el7_3.i686"
},
"product_reference": "glib2-devel-0:2.46.2-5.el7_3.i686",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.46.2-5.el7_3.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:glib2-devel-0:2.46.2-5.el7_3.x86_64"
},
"product_reference": "glib2-devel-0:2.46.2-5.el7_3.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.46.2-5.el7_3.noarch as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:glib2-doc-0:2.46.2-5.el7_3.noarch"
},
"product_reference": "glib2-doc-0:2.46.2-5.el7_3.noarch",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.46.2-5.el7_3.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:glib2-fam-0:2.46.2-5.el7_3.x86_64"
},
"product_reference": "glib2-fam-0:2.46.2-5.el7_3.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-27219",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-02-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1929858"
}
],
"notes": [
{
"category": "description",
"text": "An integer wraparound was discovered in glib due to passing a 64 bit sized value to function g_memdup() which accepts a 32 bits number as argument. An attacker may abuse this flaw when an application linked against the glib library uses g_bytes_new() function or possibly other functions that use g_memdup() underneath and accept a 64 bits argument as size. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Applications that just use GBytes to access the data are affected by this flaw but the highest threat is to data confidentiality and/or the application availability, due to possible out-of-bounds reads. However, if the data in GBytes is taken through functions such as g_bytes_unref_to_data or g_bytes_unref_to_array it might be possible to have out-of-bounds writes due to the wrongly reported size of the buffer.\n\nApplications that use g_memdup to duplicate memory with user-controlled sizes should pay extra attention to the fact that g_memdup accepts a guint size instead of gsize. Thus directly passing a gsize value to g_memdup may results in integer truncation, allocating a buffer smaller than expected.",
"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": [
"7Server-7.3.AUS:glib2-0:2.46.2-5.el7_3.i686",
"7Server-7.3.AUS:glib2-0:2.46.2-5.el7_3.src",
"7Server-7.3.AUS:glib2-0:2.46.2-5.el7_3.x86_64",
"7Server-7.3.AUS:glib2-debuginfo-0:2.46.2-5.el7_3.i686",
"7Server-7.3.AUS:glib2-debuginfo-0:2.46.2-5.el7_3.x86_64",
"7Server-7.3.AUS:glib2-devel-0:2.46.2-5.el7_3.i686",
"7Server-7.3.AUS:glib2-devel-0:2.46.2-5.el7_3.x86_64",
"7Server-7.3.AUS:glib2-doc-0:2.46.2-5.el7_3.noarch",
"7Server-7.3.AUS:glib2-fam-0:2.46.2-5.el7_3.x86_64",
"7Server-optional-7.3.AUS:glib2-0:2.46.2-5.el7_3.i686",
"7Server-optional-7.3.AUS:glib2-0:2.46.2-5.el7_3.src",
"7Server-optional-7.3.AUS:glib2-0:2.46.2-5.el7_3.x86_64",
"7Server-optional-7.3.AUS:glib2-debuginfo-0:2.46.2-5.el7_3.i686",
"7Server-optional-7.3.AUS:glib2-debuginfo-0:2.46.2-5.el7_3.x86_64",
"7Server-optional-7.3.AUS:glib2-devel-0:2.46.2-5.el7_3.i686",
"7Server-optional-7.3.AUS:glib2-devel-0:2.46.2-5.el7_3.x86_64",
"7Server-optional-7.3.AUS:glib2-doc-0:2.46.2-5.el7_3.noarch",
"7Server-optional-7.3.AUS:glib2-fam-0:2.46.2-5.el7_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-27219"
},
{
"category": "external",
"summary": "RHBZ#1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-27219",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27219"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219"
}
],
"release_date": "2021-02-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-06-01T10:55:30+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": [
"7Server-7.3.AUS:glib2-0:2.46.2-5.el7_3.i686",
"7Server-7.3.AUS:glib2-0:2.46.2-5.el7_3.src",
"7Server-7.3.AUS:glib2-0:2.46.2-5.el7_3.x86_64",
"7Server-7.3.AUS:glib2-debuginfo-0:2.46.2-5.el7_3.i686",
"7Server-7.3.AUS:glib2-debuginfo-0:2.46.2-5.el7_3.x86_64",
"7Server-7.3.AUS:glib2-devel-0:2.46.2-5.el7_3.i686",
"7Server-7.3.AUS:glib2-devel-0:2.46.2-5.el7_3.x86_64",
"7Server-7.3.AUS:glib2-doc-0:2.46.2-5.el7_3.noarch",
"7Server-7.3.AUS:glib2-fam-0:2.46.2-5.el7_3.x86_64",
"7Server-optional-7.3.AUS:glib2-0:2.46.2-5.el7_3.i686",
"7Server-optional-7.3.AUS:glib2-0:2.46.2-5.el7_3.src",
"7Server-optional-7.3.AUS:glib2-0:2.46.2-5.el7_3.x86_64",
"7Server-optional-7.3.AUS:glib2-debuginfo-0:2.46.2-5.el7_3.i686",
"7Server-optional-7.3.AUS:glib2-debuginfo-0:2.46.2-5.el7_3.x86_64",
"7Server-optional-7.3.AUS:glib2-devel-0:2.46.2-5.el7_3.i686",
"7Server-optional-7.3.AUS:glib2-devel-0:2.46.2-5.el7_3.x86_64",
"7Server-optional-7.3.AUS:glib2-doc-0:2.46.2-5.el7_3.noarch",
"7Server-optional-7.3.AUS:glib2-fam-0:2.46.2-5.el7_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2173"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-7.3.AUS:glib2-0:2.46.2-5.el7_3.i686",
"7Server-7.3.AUS:glib2-0:2.46.2-5.el7_3.src",
"7Server-7.3.AUS:glib2-0:2.46.2-5.el7_3.x86_64",
"7Server-7.3.AUS:glib2-debuginfo-0:2.46.2-5.el7_3.i686",
"7Server-7.3.AUS:glib2-debuginfo-0:2.46.2-5.el7_3.x86_64",
"7Server-7.3.AUS:glib2-devel-0:2.46.2-5.el7_3.i686",
"7Server-7.3.AUS:glib2-devel-0:2.46.2-5.el7_3.x86_64",
"7Server-7.3.AUS:glib2-doc-0:2.46.2-5.el7_3.noarch",
"7Server-7.3.AUS:glib2-fam-0:2.46.2-5.el7_3.x86_64",
"7Server-optional-7.3.AUS:glib2-0:2.46.2-5.el7_3.i686",
"7Server-optional-7.3.AUS:glib2-0:2.46.2-5.el7_3.src",
"7Server-optional-7.3.AUS:glib2-0:2.46.2-5.el7_3.x86_64",
"7Server-optional-7.3.AUS:glib2-debuginfo-0:2.46.2-5.el7_3.i686",
"7Server-optional-7.3.AUS:glib2-debuginfo-0:2.46.2-5.el7_3.x86_64",
"7Server-optional-7.3.AUS:glib2-devel-0:2.46.2-5.el7_3.i686",
"7Server-optional-7.3.AUS:glib2-devel-0:2.46.2-5.el7_3.x86_64",
"7Server-optional-7.3.AUS:glib2-doc-0:2.46.2-5.el7_3.noarch",
"7Server-optional-7.3.AUS:glib2-fam-0:2.46.2-5.el7_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits"
}
]
}
rhsa-2021_2204
Vulnerability from csaf_redhat
Notes
{
"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 glib2 is now available for Red Hat Enterprise Linux 7.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": "GLib provides the core application building blocks for libraries and applications written in C. It provides the core object system used in GNOME, the main loop implementation, and a large set of utility functions for strings and common data structures.\n\nSecurity Fix(es):\n\n* glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits (CVE-2021-27219)\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-2021:2204",
"url": "https://access.redhat.com/errata/RHSA-2021:2204"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_2204.json"
}
],
"title": "Red Hat Security Advisory: glib2 security update",
"tracking": {
"current_release_date": "2024-11-15T11:49:51+00:00",
"generator": {
"date": "2024-11-15T11:49:51+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2021:2204",
"initial_release_date": "2021-06-02T16:50:59+00:00",
"revision_history": [
{
"date": "2021-06-02T16:50:59+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-06-02T16:50:59+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-15T11:49:51+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 ComputeNode EUS (v. 7.6)",
"product": {
"name": "Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.6::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product": {
"name": "Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.6::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product": {
"name": "Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.6::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.6::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.6::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.6::server"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-devel-0:2.56.1-5.el7_6.i686",
"product": {
"name": "glib2-devel-0:2.56.1-5.el7_6.i686",
"product_id": "glib2-devel-0:2.56.1-5.el7_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.1-5.el7_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.1-5.el7_6.i686",
"product": {
"name": "glib2-static-0:2.56.1-5.el7_6.i686",
"product_id": "glib2-static-0:2.56.1-5.el7_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.1-5.el7_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"product": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"product_id": "glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.1-5.el7_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-0:2.56.1-5.el7_6.i686",
"product": {
"name": "glib2-0:2.56.1-5.el7_6.i686",
"product_id": "glib2-0:2.56.1-5.el7_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-5.el7_6?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-devel-0:2.56.1-5.el7_6.x86_64",
"product": {
"name": "glib2-devel-0:2.56.1-5.el7_6.x86_64",
"product_id": "glib2-devel-0:2.56.1-5.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.1-5.el7_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.56.1-5.el7_6.x86_64",
"product": {
"name": "glib2-fam-0:2.56.1-5.el7_6.x86_64",
"product_id": "glib2-fam-0:2.56.1-5.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.1-5.el7_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.1-5.el7_6.x86_64",
"product": {
"name": "glib2-static-0:2.56.1-5.el7_6.x86_64",
"product_id": "glib2-static-0:2.56.1-5.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.1-5.el7_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.1-5.el7_6.x86_64",
"product": {
"name": "glib2-tests-0:2.56.1-5.el7_6.x86_64",
"product_id": "glib2-tests-0:2.56.1-5.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.1-5.el7_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"product": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"product_id": "glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.1-5.el7_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-0:2.56.1-5.el7_6.x86_64",
"product": {
"name": "glib2-0:2.56.1-5.el7_6.x86_64",
"product_id": "glib2-0:2.56.1-5.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-5.el7_6?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-doc-0:2.56.1-5.el7_6.noarch",
"product": {
"name": "glib2-doc-0:2.56.1-5.el7_6.noarch",
"product_id": "glib2-doc-0:2.56.1-5.el7_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-doc@2.56.1-5.el7_6?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"product": {
"name": "glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"product_id": "glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.1-5.el7_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.1-5.el7_6.ppc64le",
"product": {
"name": "glib2-static-0:2.56.1-5.el7_6.ppc64le",
"product_id": "glib2-static-0:2.56.1-5.el7_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.1-5.el7_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"product": {
"name": "glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"product_id": "glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.1-5.el7_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"product": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"product_id": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.1-5.el7_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-0:2.56.1-5.el7_6.ppc64le",
"product": {
"name": "glib2-0:2.56.1-5.el7_6.ppc64le",
"product_id": "glib2-0:2.56.1-5.el7_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-5.el7_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"product": {
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"product_id": "glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.1-5.el7_6?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-fam-0:2.56.1-5.el7_6.ppc64",
"product": {
"name": "glib2-fam-0:2.56.1-5.el7_6.ppc64",
"product_id": "glib2-fam-0:2.56.1-5.el7_6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.1-5.el7_6?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.1-5.el7_6.ppc64",
"product": {
"name": "glib2-static-0:2.56.1-5.el7_6.ppc64",
"product_id": "glib2-static-0:2.56.1-5.el7_6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.1-5.el7_6?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.1-5.el7_6.ppc64",
"product": {
"name": "glib2-tests-0:2.56.1-5.el7_6.ppc64",
"product_id": "glib2-tests-0:2.56.1-5.el7_6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.1-5.el7_6?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"product": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"product_id": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.1-5.el7_6?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "glib2-0:2.56.1-5.el7_6.ppc64",
"product": {
"name": "glib2-0:2.56.1-5.el7_6.ppc64",
"product_id": "glib2-0:2.56.1-5.el7_6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-5.el7_6?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc64",
"product": {
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc64",
"product_id": "glib2-devel-0:2.56.1-5.el7_6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.1-5.el7_6?arch=ppc64"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-static-0:2.56.1-5.el7_6.ppc",
"product": {
"name": "glib2-static-0:2.56.1-5.el7_6.ppc",
"product_id": "glib2-static-0:2.56.1-5.el7_6.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.1-5.el7_6?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"product": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"product_id": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.1-5.el7_6?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "glib2-0:2.56.1-5.el7_6.ppc",
"product": {
"name": "glib2-0:2.56.1-5.el7_6.ppc",
"product_id": "glib2-0:2.56.1-5.el7_6.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-5.el7_6?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc",
"product": {
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc",
"product_id": "glib2-devel-0:2.56.1-5.el7_6.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.1-5.el7_6?arch=ppc"
}
}
}
],
"category": "architecture",
"name": "ppc"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-fam-0:2.56.1-5.el7_6.s390x",
"product": {
"name": "glib2-fam-0:2.56.1-5.el7_6.s390x",
"product_id": "glib2-fam-0:2.56.1-5.el7_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.1-5.el7_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.1-5.el7_6.s390x",
"product": {
"name": "glib2-static-0:2.56.1-5.el7_6.s390x",
"product_id": "glib2-static-0:2.56.1-5.el7_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.1-5.el7_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.1-5.el7_6.s390x",
"product": {
"name": "glib2-tests-0:2.56.1-5.el7_6.s390x",
"product_id": "glib2-tests-0:2.56.1-5.el7_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.1-5.el7_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"product": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"product_id": "glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.1-5.el7_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-0:2.56.1-5.el7_6.s390x",
"product": {
"name": "glib2-0:2.56.1-5.el7_6.s390x",
"product_id": "glib2-0:2.56.1-5.el7_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-5.el7_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.1-5.el7_6.s390x",
"product": {
"name": "glib2-devel-0:2.56.1-5.el7_6.s390x",
"product_id": "glib2-devel-0:2.56.1-5.el7_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.1-5.el7_6?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-static-0:2.56.1-5.el7_6.s390",
"product": {
"name": "glib2-static-0:2.56.1-5.el7_6.s390",
"product_id": "glib2-static-0:2.56.1-5.el7_6.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.1-5.el7_6?arch=s390"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"product": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"product_id": "glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.1-5.el7_6?arch=s390"
}
}
},
{
"category": "product_version",
"name": "glib2-0:2.56.1-5.el7_6.s390",
"product": {
"name": "glib2-0:2.56.1-5.el7_6.s390",
"product_id": "glib2-0:2.56.1-5.el7_6.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-5.el7_6?arch=s390"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.1-5.el7_6.s390",
"product": {
"name": "glib2-devel-0:2.56.1-5.el7_6.s390",
"product_id": "glib2-devel-0:2.56.1-5.el7_6.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.1-5.el7_6?arch=s390"
}
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.1-5.el7_6.src",
"product": {
"name": "glib2-0:2.56.1-5.el7_6.src",
"product_id": "glib2-0:2.56.1-5.el7_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-5.el7_6?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.src as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.src"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.src",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.1-5.el7_6.noarch as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-doc-0:2.56.1-5.el7_6.noarch"
},
"product_reference": "glib2-doc-0:2.56.1-5.el7_6.noarch",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.src as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.src"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.src",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.1-5.el7_6.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-doc-0:2.56.1-5.el7_6.noarch"
},
"product_reference": "glib2-doc-0:2.56.1-5.el7_6.noarch",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.src as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.src"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.src",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.1-5.el7_6.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-doc-0:2.56.1-5.el7_6.noarch"
},
"product_reference": "glib2-doc-0:2.56.1-5.el7_6.noarch",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.src as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.src"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.src",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.1-5.el7_6.noarch as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-doc-0:2.56.1-5.el7_6.noarch"
},
"product_reference": "glib2-doc-0:2.56.1-5.el7_6.noarch",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.src as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.src"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.src",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.1-5.el7_6.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-doc-0:2.56.1-5.el7_6.noarch"
},
"product_reference": "glib2-doc-0:2.56.1-5.el7_6.noarch",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.src as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.src"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.src",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.1-5.el7_6.noarch as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-doc-0:2.56.1-5.el7_6.noarch"
},
"product_reference": "glib2-doc-0:2.56.1-5.el7_6.noarch",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-27219",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-02-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1929858"
}
],
"notes": [
{
"category": "description",
"text": "An integer wraparound was discovered in glib due to passing a 64 bit sized value to function g_memdup() which accepts a 32 bits number as argument. An attacker may abuse this flaw when an application linked against the glib library uses g_bytes_new() function or possibly other functions that use g_memdup() underneath and accept a 64 bits argument as size. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Applications that just use GBytes to access the data are affected by this flaw but the highest threat is to data confidentiality and/or the application availability, due to possible out-of-bounds reads. However, if the data in GBytes is taken through functions such as g_bytes_unref_to_data or g_bytes_unref_to_array it might be possible to have out-of-bounds writes due to the wrongly reported size of the buffer.\n\nApplications that use g_memdup to duplicate memory with user-controlled sizes should pay extra attention to the fact that g_memdup accepts a guint size instead of gsize. Thus directly passing a gsize value to g_memdup may results in integer truncation, allocating a buffer smaller than expected.",
"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": [
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.i686",
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390",
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.src",
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.i686",
"7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390",
"7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-7.6.EUS:glib2-doc-0:2.56.1-5.el7_6.noarch",
"7ComputeNode-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.i686",
"7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390",
"7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.src",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:glib2-doc-0:2.56.1-5.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.i686",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64le",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390x",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.src",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.x86_64",
"7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.i686",
"7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc",
"7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64",
"7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390",
"7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390x",
"7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64",
"7Server-7.6.EUS:glib2-doc-0:2.56.1-5.el7_6.noarch",
"7Server-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64",
"7Server-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"7Server-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.s390x",
"7Server-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64",
"7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.i686",
"7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc",
"7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64",
"7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le",
"7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390",
"7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390x",
"7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.x86_64",
"7Server-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64",
"7Server-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"7Server-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.s390x",
"7Server-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.i686",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc64",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.s390",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.s390x",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.src",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.x86_64",
"7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.i686",
"7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc",
"7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64",
"7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.s390",
"7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.s390x",
"7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64",
"7Server-Alt-7.6-EUS:glib2-doc-0:2.56.1-5.el7_6.noarch",
"7Server-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64",
"7Server-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.s390x",
"7Server-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64",
"7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.i686",
"7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc",
"7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc64",
"7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.s390",
"7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.s390x",
"7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.x86_64",
"7Server-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64",
"7Server-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.s390x",
"7Server-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.i686",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390x",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.src",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.i686",
"7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc",
"7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390",
"7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390x",
"7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-7.6.EUS:glib2-doc-0:2.56.1-5.el7_6.noarch",
"7Server-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.s390x",
"7Server-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.i686",
"7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc",
"7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390",
"7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390x",
"7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.s390x",
"7Server-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.src",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:glib2-doc-0:2.56.1-5.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-27219"
},
{
"category": "external",
"summary": "RHBZ#1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-27219",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27219"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219"
}
],
"release_date": "2021-02-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-06-02T16:50:59+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": [
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.i686",
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390",
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.src",
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.i686",
"7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390",
"7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-7.6.EUS:glib2-doc-0:2.56.1-5.el7_6.noarch",
"7ComputeNode-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.i686",
"7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390",
"7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.src",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:glib2-doc-0:2.56.1-5.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.i686",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64le",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390x",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.src",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.x86_64",
"7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.i686",
"7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc",
"7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64",
"7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390",
"7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390x",
"7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64",
"7Server-7.6.EUS:glib2-doc-0:2.56.1-5.el7_6.noarch",
"7Server-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64",
"7Server-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"7Server-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.s390x",
"7Server-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64",
"7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.i686",
"7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc",
"7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64",
"7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le",
"7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390",
"7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390x",
"7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.x86_64",
"7Server-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64",
"7Server-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"7Server-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.s390x",
"7Server-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.i686",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc64",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.s390",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.s390x",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.src",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.x86_64",
"7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.i686",
"7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc",
"7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64",
"7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.s390",
"7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.s390x",
"7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64",
"7Server-Alt-7.6-EUS:glib2-doc-0:2.56.1-5.el7_6.noarch",
"7Server-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64",
"7Server-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.s390x",
"7Server-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64",
"7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.i686",
"7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc",
"7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc64",
"7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.s390",
"7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.s390x",
"7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.x86_64",
"7Server-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64",
"7Server-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.s390x",
"7Server-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.i686",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390x",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.src",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.i686",
"7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc",
"7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390",
"7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390x",
"7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-7.6.EUS:glib2-doc-0:2.56.1-5.el7_6.noarch",
"7Server-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.s390x",
"7Server-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.i686",
"7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc",
"7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390",
"7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390x",
"7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.s390x",
"7Server-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.src",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:glib2-doc-0:2.56.1-5.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2204"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.i686",
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390",
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.src",
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.i686",
"7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390",
"7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-7.6.EUS:glib2-doc-0:2.56.1-5.el7_6.noarch",
"7ComputeNode-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.i686",
"7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390",
"7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.src",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:glib2-doc-0:2.56.1-5.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.i686",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64le",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390x",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.src",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.x86_64",
"7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.i686",
"7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc",
"7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64",
"7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390",
"7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390x",
"7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64",
"7Server-7.6.EUS:glib2-doc-0:2.56.1-5.el7_6.noarch",
"7Server-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64",
"7Server-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"7Server-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.s390x",
"7Server-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64",
"7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.i686",
"7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc",
"7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64",
"7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le",
"7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390",
"7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390x",
"7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.x86_64",
"7Server-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64",
"7Server-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"7Server-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.s390x",
"7Server-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.i686",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc64",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.s390",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.s390x",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.src",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.x86_64",
"7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.i686",
"7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc",
"7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64",
"7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.s390",
"7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.s390x",
"7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64",
"7Server-Alt-7.6-EUS:glib2-doc-0:2.56.1-5.el7_6.noarch",
"7Server-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64",
"7Server-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.s390x",
"7Server-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64",
"7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.i686",
"7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc",
"7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc64",
"7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.s390",
"7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.s390x",
"7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.x86_64",
"7Server-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64",
"7Server-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.s390x",
"7Server-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.i686",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390x",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.src",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.i686",
"7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc",
"7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390",
"7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390x",
"7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-7.6.EUS:glib2-doc-0:2.56.1-5.el7_6.noarch",
"7Server-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.s390x",
"7Server-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.i686",
"7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc",
"7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390",
"7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390x",
"7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.s390x",
"7Server-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.src",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:glib2-doc-0:2.56.1-5.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits"
}
]
}
rhsa-2021_2467
Vulnerability from csaf_redhat
Notes
{
"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 glib2 is now available for Red Hat Enterprise Linux 6 Extended Lifecycle 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": "GLib provides the core application building blocks for libraries and applications written in C. It provides the core object system used in GNOME, the main loop implementation, and a large set of utility functions for strings and common data structures.\n\nSecurity Fix(es):\n\n* glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits (CVE-2021-27219)\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-2021:2467",
"url": "https://access.redhat.com/errata/RHSA-2021:2467"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_2467.json"
}
],
"title": "Red Hat Security Advisory: glib2 security update",
"tracking": {
"current_release_date": "2024-11-15T11:51:27+00:00",
"generator": {
"date": "2024-11-15T11:51:27+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2021:2467",
"initial_release_date": "2021-06-17T10:11:18+00:00",
"revision_history": [
{
"date": "2021-06-17T10:11:18+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-06-17T10:11:18+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-15T11:51:27+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 Server (v. 6 ELS)",
"product": {
"name": "Red Hat Enterprise Linux Server (v. 6 ELS)",
"product_id": "6Server-ELS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_els:6"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional (v. 6 ELS)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional (v. 6 ELS)",
"product_id": "6Server-optional-ELS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_els:6"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.28.8-11.el6_10.src",
"product": {
"name": "glib2-0:2.28.8-11.el6_10.src",
"product_id": "glib2-0:2.28.8-11.el6_10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.28.8-11.el6_10?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.28.8-11.el6_10.s390",
"product": {
"name": "glib2-0:2.28.8-11.el6_10.s390",
"product_id": "glib2-0:2.28.8-11.el6_10.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.28.8-11.el6_10?arch=s390"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.28.8-11.el6_10.s390",
"product": {
"name": "glib2-devel-0:2.28.8-11.el6_10.s390",
"product_id": "glib2-devel-0:2.28.8-11.el6_10.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.28.8-11.el6_10?arch=s390"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.28.8-11.el6_10.s390",
"product": {
"name": "glib2-debuginfo-0:2.28.8-11.el6_10.s390",
"product_id": "glib2-debuginfo-0:2.28.8-11.el6_10.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.28.8-11.el6_10?arch=s390"
}
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.28.8-11.el6_10.s390x",
"product": {
"name": "glib2-0:2.28.8-11.el6_10.s390x",
"product_id": "glib2-0:2.28.8-11.el6_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.28.8-11.el6_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.28.8-11.el6_10.s390x",
"product": {
"name": "glib2-devel-0:2.28.8-11.el6_10.s390x",
"product_id": "glib2-devel-0:2.28.8-11.el6_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.28.8-11.el6_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.28.8-11.el6_10.s390x",
"product": {
"name": "glib2-debuginfo-0:2.28.8-11.el6_10.s390x",
"product_id": "glib2-debuginfo-0:2.28.8-11.el6_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.28.8-11.el6_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.28.8-11.el6_10.s390x",
"product": {
"name": "glib2-static-0:2.28.8-11.el6_10.s390x",
"product_id": "glib2-static-0:2.28.8-11.el6_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.28.8-11.el6_10?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.28.8-11.el6_10.x86_64",
"product": {
"name": "glib2-0:2.28.8-11.el6_10.x86_64",
"product_id": "glib2-0:2.28.8-11.el6_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.28.8-11.el6_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.28.8-11.el6_10.x86_64",
"product": {
"name": "glib2-devel-0:2.28.8-11.el6_10.x86_64",
"product_id": "glib2-devel-0:2.28.8-11.el6_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.28.8-11.el6_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.28.8-11.el6_10.x86_64",
"product": {
"name": "glib2-debuginfo-0:2.28.8-11.el6_10.x86_64",
"product_id": "glib2-debuginfo-0:2.28.8-11.el6_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.28.8-11.el6_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.28.8-11.el6_10.x86_64",
"product": {
"name": "glib2-static-0:2.28.8-11.el6_10.x86_64",
"product_id": "glib2-static-0:2.28.8-11.el6_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.28.8-11.el6_10?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.28.8-11.el6_10.i686",
"product": {
"name": "glib2-0:2.28.8-11.el6_10.i686",
"product_id": "glib2-0:2.28.8-11.el6_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.28.8-11.el6_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.28.8-11.el6_10.i686",
"product": {
"name": "glib2-devel-0:2.28.8-11.el6_10.i686",
"product_id": "glib2-devel-0:2.28.8-11.el6_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.28.8-11.el6_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.28.8-11.el6_10.i686",
"product": {
"name": "glib2-debuginfo-0:2.28.8-11.el6_10.i686",
"product_id": "glib2-debuginfo-0:2.28.8-11.el6_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.28.8-11.el6_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.28.8-11.el6_10.i686",
"product": {
"name": "glib2-static-0:2.28.8-11.el6_10.i686",
"product_id": "glib2-static-0:2.28.8-11.el6_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.28.8-11.el6_10?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-doc-0:2.28.8-11.el6_10.noarch",
"product": {
"name": "glib2-doc-0:2.28.8-11.el6_10.noarch",
"product_id": "glib2-doc-0:2.28.8-11.el6_10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-doc@2.28.8-11.el6_10?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.28.8-11.el6_10.i686 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)",
"product_id": "6Server-ELS:glib2-0:2.28.8-11.el6_10.i686"
},
"product_reference": "glib2-0:2.28.8-11.el6_10.i686",
"relates_to_product_reference": "6Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.28.8-11.el6_10.s390 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)",
"product_id": "6Server-ELS:glib2-0:2.28.8-11.el6_10.s390"
},
"product_reference": "glib2-0:2.28.8-11.el6_10.s390",
"relates_to_product_reference": "6Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.28.8-11.el6_10.s390x as a component of Red Hat Enterprise Linux Server (v. 6 ELS)",
"product_id": "6Server-ELS:glib2-0:2.28.8-11.el6_10.s390x"
},
"product_reference": "glib2-0:2.28.8-11.el6_10.s390x",
"relates_to_product_reference": "6Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.28.8-11.el6_10.src as a component of Red Hat Enterprise Linux Server (v. 6 ELS)",
"product_id": "6Server-ELS:glib2-0:2.28.8-11.el6_10.src"
},
"product_reference": "glib2-0:2.28.8-11.el6_10.src",
"relates_to_product_reference": "6Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.28.8-11.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)",
"product_id": "6Server-ELS:glib2-0:2.28.8-11.el6_10.x86_64"
},
"product_reference": "glib2-0:2.28.8-11.el6_10.x86_64",
"relates_to_product_reference": "6Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.28.8-11.el6_10.i686 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)",
"product_id": "6Server-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.i686"
},
"product_reference": "glib2-debuginfo-0:2.28.8-11.el6_10.i686",
"relates_to_product_reference": "6Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.28.8-11.el6_10.s390 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)",
"product_id": "6Server-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.s390"
},
"product_reference": "glib2-debuginfo-0:2.28.8-11.el6_10.s390",
"relates_to_product_reference": "6Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.28.8-11.el6_10.s390x as a component of Red Hat Enterprise Linux Server (v. 6 ELS)",
"product_id": "6Server-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.s390x"
},
"product_reference": "glib2-debuginfo-0:2.28.8-11.el6_10.s390x",
"relates_to_product_reference": "6Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.28.8-11.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)",
"product_id": "6Server-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.28.8-11.el6_10.x86_64",
"relates_to_product_reference": "6Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.28.8-11.el6_10.i686 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)",
"product_id": "6Server-ELS:glib2-devel-0:2.28.8-11.el6_10.i686"
},
"product_reference": "glib2-devel-0:2.28.8-11.el6_10.i686",
"relates_to_product_reference": "6Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.28.8-11.el6_10.s390 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)",
"product_id": "6Server-ELS:glib2-devel-0:2.28.8-11.el6_10.s390"
},
"product_reference": "glib2-devel-0:2.28.8-11.el6_10.s390",
"relates_to_product_reference": "6Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.28.8-11.el6_10.s390x as a component of Red Hat Enterprise Linux Server (v. 6 ELS)",
"product_id": "6Server-ELS:glib2-devel-0:2.28.8-11.el6_10.s390x"
},
"product_reference": "glib2-devel-0:2.28.8-11.el6_10.s390x",
"relates_to_product_reference": "6Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.28.8-11.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)",
"product_id": "6Server-ELS:glib2-devel-0:2.28.8-11.el6_10.x86_64"
},
"product_reference": "glib2-devel-0:2.28.8-11.el6_10.x86_64",
"relates_to_product_reference": "6Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.28.8-11.el6_10.noarch as a component of Red Hat Enterprise Linux Server (v. 6 ELS)",
"product_id": "6Server-ELS:glib2-doc-0:2.28.8-11.el6_10.noarch"
},
"product_reference": "glib2-doc-0:2.28.8-11.el6_10.noarch",
"relates_to_product_reference": "6Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.28.8-11.el6_10.i686 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)",
"product_id": "6Server-ELS:glib2-static-0:2.28.8-11.el6_10.i686"
},
"product_reference": "glib2-static-0:2.28.8-11.el6_10.i686",
"relates_to_product_reference": "6Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.28.8-11.el6_10.s390x as a component of Red Hat Enterprise Linux Server (v. 6 ELS)",
"product_id": "6Server-ELS:glib2-static-0:2.28.8-11.el6_10.s390x"
},
"product_reference": "glib2-static-0:2.28.8-11.el6_10.s390x",
"relates_to_product_reference": "6Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.28.8-11.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)",
"product_id": "6Server-ELS:glib2-static-0:2.28.8-11.el6_10.x86_64"
},
"product_reference": "glib2-static-0:2.28.8-11.el6_10.x86_64",
"relates_to_product_reference": "6Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.28.8-11.el6_10.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)",
"product_id": "6Server-optional-ELS:glib2-0:2.28.8-11.el6_10.i686"
},
"product_reference": "glib2-0:2.28.8-11.el6_10.i686",
"relates_to_product_reference": "6Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.28.8-11.el6_10.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)",
"product_id": "6Server-optional-ELS:glib2-0:2.28.8-11.el6_10.s390"
},
"product_reference": "glib2-0:2.28.8-11.el6_10.s390",
"relates_to_product_reference": "6Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.28.8-11.el6_10.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)",
"product_id": "6Server-optional-ELS:glib2-0:2.28.8-11.el6_10.s390x"
},
"product_reference": "glib2-0:2.28.8-11.el6_10.s390x",
"relates_to_product_reference": "6Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.28.8-11.el6_10.src as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)",
"product_id": "6Server-optional-ELS:glib2-0:2.28.8-11.el6_10.src"
},
"product_reference": "glib2-0:2.28.8-11.el6_10.src",
"relates_to_product_reference": "6Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.28.8-11.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)",
"product_id": "6Server-optional-ELS:glib2-0:2.28.8-11.el6_10.x86_64"
},
"product_reference": "glib2-0:2.28.8-11.el6_10.x86_64",
"relates_to_product_reference": "6Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.28.8-11.el6_10.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)",
"product_id": "6Server-optional-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.i686"
},
"product_reference": "glib2-debuginfo-0:2.28.8-11.el6_10.i686",
"relates_to_product_reference": "6Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.28.8-11.el6_10.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)",
"product_id": "6Server-optional-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.s390"
},
"product_reference": "glib2-debuginfo-0:2.28.8-11.el6_10.s390",
"relates_to_product_reference": "6Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.28.8-11.el6_10.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)",
"product_id": "6Server-optional-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.s390x"
},
"product_reference": "glib2-debuginfo-0:2.28.8-11.el6_10.s390x",
"relates_to_product_reference": "6Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.28.8-11.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)",
"product_id": "6Server-optional-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.28.8-11.el6_10.x86_64",
"relates_to_product_reference": "6Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.28.8-11.el6_10.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)",
"product_id": "6Server-optional-ELS:glib2-devel-0:2.28.8-11.el6_10.i686"
},
"product_reference": "glib2-devel-0:2.28.8-11.el6_10.i686",
"relates_to_product_reference": "6Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.28.8-11.el6_10.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)",
"product_id": "6Server-optional-ELS:glib2-devel-0:2.28.8-11.el6_10.s390"
},
"product_reference": "glib2-devel-0:2.28.8-11.el6_10.s390",
"relates_to_product_reference": "6Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.28.8-11.el6_10.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)",
"product_id": "6Server-optional-ELS:glib2-devel-0:2.28.8-11.el6_10.s390x"
},
"product_reference": "glib2-devel-0:2.28.8-11.el6_10.s390x",
"relates_to_product_reference": "6Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.28.8-11.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)",
"product_id": "6Server-optional-ELS:glib2-devel-0:2.28.8-11.el6_10.x86_64"
},
"product_reference": "glib2-devel-0:2.28.8-11.el6_10.x86_64",
"relates_to_product_reference": "6Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.28.8-11.el6_10.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)",
"product_id": "6Server-optional-ELS:glib2-doc-0:2.28.8-11.el6_10.noarch"
},
"product_reference": "glib2-doc-0:2.28.8-11.el6_10.noarch",
"relates_to_product_reference": "6Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.28.8-11.el6_10.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)",
"product_id": "6Server-optional-ELS:glib2-static-0:2.28.8-11.el6_10.i686"
},
"product_reference": "glib2-static-0:2.28.8-11.el6_10.i686",
"relates_to_product_reference": "6Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.28.8-11.el6_10.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)",
"product_id": "6Server-optional-ELS:glib2-static-0:2.28.8-11.el6_10.s390x"
},
"product_reference": "glib2-static-0:2.28.8-11.el6_10.s390x",
"relates_to_product_reference": "6Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.28.8-11.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)",
"product_id": "6Server-optional-ELS:glib2-static-0:2.28.8-11.el6_10.x86_64"
},
"product_reference": "glib2-static-0:2.28.8-11.el6_10.x86_64",
"relates_to_product_reference": "6Server-optional-ELS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-27219",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-02-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1929858"
}
],
"notes": [
{
"category": "description",
"text": "An integer wraparound was discovered in glib due to passing a 64 bit sized value to function g_memdup() which accepts a 32 bits number as argument. An attacker may abuse this flaw when an application linked against the glib library uses g_bytes_new() function or possibly other functions that use g_memdup() underneath and accept a 64 bits argument as size. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Applications that just use GBytes to access the data are affected by this flaw but the highest threat is to data confidentiality and/or the application availability, due to possible out-of-bounds reads. However, if the data in GBytes is taken through functions such as g_bytes_unref_to_data or g_bytes_unref_to_array it might be possible to have out-of-bounds writes due to the wrongly reported size of the buffer.\n\nApplications that use g_memdup to duplicate memory with user-controlled sizes should pay extra attention to the fact that g_memdup accepts a guint size instead of gsize. Thus directly passing a gsize value to g_memdup may results in integer truncation, allocating a buffer smaller than expected.",
"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": [
"6Server-ELS:glib2-0:2.28.8-11.el6_10.i686",
"6Server-ELS:glib2-0:2.28.8-11.el6_10.s390",
"6Server-ELS:glib2-0:2.28.8-11.el6_10.s390x",
"6Server-ELS:glib2-0:2.28.8-11.el6_10.src",
"6Server-ELS:glib2-0:2.28.8-11.el6_10.x86_64",
"6Server-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.i686",
"6Server-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.s390",
"6Server-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.s390x",
"6Server-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.x86_64",
"6Server-ELS:glib2-devel-0:2.28.8-11.el6_10.i686",
"6Server-ELS:glib2-devel-0:2.28.8-11.el6_10.s390",
"6Server-ELS:glib2-devel-0:2.28.8-11.el6_10.s390x",
"6Server-ELS:glib2-devel-0:2.28.8-11.el6_10.x86_64",
"6Server-ELS:glib2-doc-0:2.28.8-11.el6_10.noarch",
"6Server-ELS:glib2-static-0:2.28.8-11.el6_10.i686",
"6Server-ELS:glib2-static-0:2.28.8-11.el6_10.s390x",
"6Server-ELS:glib2-static-0:2.28.8-11.el6_10.x86_64",
"6Server-optional-ELS:glib2-0:2.28.8-11.el6_10.i686",
"6Server-optional-ELS:glib2-0:2.28.8-11.el6_10.s390",
"6Server-optional-ELS:glib2-0:2.28.8-11.el6_10.s390x",
"6Server-optional-ELS:glib2-0:2.28.8-11.el6_10.src",
"6Server-optional-ELS:glib2-0:2.28.8-11.el6_10.x86_64",
"6Server-optional-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.i686",
"6Server-optional-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.s390",
"6Server-optional-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.s390x",
"6Server-optional-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.x86_64",
"6Server-optional-ELS:glib2-devel-0:2.28.8-11.el6_10.i686",
"6Server-optional-ELS:glib2-devel-0:2.28.8-11.el6_10.s390",
"6Server-optional-ELS:glib2-devel-0:2.28.8-11.el6_10.s390x",
"6Server-optional-ELS:glib2-devel-0:2.28.8-11.el6_10.x86_64",
"6Server-optional-ELS:glib2-doc-0:2.28.8-11.el6_10.noarch",
"6Server-optional-ELS:glib2-static-0:2.28.8-11.el6_10.i686",
"6Server-optional-ELS:glib2-static-0:2.28.8-11.el6_10.s390x",
"6Server-optional-ELS:glib2-static-0:2.28.8-11.el6_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-27219"
},
{
"category": "external",
"summary": "RHBZ#1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-27219",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27219"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219"
}
],
"release_date": "2021-02-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-06-17T10:11:18+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": [
"6Server-ELS:glib2-0:2.28.8-11.el6_10.i686",
"6Server-ELS:glib2-0:2.28.8-11.el6_10.s390",
"6Server-ELS:glib2-0:2.28.8-11.el6_10.s390x",
"6Server-ELS:glib2-0:2.28.8-11.el6_10.src",
"6Server-ELS:glib2-0:2.28.8-11.el6_10.x86_64",
"6Server-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.i686",
"6Server-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.s390",
"6Server-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.s390x",
"6Server-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.x86_64",
"6Server-ELS:glib2-devel-0:2.28.8-11.el6_10.i686",
"6Server-ELS:glib2-devel-0:2.28.8-11.el6_10.s390",
"6Server-ELS:glib2-devel-0:2.28.8-11.el6_10.s390x",
"6Server-ELS:glib2-devel-0:2.28.8-11.el6_10.x86_64",
"6Server-ELS:glib2-doc-0:2.28.8-11.el6_10.noarch",
"6Server-ELS:glib2-static-0:2.28.8-11.el6_10.i686",
"6Server-ELS:glib2-static-0:2.28.8-11.el6_10.s390x",
"6Server-ELS:glib2-static-0:2.28.8-11.el6_10.x86_64",
"6Server-optional-ELS:glib2-0:2.28.8-11.el6_10.i686",
"6Server-optional-ELS:glib2-0:2.28.8-11.el6_10.s390",
"6Server-optional-ELS:glib2-0:2.28.8-11.el6_10.s390x",
"6Server-optional-ELS:glib2-0:2.28.8-11.el6_10.src",
"6Server-optional-ELS:glib2-0:2.28.8-11.el6_10.x86_64",
"6Server-optional-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.i686",
"6Server-optional-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.s390",
"6Server-optional-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.s390x",
"6Server-optional-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.x86_64",
"6Server-optional-ELS:glib2-devel-0:2.28.8-11.el6_10.i686",
"6Server-optional-ELS:glib2-devel-0:2.28.8-11.el6_10.s390",
"6Server-optional-ELS:glib2-devel-0:2.28.8-11.el6_10.s390x",
"6Server-optional-ELS:glib2-devel-0:2.28.8-11.el6_10.x86_64",
"6Server-optional-ELS:glib2-doc-0:2.28.8-11.el6_10.noarch",
"6Server-optional-ELS:glib2-static-0:2.28.8-11.el6_10.i686",
"6Server-optional-ELS:glib2-static-0:2.28.8-11.el6_10.s390x",
"6Server-optional-ELS:glib2-static-0:2.28.8-11.el6_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2467"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"6Server-ELS:glib2-0:2.28.8-11.el6_10.i686",
"6Server-ELS:glib2-0:2.28.8-11.el6_10.s390",
"6Server-ELS:glib2-0:2.28.8-11.el6_10.s390x",
"6Server-ELS:glib2-0:2.28.8-11.el6_10.src",
"6Server-ELS:glib2-0:2.28.8-11.el6_10.x86_64",
"6Server-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.i686",
"6Server-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.s390",
"6Server-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.s390x",
"6Server-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.x86_64",
"6Server-ELS:glib2-devel-0:2.28.8-11.el6_10.i686",
"6Server-ELS:glib2-devel-0:2.28.8-11.el6_10.s390",
"6Server-ELS:glib2-devel-0:2.28.8-11.el6_10.s390x",
"6Server-ELS:glib2-devel-0:2.28.8-11.el6_10.x86_64",
"6Server-ELS:glib2-doc-0:2.28.8-11.el6_10.noarch",
"6Server-ELS:glib2-static-0:2.28.8-11.el6_10.i686",
"6Server-ELS:glib2-static-0:2.28.8-11.el6_10.s390x",
"6Server-ELS:glib2-static-0:2.28.8-11.el6_10.x86_64",
"6Server-optional-ELS:glib2-0:2.28.8-11.el6_10.i686",
"6Server-optional-ELS:glib2-0:2.28.8-11.el6_10.s390",
"6Server-optional-ELS:glib2-0:2.28.8-11.el6_10.s390x",
"6Server-optional-ELS:glib2-0:2.28.8-11.el6_10.src",
"6Server-optional-ELS:glib2-0:2.28.8-11.el6_10.x86_64",
"6Server-optional-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.i686",
"6Server-optional-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.s390",
"6Server-optional-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.s390x",
"6Server-optional-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.x86_64",
"6Server-optional-ELS:glib2-devel-0:2.28.8-11.el6_10.i686",
"6Server-optional-ELS:glib2-devel-0:2.28.8-11.el6_10.s390",
"6Server-optional-ELS:glib2-devel-0:2.28.8-11.el6_10.s390x",
"6Server-optional-ELS:glib2-devel-0:2.28.8-11.el6_10.x86_64",
"6Server-optional-ELS:glib2-doc-0:2.28.8-11.el6_10.noarch",
"6Server-optional-ELS:glib2-static-0:2.28.8-11.el6_10.i686",
"6Server-optional-ELS:glib2-static-0:2.28.8-11.el6_10.s390x",
"6Server-optional-ELS:glib2-static-0:2.28.8-11.el6_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits"
}
]
}
rhsa-2021_2172
Vulnerability from csaf_redhat
Notes
{
"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 glib2 is now available for Red Hat Enterprise Linux 8.1 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": "GLib provides the core application building blocks for libraries and applications written in C. It provides the core object system used in GNOME, the main loop implementation, and a large set of utility functions for strings and common data structures.\n\nSecurity Fix(es):\n\n* glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits (CVE-2021-27219)\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-2021:2172",
"url": "https://access.redhat.com/errata/RHSA-2021:2172"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_2172.json"
}
],
"title": "Red Hat Security Advisory: glib2 security update",
"tracking": {
"current_release_date": "2024-11-15T11:49:04+00:00",
"generator": {
"date": "2024-11-15T11:49:04+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2021:2172",
"initial_release_date": "2021-06-01T10:49:41+00:00",
"revision_history": [
{
"date": "2021-06-01T10:49:41+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-06-01T10:49:41+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-15T11:49:04+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product": {
"name": "Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.1::crb"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:8.1::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-doc-0:2.56.4-8.el8_1.noarch",
"product": {
"name": "glib2-doc-0:2.56.4-8.el8_1.noarch",
"product_id": "glib2-doc-0:2.56.4-8.el8_1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-doc@2.56.4-8.el8_1?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-static-0:2.56.4-8.el8_1.aarch64",
"product": {
"name": "glib2-static-0:2.56.4-8.el8_1.aarch64",
"product_id": "glib2-static-0:2.56.4-8.el8_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.4-8.el8_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-debugsource-0:2.56.4-8.el8_1.aarch64",
"product": {
"name": "glib2-debugsource-0:2.56.4-8.el8_1.aarch64",
"product_id": "glib2-debugsource-0:2.56.4-8.el8_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debugsource@2.56.4-8.el8_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.4-8.el8_1.aarch64",
"product": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_1.aarch64",
"product_id": "glib2-debuginfo-0:2.56.4-8.el8_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.4-8.el8_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.aarch64",
"product": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.aarch64",
"product_id": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel-debuginfo@2.56.4-8.el8_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.aarch64",
"product": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.aarch64",
"product_id": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam-debuginfo@2.56.4-8.el8_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.aarch64",
"product": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.aarch64",
"product_id": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests-debuginfo@2.56.4-8.el8_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-0:2.56.4-8.el8_1.aarch64",
"product": {
"name": "glib2-0:2.56.4-8.el8_1.aarch64",
"product_id": "glib2-0:2.56.4-8.el8_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.4-8.el8_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.4-8.el8_1.aarch64",
"product": {
"name": "glib2-devel-0:2.56.4-8.el8_1.aarch64",
"product_id": "glib2-devel-0:2.56.4-8.el8_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.4-8.el8_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.56.4-8.el8_1.aarch64",
"product": {
"name": "glib2-fam-0:2.56.4-8.el8_1.aarch64",
"product_id": "glib2-fam-0:2.56.4-8.el8_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.4-8.el8_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.4-8.el8_1.aarch64",
"product": {
"name": "glib2-tests-0:2.56.4-8.el8_1.aarch64",
"product_id": "glib2-tests-0:2.56.4-8.el8_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.4-8.el8_1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-static-0:2.56.4-8.el8_1.ppc64le",
"product": {
"name": "glib2-static-0:2.56.4-8.el8_1.ppc64le",
"product_id": "glib2-static-0:2.56.4-8.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.4-8.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-debugsource-0:2.56.4-8.el8_1.ppc64le",
"product": {
"name": "glib2-debugsource-0:2.56.4-8.el8_1.ppc64le",
"product_id": "glib2-debugsource-0:2.56.4-8.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debugsource@2.56.4-8.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"product": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"product_id": "glib2-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.4-8.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"product": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"product_id": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel-debuginfo@2.56.4-8.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"product": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"product_id": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam-debuginfo@2.56.4-8.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"product": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"product_id": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests-debuginfo@2.56.4-8.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-0:2.56.4-8.el8_1.ppc64le",
"product": {
"name": "glib2-0:2.56.4-8.el8_1.ppc64le",
"product_id": "glib2-0:2.56.4-8.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.4-8.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.4-8.el8_1.ppc64le",
"product": {
"name": "glib2-devel-0:2.56.4-8.el8_1.ppc64le",
"product_id": "glib2-devel-0:2.56.4-8.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.4-8.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.56.4-8.el8_1.ppc64le",
"product": {
"name": "glib2-fam-0:2.56.4-8.el8_1.ppc64le",
"product_id": "glib2-fam-0:2.56.4-8.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.4-8.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.4-8.el8_1.ppc64le",
"product": {
"name": "glib2-tests-0:2.56.4-8.el8_1.ppc64le",
"product_id": "glib2-tests-0:2.56.4-8.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.4-8.el8_1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-static-0:2.56.4-8.el8_1.i686",
"product": {
"name": "glib2-static-0:2.56.4-8.el8_1.i686",
"product_id": "glib2-static-0:2.56.4-8.el8_1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.4-8.el8_1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-debugsource-0:2.56.4-8.el8_1.i686",
"product": {
"name": "glib2-debugsource-0:2.56.4-8.el8_1.i686",
"product_id": "glib2-debugsource-0:2.56.4-8.el8_1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debugsource@2.56.4-8.el8_1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.4-8.el8_1.i686",
"product": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_1.i686",
"product_id": "glib2-debuginfo-0:2.56.4-8.el8_1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.4-8.el8_1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.i686",
"product": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.i686",
"product_id": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel-debuginfo@2.56.4-8.el8_1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.i686",
"product": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.i686",
"product_id": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam-debuginfo@2.56.4-8.el8_1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.i686",
"product": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.i686",
"product_id": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests-debuginfo@2.56.4-8.el8_1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-0:2.56.4-8.el8_1.i686",
"product": {
"name": "glib2-0:2.56.4-8.el8_1.i686",
"product_id": "glib2-0:2.56.4-8.el8_1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.4-8.el8_1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.4-8.el8_1.i686",
"product": {
"name": "glib2-devel-0:2.56.4-8.el8_1.i686",
"product_id": "glib2-devel-0:2.56.4-8.el8_1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.4-8.el8_1?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-static-0:2.56.4-8.el8_1.x86_64",
"product": {
"name": "glib2-static-0:2.56.4-8.el8_1.x86_64",
"product_id": "glib2-static-0:2.56.4-8.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.4-8.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-debugsource-0:2.56.4-8.el8_1.x86_64",
"product": {
"name": "glib2-debugsource-0:2.56.4-8.el8_1.x86_64",
"product_id": "glib2-debugsource-0:2.56.4-8.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debugsource@2.56.4-8.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.4-8.el8_1.x86_64",
"product": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_1.x86_64",
"product_id": "glib2-debuginfo-0:2.56.4-8.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.4-8.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.x86_64",
"product": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.x86_64",
"product_id": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel-debuginfo@2.56.4-8.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.x86_64",
"product": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.x86_64",
"product_id": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam-debuginfo@2.56.4-8.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.x86_64",
"product": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.x86_64",
"product_id": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests-debuginfo@2.56.4-8.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-0:2.56.4-8.el8_1.x86_64",
"product": {
"name": "glib2-0:2.56.4-8.el8_1.x86_64",
"product_id": "glib2-0:2.56.4-8.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.4-8.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.4-8.el8_1.x86_64",
"product": {
"name": "glib2-devel-0:2.56.4-8.el8_1.x86_64",
"product_id": "glib2-devel-0:2.56.4-8.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.4-8.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.56.4-8.el8_1.x86_64",
"product": {
"name": "glib2-fam-0:2.56.4-8.el8_1.x86_64",
"product_id": "glib2-fam-0:2.56.4-8.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.4-8.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.4-8.el8_1.x86_64",
"product": {
"name": "glib2-tests-0:2.56.4-8.el8_1.x86_64",
"product_id": "glib2-tests-0:2.56.4-8.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.4-8.el8_1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-static-0:2.56.4-8.el8_1.s390x",
"product": {
"name": "glib2-static-0:2.56.4-8.el8_1.s390x",
"product_id": "glib2-static-0:2.56.4-8.el8_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.4-8.el8_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-debugsource-0:2.56.4-8.el8_1.s390x",
"product": {
"name": "glib2-debugsource-0:2.56.4-8.el8_1.s390x",
"product_id": "glib2-debugsource-0:2.56.4-8.el8_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debugsource@2.56.4-8.el8_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.4-8.el8_1.s390x",
"product": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_1.s390x",
"product_id": "glib2-debuginfo-0:2.56.4-8.el8_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.4-8.el8_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.s390x",
"product": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.s390x",
"product_id": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel-debuginfo@2.56.4-8.el8_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.s390x",
"product": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.s390x",
"product_id": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam-debuginfo@2.56.4-8.el8_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.s390x",
"product": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.s390x",
"product_id": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests-debuginfo@2.56.4-8.el8_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-0:2.56.4-8.el8_1.s390x",
"product": {
"name": "glib2-0:2.56.4-8.el8_1.s390x",
"product_id": "glib2-0:2.56.4-8.el8_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.4-8.el8_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.4-8.el8_1.s390x",
"product": {
"name": "glib2-devel-0:2.56.4-8.el8_1.s390x",
"product_id": "glib2-devel-0:2.56.4-8.el8_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.4-8.el8_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.56.4-8.el8_1.s390x",
"product": {
"name": "glib2-fam-0:2.56.4-8.el8_1.s390x",
"product_id": "glib2-fam-0:2.56.4-8.el8_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.4-8.el8_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.4-8.el8_1.s390x",
"product": {
"name": "glib2-tests-0:2.56.4-8.el8_1.s390x",
"product_id": "glib2-tests-0:2.56.4-8.el8_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.4-8.el8_1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.4-8.el8_1.src",
"product": {
"name": "glib2-0:2.56.4-8.el8_1.src",
"product_id": "glib2-0:2.56.4-8.el8_1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.4-8.el8_1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.aarch64"
},
"product_reference": "glib2-0:2.56.4-8.el8_1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.i686"
},
"product_reference": "glib2-0:2.56.4-8.el8_1.i686",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.ppc64le"
},
"product_reference": "glib2-0:2.56.4-8.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.s390x"
},
"product_reference": "glib2-0:2.56.4-8.el8_1.s390x",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_1.src as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.src"
},
"product_reference": "glib2-0:2.56.4-8.el8_1.src",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.x86_64"
},
"product_reference": "glib2-0:2.56.4-8.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.aarch64"
},
"product_reference": "glib2-debuginfo-0:2.56.4-8.el8_1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.4-8.el8_1.i686",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.4-8.el8_1.s390x",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.4-8.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-8.el8_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.aarch64"
},
"product_reference": "glib2-debugsource-0:2.56.4-8.el8_1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-8.el8_1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.i686"
},
"product_reference": "glib2-debugsource-0:2.56.4-8.el8_1.i686",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-8.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.ppc64le"
},
"product_reference": "glib2-debugsource-0:2.56.4-8.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-8.el8_1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.s390x"
},
"product_reference": "glib2-debugsource-0:2.56.4-8.el8_1.s390x",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-8.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.x86_64"
},
"product_reference": "glib2-debugsource-0:2.56.4-8.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-8.el8_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.aarch64"
},
"product_reference": "glib2-devel-0:2.56.4-8.el8_1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-8.el8_1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.i686"
},
"product_reference": "glib2-devel-0:2.56.4-8.el8_1.i686",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-8.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.4-8.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-8.el8_1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.s390x"
},
"product_reference": "glib2-devel-0:2.56.4-8.el8_1.s390x",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-8.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.x86_64"
},
"product_reference": "glib2-devel-0:2.56.4-8.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.aarch64"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.i686"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.i686",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.ppc64le"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.s390x"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.s390x",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.x86_64"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.4-8.el8_1.noarch as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-doc-0:2.56.4-8.el8_1.noarch"
},
"product_reference": "glib2-doc-0:2.56.4-8.el8_1.noarch",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-8.el8_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.aarch64"
},
"product_reference": "glib2-fam-0:2.56.4-8.el8_1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-8.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.4-8.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-8.el8_1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.s390x"
},
"product_reference": "glib2-fam-0:2.56.4-8.el8_1.s390x",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-8.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.x86_64"
},
"product_reference": "glib2-fam-0:2.56.4-8.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.aarch64"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.i686"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.i686",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.ppc64le"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.s390x"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.s390x",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.x86_64"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-8.el8_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.aarch64"
},
"product_reference": "glib2-static-0:2.56.4-8.el8_1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-8.el8_1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.i686"
},
"product_reference": "glib2-static-0:2.56.4-8.el8_1.i686",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-8.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.ppc64le"
},
"product_reference": "glib2-static-0:2.56.4-8.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-8.el8_1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.s390x"
},
"product_reference": "glib2-static-0:2.56.4-8.el8_1.s390x",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-8.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.x86_64"
},
"product_reference": "glib2-static-0:2.56.4-8.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-8.el8_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.aarch64"
},
"product_reference": "glib2-tests-0:2.56.4-8.el8_1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-8.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.4-8.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-8.el8_1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.s390x"
},
"product_reference": "glib2-tests-0:2.56.4-8.el8_1.s390x",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-8.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.x86_64"
},
"product_reference": "glib2-tests-0:2.56.4-8.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.aarch64"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.aarch64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.i686"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.i686",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.ppc64le"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.s390x"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.s390x",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.x86_64"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.aarch64"
},
"product_reference": "glib2-0:2.56.4-8.el8_1.aarch64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.i686"
},
"product_reference": "glib2-0:2.56.4-8.el8_1.i686",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.ppc64le"
},
"product_reference": "glib2-0:2.56.4-8.el8_1.ppc64le",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.s390x"
},
"product_reference": "glib2-0:2.56.4-8.el8_1.s390x",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_1.src as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.src"
},
"product_reference": "glib2-0:2.56.4-8.el8_1.src",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.x86_64"
},
"product_reference": "glib2-0:2.56.4-8.el8_1.x86_64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.aarch64"
},
"product_reference": "glib2-debuginfo-0:2.56.4-8.el8_1.aarch64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.4-8.el8_1.i686",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.4-8.el8_1.s390x",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.4-8.el8_1.x86_64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-8.el8_1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.aarch64"
},
"product_reference": "glib2-debugsource-0:2.56.4-8.el8_1.aarch64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-8.el8_1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.i686"
},
"product_reference": "glib2-debugsource-0:2.56.4-8.el8_1.i686",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-8.el8_1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.ppc64le"
},
"product_reference": "glib2-debugsource-0:2.56.4-8.el8_1.ppc64le",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-8.el8_1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.s390x"
},
"product_reference": "glib2-debugsource-0:2.56.4-8.el8_1.s390x",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-8.el8_1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.x86_64"
},
"product_reference": "glib2-debugsource-0:2.56.4-8.el8_1.x86_64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-8.el8_1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.aarch64"
},
"product_reference": "glib2-devel-0:2.56.4-8.el8_1.aarch64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-8.el8_1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.i686"
},
"product_reference": "glib2-devel-0:2.56.4-8.el8_1.i686",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-8.el8_1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.4-8.el8_1.ppc64le",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-8.el8_1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.s390x"
},
"product_reference": "glib2-devel-0:2.56.4-8.el8_1.s390x",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-8.el8_1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.x86_64"
},
"product_reference": "glib2-devel-0:2.56.4-8.el8_1.x86_64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.aarch64"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.aarch64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.i686"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.i686",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.ppc64le"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.s390x"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.s390x",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.x86_64"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-8.el8_1.x86_64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.4-8.el8_1.noarch as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-doc-0:2.56.4-8.el8_1.noarch"
},
"product_reference": "glib2-doc-0:2.56.4-8.el8_1.noarch",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-8.el8_1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.aarch64"
},
"product_reference": "glib2-fam-0:2.56.4-8.el8_1.aarch64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-8.el8_1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.4-8.el8_1.ppc64le",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-8.el8_1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.s390x"
},
"product_reference": "glib2-fam-0:2.56.4-8.el8_1.s390x",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-8.el8_1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.x86_64"
},
"product_reference": "glib2-fam-0:2.56.4-8.el8_1.x86_64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.aarch64"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.aarch64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.i686"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.i686",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.ppc64le"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.s390x"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.s390x",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.x86_64"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-8.el8_1.x86_64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-8.el8_1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.aarch64"
},
"product_reference": "glib2-static-0:2.56.4-8.el8_1.aarch64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-8.el8_1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.i686"
},
"product_reference": "glib2-static-0:2.56.4-8.el8_1.i686",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-8.el8_1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.ppc64le"
},
"product_reference": "glib2-static-0:2.56.4-8.el8_1.ppc64le",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-8.el8_1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.s390x"
},
"product_reference": "glib2-static-0:2.56.4-8.el8_1.s390x",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-8.el8_1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.x86_64"
},
"product_reference": "glib2-static-0:2.56.4-8.el8_1.x86_64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-8.el8_1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.aarch64"
},
"product_reference": "glib2-tests-0:2.56.4-8.el8_1.aarch64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-8.el8_1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.4-8.el8_1.ppc64le",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-8.el8_1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.s390x"
},
"product_reference": "glib2-tests-0:2.56.4-8.el8_1.s390x",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-8.el8_1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.x86_64"
},
"product_reference": "glib2-tests-0:2.56.4-8.el8_1.x86_64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.aarch64"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.aarch64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.i686"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.i686",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.ppc64le"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.s390x"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.s390x",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.1)",
"product_id": "CRB-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.x86_64"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-8.el8_1.x86_64",
"relates_to_product_reference": "CRB-8.1.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-27219",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-02-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1929858"
}
],
"notes": [
{
"category": "description",
"text": "An integer wraparound was discovered in glib due to passing a 64 bit sized value to function g_memdup() which accepts a 32 bits number as argument. An attacker may abuse this flaw when an application linked against the glib library uses g_bytes_new() function or possibly other functions that use g_memdup() underneath and accept a 64 bits argument as size. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Applications that just use GBytes to access the data are affected by this flaw but the highest threat is to data confidentiality and/or the application availability, due to possible out-of-bounds reads. However, if the data in GBytes is taken through functions such as g_bytes_unref_to_data or g_bytes_unref_to_array it might be possible to have out-of-bounds writes due to the wrongly reported size of the buffer.\n\nApplications that use g_memdup to duplicate memory with user-controlled sizes should pay extra attention to the fact that g_memdup accepts a guint size instead of gsize. Thus directly passing a gsize value to g_memdup may results in integer truncation, allocating a buffer smaller than expected.",
"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": [
"BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.src",
"BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-doc-0:2.56.4-8.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.src",
"CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-doc-0:2.56.4-8.el8_1.noarch",
"CRB-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-27219"
},
{
"category": "external",
"summary": "RHBZ#1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-27219",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27219"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219"
}
],
"release_date": "2021-02-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-06-01T10:49:41+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": [
"BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.src",
"BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-doc-0:2.56.4-8.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.src",
"CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-doc-0:2.56.4-8.el8_1.noarch",
"CRB-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2172"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.src",
"BaseOS-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-doc-0:2.56.4-8.el8_1.noarch",
"BaseOS-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.x86_64",
"BaseOS-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.aarch64",
"BaseOS-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.i686",
"BaseOS-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"BaseOS-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.s390x",
"BaseOS-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.src",
"CRB-8.1.0.Z.EUS:glib2-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-doc-0:2.56.4-8.el8_1.noarch",
"CRB-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-static-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_1.x86_64",
"CRB-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.aarch64",
"CRB-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.i686",
"CRB-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.ppc64le",
"CRB-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.s390x",
"CRB-8.1.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits"
}
]
}
RHSA-2021:2467
Vulnerability from csaf_redhat
Notes
{
"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 glib2 is now available for Red Hat Enterprise Linux 6 Extended Lifecycle 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": "GLib provides the core application building blocks for libraries and applications written in C. It provides the core object system used in GNOME, the main loop implementation, and a large set of utility functions for strings and common data structures.\n\nSecurity Fix(es):\n\n* glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits (CVE-2021-27219)\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-2021:2467",
"url": "https://access.redhat.com/errata/RHSA-2021:2467"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_2467.json"
}
],
"title": "Red Hat Security Advisory: glib2 security update",
"tracking": {
"current_release_date": "2025-11-21T18:23:35+00:00",
"generator": {
"date": "2025-11-21T18:23:35+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2021:2467",
"initial_release_date": "2021-06-17T10:11:18+00:00",
"revision_history": [
{
"date": "2021-06-17T10:11:18+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-06-17T10:11:18+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:23:35+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 Server (v. 6 ELS)",
"product": {
"name": "Red Hat Enterprise Linux Server (v. 6 ELS)",
"product_id": "6Server-ELS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_els:6"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional (v. 6 ELS)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional (v. 6 ELS)",
"product_id": "6Server-optional-ELS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_els:6"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.28.8-11.el6_10.src",
"product": {
"name": "glib2-0:2.28.8-11.el6_10.src",
"product_id": "glib2-0:2.28.8-11.el6_10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.28.8-11.el6_10?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.28.8-11.el6_10.s390",
"product": {
"name": "glib2-0:2.28.8-11.el6_10.s390",
"product_id": "glib2-0:2.28.8-11.el6_10.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.28.8-11.el6_10?arch=s390"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.28.8-11.el6_10.s390",
"product": {
"name": "glib2-devel-0:2.28.8-11.el6_10.s390",
"product_id": "glib2-devel-0:2.28.8-11.el6_10.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.28.8-11.el6_10?arch=s390"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.28.8-11.el6_10.s390",
"product": {
"name": "glib2-debuginfo-0:2.28.8-11.el6_10.s390",
"product_id": "glib2-debuginfo-0:2.28.8-11.el6_10.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.28.8-11.el6_10?arch=s390"
}
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.28.8-11.el6_10.s390x",
"product": {
"name": "glib2-0:2.28.8-11.el6_10.s390x",
"product_id": "glib2-0:2.28.8-11.el6_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.28.8-11.el6_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.28.8-11.el6_10.s390x",
"product": {
"name": "glib2-devel-0:2.28.8-11.el6_10.s390x",
"product_id": "glib2-devel-0:2.28.8-11.el6_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.28.8-11.el6_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.28.8-11.el6_10.s390x",
"product": {
"name": "glib2-debuginfo-0:2.28.8-11.el6_10.s390x",
"product_id": "glib2-debuginfo-0:2.28.8-11.el6_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.28.8-11.el6_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.28.8-11.el6_10.s390x",
"product": {
"name": "glib2-static-0:2.28.8-11.el6_10.s390x",
"product_id": "glib2-static-0:2.28.8-11.el6_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.28.8-11.el6_10?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.28.8-11.el6_10.x86_64",
"product": {
"name": "glib2-0:2.28.8-11.el6_10.x86_64",
"product_id": "glib2-0:2.28.8-11.el6_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.28.8-11.el6_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.28.8-11.el6_10.x86_64",
"product": {
"name": "glib2-devel-0:2.28.8-11.el6_10.x86_64",
"product_id": "glib2-devel-0:2.28.8-11.el6_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.28.8-11.el6_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.28.8-11.el6_10.x86_64",
"product": {
"name": "glib2-debuginfo-0:2.28.8-11.el6_10.x86_64",
"product_id": "glib2-debuginfo-0:2.28.8-11.el6_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.28.8-11.el6_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.28.8-11.el6_10.x86_64",
"product": {
"name": "glib2-static-0:2.28.8-11.el6_10.x86_64",
"product_id": "glib2-static-0:2.28.8-11.el6_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.28.8-11.el6_10?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.28.8-11.el6_10.i686",
"product": {
"name": "glib2-0:2.28.8-11.el6_10.i686",
"product_id": "glib2-0:2.28.8-11.el6_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.28.8-11.el6_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.28.8-11.el6_10.i686",
"product": {
"name": "glib2-devel-0:2.28.8-11.el6_10.i686",
"product_id": "glib2-devel-0:2.28.8-11.el6_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.28.8-11.el6_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.28.8-11.el6_10.i686",
"product": {
"name": "glib2-debuginfo-0:2.28.8-11.el6_10.i686",
"product_id": "glib2-debuginfo-0:2.28.8-11.el6_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.28.8-11.el6_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.28.8-11.el6_10.i686",
"product": {
"name": "glib2-static-0:2.28.8-11.el6_10.i686",
"product_id": "glib2-static-0:2.28.8-11.el6_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.28.8-11.el6_10?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-doc-0:2.28.8-11.el6_10.noarch",
"product": {
"name": "glib2-doc-0:2.28.8-11.el6_10.noarch",
"product_id": "glib2-doc-0:2.28.8-11.el6_10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-doc@2.28.8-11.el6_10?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.28.8-11.el6_10.i686 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)",
"product_id": "6Server-ELS:glib2-0:2.28.8-11.el6_10.i686"
},
"product_reference": "glib2-0:2.28.8-11.el6_10.i686",
"relates_to_product_reference": "6Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.28.8-11.el6_10.s390 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)",
"product_id": "6Server-ELS:glib2-0:2.28.8-11.el6_10.s390"
},
"product_reference": "glib2-0:2.28.8-11.el6_10.s390",
"relates_to_product_reference": "6Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.28.8-11.el6_10.s390x as a component of Red Hat Enterprise Linux Server (v. 6 ELS)",
"product_id": "6Server-ELS:glib2-0:2.28.8-11.el6_10.s390x"
},
"product_reference": "glib2-0:2.28.8-11.el6_10.s390x",
"relates_to_product_reference": "6Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.28.8-11.el6_10.src as a component of Red Hat Enterprise Linux Server (v. 6 ELS)",
"product_id": "6Server-ELS:glib2-0:2.28.8-11.el6_10.src"
},
"product_reference": "glib2-0:2.28.8-11.el6_10.src",
"relates_to_product_reference": "6Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.28.8-11.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)",
"product_id": "6Server-ELS:glib2-0:2.28.8-11.el6_10.x86_64"
},
"product_reference": "glib2-0:2.28.8-11.el6_10.x86_64",
"relates_to_product_reference": "6Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.28.8-11.el6_10.i686 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)",
"product_id": "6Server-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.i686"
},
"product_reference": "glib2-debuginfo-0:2.28.8-11.el6_10.i686",
"relates_to_product_reference": "6Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.28.8-11.el6_10.s390 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)",
"product_id": "6Server-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.s390"
},
"product_reference": "glib2-debuginfo-0:2.28.8-11.el6_10.s390",
"relates_to_product_reference": "6Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.28.8-11.el6_10.s390x as a component of Red Hat Enterprise Linux Server (v. 6 ELS)",
"product_id": "6Server-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.s390x"
},
"product_reference": "glib2-debuginfo-0:2.28.8-11.el6_10.s390x",
"relates_to_product_reference": "6Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.28.8-11.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)",
"product_id": "6Server-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.28.8-11.el6_10.x86_64",
"relates_to_product_reference": "6Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.28.8-11.el6_10.i686 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)",
"product_id": "6Server-ELS:glib2-devel-0:2.28.8-11.el6_10.i686"
},
"product_reference": "glib2-devel-0:2.28.8-11.el6_10.i686",
"relates_to_product_reference": "6Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.28.8-11.el6_10.s390 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)",
"product_id": "6Server-ELS:glib2-devel-0:2.28.8-11.el6_10.s390"
},
"product_reference": "glib2-devel-0:2.28.8-11.el6_10.s390",
"relates_to_product_reference": "6Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.28.8-11.el6_10.s390x as a component of Red Hat Enterprise Linux Server (v. 6 ELS)",
"product_id": "6Server-ELS:glib2-devel-0:2.28.8-11.el6_10.s390x"
},
"product_reference": "glib2-devel-0:2.28.8-11.el6_10.s390x",
"relates_to_product_reference": "6Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.28.8-11.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)",
"product_id": "6Server-ELS:glib2-devel-0:2.28.8-11.el6_10.x86_64"
},
"product_reference": "glib2-devel-0:2.28.8-11.el6_10.x86_64",
"relates_to_product_reference": "6Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.28.8-11.el6_10.noarch as a component of Red Hat Enterprise Linux Server (v. 6 ELS)",
"product_id": "6Server-ELS:glib2-doc-0:2.28.8-11.el6_10.noarch"
},
"product_reference": "glib2-doc-0:2.28.8-11.el6_10.noarch",
"relates_to_product_reference": "6Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.28.8-11.el6_10.i686 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)",
"product_id": "6Server-ELS:glib2-static-0:2.28.8-11.el6_10.i686"
},
"product_reference": "glib2-static-0:2.28.8-11.el6_10.i686",
"relates_to_product_reference": "6Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.28.8-11.el6_10.s390x as a component of Red Hat Enterprise Linux Server (v. 6 ELS)",
"product_id": "6Server-ELS:glib2-static-0:2.28.8-11.el6_10.s390x"
},
"product_reference": "glib2-static-0:2.28.8-11.el6_10.s390x",
"relates_to_product_reference": "6Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.28.8-11.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6 ELS)",
"product_id": "6Server-ELS:glib2-static-0:2.28.8-11.el6_10.x86_64"
},
"product_reference": "glib2-static-0:2.28.8-11.el6_10.x86_64",
"relates_to_product_reference": "6Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.28.8-11.el6_10.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)",
"product_id": "6Server-optional-ELS:glib2-0:2.28.8-11.el6_10.i686"
},
"product_reference": "glib2-0:2.28.8-11.el6_10.i686",
"relates_to_product_reference": "6Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.28.8-11.el6_10.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)",
"product_id": "6Server-optional-ELS:glib2-0:2.28.8-11.el6_10.s390"
},
"product_reference": "glib2-0:2.28.8-11.el6_10.s390",
"relates_to_product_reference": "6Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.28.8-11.el6_10.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)",
"product_id": "6Server-optional-ELS:glib2-0:2.28.8-11.el6_10.s390x"
},
"product_reference": "glib2-0:2.28.8-11.el6_10.s390x",
"relates_to_product_reference": "6Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.28.8-11.el6_10.src as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)",
"product_id": "6Server-optional-ELS:glib2-0:2.28.8-11.el6_10.src"
},
"product_reference": "glib2-0:2.28.8-11.el6_10.src",
"relates_to_product_reference": "6Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.28.8-11.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)",
"product_id": "6Server-optional-ELS:glib2-0:2.28.8-11.el6_10.x86_64"
},
"product_reference": "glib2-0:2.28.8-11.el6_10.x86_64",
"relates_to_product_reference": "6Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.28.8-11.el6_10.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)",
"product_id": "6Server-optional-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.i686"
},
"product_reference": "glib2-debuginfo-0:2.28.8-11.el6_10.i686",
"relates_to_product_reference": "6Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.28.8-11.el6_10.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)",
"product_id": "6Server-optional-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.s390"
},
"product_reference": "glib2-debuginfo-0:2.28.8-11.el6_10.s390",
"relates_to_product_reference": "6Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.28.8-11.el6_10.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)",
"product_id": "6Server-optional-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.s390x"
},
"product_reference": "glib2-debuginfo-0:2.28.8-11.el6_10.s390x",
"relates_to_product_reference": "6Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.28.8-11.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)",
"product_id": "6Server-optional-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.28.8-11.el6_10.x86_64",
"relates_to_product_reference": "6Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.28.8-11.el6_10.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)",
"product_id": "6Server-optional-ELS:glib2-devel-0:2.28.8-11.el6_10.i686"
},
"product_reference": "glib2-devel-0:2.28.8-11.el6_10.i686",
"relates_to_product_reference": "6Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.28.8-11.el6_10.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)",
"product_id": "6Server-optional-ELS:glib2-devel-0:2.28.8-11.el6_10.s390"
},
"product_reference": "glib2-devel-0:2.28.8-11.el6_10.s390",
"relates_to_product_reference": "6Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.28.8-11.el6_10.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)",
"product_id": "6Server-optional-ELS:glib2-devel-0:2.28.8-11.el6_10.s390x"
},
"product_reference": "glib2-devel-0:2.28.8-11.el6_10.s390x",
"relates_to_product_reference": "6Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.28.8-11.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)",
"product_id": "6Server-optional-ELS:glib2-devel-0:2.28.8-11.el6_10.x86_64"
},
"product_reference": "glib2-devel-0:2.28.8-11.el6_10.x86_64",
"relates_to_product_reference": "6Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.28.8-11.el6_10.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)",
"product_id": "6Server-optional-ELS:glib2-doc-0:2.28.8-11.el6_10.noarch"
},
"product_reference": "glib2-doc-0:2.28.8-11.el6_10.noarch",
"relates_to_product_reference": "6Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.28.8-11.el6_10.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)",
"product_id": "6Server-optional-ELS:glib2-static-0:2.28.8-11.el6_10.i686"
},
"product_reference": "glib2-static-0:2.28.8-11.el6_10.i686",
"relates_to_product_reference": "6Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.28.8-11.el6_10.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)",
"product_id": "6Server-optional-ELS:glib2-static-0:2.28.8-11.el6_10.s390x"
},
"product_reference": "glib2-static-0:2.28.8-11.el6_10.s390x",
"relates_to_product_reference": "6Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.28.8-11.el6_10.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6 ELS)",
"product_id": "6Server-optional-ELS:glib2-static-0:2.28.8-11.el6_10.x86_64"
},
"product_reference": "glib2-static-0:2.28.8-11.el6_10.x86_64",
"relates_to_product_reference": "6Server-optional-ELS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-27219",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-02-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1929858"
}
],
"notes": [
{
"category": "description",
"text": "An integer wraparound was discovered in glib due to passing a 64 bit sized value to function g_memdup() which accepts a 32 bits number as argument. An attacker may abuse this flaw when an application linked against the glib library uses g_bytes_new() function or possibly other functions that use g_memdup() underneath and accept a 64 bits argument as size. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Applications that just use GBytes to access the data are affected by this flaw but the highest threat is to data confidentiality and/or the application availability, due to possible out-of-bounds reads. However, if the data in GBytes is taken through functions such as g_bytes_unref_to_data or g_bytes_unref_to_array it might be possible to have out-of-bounds writes due to the wrongly reported size of the buffer.\n\nApplications that use g_memdup to duplicate memory with user-controlled sizes should pay extra attention to the fact that g_memdup accepts a guint size instead of gsize. Thus directly passing a gsize value to g_memdup may results in integer truncation, allocating a buffer smaller than expected.",
"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": [
"6Server-ELS:glib2-0:2.28.8-11.el6_10.i686",
"6Server-ELS:glib2-0:2.28.8-11.el6_10.s390",
"6Server-ELS:glib2-0:2.28.8-11.el6_10.s390x",
"6Server-ELS:glib2-0:2.28.8-11.el6_10.src",
"6Server-ELS:glib2-0:2.28.8-11.el6_10.x86_64",
"6Server-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.i686",
"6Server-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.s390",
"6Server-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.s390x",
"6Server-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.x86_64",
"6Server-ELS:glib2-devel-0:2.28.8-11.el6_10.i686",
"6Server-ELS:glib2-devel-0:2.28.8-11.el6_10.s390",
"6Server-ELS:glib2-devel-0:2.28.8-11.el6_10.s390x",
"6Server-ELS:glib2-devel-0:2.28.8-11.el6_10.x86_64",
"6Server-ELS:glib2-doc-0:2.28.8-11.el6_10.noarch",
"6Server-ELS:glib2-static-0:2.28.8-11.el6_10.i686",
"6Server-ELS:glib2-static-0:2.28.8-11.el6_10.s390x",
"6Server-ELS:glib2-static-0:2.28.8-11.el6_10.x86_64",
"6Server-optional-ELS:glib2-0:2.28.8-11.el6_10.i686",
"6Server-optional-ELS:glib2-0:2.28.8-11.el6_10.s390",
"6Server-optional-ELS:glib2-0:2.28.8-11.el6_10.s390x",
"6Server-optional-ELS:glib2-0:2.28.8-11.el6_10.src",
"6Server-optional-ELS:glib2-0:2.28.8-11.el6_10.x86_64",
"6Server-optional-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.i686",
"6Server-optional-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.s390",
"6Server-optional-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.s390x",
"6Server-optional-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.x86_64",
"6Server-optional-ELS:glib2-devel-0:2.28.8-11.el6_10.i686",
"6Server-optional-ELS:glib2-devel-0:2.28.8-11.el6_10.s390",
"6Server-optional-ELS:glib2-devel-0:2.28.8-11.el6_10.s390x",
"6Server-optional-ELS:glib2-devel-0:2.28.8-11.el6_10.x86_64",
"6Server-optional-ELS:glib2-doc-0:2.28.8-11.el6_10.noarch",
"6Server-optional-ELS:glib2-static-0:2.28.8-11.el6_10.i686",
"6Server-optional-ELS:glib2-static-0:2.28.8-11.el6_10.s390x",
"6Server-optional-ELS:glib2-static-0:2.28.8-11.el6_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-27219"
},
{
"category": "external",
"summary": "RHBZ#1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-27219",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27219"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219"
}
],
"release_date": "2021-02-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-06-17T10:11:18+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": [
"6Server-ELS:glib2-0:2.28.8-11.el6_10.i686",
"6Server-ELS:glib2-0:2.28.8-11.el6_10.s390",
"6Server-ELS:glib2-0:2.28.8-11.el6_10.s390x",
"6Server-ELS:glib2-0:2.28.8-11.el6_10.src",
"6Server-ELS:glib2-0:2.28.8-11.el6_10.x86_64",
"6Server-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.i686",
"6Server-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.s390",
"6Server-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.s390x",
"6Server-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.x86_64",
"6Server-ELS:glib2-devel-0:2.28.8-11.el6_10.i686",
"6Server-ELS:glib2-devel-0:2.28.8-11.el6_10.s390",
"6Server-ELS:glib2-devel-0:2.28.8-11.el6_10.s390x",
"6Server-ELS:glib2-devel-0:2.28.8-11.el6_10.x86_64",
"6Server-ELS:glib2-doc-0:2.28.8-11.el6_10.noarch",
"6Server-ELS:glib2-static-0:2.28.8-11.el6_10.i686",
"6Server-ELS:glib2-static-0:2.28.8-11.el6_10.s390x",
"6Server-ELS:glib2-static-0:2.28.8-11.el6_10.x86_64",
"6Server-optional-ELS:glib2-0:2.28.8-11.el6_10.i686",
"6Server-optional-ELS:glib2-0:2.28.8-11.el6_10.s390",
"6Server-optional-ELS:glib2-0:2.28.8-11.el6_10.s390x",
"6Server-optional-ELS:glib2-0:2.28.8-11.el6_10.src",
"6Server-optional-ELS:glib2-0:2.28.8-11.el6_10.x86_64",
"6Server-optional-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.i686",
"6Server-optional-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.s390",
"6Server-optional-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.s390x",
"6Server-optional-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.x86_64",
"6Server-optional-ELS:glib2-devel-0:2.28.8-11.el6_10.i686",
"6Server-optional-ELS:glib2-devel-0:2.28.8-11.el6_10.s390",
"6Server-optional-ELS:glib2-devel-0:2.28.8-11.el6_10.s390x",
"6Server-optional-ELS:glib2-devel-0:2.28.8-11.el6_10.x86_64",
"6Server-optional-ELS:glib2-doc-0:2.28.8-11.el6_10.noarch",
"6Server-optional-ELS:glib2-static-0:2.28.8-11.el6_10.i686",
"6Server-optional-ELS:glib2-static-0:2.28.8-11.el6_10.s390x",
"6Server-optional-ELS:glib2-static-0:2.28.8-11.el6_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2467"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"6Server-ELS:glib2-0:2.28.8-11.el6_10.i686",
"6Server-ELS:glib2-0:2.28.8-11.el6_10.s390",
"6Server-ELS:glib2-0:2.28.8-11.el6_10.s390x",
"6Server-ELS:glib2-0:2.28.8-11.el6_10.src",
"6Server-ELS:glib2-0:2.28.8-11.el6_10.x86_64",
"6Server-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.i686",
"6Server-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.s390",
"6Server-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.s390x",
"6Server-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.x86_64",
"6Server-ELS:glib2-devel-0:2.28.8-11.el6_10.i686",
"6Server-ELS:glib2-devel-0:2.28.8-11.el6_10.s390",
"6Server-ELS:glib2-devel-0:2.28.8-11.el6_10.s390x",
"6Server-ELS:glib2-devel-0:2.28.8-11.el6_10.x86_64",
"6Server-ELS:glib2-doc-0:2.28.8-11.el6_10.noarch",
"6Server-ELS:glib2-static-0:2.28.8-11.el6_10.i686",
"6Server-ELS:glib2-static-0:2.28.8-11.el6_10.s390x",
"6Server-ELS:glib2-static-0:2.28.8-11.el6_10.x86_64",
"6Server-optional-ELS:glib2-0:2.28.8-11.el6_10.i686",
"6Server-optional-ELS:glib2-0:2.28.8-11.el6_10.s390",
"6Server-optional-ELS:glib2-0:2.28.8-11.el6_10.s390x",
"6Server-optional-ELS:glib2-0:2.28.8-11.el6_10.src",
"6Server-optional-ELS:glib2-0:2.28.8-11.el6_10.x86_64",
"6Server-optional-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.i686",
"6Server-optional-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.s390",
"6Server-optional-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.s390x",
"6Server-optional-ELS:glib2-debuginfo-0:2.28.8-11.el6_10.x86_64",
"6Server-optional-ELS:glib2-devel-0:2.28.8-11.el6_10.i686",
"6Server-optional-ELS:glib2-devel-0:2.28.8-11.el6_10.s390",
"6Server-optional-ELS:glib2-devel-0:2.28.8-11.el6_10.s390x",
"6Server-optional-ELS:glib2-devel-0:2.28.8-11.el6_10.x86_64",
"6Server-optional-ELS:glib2-doc-0:2.28.8-11.el6_10.noarch",
"6Server-optional-ELS:glib2-static-0:2.28.8-11.el6_10.i686",
"6Server-optional-ELS:glib2-static-0:2.28.8-11.el6_10.s390x",
"6Server-optional-ELS:glib2-static-0:2.28.8-11.el6_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits"
}
]
}
RHSA-2021:4526
Vulnerability from csaf_redhat
Notes
{
"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 mingw-glib2 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": "GLib provides the core application building blocks for libraries and applications written in C. It provides the core object system used in GNOME, the main loop implementation, and a large set of utility functions for strings and common data structures.\n\nThe following packages have been upgraded to a later upstream version: mingw-glib2 (2.66.7). (BZ#1935248, BZ#1939111)\n\nSecurity Fix(es):\n\n* glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits (CVE-2021-27219)\n\n* glib: integer overflow in g_byte_array_new_take function when called with a buffer of 4GB or more on a 64-bit platform (CVE-2021-27218)\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 8.5 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-2021:4526",
"url": "https://access.redhat.com/errata/RHSA-2021:4526"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.5_release_notes/",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.5_release_notes/"
},
{
"category": "external",
"summary": "1929847",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929847"
},
{
"category": "external",
"summary": "1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_4526.json"
}
],
"title": "Red Hat Security Advisory: mingw-glib2 security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2025-11-21T18:26:39+00:00",
"generator": {
"date": "2025-11-21T18:26:39+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2021:4526",
"initial_release_date": "2021-11-09T18:21:41+00:00",
"revision_history": [
{
"date": "2021-11-09T18:21:41+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-11-09T18:21:41+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:26:39+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder (v. 8)",
"product": {
"name": "Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "mingw-glib2-0:2.66.7-2.el8.src",
"product": {
"name": "mingw-glib2-0:2.66.7-2.el8.src",
"product_id": "mingw-glib2-0:2.66.7-2.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mingw-glib2@2.66.7-2.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "mingw32-glib2-0:2.66.7-2.el8.noarch",
"product": {
"name": "mingw32-glib2-0:2.66.7-2.el8.noarch",
"product_id": "mingw32-glib2-0:2.66.7-2.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mingw32-glib2@2.66.7-2.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "mingw32-glib2-static-0:2.66.7-2.el8.noarch",
"product": {
"name": "mingw32-glib2-static-0:2.66.7-2.el8.noarch",
"product_id": "mingw32-glib2-static-0:2.66.7-2.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mingw32-glib2-static@2.66.7-2.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "mingw64-glib2-0:2.66.7-2.el8.noarch",
"product": {
"name": "mingw64-glib2-0:2.66.7-2.el8.noarch",
"product_id": "mingw64-glib2-0:2.66.7-2.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mingw64-glib2@2.66.7-2.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "mingw64-glib2-static-0:2.66.7-2.el8.noarch",
"product": {
"name": "mingw64-glib2-static-0:2.66.7-2.el8.noarch",
"product_id": "mingw64-glib2-static-0:2.66.7-2.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mingw64-glib2-static@2.66.7-2.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "mingw32-glib2-debuginfo-0:2.66.7-2.el8.noarch",
"product": {
"name": "mingw32-glib2-debuginfo-0:2.66.7-2.el8.noarch",
"product_id": "mingw32-glib2-debuginfo-0:2.66.7-2.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mingw32-glib2-debuginfo@2.66.7-2.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "mingw64-glib2-debuginfo-0:2.66.7-2.el8.noarch",
"product": {
"name": "mingw64-glib2-debuginfo-0:2.66.7-2.el8.noarch",
"product_id": "mingw64-glib2-debuginfo-0:2.66.7-2.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mingw64-glib2-debuginfo@2.66.7-2.el8?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "mingw-glib2-0:2.66.7-2.el8.src as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:mingw-glib2-0:2.66.7-2.el8.src"
},
"product_reference": "mingw-glib2-0:2.66.7-2.el8.src",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mingw32-glib2-0:2.66.7-2.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:mingw32-glib2-0:2.66.7-2.el8.noarch"
},
"product_reference": "mingw32-glib2-0:2.66.7-2.el8.noarch",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mingw32-glib2-debuginfo-0:2.66.7-2.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:mingw32-glib2-debuginfo-0:2.66.7-2.el8.noarch"
},
"product_reference": "mingw32-glib2-debuginfo-0:2.66.7-2.el8.noarch",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mingw32-glib2-static-0:2.66.7-2.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:mingw32-glib2-static-0:2.66.7-2.el8.noarch"
},
"product_reference": "mingw32-glib2-static-0:2.66.7-2.el8.noarch",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mingw64-glib2-0:2.66.7-2.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:mingw64-glib2-0:2.66.7-2.el8.noarch"
},
"product_reference": "mingw64-glib2-0:2.66.7-2.el8.noarch",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mingw64-glib2-debuginfo-0:2.66.7-2.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:mingw64-glib2-debuginfo-0:2.66.7-2.el8.noarch"
},
"product_reference": "mingw64-glib2-debuginfo-0:2.66.7-2.el8.noarch",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mingw64-glib2-static-0:2.66.7-2.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:mingw64-glib2-static-0:2.66.7-2.el8.noarch"
},
"product_reference": "mingw64-glib2-static-0:2.66.7-2.el8.noarch",
"relates_to_product_reference": "CRB-8.5.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-27218",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2021-02-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1929847"
}
],
"notes": [
{
"category": "description",
"text": "An issue was discovered in GNOME GLib before 2.66.7 and 2.67.x before 2.67.4. If g_byte_array_new_take() was called with a buffer of 4GB or more on a 64-bit platform, the length would be truncated modulo 2**32, causing unintended length truncation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glib: integer overflow in g_byte_array_new_take function when called with a buffer of 4GB or more on a 64-bit platform",
"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": [
"CRB-8.5.0.GA:mingw-glib2-0:2.66.7-2.el8.src",
"CRB-8.5.0.GA:mingw32-glib2-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw32-glib2-debuginfo-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw32-glib2-static-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw64-glib2-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw64-glib2-debuginfo-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw64-glib2-static-0:2.66.7-2.el8.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-27218"
},
{
"category": "external",
"summary": "RHBZ#1929847",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929847"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-27218",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27218"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-27218",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27218"
}
],
"release_date": "2021-02-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T18:21:41+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": [
"CRB-8.5.0.GA:mingw-glib2-0:2.66.7-2.el8.src",
"CRB-8.5.0.GA:mingw32-glib2-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw32-glib2-debuginfo-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw32-glib2-static-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw64-glib2-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw64-glib2-debuginfo-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw64-glib2-static-0:2.66.7-2.el8.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4526"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CRB-8.5.0.GA:mingw-glib2-0:2.66.7-2.el8.src",
"CRB-8.5.0.GA:mingw32-glib2-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw32-glib2-debuginfo-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw32-glib2-static-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw64-glib2-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw64-glib2-debuginfo-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw64-glib2-static-0:2.66.7-2.el8.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "glib: integer overflow in g_byte_array_new_take function when called with a buffer of 4GB or more on a 64-bit platform"
},
{
"cve": "CVE-2021-27219",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-02-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1929858"
}
],
"notes": [
{
"category": "description",
"text": "An integer wraparound was discovered in glib due to passing a 64 bit sized value to function g_memdup() which accepts a 32 bits number as argument. An attacker may abuse this flaw when an application linked against the glib library uses g_bytes_new() function or possibly other functions that use g_memdup() underneath and accept a 64 bits argument as size. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Applications that just use GBytes to access the data are affected by this flaw but the highest threat is to data confidentiality and/or the application availability, due to possible out-of-bounds reads. However, if the data in GBytes is taken through functions such as g_bytes_unref_to_data or g_bytes_unref_to_array it might be possible to have out-of-bounds writes due to the wrongly reported size of the buffer.\n\nApplications that use g_memdup to duplicate memory with user-controlled sizes should pay extra attention to the fact that g_memdup accepts a guint size instead of gsize. Thus directly passing a gsize value to g_memdup may results in integer truncation, allocating a buffer smaller than expected.",
"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": [
"CRB-8.5.0.GA:mingw-glib2-0:2.66.7-2.el8.src",
"CRB-8.5.0.GA:mingw32-glib2-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw32-glib2-debuginfo-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw32-glib2-static-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw64-glib2-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw64-glib2-debuginfo-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw64-glib2-static-0:2.66.7-2.el8.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-27219"
},
{
"category": "external",
"summary": "RHBZ#1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-27219",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27219"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219"
}
],
"release_date": "2021-02-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T18:21:41+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": [
"CRB-8.5.0.GA:mingw-glib2-0:2.66.7-2.el8.src",
"CRB-8.5.0.GA:mingw32-glib2-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw32-glib2-debuginfo-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw32-glib2-static-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw64-glib2-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw64-glib2-debuginfo-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw64-glib2-static-0:2.66.7-2.el8.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4526"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CRB-8.5.0.GA:mingw-glib2-0:2.66.7-2.el8.src",
"CRB-8.5.0.GA:mingw32-glib2-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw32-glib2-debuginfo-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw32-glib2-static-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw64-glib2-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw64-glib2-debuginfo-0:2.66.7-2.el8.noarch",
"CRB-8.5.0.GA:mingw64-glib2-static-0:2.66.7-2.el8.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits"
}
]
}
RHSA-2021:2171
Vulnerability from csaf_redhat
Notes
{
"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 glib2 is now available for Red Hat Enterprise Linux 8.2 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "GLib provides the core application building blocks for libraries and applications written in C. It provides the core object system used in GNOME, the main loop implementation, and a large set of utility functions for strings and common data structures.\n\nSecurity Fix(es):\n\n* glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits (CVE-2021-27219)\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-2021:2171",
"url": "https://access.redhat.com/errata/RHSA-2021:2171"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_2171.json"
}
],
"title": "Red Hat Security Advisory: glib2 security update",
"tracking": {
"current_release_date": "2025-11-21T18:22:39+00:00",
"generator": {
"date": "2025-11-21T18:22:39+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2021:2171",
"initial_release_date": "2021-06-01T10:59:10+00:00",
"revision_history": [
{
"date": "2021-06-01T10:59:10+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-06-01T10:59:10+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:22:39+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 BaseOS EUS (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:8.2::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product": {
"name": "Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.2::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.4-8.el8_2.1.src",
"product": {
"name": "glib2-0:2.56.4-8.el8_2.1.src",
"product_id": "glib2-0:2.56.4-8.el8_2.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.4-8.el8_2.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.4-8.el8_2.1.aarch64",
"product": {
"name": "glib2-0:2.56.4-8.el8_2.1.aarch64",
"product_id": "glib2-0:2.56.4-8.el8_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.4-8.el8_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.4-8.el8_2.1.aarch64",
"product": {
"name": "glib2-devel-0:2.56.4-8.el8_2.1.aarch64",
"product_id": "glib2-devel-0:2.56.4-8.el8_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.4-8.el8_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.56.4-8.el8_2.1.aarch64",
"product": {
"name": "glib2-fam-0:2.56.4-8.el8_2.1.aarch64",
"product_id": "glib2-fam-0:2.56.4-8.el8_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.4-8.el8_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.4-8.el8_2.1.aarch64",
"product": {
"name": "glib2-tests-0:2.56.4-8.el8_2.1.aarch64",
"product_id": "glib2-tests-0:2.56.4-8.el8_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.4-8.el8_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-debugsource-0:2.56.4-8.el8_2.1.aarch64",
"product": {
"name": "glib2-debugsource-0:2.56.4-8.el8_2.1.aarch64",
"product_id": "glib2-debugsource-0:2.56.4-8.el8_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debugsource@2.56.4-8.el8_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"product": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"product_id": "glib2-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.4-8.el8_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"product": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"product_id": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel-debuginfo@2.56.4-8.el8_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"product": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"product_id": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam-debuginfo@2.56.4-8.el8_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"product": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"product_id": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests-debuginfo@2.56.4-8.el8_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.4-8.el8_2.1.aarch64",
"product": {
"name": "glib2-static-0:2.56.4-8.el8_2.1.aarch64",
"product_id": "glib2-static-0:2.56.4-8.el8_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.4-8.el8_2.1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.4-8.el8_2.1.ppc64le",
"product": {
"name": "glib2-0:2.56.4-8.el8_2.1.ppc64le",
"product_id": "glib2-0:2.56.4-8.el8_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.4-8.el8_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.4-8.el8_2.1.ppc64le",
"product": {
"name": "glib2-devel-0:2.56.4-8.el8_2.1.ppc64le",
"product_id": "glib2-devel-0:2.56.4-8.el8_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.4-8.el8_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.56.4-8.el8_2.1.ppc64le",
"product": {
"name": "glib2-fam-0:2.56.4-8.el8_2.1.ppc64le",
"product_id": "glib2-fam-0:2.56.4-8.el8_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.4-8.el8_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.4-8.el8_2.1.ppc64le",
"product": {
"name": "glib2-tests-0:2.56.4-8.el8_2.1.ppc64le",
"product_id": "glib2-tests-0:2.56.4-8.el8_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.4-8.el8_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-debugsource-0:2.56.4-8.el8_2.1.ppc64le",
"product": {
"name": "glib2-debugsource-0:2.56.4-8.el8_2.1.ppc64le",
"product_id": "glib2-debugsource-0:2.56.4-8.el8_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debugsource@2.56.4-8.el8_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"product": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"product_id": "glib2-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.4-8.el8_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"product": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"product_id": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel-debuginfo@2.56.4-8.el8_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"product": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"product_id": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam-debuginfo@2.56.4-8.el8_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"product": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"product_id": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests-debuginfo@2.56.4-8.el8_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.4-8.el8_2.1.ppc64le",
"product": {
"name": "glib2-static-0:2.56.4-8.el8_2.1.ppc64le",
"product_id": "glib2-static-0:2.56.4-8.el8_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.4-8.el8_2.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.4-8.el8_2.1.i686",
"product": {
"name": "glib2-0:2.56.4-8.el8_2.1.i686",
"product_id": "glib2-0:2.56.4-8.el8_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.4-8.el8_2.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.4-8.el8_2.1.i686",
"product": {
"name": "glib2-devel-0:2.56.4-8.el8_2.1.i686",
"product_id": "glib2-devel-0:2.56.4-8.el8_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.4-8.el8_2.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-debugsource-0:2.56.4-8.el8_2.1.i686",
"product": {
"name": "glib2-debugsource-0:2.56.4-8.el8_2.1.i686",
"product_id": "glib2-debugsource-0:2.56.4-8.el8_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debugsource@2.56.4-8.el8_2.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.4-8.el8_2.1.i686",
"product": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_2.1.i686",
"product_id": "glib2-debuginfo-0:2.56.4-8.el8_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.4-8.el8_2.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.i686",
"product": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.i686",
"product_id": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel-debuginfo@2.56.4-8.el8_2.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.i686",
"product": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.i686",
"product_id": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam-debuginfo@2.56.4-8.el8_2.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.i686",
"product": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.i686",
"product_id": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests-debuginfo@2.56.4-8.el8_2.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.4-8.el8_2.1.i686",
"product": {
"name": "glib2-static-0:2.56.4-8.el8_2.1.i686",
"product_id": "glib2-static-0:2.56.4-8.el8_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.4-8.el8_2.1?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.4-8.el8_2.1.x86_64",
"product": {
"name": "glib2-0:2.56.4-8.el8_2.1.x86_64",
"product_id": "glib2-0:2.56.4-8.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.4-8.el8_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.4-8.el8_2.1.x86_64",
"product": {
"name": "glib2-devel-0:2.56.4-8.el8_2.1.x86_64",
"product_id": "glib2-devel-0:2.56.4-8.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.4-8.el8_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.56.4-8.el8_2.1.x86_64",
"product": {
"name": "glib2-fam-0:2.56.4-8.el8_2.1.x86_64",
"product_id": "glib2-fam-0:2.56.4-8.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.4-8.el8_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.4-8.el8_2.1.x86_64",
"product": {
"name": "glib2-tests-0:2.56.4-8.el8_2.1.x86_64",
"product_id": "glib2-tests-0:2.56.4-8.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.4-8.el8_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-debugsource-0:2.56.4-8.el8_2.1.x86_64",
"product": {
"name": "glib2-debugsource-0:2.56.4-8.el8_2.1.x86_64",
"product_id": "glib2-debugsource-0:2.56.4-8.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debugsource@2.56.4-8.el8_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"product": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"product_id": "glib2-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.4-8.el8_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"product": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"product_id": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel-debuginfo@2.56.4-8.el8_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"product": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"product_id": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam-debuginfo@2.56.4-8.el8_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"product": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"product_id": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests-debuginfo@2.56.4-8.el8_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.4-8.el8_2.1.x86_64",
"product": {
"name": "glib2-static-0:2.56.4-8.el8_2.1.x86_64",
"product_id": "glib2-static-0:2.56.4-8.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.4-8.el8_2.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.4-8.el8_2.1.s390x",
"product": {
"name": "glib2-0:2.56.4-8.el8_2.1.s390x",
"product_id": "glib2-0:2.56.4-8.el8_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.4-8.el8_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.4-8.el8_2.1.s390x",
"product": {
"name": "glib2-devel-0:2.56.4-8.el8_2.1.s390x",
"product_id": "glib2-devel-0:2.56.4-8.el8_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.4-8.el8_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.56.4-8.el8_2.1.s390x",
"product": {
"name": "glib2-fam-0:2.56.4-8.el8_2.1.s390x",
"product_id": "glib2-fam-0:2.56.4-8.el8_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.4-8.el8_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.4-8.el8_2.1.s390x",
"product": {
"name": "glib2-tests-0:2.56.4-8.el8_2.1.s390x",
"product_id": "glib2-tests-0:2.56.4-8.el8_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.4-8.el8_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-debugsource-0:2.56.4-8.el8_2.1.s390x",
"product": {
"name": "glib2-debugsource-0:2.56.4-8.el8_2.1.s390x",
"product_id": "glib2-debugsource-0:2.56.4-8.el8_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debugsource@2.56.4-8.el8_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"product": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"product_id": "glib2-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.4-8.el8_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"product": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"product_id": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel-debuginfo@2.56.4-8.el8_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"product": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"product_id": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam-debuginfo@2.56.4-8.el8_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"product": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"product_id": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests-debuginfo@2.56.4-8.el8_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.4-8.el8_2.1.s390x",
"product": {
"name": "glib2-static-0:2.56.4-8.el8_2.1.s390x",
"product_id": "glib2-static-0:2.56.4-8.el8_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.4-8.el8_2.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-doc-0:2.56.4-8.el8_2.1.noarch",
"product": {
"name": "glib2-doc-0:2.56.4-8.el8_2.1.noarch",
"product_id": "glib2-doc-0:2.56.4-8.el8_2.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-doc@2.56.4-8.el8_2.1?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_2.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.aarch64"
},
"product_reference": "glib2-0:2.56.4-8.el8_2.1.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_2.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.i686"
},
"product_reference": "glib2-0:2.56.4-8.el8_2.1.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.ppc64le"
},
"product_reference": "glib2-0:2.56.4-8.el8_2.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_2.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.s390x"
},
"product_reference": "glib2-0:2.56.4-8.el8_2.1.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_2.1.src as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.src"
},
"product_reference": "glib2-0:2.56.4-8.el8_2.1.src",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.x86_64"
},
"product_reference": "glib2-0:2.56.4-8.el8_2.1.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_2.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.aarch64"
},
"product_reference": "glib2-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_2.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.4-8.el8_2.1.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_2.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-8.el8_2.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.aarch64"
},
"product_reference": "glib2-debugsource-0:2.56.4-8.el8_2.1.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-8.el8_2.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.i686"
},
"product_reference": "glib2-debugsource-0:2.56.4-8.el8_2.1.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-8.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.ppc64le"
},
"product_reference": "glib2-debugsource-0:2.56.4-8.el8_2.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-8.el8_2.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.s390x"
},
"product_reference": "glib2-debugsource-0:2.56.4-8.el8_2.1.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-8.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.x86_64"
},
"product_reference": "glib2-debugsource-0:2.56.4-8.el8_2.1.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-8.el8_2.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.aarch64"
},
"product_reference": "glib2-devel-0:2.56.4-8.el8_2.1.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-8.el8_2.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.i686"
},
"product_reference": "glib2-devel-0:2.56.4-8.el8_2.1.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-8.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.4-8.el8_2.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-8.el8_2.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.s390x"
},
"product_reference": "glib2-devel-0:2.56.4-8.el8_2.1.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-8.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.x86_64"
},
"product_reference": "glib2-devel-0:2.56.4-8.el8_2.1.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.aarch64"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.i686"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.ppc64le"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.s390x"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.x86_64"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.4-8.el8_2.1.noarch as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-doc-0:2.56.4-8.el8_2.1.noarch"
},
"product_reference": "glib2-doc-0:2.56.4-8.el8_2.1.noarch",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-8.el8_2.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.aarch64"
},
"product_reference": "glib2-fam-0:2.56.4-8.el8_2.1.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-8.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.4-8.el8_2.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-8.el8_2.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.s390x"
},
"product_reference": "glib2-fam-0:2.56.4-8.el8_2.1.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-8.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.x86_64"
},
"product_reference": "glib2-fam-0:2.56.4-8.el8_2.1.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.aarch64"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.i686"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.ppc64le"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.s390x"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.x86_64"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-8.el8_2.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.aarch64"
},
"product_reference": "glib2-static-0:2.56.4-8.el8_2.1.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-8.el8_2.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.i686"
},
"product_reference": "glib2-static-0:2.56.4-8.el8_2.1.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-8.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.ppc64le"
},
"product_reference": "glib2-static-0:2.56.4-8.el8_2.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-8.el8_2.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.s390x"
},
"product_reference": "glib2-static-0:2.56.4-8.el8_2.1.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-8.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.x86_64"
},
"product_reference": "glib2-static-0:2.56.4-8.el8_2.1.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-8.el8_2.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.aarch64"
},
"product_reference": "glib2-tests-0:2.56.4-8.el8_2.1.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-8.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.4-8.el8_2.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-8.el8_2.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.s390x"
},
"product_reference": "glib2-tests-0:2.56.4-8.el8_2.1.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-8.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.x86_64"
},
"product_reference": "glib2-tests-0:2.56.4-8.el8_2.1.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.aarch64"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.i686"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.ppc64le"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.s390x"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.x86_64"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_2.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.aarch64"
},
"product_reference": "glib2-0:2.56.4-8.el8_2.1.aarch64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_2.1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.i686"
},
"product_reference": "glib2-0:2.56.4-8.el8_2.1.i686",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_2.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.ppc64le"
},
"product_reference": "glib2-0:2.56.4-8.el8_2.1.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_2.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.s390x"
},
"product_reference": "glib2-0:2.56.4-8.el8_2.1.s390x",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_2.1.src as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.src"
},
"product_reference": "glib2-0:2.56.4-8.el8_2.1.src",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_2.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.x86_64"
},
"product_reference": "glib2-0:2.56.4-8.el8_2.1.x86_64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_2.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.aarch64"
},
"product_reference": "glib2-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_2.1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.4-8.el8_2.1.i686",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_2.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_2.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_2.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-8.el8_2.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.aarch64"
},
"product_reference": "glib2-debugsource-0:2.56.4-8.el8_2.1.aarch64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-8.el8_2.1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.i686"
},
"product_reference": "glib2-debugsource-0:2.56.4-8.el8_2.1.i686",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-8.el8_2.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.ppc64le"
},
"product_reference": "glib2-debugsource-0:2.56.4-8.el8_2.1.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-8.el8_2.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.s390x"
},
"product_reference": "glib2-debugsource-0:2.56.4-8.el8_2.1.s390x",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-8.el8_2.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.x86_64"
},
"product_reference": "glib2-debugsource-0:2.56.4-8.el8_2.1.x86_64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-8.el8_2.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.aarch64"
},
"product_reference": "glib2-devel-0:2.56.4-8.el8_2.1.aarch64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-8.el8_2.1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.i686"
},
"product_reference": "glib2-devel-0:2.56.4-8.el8_2.1.i686",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-8.el8_2.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.4-8.el8_2.1.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-8.el8_2.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.s390x"
},
"product_reference": "glib2-devel-0:2.56.4-8.el8_2.1.s390x",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-8.el8_2.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.x86_64"
},
"product_reference": "glib2-devel-0:2.56.4-8.el8_2.1.x86_64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.aarch64"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.i686"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.i686",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.ppc64le"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.s390x"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.x86_64"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.4-8.el8_2.1.noarch as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-doc-0:2.56.4-8.el8_2.1.noarch"
},
"product_reference": "glib2-doc-0:2.56.4-8.el8_2.1.noarch",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-8.el8_2.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.aarch64"
},
"product_reference": "glib2-fam-0:2.56.4-8.el8_2.1.aarch64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-8.el8_2.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.4-8.el8_2.1.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-8.el8_2.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.s390x"
},
"product_reference": "glib2-fam-0:2.56.4-8.el8_2.1.s390x",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-8.el8_2.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.x86_64"
},
"product_reference": "glib2-fam-0:2.56.4-8.el8_2.1.x86_64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.aarch64"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.i686"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.i686",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.ppc64le"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.s390x"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.x86_64"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-8.el8_2.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.aarch64"
},
"product_reference": "glib2-static-0:2.56.4-8.el8_2.1.aarch64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-8.el8_2.1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.i686"
},
"product_reference": "glib2-static-0:2.56.4-8.el8_2.1.i686",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-8.el8_2.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.ppc64le"
},
"product_reference": "glib2-static-0:2.56.4-8.el8_2.1.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-8.el8_2.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.s390x"
},
"product_reference": "glib2-static-0:2.56.4-8.el8_2.1.s390x",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-8.el8_2.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.x86_64"
},
"product_reference": "glib2-static-0:2.56.4-8.el8_2.1.x86_64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-8.el8_2.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.aarch64"
},
"product_reference": "glib2-tests-0:2.56.4-8.el8_2.1.aarch64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-8.el8_2.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.4-8.el8_2.1.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-8.el8_2.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.s390x"
},
"product_reference": "glib2-tests-0:2.56.4-8.el8_2.1.s390x",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-8.el8_2.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.x86_64"
},
"product_reference": "glib2-tests-0:2.56.4-8.el8_2.1.x86_64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.aarch64"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.i686"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.i686",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.ppc64le"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.s390x"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.x86_64"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-27219",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-02-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1929858"
}
],
"notes": [
{
"category": "description",
"text": "An integer wraparound was discovered in glib due to passing a 64 bit sized value to function g_memdup() which accepts a 32 bits number as argument. An attacker may abuse this flaw when an application linked against the glib library uses g_bytes_new() function or possibly other functions that use g_memdup() underneath and accept a 64 bits argument as size. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Applications that just use GBytes to access the data are affected by this flaw but the highest threat is to data confidentiality and/or the application availability, due to possible out-of-bounds reads. However, if the data in GBytes is taken through functions such as g_bytes_unref_to_data or g_bytes_unref_to_array it might be possible to have out-of-bounds writes due to the wrongly reported size of the buffer.\n\nApplications that use g_memdup to duplicate memory with user-controlled sizes should pay extra attention to the fact that g_memdup accepts a guint size instead of gsize. Thus directly passing a gsize value to g_memdup may results in integer truncation, allocating a buffer smaller than expected.",
"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": [
"BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.src",
"BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-doc-0:2.56.4-8.el8_2.1.noarch",
"BaseOS-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.src",
"CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-doc-0:2.56.4-8.el8_2.1.noarch",
"CRB-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-27219"
},
{
"category": "external",
"summary": "RHBZ#1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-27219",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27219"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219"
}
],
"release_date": "2021-02-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-06-01T10:59:10+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": [
"BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.src",
"BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-doc-0:2.56.4-8.el8_2.1.noarch",
"BaseOS-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.src",
"CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-doc-0:2.56.4-8.el8_2.1.noarch",
"CRB-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2171"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.src",
"BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-doc-0:2.56.4-8.el8_2.1.noarch",
"BaseOS-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.src",
"CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-doc-0:2.56.4-8.el8_2.1.noarch",
"CRB-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits"
}
]
}
RHSA-2021:2519
Vulnerability from csaf_redhat
Notes
{
"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 redhat-virtualization-host is now available for Red Hat Virtualization 4 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": "The redhat-virtualization-host packages provide the Red Hat Virtualization Host.\nThese packages include redhat-release-virtualization-host. Red Hat\nVirtualization Hosts (RHVH) are installed using a special build of Red Hat\nEnterprise Linux with only the packages required to host virtual machines. RHVH features a Cockpit user interface for monitoring the host\u0027s resources and\nperforming administrative tasks.\n\nSecurity Fix(es):\n\n* glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits (CVE-2021-27219)\n\n* hw: vt-d related privilege escalation (CVE-2020-24489)\n\n* dhcp: stack-based buffer overflow when parsing statements with colon-separated hex digits in config or lease files in dhcpd and dhclient (CVE-2021-25217)\n\nFor more details about the security issue(s), including the impact, a CVSS score, 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-2021:2519",
"url": "https://access.redhat.com/errata/RHSA-2021:2519"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "external",
"summary": "1948377",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1948377"
},
{
"category": "external",
"summary": "1957238",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1957238"
},
{
"category": "external",
"summary": "1962650",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1962650"
},
{
"category": "external",
"summary": "1963258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1963258"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_2519.json"
}
],
"title": "Red Hat Security Advisory: RHV-H security update (redhat-virtualization-host) 4.3.16",
"tracking": {
"current_release_date": "2025-11-21T18:23:38+00:00",
"generator": {
"date": "2025-11-21T18:23:38+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2021:2519",
"initial_release_date": "2021-06-22T13:23:21+00:00",
"revision_history": [
{
"date": "2021-06-22T13:23:21+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-06-22T13:23:21+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:23:38+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "RHEL 7-based RHEV-H for RHEV 4 (build requirements)",
"product": {
"name": "RHEL 7-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "7Server-RHEV-4-HypervisorBuild-7",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::hypervisor"
}
}
},
{
"category": "product_name",
"name": "Red Hat Virtualization 4 Hypervisor for RHEL 7",
"product": {
"name": "Red Hat Virtualization 4 Hypervisor for RHEL 7",
"product_id": "7Server-RHEV-4-Hypervisor-7",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::hypervisor"
}
}
}
],
"category": "product_family",
"name": "Red Hat Virtualization"
},
{
"branches": [
{
"category": "product_version",
"name": "redhat-release-virtualization-host-0:4.3.16-1.el7ev.src",
"product": {
"name": "redhat-release-virtualization-host-0:4.3.16-1.el7ev.src",
"product_id": "redhat-release-virtualization-host-0:4.3.16-1.el7ev.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redhat-release-virtualization-host@4.3.16-1.el7ev?arch=src"
}
}
},
{
"category": "product_version",
"name": "redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src",
"product": {
"name": "redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src",
"product_id": "redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redhat-virtualization-host@4.3.16-20210615.0.el7_9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "redhat-release-virtualization-host-0:4.3.16-1.el7ev.x86_64",
"product": {
"name": "redhat-release-virtualization-host-0:4.3.16-1.el7ev.x86_64",
"product_id": "redhat-release-virtualization-host-0:4.3.16-1.el7ev.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redhat-release-virtualization-host@4.3.16-1.el7ev?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "redhat-virtualization-host-image-update-placeholder-0:4.3.16-1.el7ev.noarch",
"product": {
"name": "redhat-virtualization-host-image-update-placeholder-0:4.3.16-1.el7ev.noarch",
"product_id": "redhat-virtualization-host-image-update-placeholder-0:4.3.16-1.el7ev.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redhat-virtualization-host-image-update-placeholder@4.3.16-1.el7ev?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch",
"product": {
"name": "redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch",
"product_id": "redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redhat-virtualization-host-image-update@4.3.16-20210615.0.el7_9?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src as a component of Red Hat Virtualization 4 Hypervisor for RHEL 7",
"product_id": "7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src"
},
"product_reference": "redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src",
"relates_to_product_reference": "7Server-RHEV-4-Hypervisor-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch as a component of Red Hat Virtualization 4 Hypervisor for RHEL 7",
"product_id": "7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch"
},
"product_reference": "redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch",
"relates_to_product_reference": "7Server-RHEV-4-Hypervisor-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-release-virtualization-host-0:4.3.16-1.el7ev.src as a component of RHEL 7-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.16-1.el7ev.src"
},
"product_reference": "redhat-release-virtualization-host-0:4.3.16-1.el7ev.src",
"relates_to_product_reference": "7Server-RHEV-4-HypervisorBuild-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-release-virtualization-host-0:4.3.16-1.el7ev.x86_64 as a component of RHEL 7-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.16-1.el7ev.x86_64"
},
"product_reference": "redhat-release-virtualization-host-0:4.3.16-1.el7ev.x86_64",
"relates_to_product_reference": "7Server-RHEV-4-HypervisorBuild-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src as a component of RHEL 7-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src"
},
"product_reference": "redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src",
"relates_to_product_reference": "7Server-RHEV-4-HypervisorBuild-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch as a component of RHEL 7-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch"
},
"product_reference": "redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch",
"relates_to_product_reference": "7Server-RHEV-4-HypervisorBuild-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-virtualization-host-image-update-placeholder-0:4.3.16-1.el7ev.noarch as a component of RHEL 7-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.3.16-1.el7ev.noarch"
},
"product_reference": "redhat-virtualization-host-image-update-placeholder-0:4.3.16-1.el7ev.noarch",
"relates_to_product_reference": "7Server-RHEV-4-HypervisorBuild-7"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Intel"
]
}
],
"cve": "CVE-2020-24489",
"cwe": {
"id": "CWE-459",
"name": "Incomplete Cleanup"
},
"discovery_date": "2021-05-20T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.16-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.16-1.el7ev.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.3.16-1.el7ev.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1962650"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Intel\u00ae VT-d products. Entries from the context cache on some types of context cache invalidations may not be properly invalidated which may allow an authenticated user to potentially enable escalation of privilege via local access. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "hw: vt-d related privilege escalation",
"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": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch"
],
"known_not_affected": [
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.16-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.16-1.el7ev.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.3.16-1.el7ev.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-24489"
},
{
"category": "external",
"summary": "RHBZ#1962650",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1962650"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-24489",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-24489"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-24489",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-24489"
}
],
"release_date": "2021-06-08T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-06-22T13:23:21+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2974891",
"product_ids": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2519"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.16-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.16-1.el7ev.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.3.16-1.el7ev.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "hw: vt-d related privilege escalation"
},
{
"cve": "CVE-2021-25217",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2021-05-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.16-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.16-1.el7ev.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.3.16-1.el7ev.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1963258"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Dynamic Host Configuration Protocol (DHCP). There is a discrepancy between the code that handles encapsulated option information in leases transmitted \"on the wire\" and the code which reads and parses lease information after it has been written to disk storage. This flaw allows an attacker to deliberately cause a situation where dhcpd while running in DHCPv4 or DHCPv6 mode, or the dhclient attempts to read a stored lease that contains option information, to trigger a stack-based buffer overflow in the option parsing code for colon-separated hex digits values. The highest threat from this vulnerability is to data confidentiality and integrity as well as service availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dhcp: stack-based buffer overflow when parsing statements with colon-separated hex digits in config or lease files in dhcpd and dhclient",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To abuse this flaw an attacker has to be on the same local sub-net of the victim machine. An attacker may send crafted DHCP messages with long lease statements that, when stored locally on file and then re-read by dhclient or dhcpd, might trigger the bug.",
"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": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch"
],
"known_not_affected": [
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.16-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.16-1.el7ev.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.3.16-1.el7ev.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-25217"
},
{
"category": "external",
"summary": "RHBZ#1963258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1963258"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-25217",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-25217"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-25217",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-25217"
},
{
"category": "external",
"summary": "https://kb.isc.org/docs/cve-2021-25217",
"url": "https://kb.isc.org/docs/cve-2021-25217"
}
],
"release_date": "2021-05-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-06-22T13:23:21+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2974891",
"product_ids": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2519"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.16-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.16-1.el7ev.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.3.16-1.el7ev.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dhcp: stack-based buffer overflow when parsing statements with colon-separated hex digits in config or lease files in dhcpd and dhclient"
},
{
"cve": "CVE-2021-27219",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-02-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.16-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.16-1.el7ev.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.3.16-1.el7ev.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1929858"
}
],
"notes": [
{
"category": "description",
"text": "An integer wraparound was discovered in glib due to passing a 64 bit sized value to function g_memdup() which accepts a 32 bits number as argument. An attacker may abuse this flaw when an application linked against the glib library uses g_bytes_new() function or possibly other functions that use g_memdup() underneath and accept a 64 bits argument as size. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Applications that just use GBytes to access the data are affected by this flaw but the highest threat is to data confidentiality and/or the application availability, due to possible out-of-bounds reads. However, if the data in GBytes is taken through functions such as g_bytes_unref_to_data or g_bytes_unref_to_array it might be possible to have out-of-bounds writes due to the wrongly reported size of the buffer.\n\nApplications that use g_memdup to duplicate memory with user-controlled sizes should pay extra attention to the fact that g_memdup accepts a guint size instead of gsize. Thus directly passing a gsize value to g_memdup may results in integer truncation, allocating a buffer smaller than expected.",
"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": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch"
],
"known_not_affected": [
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.16-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.16-1.el7ev.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.3.16-1.el7ev.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-27219"
},
{
"category": "external",
"summary": "RHBZ#1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-27219",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27219"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219"
}
],
"release_date": "2021-02-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-06-22T13:23:21+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2974891",
"product_ids": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2519"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.16-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.16-1.el7ev.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.3.16-1.el7ev.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits"
}
]
}
rhba-2021_2854
Vulnerability from csaf_redhat
Notes
{
"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": "The Migration Toolkit for Containers (MTC) 1.4.6 is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "The Migration Toolkit for Containers (MTC) enables you to migrate\nKubernetes resources, persistent volume data, and internal container images\nbetween OpenShift Container Platform clusters, using the MTC web console or the Kubernetes API.",
"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/RHBA-2021:2854",
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
},
{
"category": "external",
"summary": "1981537",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1981537"
},
{
"category": "external",
"summary": "1981794",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1981794"
},
{
"category": "external",
"summary": "MIG-752",
"url": "https://issues.redhat.com/browse/MIG-752"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhba-2021_2854.json"
}
],
"title": "Red Hat Bug Fix Advisory: Migration Toolkit for Containers (MTC) 1.4.6 release advisory",
"tracking": {
"current_release_date": "2025-01-05T20:40:12+00:00",
"generator": {
"date": "2025-01-05T20:40:12+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHBA-2021:2854",
"initial_release_date": "2021-07-21T17:05:20+00:00",
"revision_history": [
{
"date": "2021-07-21T17:05:20+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-07-21T17:05:20+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-05T20:40:12+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "8Base-RHMTC-1.4",
"product": {
"name": "8Base-RHMTC-1.4",
"product_id": "8Base-RHMTC-1.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhmt:1.4::el8"
}
}
},
{
"category": "product_name",
"name": "7Server-RHMTC-1.4",
"product": {
"name": "7Server-RHMTC-1.4",
"product_id": "7Server-RHMTC-1.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhmt:1.4::el7"
}
}
}
],
"category": "product_family",
"name": "Red Hat Migration Toolkit"
},
{
"branches": [
{
"category": "product_version",
"name": "rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"product": {
"name": "rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"product_id": "rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-controller-rhel8\u0026tag=v1.4.6-4"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"product": {
"name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"product_id": "rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-log-reader-rhel8\u0026tag=v1.4.6-4"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"product": {
"name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"product_id": "rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-must-gather-rhel8\u0026tag=v1.4.6-4"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"product": {
"name": "rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"product_id": "rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-operator-bundle\u0026tag=v1.4.6-5"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"product": {
"name": "rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"product_id": "rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-registry-rhel8\u0026tag=v1.4.6-4"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"product": {
"name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"product_id": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-rsync-transfer-rhel8\u0026tag=v1.4.6-4"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"product": {
"name": "rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"product_id": "rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-ui-rhel8\u0026tag=v1.4.6-4"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"product_id": "rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-rhel8\u0026tag=v1.4.6-5"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"product_id": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-plugin-for-aws-rhel8\u0026tag=v1.4.6-4"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"product_id": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8\u0026tag=v1.4.6-3"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"product_id": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8\u0026tag=v1.4.6-4"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"product_id": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-restic-restore-helper-rhel8\u0026tag=v1.4.6-5"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64",
"product": {
"name": "rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64",
"product_id": "rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-velero-plugin-rhel8\u0026tag=v1.4.6-4"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64 as a component of 7Server-RHMTC-1.4",
"product_id": "7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64"
},
"product_reference": "rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"relates_to_product_reference": "7Server-RHMTC-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64 as a component of 8Base-RHMTC-1.4",
"product_id": "8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64"
},
"product_reference": "rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64 as a component of 8Base-RHMTC-1.4",
"product_id": "8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64"
},
"product_reference": "rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64 as a component of 8Base-RHMTC-1.4",
"product_id": "8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64"
},
"product_reference": "rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64 as a component of 8Base-RHMTC-1.4",
"product_id": "8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64"
},
"product_reference": "rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64 as a component of 8Base-RHMTC-1.4",
"product_id": "8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64"
},
"product_reference": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64 as a component of 8Base-RHMTC-1.4",
"product_id": "8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64"
},
"product_reference": "rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64 as a component of 8Base-RHMTC-1.4",
"product_id": "8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64 as a component of 8Base-RHMTC-1.4",
"product_id": "8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64 as a component of 8Base-RHMTC-1.4",
"product_id": "8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64 as a component of 8Base-RHMTC-1.4",
"product_id": "8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64 as a component of 8Base-RHMTC-1.4",
"product_id": "8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64 as a component of 8Base-RHMTC-1.4",
"product_id": "8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
},
"product_reference": "rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-25011",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-03-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1956919"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libwebp. A heap-based buffer overflow was found in PutLE16(). The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libwebp: heap-based buffer overflow in PutLE16()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue did not affect the versions of Firefox and Thunderbird as shipped with Red Hat Enterprise Linux 7, and 8 as they embed the fixed version of libwebp.",
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-25011"
},
{
"category": "external",
"summary": "RHBZ#1956919",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1956919"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-25011",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-25011"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-25011",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-25011"
}
],
"release_date": "2018-07-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-07-21T17:05:20+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/4.7/migration-toolkit-for-containers/installing-mtc.html",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libwebp: heap-based buffer overflow in PutLE16()"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
}
],
"cve": "CVE-2020-25648",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2020-10-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1887319"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the way NSS handled CCS (ChangeCipherSpec) messages in TLS 1.3. This flaw allows a remote attacker to send multiple CCS messages, causing a denial of service for servers compiled with the NSS library. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: TLS 1.3 CCS flood remote DoS Attack",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw only affects servers that are compiled with the NSS library and when the TLS 1.3 protocol is used.",
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-25648"
},
{
"category": "external",
"summary": "RHBZ#1887319",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1887319"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-25648",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25648"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-25648",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25648"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.58_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.58_release_notes"
}
],
"release_date": "2020-10-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-07-21T17:05:20+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/4.7/migration-toolkit-for-containers/installing-mtc.html",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: TLS 1.3 CCS flood remote DoS Attack"
},
{
"cve": "CVE-2020-25692",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2020-11-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1894567"
}
],
"notes": [
{
"category": "description",
"text": "A NULL pointer dereference flaw was found in the OpenLDAP server, during a request for renaming RDNs. This flaw allows a remote, unauthenticated attacker to crash the slapd process by sending a specially crafted request, causing a denial of service. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openldap: NULL pointer dereference for unauthenticated packet in slapd",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability affects the server side only. As a result, OpenLDAP client components, such as the component shipped in Red Hat Enterprise Linux 8, are not affected by this flaw.",
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-25692"
},
{
"category": "external",
"summary": "RHBZ#1894567",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894567"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-25692",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25692"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-25692",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25692"
}
],
"release_date": "2020-10-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-07-21T17:05:20+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/4.7/migration-toolkit-for-containers/installing-mtc.html",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openldap: NULL pointer dereference for unauthenticated packet in slapd"
},
{
"cve": "CVE-2020-26541",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2020-10-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1886285"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel in certs/blacklist.c, When signature entries for EFI_CERT_X509_GUID are contained in the Secure Boot Forbidden Signature Database, the entries are skipped. This can cause a security threat and breach system integrity, confidentiality and even lead to a denial of service problem.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: security bypass in certs/blacklist.c and certs/system_keyring.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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-26541"
},
{
"category": "external",
"summary": "RHBZ#1886285",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1886285"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-26541",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-26541"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-26541",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-26541"
}
],
"release_date": "2020-09-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-07-21T17:05:20+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/4.7/migration-toolkit-for-containers/installing-mtc.html",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: security bypass in certs/blacklist.c and certs/system_keyring.c"
},
{
"cve": "CVE-2020-27216",
"cwe": {
"id": "CWE-377",
"name": "Insecure Temporary File"
},
"discovery_date": "2020-10-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1891132"
}
],
"notes": [
{
"category": "description",
"text": "In Eclipse Jetty versions 1.0 thru 9.4.32.v20200930, 10.0.0.alpha1 thru 10.0.0.beta2, and 11.0.0.alpha1 thru 11.0.0.beta2O, on Unix like systems, the system\u0027s temporary directory is shared between all users on that system. A collocated user can observe the process of creating a temporary sub directory in the shared temporary directory and race to complete the creation of the temporary subdirectory. If the attacker wins the race then they will have read and write permission to the subdirectory used to unpack web applications, including their WEB-INF/lib jar files and JSP files. If any code is ever executed out of this temporary directory, this can lead to a local privilege escalation vulnerability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jetty: local temporary directory hijacking vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In OpenShift Container Platform (OCP), the Hive/Presto/Hadoop components that comprise the OCP Metering stack, ship the vulnerable version of jetty.\nSince the release of OCP 4.6, the Metering product has been deprecated [1], hence the affected components are marked as wontfix.\nThis may be fixed in the future.\n\n[1] https://docs.openshift.com/container-platform/4.6/release_notes/ocp-4-6-release-notes.html#ocp-4-6-metering-operator-deprecated",
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-27216"
},
{
"category": "external",
"summary": "RHBZ#1891132",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1891132"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-27216",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27216"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-27216",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-27216"
},
{
"category": "external",
"summary": "https://github.com/eclipse/jetty.project/security/advisories/GHSA-g3wg-6mcf-8jj6#advisory-comment-63053",
"url": "https://github.com/eclipse/jetty.project/security/advisories/GHSA-g3wg-6mcf-8jj6#advisory-comment-63053"
}
],
"release_date": "2020-10-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-07-21T17:05:20+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/4.7/migration-toolkit-for-containers/installing-mtc.html",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
},
{
"category": "workaround",
"details": "Jetty users should create temp folders outside the normal /tmp structure, and ensure that their permissions are set so as not to be accessible by an attacker.",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jetty: local temporary directory hijacking vulnerability"
},
{
"cve": "CVE-2020-27218",
"cwe": {
"id": "CWE-226",
"name": "Sensitive Information in Resource Not Removed Before Reuse"
},
"discovery_date": "2020-11-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1902826"
}
],
"notes": [
{
"category": "description",
"text": "In Eclipse Jetty version 9.4.0.RC0 to 9.4.34.v20201102, 10.0.0.alpha0 to 10.0.0.beta2, and 11.0.0.alpha0 to 11.0.0.beta2, if GZIP request body inflation is enabled and requests from different clients are multiplexed onto a single connection, and if an attacker can send a request with a body that is received entirely but not consumed by the application, then a subsequent request on the same connection will see that body prepended to its body. The attacker will not see any data but may inject data into the body of the subsequent request.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jetty: buffer not correctly recycled in Gzip Request inflation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In OpenShift Container Platform (OCP), the Hive/Presto/Hadoop components that comprise the OCP Metering stack, ship the vulnerable version of jetty.\nSince the release of OCP 4.6, the Metering product has been deprecated [1], hence the affected components are marked as wontfix.\nThis may be fixed in the future.\n\n[1] https://docs.openshift.com/container-platform/4.6/release_notes/ocp-4-6-release-notes.html#ocp-4-6-metering-operator-deprecated",
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-27218"
},
{
"category": "external",
"summary": "RHBZ#1902826",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1902826"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-27218",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27218"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-27218",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-27218"
},
{
"category": "external",
"summary": "https://github.com/eclipse/jetty.project/security/advisories/GHSA-86wm-rrjm-8wh8",
"url": "https://github.com/eclipse/jetty.project/security/advisories/GHSA-86wm-rrjm-8wh8"
}
],
"release_date": "2020-11-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-07-21T17:05:20+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/4.7/migration-toolkit-for-containers/installing-mtc.html",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jetty: buffer not correctly recycled in Gzip Request inflation"
},
{
"cve": "CVE-2020-27223",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2021-02-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1934116"
}
],
"notes": [
{
"category": "description",
"text": "In Eclipse Jetty 9.4.6.v20170531 to 9.4.36.v20210114 (inclusive), 10.0.0, and 11.0.0 when Jetty handles a request containing multiple Accept headers with a large number of \u201cquality\u201d (i.e. q) parameters, the server may enter a denial of service (DoS) state due to high CPU usage processing those quality values, resulting in minutes of CPU time exhausted processing those quality values.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jetty: request containing multiple Accept headers with a large number of \"quality\" parameters may lead to DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In OpenShift Container Platform (OCP), the Hive/Presto/Hadoop components that comprise the OCP Metering stack, ship the vulnerable version of jetty.\nSince the release of OCP 4.6, the Metering product has been deprecated [1], hence the affected components are marked as wontfix.\nThis may be fixed in the future.\n\n[1] https://docs.openshift.com/container-platform/4.6/release_notes/ocp-4-6-release-notes.html#ocp-4-6-metering-operator-deprecated",
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-27223"
},
{
"category": "external",
"summary": "RHBZ#1934116",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1934116"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-27223",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27223"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-27223",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-27223"
},
{
"category": "external",
"summary": "https://github.com/eclipse/jetty.project/security/advisories/GHSA-m394-8rww-3jr7",
"url": "https://github.com/eclipse/jetty.project/security/advisories/GHSA-m394-8rww-3jr7"
}
],
"release_date": "2021-02-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-07-21T17:05:20+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/4.7/migration-toolkit-for-containers/installing-mtc.html",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jetty: request containing multiple Accept headers with a large number of \"quality\" parameters may lead to DoS"
},
{
"cve": "CVE-2020-36328",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-03-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1956829"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libwebp. A heap-based buffer overflow in functions WebPDecode*Into is possible due to an invalid check for buffer size. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libwebp: heap-based buffer overflow in WebPDecode*Into functions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue did not affect the versions of Firefox and Thunderbird as shipped with Red Hat Enterprise Linux 7, and 8 as they embed the fixed version of libwebp.",
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-36328"
},
{
"category": "external",
"summary": "RHBZ#1956829",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1956829"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-36328",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36328"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36328",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36328"
}
],
"release_date": "2020-02-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-07-21T17:05:20+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/4.7/migration-toolkit-for-containers/installing-mtc.html",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libwebp: heap-based buffer overflow in WebPDecode*Into functions"
},
{
"cve": "CVE-2020-36329",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2021-03-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1956843"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libwebp. A use-after-free was found due to a thread being killed too early. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libwebp: use-after-free in EmitFancyRGB() in dec/io_dec.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue did not affect the versions of Firefox and Thunderbird as shipped with Red Hat Enterprise Linux 7, and 8 as they embed the fixed version of libwebp.",
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-36329"
},
{
"category": "external",
"summary": "RHBZ#1956843",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1956843"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-36329",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36329"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36329",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36329"
}
],
"release_date": "2020-02-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-07-21T17:05:20+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/4.7/migration-toolkit-for-containers/installing-mtc.html",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libwebp: use-after-free in EmitFancyRGB() in dec/io_dec.c"
},
{
"acknowledgments": [
{
"names": [
"zodf0055980"
],
"organization": "SQLab NCTU Taiwan"
}
],
"cve": "CVE-2021-3516",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2021-04-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1954225"
}
],
"notes": [
{
"category": "description",
"text": "There\u0027s a flaw in libxml2\u0027s xmllint. An attacker who is able to submit a crafted file to be processed by xmllint could trigger a use-after-free. The greatest impact of this flaw is to confidentiality, integrity, and availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: Use-after-free in xmlEncodeEntitiesInternal() in entities.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The only known exploitation path of this flaw is via the xmllint tool.\n\nThis flaw is out of support scope for Red Hat Enterprise Linux 6 and 7. To learn more about Red Hat Enterprise Linux support life cycles, please see https://access.redhat.com/support/policy/updates/errata .",
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3516"
},
{
"category": "external",
"summary": "RHBZ#1954225",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1954225"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3516",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3516"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3516",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3516"
}
],
"release_date": "2021-04-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-07-21T17:05:20+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/4.7/migration-toolkit-for-containers/installing-mtc.html",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
},
{
"category": "workaround",
"details": "This flaw can be mitigated by not using xmllint with the --html and --push options together.",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxml2: Use-after-free in xmlEncodeEntitiesInternal() in entities.c"
},
{
"acknowledgments": [
{
"names": [
"zodf0055980"
],
"organization": "SQLab NCTU Taiwan"
}
],
"cve": "CVE-2021-3517",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-04-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1954232"
}
],
"notes": [
{
"category": "description",
"text": "There is a flaw in the xml entity encoding functionality of libxml2. An attacker who is able to supply a crafted file to be processed by an application linked with the affected functionality of libxml2 could trigger an out-of-bounds read. The most likely impact of this flaw is to application availability, with some potential impact to confidentiality and integrity if an attacker is able to use memory information to further exploit the application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: Heap-based buffer overflow in xmlEncodeEntitiesInternal() in entities.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is out of support scope for Red Hat Enterprise Linux 6 and 7. To learn more about Red Hat Enterprise Linux support life cycles, please see https://access.redhat.com/support/policy/updates/errata .",
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3517"
},
{
"category": "external",
"summary": "RHBZ#1954232",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1954232"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3517",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3517"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3517",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3517"
}
],
"release_date": "2021-04-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-07-21T17:05:20+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/4.7/migration-toolkit-for-containers/installing-mtc.html",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxml2: Heap-based buffer overflow in xmlEncodeEntitiesInternal() in entities.c"
},
{
"acknowledgments": [
{
"names": [
"zodf0055980"
],
"organization": "SQLab NCTU Taiwan"
}
],
"cve": "CVE-2021-3518",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2021-04-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1954242"
}
],
"notes": [
{
"category": "description",
"text": "There\u0027s a flaw in libxml2. An attacker who is able to submit a crafted file to be processed by an application linked with libxml2 could trigger a use-after-free. The greatest impact from this flaw is to confidentiality, integrity, and availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: Use-after-free in xmlXIncludeDoProcess() in xinclude.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is out of support scope for Red Hat Enterprise Linux 6 and 7. To learn more about Red Hat Enterprise Linux support life cycles, please see https://access.redhat.com/support/policy/updates/errata .",
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3518"
},
{
"category": "external",
"summary": "RHBZ#1954242",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1954242"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3518",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3518"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3518",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3518"
}
],
"release_date": "2021-04-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-07-21T17:05:20+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/4.7/migration-toolkit-for-containers/installing-mtc.html",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxml2: Use-after-free in xmlXIncludeDoProcess() in xinclude.c"
},
{
"cve": "CVE-2021-3520",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-03-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1954559"
}
],
"notes": [
{
"category": "description",
"text": "There\u0027s a flaw in lz4. An attacker who submits a crafted file to an application linked with lz4 may be able to trigger an integer overflow, leading to calling of memmove() on a negative size argument, causing an out-of-bounds write and/or a crash. The greatest impact of this flaw is to availability, with some potential impact to confidentiality and integrity as well.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "lz4: memory corruption due to an integer overflow bug caused by memmove argument",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is out of support scope for Red Hat Enterprise Linux 7. To learn more about Red Hat Enterprise Linux support life cycles, please see https://access.redhat.com/support/policy/updates/errata .",
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3520"
},
{
"category": "external",
"summary": "RHBZ#1954559",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1954559"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3520",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3520"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3520",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3520"
}
],
"release_date": "2021-04-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-07-21T17:05:20+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/4.7/migration-toolkit-for-containers/installing-mtc.html",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "lz4: memory corruption due to an integer overflow bug caused by memmove argument"
},
{
"acknowledgments": [
{
"names": [
"yuawn"
],
"organization": "NSLab NTU Taiwan"
}
],
"cve": "CVE-2021-3537",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2021-05-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1956522"
}
],
"notes": [
{
"category": "description",
"text": "A NULL pointer dereference flaw was found in libxml2, where it did not propagate errors while parsing XML mixed content. This flaw causes the application to crash if an untrusted XML document is parsed in recovery mode and post validated. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: NULL pointer dereference when post-validating mixed content parsed in recovery mode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For the flaw to be exploitable, the document must be parsed in recovery mode and post validated (e.g.: when used in the `xmlling` tool, both `-recover` and `-postvalid` options must be used for the flaw to be exploitable)",
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3537"
},
{
"category": "external",
"summary": "RHBZ#1956522",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1956522"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3537",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3537"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3537",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3537"
}
],
"release_date": "2021-05-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-07-21T17:05:20+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/4.7/migration-toolkit-for-containers/installing-mtc.html",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxml2: NULL pointer dereference when post-validating mixed content parsed in recovery mode"
},
{
"acknowledgments": [
{
"names": [
"Sebastian Pipping"
]
}
],
"cve": "CVE-2021-3541",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2021-04-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1950515"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libxml2. Exponential entity expansion attack its possible bypassing all existing protection mechanisms and leading to denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: Exponential entity expansion attack bypasses all existing protection mechanisms",
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3541"
},
{
"category": "external",
"summary": "RHBZ#1950515",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1950515"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3541",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3541"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3541",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3541"
}
],
"release_date": "2021-05-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-07-21T17:05:20+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/4.7/migration-toolkit-for-containers/installing-mtc.html",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
}
],
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxml2: Exponential entity expansion attack bypasses all existing protection mechanisms"
},
{
"acknowledgments": [
{
"names": [
"Demi M. Obenour"
]
}
],
"cve": "CVE-2021-20271",
"cwe": {
"id": "CWE-345",
"name": "Insufficient Verification of Data Authenticity"
},
"discovery_date": "2021-03-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1934125"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in RPM\u0027s signature check functionality when reading a package file. This flaw allows an attacker who can convince a victim to install a seemingly verifiable package, whose signature header was modified, to cause RPM database corruption and execute code. The highest threat from this vulnerability is to data integrity, confidentiality, and system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "rpm: Signature checks bypass via corrupted rpm package",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must either compromise an RPM repository or convince an administrator to install an untrusted RPM. It is strongly recommended to only use RPMs from trusted repositories.",
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-20271"
},
{
"category": "external",
"summary": "RHBZ#1934125",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1934125"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-20271",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20271"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-20271",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-20271"
}
],
"release_date": "2021-03-11T22:53:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-07-21T17:05:20+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/4.7/migration-toolkit-for-containers/installing-mtc.html",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "rpm: Signature checks bypass via corrupted rpm package"
},
{
"cve": "CVE-2021-21642",
"cwe": {
"id": "CWE-611",
"name": "Improper Restriction of XML External Entity Reference"
},
"discovery_date": "2021-04-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1952146"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the config-file-provider Jenkins plugin. The plugin XML parser wasn\u0027t configure to prevent XML external entity (XXE) attacks. An attacker with the ability to define Maven configuration files can use this vulnerability to prepare a crafted configuration file that uses external entities for extraction of secrets from the Jenkins controller or server-side request forgery.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jenkins-2-plugins/config-file-provider: Does not configure its XML parser to prevent XML external entity (XXE) attacks.",
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-21642"
},
{
"category": "external",
"summary": "RHBZ#1952146",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1952146"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-21642",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21642"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-21642",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21642"
},
{
"category": "external",
"summary": "https://www.jenkins.io/security/advisory/2021-04-21/#SECURITY-2204",
"url": "https://www.jenkins.io/security/advisory/2021-04-21/#SECURITY-2204"
}
],
"release_date": "2021-04-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-07-21T17:05:20+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/4.7/migration-toolkit-for-containers/installing-mtc.html",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update as soon as possible.",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"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:N",
"version": "3.1"
},
"products": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "jenkins-2-plugins/config-file-provider: Does not configure its XML parser to prevent XML external entity (XXE) attacks."
},
{
"cve": "CVE-2021-21643",
"cwe": {
"id": "CWE-281",
"name": "Improper Preservation of Permissions"
},
"discovery_date": "2021-04-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1952148"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the config-file-provider Jenkins plugin. The plugin does not correctly perform permission checks in several HTTP endpoints, as a consequence an attacker with global Job/Configure permission can enumerate system-scoped credentials IDs of credentials stored in Jenkins.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jenkins-2-plugins/config-file-provider: Does not correctly perform permission checks in several HTTP endpoints.",
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-21643"
},
{
"category": "external",
"summary": "RHBZ#1952148",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1952148"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-21643",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21643"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-21643",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21643"
},
{
"category": "external",
"summary": "https://www.jenkins.io/security/advisory/2021-04-21/#SECURITY-2254",
"url": "https://www.jenkins.io/security/advisory/2021-04-21/#SECURITY-2254"
}
],
"release_date": "2021-04-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-07-21T17:05:20+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/4.7/migration-toolkit-for-containers/installing-mtc.html",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jenkins-2-plugins/config-file-provider: Does not correctly perform permission checks in several HTTP endpoints."
},
{
"cve": "CVE-2021-21644",
"cwe": {
"id": "CWE-352",
"name": "Cross-Site Request Forgery (CSRF)"
},
"discovery_date": "2021-04-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1952151"
}
],
"notes": [
{
"category": "description",
"text": "A cross-site request forgery (CSRF) vulnerability was found in the config-file-provider Jenkins plugin. The plugin does not require POST requests for an HTTP endpoint which allows attackers to delete configuration files corresponding to an attacker-specified ID.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jenkins-2-plugins/config-file-provider: does not require POST requests for an HTTP endpoint, resulting in a cross-site request forgery (CSRF) vulnerability.",
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-21644"
},
{
"category": "external",
"summary": "RHBZ#1952151",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1952151"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-21644",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21644"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-21644",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21644"
}
],
"release_date": "2021-04-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-07-21T17:05:20+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/4.7/migration-toolkit-for-containers/installing-mtc.html",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jenkins-2-plugins/config-file-provider: does not require POST requests for an HTTP endpoint, resulting in a cross-site request forgery (CSRF) vulnerability."
},
{
"cve": "CVE-2021-21645",
"cwe": {
"id": "CWE-281",
"name": "Improper Preservation of Permissions"
},
"discovery_date": "2021-04-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1952152"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the config-file-provider Jenkins plugin. The plugin does not perform permission checks in several HTTP endpoints, as a consequence an attacker with Overall/Read permission is allowed to enumerate configuration file IDs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jenkins-2-plugins/config-file-provider: Does not perform permission checks in several HTTP endpoints.",
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-21645"
},
{
"category": "external",
"summary": "RHBZ#1952152",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1952152"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-21645",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21645"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-21645",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21645"
}
],
"release_date": "2021-04-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-07-21T17:05:20+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/4.7/migration-toolkit-for-containers/installing-mtc.html",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jenkins-2-plugins/config-file-provider: Does not perform permission checks in several HTTP endpoints."
},
{
"cve": "CVE-2021-27219",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-02-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1929858"
}
],
"notes": [
{
"category": "description",
"text": "An integer wraparound was discovered in glib due to passing a 64 bit sized value to function g_memdup() which accepts a 32 bits number as argument. An attacker may abuse this flaw when an application linked against the glib library uses g_bytes_new() function or possibly other functions that use g_memdup() underneath and accept a 64 bits argument as size. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Applications that just use GBytes to access the data are affected by this flaw but the highest threat is to data confidentiality and/or the application availability, due to possible out-of-bounds reads. However, if the data in GBytes is taken through functions such as g_bytes_unref_to_data or g_bytes_unref_to_array it might be possible to have out-of-bounds writes due to the wrongly reported size of the buffer.\n\nApplications that use g_memdup to duplicate memory with user-controlled sizes should pay extra attention to the fact that g_memdup accepts a guint size instead of gsize. Thus directly passing a gsize value to g_memdup may results in integer truncation, allocating a buffer smaller than expected.",
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-27219"
},
{
"category": "external",
"summary": "RHBZ#1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-27219",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27219"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219"
}
],
"release_date": "2021-02-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-07-21T17:05:20+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/4.7/migration-toolkit-for-containers/installing-mtc.html",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits"
},
{
"cve": "CVE-2021-31525",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2021-05-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1958341"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was detected in net/http of the Go standard library when parsing very large HTTP header values, causing a crash and subsequent denial of service. This vulnerability affects both clients and servers written in Go, however, servers are only vulnerable if the value of MaxHeaderBytes has been increased from the default.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: panic in ReadRequest and ReadResponse when reading a very large header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability potentially affects any component written in Go that uses net/http from the standard library. In OpenShift Container Platform (OCP), OpenShift Virtualization, OpenShift ServiceMesh (OSSM) and OpenShift distributed tracing (formerly OpenShift Jaeger), no server side component allows HTTP header values larger than 1 MB (the default), preventing this vulnerability from being exploited by malicious clients. It is possible for components that make client connections to malicious servers to be exploited, however the maximum impact is a crash. This vulnerability is rated Low for the following components: \n* OpenShift Container Platform\n* OpenShift Virtualization \n* OpenShift ServiceMesh\n* OpenShift distributed tracing components.",
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-31525"
},
{
"category": "external",
"summary": "RHBZ#1958341",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958341"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-31525",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31525"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-31525",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31525"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/cu9SP4eSXMc",
"url": "https://groups.google.com/g/golang-announce/c/cu9SP4eSXMc"
}
],
"release_date": "2021-04-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-07-21T17:05:20+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/4.7/migration-toolkit-for-containers/installing-mtc.html",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: panic in ReadRequest and ReadResponse when reading a very large header"
},
{
"cve": "CVE-2021-33034",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2021-05-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1961305"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in hci_send_acl in the bluetooth host controller interface (HCI) in Linux kernel, where a local attacker with an access rights could cause a denial of service problem on the system The issue results from the object hchan, freed in hci_disconn_loglink_complete_evt, yet still used in other places. The highest threat from this vulnerability is to data integrity, confidentiality and system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: use-after-free in net/bluetooth/hci_event.c when destroying an hci_chan",
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-33034"
},
{
"category": "external",
"summary": "RHBZ#1961305",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1961305"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-33034",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33034"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-33034",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-33034"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=5c4c8c9544099bb9043a10a5318130a943e32fc3",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=5c4c8c9544099bb9043a10a5318130a943e32fc3"
},
{
"category": "external",
"summary": "https://sites.google.com/view/syzscope/kasan-use-after-free-read-in-hci_send_acl",
"url": "https://sites.google.com/view/syzscope/kasan-use-after-free-read-in-hci_send_acl"
},
{
"category": "external",
"summary": "https://syzkaller.appspot.com/bug?id=2e1943a94647f7732dd6fc60368642d6e8dc91b1",
"url": "https://syzkaller.appspot.com/bug?id=2e1943a94647f7732dd6fc60368642d6e8dc91b1"
}
],
"release_date": "2021-03-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-07-21T17:05:20+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/4.7/migration-toolkit-for-containers/installing-mtc.html",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update as soon as possible.",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: use-after-free in net/bluetooth/hci_event.c when destroying an hci_chan"
}
]
}
rhsa-2021:2170
Vulnerability from csaf_redhat
Notes
{
"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 glib2 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": "GLib provides the core application building blocks for libraries and applications written in C. It provides the core object system used in GNOME, the main loop implementation, and a large set of utility functions for strings and common data structures.\n\nSecurity Fix(es):\n\n* glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits (CVE-2021-27219)\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\nBug Fix(es):\n\n* Refcounting issue causes crashes and slow workarounds (BZ#1953553)",
"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-2021:2170",
"url": "https://access.redhat.com/errata/RHSA-2021:2170"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "external",
"summary": "1953553",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1953553"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_2170.json"
}
],
"title": "Red Hat Security Advisory: glib2 security and bug fix update",
"tracking": {
"current_release_date": "2025-11-21T18:22:39+00:00",
"generator": {
"date": "2025-11-21T18:22:39+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2021:2170",
"initial_release_date": "2021-06-01T11:50:21+00:00",
"revision_history": [
{
"date": "2021-06-01T11:50:21+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-06-01T11:50:21+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:22:39+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder (v. 8)",
"product": {
"name": "Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::crb"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:8::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.4-10.el8_4.src",
"product": {
"name": "glib2-0:2.56.4-10.el8_4.src",
"product_id": "glib2-0:2.56.4-10.el8_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.4-10.el8_4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.4-10.el8_4.aarch64",
"product": {
"name": "glib2-0:2.56.4-10.el8_4.aarch64",
"product_id": "glib2-0:2.56.4-10.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.4-10.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.4-10.el8_4.aarch64",
"product": {
"name": "glib2-devel-0:2.56.4-10.el8_4.aarch64",
"product_id": "glib2-devel-0:2.56.4-10.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.4-10.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.56.4-10.el8_4.aarch64",
"product": {
"name": "glib2-fam-0:2.56.4-10.el8_4.aarch64",
"product_id": "glib2-fam-0:2.56.4-10.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.4-10.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.4-10.el8_4.aarch64",
"product": {
"name": "glib2-tests-0:2.56.4-10.el8_4.aarch64",
"product_id": "glib2-tests-0:2.56.4-10.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.4-10.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-debugsource-0:2.56.4-10.el8_4.aarch64",
"product": {
"name": "glib2-debugsource-0:2.56.4-10.el8_4.aarch64",
"product_id": "glib2-debugsource-0:2.56.4-10.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debugsource@2.56.4-10.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.4-10.el8_4.aarch64",
"product": {
"name": "glib2-debuginfo-0:2.56.4-10.el8_4.aarch64",
"product_id": "glib2-debuginfo-0:2.56.4-10.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.4-10.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.aarch64",
"product": {
"name": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.aarch64",
"product_id": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel-debuginfo@2.56.4-10.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.aarch64",
"product": {
"name": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.aarch64",
"product_id": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam-debuginfo@2.56.4-10.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.aarch64",
"product": {
"name": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.aarch64",
"product_id": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests-debuginfo@2.56.4-10.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.4-10.el8_4.aarch64",
"product": {
"name": "glib2-static-0:2.56.4-10.el8_4.aarch64",
"product_id": "glib2-static-0:2.56.4-10.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.4-10.el8_4?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.4-10.el8_4.ppc64le",
"product": {
"name": "glib2-0:2.56.4-10.el8_4.ppc64le",
"product_id": "glib2-0:2.56.4-10.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.4-10.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.4-10.el8_4.ppc64le",
"product": {
"name": "glib2-devel-0:2.56.4-10.el8_4.ppc64le",
"product_id": "glib2-devel-0:2.56.4-10.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.4-10.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.56.4-10.el8_4.ppc64le",
"product": {
"name": "glib2-fam-0:2.56.4-10.el8_4.ppc64le",
"product_id": "glib2-fam-0:2.56.4-10.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.4-10.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.4-10.el8_4.ppc64le",
"product": {
"name": "glib2-tests-0:2.56.4-10.el8_4.ppc64le",
"product_id": "glib2-tests-0:2.56.4-10.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.4-10.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-debugsource-0:2.56.4-10.el8_4.ppc64le",
"product": {
"name": "glib2-debugsource-0:2.56.4-10.el8_4.ppc64le",
"product_id": "glib2-debugsource-0:2.56.4-10.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debugsource@2.56.4-10.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"product": {
"name": "glib2-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"product_id": "glib2-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.4-10.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"product": {
"name": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"product_id": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel-debuginfo@2.56.4-10.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"product": {
"name": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"product_id": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam-debuginfo@2.56.4-10.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"product": {
"name": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"product_id": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests-debuginfo@2.56.4-10.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.4-10.el8_4.ppc64le",
"product": {
"name": "glib2-static-0:2.56.4-10.el8_4.ppc64le",
"product_id": "glib2-static-0:2.56.4-10.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.4-10.el8_4?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.4-10.el8_4.i686",
"product": {
"name": "glib2-0:2.56.4-10.el8_4.i686",
"product_id": "glib2-0:2.56.4-10.el8_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.4-10.el8_4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.4-10.el8_4.i686",
"product": {
"name": "glib2-devel-0:2.56.4-10.el8_4.i686",
"product_id": "glib2-devel-0:2.56.4-10.el8_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.4-10.el8_4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-debugsource-0:2.56.4-10.el8_4.i686",
"product": {
"name": "glib2-debugsource-0:2.56.4-10.el8_4.i686",
"product_id": "glib2-debugsource-0:2.56.4-10.el8_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debugsource@2.56.4-10.el8_4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.4-10.el8_4.i686",
"product": {
"name": "glib2-debuginfo-0:2.56.4-10.el8_4.i686",
"product_id": "glib2-debuginfo-0:2.56.4-10.el8_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.4-10.el8_4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.i686",
"product": {
"name": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.i686",
"product_id": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel-debuginfo@2.56.4-10.el8_4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.i686",
"product": {
"name": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.i686",
"product_id": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam-debuginfo@2.56.4-10.el8_4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.i686",
"product": {
"name": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.i686",
"product_id": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests-debuginfo@2.56.4-10.el8_4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.4-10.el8_4.i686",
"product": {
"name": "glib2-static-0:2.56.4-10.el8_4.i686",
"product_id": "glib2-static-0:2.56.4-10.el8_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.4-10.el8_4?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.4-10.el8_4.x86_64",
"product": {
"name": "glib2-0:2.56.4-10.el8_4.x86_64",
"product_id": "glib2-0:2.56.4-10.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.4-10.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.4-10.el8_4.x86_64",
"product": {
"name": "glib2-devel-0:2.56.4-10.el8_4.x86_64",
"product_id": "glib2-devel-0:2.56.4-10.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.4-10.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.56.4-10.el8_4.x86_64",
"product": {
"name": "glib2-fam-0:2.56.4-10.el8_4.x86_64",
"product_id": "glib2-fam-0:2.56.4-10.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.4-10.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.4-10.el8_4.x86_64",
"product": {
"name": "glib2-tests-0:2.56.4-10.el8_4.x86_64",
"product_id": "glib2-tests-0:2.56.4-10.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.4-10.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-debugsource-0:2.56.4-10.el8_4.x86_64",
"product": {
"name": "glib2-debugsource-0:2.56.4-10.el8_4.x86_64",
"product_id": "glib2-debugsource-0:2.56.4-10.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debugsource@2.56.4-10.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.4-10.el8_4.x86_64",
"product": {
"name": "glib2-debuginfo-0:2.56.4-10.el8_4.x86_64",
"product_id": "glib2-debuginfo-0:2.56.4-10.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.4-10.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.x86_64",
"product": {
"name": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.x86_64",
"product_id": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel-debuginfo@2.56.4-10.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.x86_64",
"product": {
"name": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.x86_64",
"product_id": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam-debuginfo@2.56.4-10.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.x86_64",
"product": {
"name": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.x86_64",
"product_id": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests-debuginfo@2.56.4-10.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.4-10.el8_4.x86_64",
"product": {
"name": "glib2-static-0:2.56.4-10.el8_4.x86_64",
"product_id": "glib2-static-0:2.56.4-10.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.4-10.el8_4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.4-10.el8_4.s390x",
"product": {
"name": "glib2-0:2.56.4-10.el8_4.s390x",
"product_id": "glib2-0:2.56.4-10.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.4-10.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.4-10.el8_4.s390x",
"product": {
"name": "glib2-devel-0:2.56.4-10.el8_4.s390x",
"product_id": "glib2-devel-0:2.56.4-10.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.4-10.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.56.4-10.el8_4.s390x",
"product": {
"name": "glib2-fam-0:2.56.4-10.el8_4.s390x",
"product_id": "glib2-fam-0:2.56.4-10.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.4-10.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.4-10.el8_4.s390x",
"product": {
"name": "glib2-tests-0:2.56.4-10.el8_4.s390x",
"product_id": "glib2-tests-0:2.56.4-10.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.4-10.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-debugsource-0:2.56.4-10.el8_4.s390x",
"product": {
"name": "glib2-debugsource-0:2.56.4-10.el8_4.s390x",
"product_id": "glib2-debugsource-0:2.56.4-10.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debugsource@2.56.4-10.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.4-10.el8_4.s390x",
"product": {
"name": "glib2-debuginfo-0:2.56.4-10.el8_4.s390x",
"product_id": "glib2-debuginfo-0:2.56.4-10.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.4-10.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.s390x",
"product": {
"name": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.s390x",
"product_id": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel-debuginfo@2.56.4-10.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.s390x",
"product": {
"name": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.s390x",
"product_id": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam-debuginfo@2.56.4-10.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.s390x",
"product": {
"name": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.s390x",
"product_id": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests-debuginfo@2.56.4-10.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.4-10.el8_4.s390x",
"product": {
"name": "glib2-static-0:2.56.4-10.el8_4.s390x",
"product_id": "glib2-static-0:2.56.4-10.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.4-10.el8_4?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-doc-0:2.56.4-10.el8_4.noarch",
"product": {
"name": "glib2-doc-0:2.56.4-10.el8_4.noarch",
"product_id": "glib2-doc-0:2.56.4-10.el8_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-doc@2.56.4-10.el8_4?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-10.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.aarch64"
},
"product_reference": "glib2-0:2.56.4-10.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-10.el8_4.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.i686"
},
"product_reference": "glib2-0:2.56.4-10.el8_4.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-10.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.ppc64le"
},
"product_reference": "glib2-0:2.56.4-10.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-10.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.s390x"
},
"product_reference": "glib2-0:2.56.4-10.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-10.el8_4.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.src"
},
"product_reference": "glib2-0:2.56.4-10.el8_4.src",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-10.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.x86_64"
},
"product_reference": "glib2-0:2.56.4-10.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-10.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.aarch64"
},
"product_reference": "glib2-debuginfo-0:2.56.4-10.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-10.el8_4.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.4-10.el8_4.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-10.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-10.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.4-10.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-10.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.4-10.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-10.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.aarch64"
},
"product_reference": "glib2-debugsource-0:2.56.4-10.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-10.el8_4.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.i686"
},
"product_reference": "glib2-debugsource-0:2.56.4-10.el8_4.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-10.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.ppc64le"
},
"product_reference": "glib2-debugsource-0:2.56.4-10.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-10.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.s390x"
},
"product_reference": "glib2-debugsource-0:2.56.4-10.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-10.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.x86_64"
},
"product_reference": "glib2-debugsource-0:2.56.4-10.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-10.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.aarch64"
},
"product_reference": "glib2-devel-0:2.56.4-10.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-10.el8_4.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.i686"
},
"product_reference": "glib2-devel-0:2.56.4-10.el8_4.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-10.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.4-10.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-10.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.s390x"
},
"product_reference": "glib2-devel-0:2.56.4-10.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-10.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.x86_64"
},
"product_reference": "glib2-devel-0:2.56.4-10.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.aarch64"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.i686"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.ppc64le"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.s390x"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.x86_64"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.4-10.el8_4.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-doc-0:2.56.4-10.el8_4.noarch"
},
"product_reference": "glib2-doc-0:2.56.4-10.el8_4.noarch",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-10.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.aarch64"
},
"product_reference": "glib2-fam-0:2.56.4-10.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-10.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.4-10.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-10.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.s390x"
},
"product_reference": "glib2-fam-0:2.56.4-10.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-10.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.x86_64"
},
"product_reference": "glib2-fam-0:2.56.4-10.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.aarch64"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.i686"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.ppc64le"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.s390x"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.x86_64"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-10.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.aarch64"
},
"product_reference": "glib2-static-0:2.56.4-10.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-10.el8_4.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.i686"
},
"product_reference": "glib2-static-0:2.56.4-10.el8_4.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-10.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.ppc64le"
},
"product_reference": "glib2-static-0:2.56.4-10.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-10.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.s390x"
},
"product_reference": "glib2-static-0:2.56.4-10.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-10.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.x86_64"
},
"product_reference": "glib2-static-0:2.56.4-10.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-10.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.aarch64"
},
"product_reference": "glib2-tests-0:2.56.4-10.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-10.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.4-10.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-10.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.s390x"
},
"product_reference": "glib2-tests-0:2.56.4-10.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-10.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.x86_64"
},
"product_reference": "glib2-tests-0:2.56.4-10.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.aarch64"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.i686"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.ppc64le"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.s390x"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.x86_64"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-10.el8_4.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.aarch64"
},
"product_reference": "glib2-0:2.56.4-10.el8_4.aarch64",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-10.el8_4.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.i686"
},
"product_reference": "glib2-0:2.56.4-10.el8_4.i686",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-10.el8_4.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.ppc64le"
},
"product_reference": "glib2-0:2.56.4-10.el8_4.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-10.el8_4.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.s390x"
},
"product_reference": "glib2-0:2.56.4-10.el8_4.s390x",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-10.el8_4.src as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.src"
},
"product_reference": "glib2-0:2.56.4-10.el8_4.src",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-10.el8_4.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.x86_64"
},
"product_reference": "glib2-0:2.56.4-10.el8_4.x86_64",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-10.el8_4.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.aarch64"
},
"product_reference": "glib2-debuginfo-0:2.56.4-10.el8_4.aarch64",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-10.el8_4.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.4-10.el8_4.i686",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-10.el8_4.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-10.el8_4.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.4-10.el8_4.s390x",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-10.el8_4.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.4-10.el8_4.x86_64",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-10.el8_4.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.aarch64"
},
"product_reference": "glib2-debugsource-0:2.56.4-10.el8_4.aarch64",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-10.el8_4.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.i686"
},
"product_reference": "glib2-debugsource-0:2.56.4-10.el8_4.i686",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-10.el8_4.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.ppc64le"
},
"product_reference": "glib2-debugsource-0:2.56.4-10.el8_4.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-10.el8_4.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.s390x"
},
"product_reference": "glib2-debugsource-0:2.56.4-10.el8_4.s390x",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-10.el8_4.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.x86_64"
},
"product_reference": "glib2-debugsource-0:2.56.4-10.el8_4.x86_64",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-10.el8_4.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.aarch64"
},
"product_reference": "glib2-devel-0:2.56.4-10.el8_4.aarch64",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-10.el8_4.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.i686"
},
"product_reference": "glib2-devel-0:2.56.4-10.el8_4.i686",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-10.el8_4.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.4-10.el8_4.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-10.el8_4.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.s390x"
},
"product_reference": "glib2-devel-0:2.56.4-10.el8_4.s390x",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-10.el8_4.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.x86_64"
},
"product_reference": "glib2-devel-0:2.56.4-10.el8_4.x86_64",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.aarch64"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.aarch64",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.i686"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.i686",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.ppc64le"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.s390x"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.s390x",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.x86_64"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.x86_64",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.4-10.el8_4.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-doc-0:2.56.4-10.el8_4.noarch"
},
"product_reference": "glib2-doc-0:2.56.4-10.el8_4.noarch",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-10.el8_4.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.aarch64"
},
"product_reference": "glib2-fam-0:2.56.4-10.el8_4.aarch64",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-10.el8_4.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.4-10.el8_4.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-10.el8_4.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.s390x"
},
"product_reference": "glib2-fam-0:2.56.4-10.el8_4.s390x",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-10.el8_4.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.x86_64"
},
"product_reference": "glib2-fam-0:2.56.4-10.el8_4.x86_64",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.aarch64"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.aarch64",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.i686"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.i686",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.ppc64le"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.s390x"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.s390x",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.x86_64"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.x86_64",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-10.el8_4.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.aarch64"
},
"product_reference": "glib2-static-0:2.56.4-10.el8_4.aarch64",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-10.el8_4.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.i686"
},
"product_reference": "glib2-static-0:2.56.4-10.el8_4.i686",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-10.el8_4.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.ppc64le"
},
"product_reference": "glib2-static-0:2.56.4-10.el8_4.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-10.el8_4.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.s390x"
},
"product_reference": "glib2-static-0:2.56.4-10.el8_4.s390x",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-10.el8_4.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.x86_64"
},
"product_reference": "glib2-static-0:2.56.4-10.el8_4.x86_64",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-10.el8_4.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.aarch64"
},
"product_reference": "glib2-tests-0:2.56.4-10.el8_4.aarch64",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-10.el8_4.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.4-10.el8_4.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-10.el8_4.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.s390x"
},
"product_reference": "glib2-tests-0:2.56.4-10.el8_4.s390x",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-10.el8_4.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.x86_64"
},
"product_reference": "glib2-tests-0:2.56.4-10.el8_4.x86_64",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.aarch64"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.aarch64",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.i686"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.i686",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.ppc64le"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.s390x"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.s390x",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.x86_64"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.x86_64",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-27219",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-02-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1929858"
}
],
"notes": [
{
"category": "description",
"text": "An integer wraparound was discovered in glib due to passing a 64 bit sized value to function g_memdup() which accepts a 32 bits number as argument. An attacker may abuse this flaw when an application linked against the glib library uses g_bytes_new() function or possibly other functions that use g_memdup() underneath and accept a 64 bits argument as size. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Applications that just use GBytes to access the data are affected by this flaw but the highest threat is to data confidentiality and/or the application availability, due to possible out-of-bounds reads. However, if the data in GBytes is taken through functions such as g_bytes_unref_to_data or g_bytes_unref_to_array it might be possible to have out-of-bounds writes due to the wrongly reported size of the buffer.\n\nApplications that use g_memdup to duplicate memory with user-controlled sizes should pay extra attention to the fact that g_memdup accepts a guint size instead of gsize. Thus directly passing a gsize value to g_memdup may results in integer truncation, allocating a buffer smaller than expected.",
"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": [
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.src",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-doc-0:2.56.4-10.el8_4.noarch",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.src",
"CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-doc-0:2.56.4-10.el8_4.noarch",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-27219"
},
{
"category": "external",
"summary": "RHBZ#1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-27219",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27219"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219"
}
],
"release_date": "2021-02-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-06-01T11: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": [
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.src",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-doc-0:2.56.4-10.el8_4.noarch",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.src",
"CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-doc-0:2.56.4-10.el8_4.noarch",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2170"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.src",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-doc-0:2.56.4-10.el8_4.noarch",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.src",
"CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-doc-0:2.56.4-10.el8_4.noarch",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits"
}
]
}
rhsa-2021_2203
Vulnerability from csaf_redhat
Notes
{
"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 glib2 is now available for Red Hat Enterprise Linux 7.2 Advanced 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": "GLib provides the core application building blocks for libraries and applications written in C. It provides the core object system used in GNOME, the main loop implementation, and a large set of utility functions for strings and common data structures.\n\nSecurity Fix(es):\n\n* glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits (CVE-2021-27219)\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-2021:2203",
"url": "https://access.redhat.com/errata/RHSA-2021:2203"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_2203.json"
}
],
"title": "Red Hat Security Advisory: glib2 security update",
"tracking": {
"current_release_date": "2024-11-15T11:49:44+00:00",
"generator": {
"date": "2024-11-15T11:49:44+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2021:2203",
"initial_release_date": "2021-06-02T15:02:08+00:00",
"revision_history": [
{
"date": "2021-06-02T15:02:08+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-06-02T15:02:08+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-15T11:49:44+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 Server AUS (v. 7.2)",
"product": {
"name": "Red Hat Enterprise Linux Server AUS (v. 7.2)",
"product_id": "7Server-7.2.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:7.2::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional AUS (v. 7.2)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional AUS (v. 7.2)",
"product_id": "7Server-optional-7.2.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:7.2::server"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.42.2-6.el7_2.src",
"product": {
"name": "glib2-0:2.42.2-6.el7_2.src",
"product_id": "glib2-0:2.42.2-6.el7_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.42.2-6.el7_2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.42.2-6.el7_2.i686",
"product": {
"name": "glib2-0:2.42.2-6.el7_2.i686",
"product_id": "glib2-0:2.42.2-6.el7_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.42.2-6.el7_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.42.2-6.el7_2.i686",
"product": {
"name": "glib2-devel-0:2.42.2-6.el7_2.i686",
"product_id": "glib2-devel-0:2.42.2-6.el7_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.42.2-6.el7_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.42.2-6.el7_2.i686",
"product": {
"name": "glib2-debuginfo-0:2.42.2-6.el7_2.i686",
"product_id": "glib2-debuginfo-0:2.42.2-6.el7_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.42.2-6.el7_2?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.42.2-6.el7_2.x86_64",
"product": {
"name": "glib2-0:2.42.2-6.el7_2.x86_64",
"product_id": "glib2-0:2.42.2-6.el7_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.42.2-6.el7_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.42.2-6.el7_2.x86_64",
"product": {
"name": "glib2-devel-0:2.42.2-6.el7_2.x86_64",
"product_id": "glib2-devel-0:2.42.2-6.el7_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.42.2-6.el7_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.42.2-6.el7_2.x86_64",
"product": {
"name": "glib2-debuginfo-0:2.42.2-6.el7_2.x86_64",
"product_id": "glib2-debuginfo-0:2.42.2-6.el7_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.42.2-6.el7_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.42.2-6.el7_2.x86_64",
"product": {
"name": "glib2-fam-0:2.42.2-6.el7_2.x86_64",
"product_id": "glib2-fam-0:2.42.2-6.el7_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.42.2-6.el7_2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-doc-0:2.42.2-6.el7_2.noarch",
"product": {
"name": "glib2-doc-0:2.42.2-6.el7_2.noarch",
"product_id": "glib2-doc-0:2.42.2-6.el7_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-doc@2.42.2-6.el7_2?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.42.2-6.el7_2.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.2)",
"product_id": "7Server-7.2.AUS:glib2-0:2.42.2-6.el7_2.i686"
},
"product_reference": "glib2-0:2.42.2-6.el7_2.i686",
"relates_to_product_reference": "7Server-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.42.2-6.el7_2.src as a component of Red Hat Enterprise Linux Server AUS (v. 7.2)",
"product_id": "7Server-7.2.AUS:glib2-0:2.42.2-6.el7_2.src"
},
"product_reference": "glib2-0:2.42.2-6.el7_2.src",
"relates_to_product_reference": "7Server-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.42.2-6.el7_2.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.2)",
"product_id": "7Server-7.2.AUS:glib2-0:2.42.2-6.el7_2.x86_64"
},
"product_reference": "glib2-0:2.42.2-6.el7_2.x86_64",
"relates_to_product_reference": "7Server-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.42.2-6.el7_2.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.2)",
"product_id": "7Server-7.2.AUS:glib2-debuginfo-0:2.42.2-6.el7_2.i686"
},
"product_reference": "glib2-debuginfo-0:2.42.2-6.el7_2.i686",
"relates_to_product_reference": "7Server-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.42.2-6.el7_2.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.2)",
"product_id": "7Server-7.2.AUS:glib2-debuginfo-0:2.42.2-6.el7_2.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.42.2-6.el7_2.x86_64",
"relates_to_product_reference": "7Server-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.42.2-6.el7_2.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.2)",
"product_id": "7Server-7.2.AUS:glib2-devel-0:2.42.2-6.el7_2.i686"
},
"product_reference": "glib2-devel-0:2.42.2-6.el7_2.i686",
"relates_to_product_reference": "7Server-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.42.2-6.el7_2.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.2)",
"product_id": "7Server-7.2.AUS:glib2-devel-0:2.42.2-6.el7_2.x86_64"
},
"product_reference": "glib2-devel-0:2.42.2-6.el7_2.x86_64",
"relates_to_product_reference": "7Server-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.42.2-6.el7_2.noarch as a component of Red Hat Enterprise Linux Server AUS (v. 7.2)",
"product_id": "7Server-7.2.AUS:glib2-doc-0:2.42.2-6.el7_2.noarch"
},
"product_reference": "glib2-doc-0:2.42.2-6.el7_2.noarch",
"relates_to_product_reference": "7Server-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.42.2-6.el7_2.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.2)",
"product_id": "7Server-7.2.AUS:glib2-fam-0:2.42.2-6.el7_2.x86_64"
},
"product_reference": "glib2-fam-0:2.42.2-6.el7_2.x86_64",
"relates_to_product_reference": "7Server-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.42.2-6.el7_2.i686 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.2)",
"product_id": "7Server-optional-7.2.AUS:glib2-0:2.42.2-6.el7_2.i686"
},
"product_reference": "glib2-0:2.42.2-6.el7_2.i686",
"relates_to_product_reference": "7Server-optional-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.42.2-6.el7_2.src as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.2)",
"product_id": "7Server-optional-7.2.AUS:glib2-0:2.42.2-6.el7_2.src"
},
"product_reference": "glib2-0:2.42.2-6.el7_2.src",
"relates_to_product_reference": "7Server-optional-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.42.2-6.el7_2.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.2)",
"product_id": "7Server-optional-7.2.AUS:glib2-0:2.42.2-6.el7_2.x86_64"
},
"product_reference": "glib2-0:2.42.2-6.el7_2.x86_64",
"relates_to_product_reference": "7Server-optional-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.42.2-6.el7_2.i686 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.2)",
"product_id": "7Server-optional-7.2.AUS:glib2-debuginfo-0:2.42.2-6.el7_2.i686"
},
"product_reference": "glib2-debuginfo-0:2.42.2-6.el7_2.i686",
"relates_to_product_reference": "7Server-optional-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.42.2-6.el7_2.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.2)",
"product_id": "7Server-optional-7.2.AUS:glib2-debuginfo-0:2.42.2-6.el7_2.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.42.2-6.el7_2.x86_64",
"relates_to_product_reference": "7Server-optional-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.42.2-6.el7_2.i686 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.2)",
"product_id": "7Server-optional-7.2.AUS:glib2-devel-0:2.42.2-6.el7_2.i686"
},
"product_reference": "glib2-devel-0:2.42.2-6.el7_2.i686",
"relates_to_product_reference": "7Server-optional-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.42.2-6.el7_2.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.2)",
"product_id": "7Server-optional-7.2.AUS:glib2-devel-0:2.42.2-6.el7_2.x86_64"
},
"product_reference": "glib2-devel-0:2.42.2-6.el7_2.x86_64",
"relates_to_product_reference": "7Server-optional-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.42.2-6.el7_2.noarch as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.2)",
"product_id": "7Server-optional-7.2.AUS:glib2-doc-0:2.42.2-6.el7_2.noarch"
},
"product_reference": "glib2-doc-0:2.42.2-6.el7_2.noarch",
"relates_to_product_reference": "7Server-optional-7.2.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.42.2-6.el7_2.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.2)",
"product_id": "7Server-optional-7.2.AUS:glib2-fam-0:2.42.2-6.el7_2.x86_64"
},
"product_reference": "glib2-fam-0:2.42.2-6.el7_2.x86_64",
"relates_to_product_reference": "7Server-optional-7.2.AUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-27219",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-02-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1929858"
}
],
"notes": [
{
"category": "description",
"text": "An integer wraparound was discovered in glib due to passing a 64 bit sized value to function g_memdup() which accepts a 32 bits number as argument. An attacker may abuse this flaw when an application linked against the glib library uses g_bytes_new() function or possibly other functions that use g_memdup() underneath and accept a 64 bits argument as size. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Applications that just use GBytes to access the data are affected by this flaw but the highest threat is to data confidentiality and/or the application availability, due to possible out-of-bounds reads. However, if the data in GBytes is taken through functions such as g_bytes_unref_to_data or g_bytes_unref_to_array it might be possible to have out-of-bounds writes due to the wrongly reported size of the buffer.\n\nApplications that use g_memdup to duplicate memory with user-controlled sizes should pay extra attention to the fact that g_memdup accepts a guint size instead of gsize. Thus directly passing a gsize value to g_memdup may results in integer truncation, allocating a buffer smaller than expected.",
"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": [
"7Server-7.2.AUS:glib2-0:2.42.2-6.el7_2.i686",
"7Server-7.2.AUS:glib2-0:2.42.2-6.el7_2.src",
"7Server-7.2.AUS:glib2-0:2.42.2-6.el7_2.x86_64",
"7Server-7.2.AUS:glib2-debuginfo-0:2.42.2-6.el7_2.i686",
"7Server-7.2.AUS:glib2-debuginfo-0:2.42.2-6.el7_2.x86_64",
"7Server-7.2.AUS:glib2-devel-0:2.42.2-6.el7_2.i686",
"7Server-7.2.AUS:glib2-devel-0:2.42.2-6.el7_2.x86_64",
"7Server-7.2.AUS:glib2-doc-0:2.42.2-6.el7_2.noarch",
"7Server-7.2.AUS:glib2-fam-0:2.42.2-6.el7_2.x86_64",
"7Server-optional-7.2.AUS:glib2-0:2.42.2-6.el7_2.i686",
"7Server-optional-7.2.AUS:glib2-0:2.42.2-6.el7_2.src",
"7Server-optional-7.2.AUS:glib2-0:2.42.2-6.el7_2.x86_64",
"7Server-optional-7.2.AUS:glib2-debuginfo-0:2.42.2-6.el7_2.i686",
"7Server-optional-7.2.AUS:glib2-debuginfo-0:2.42.2-6.el7_2.x86_64",
"7Server-optional-7.2.AUS:glib2-devel-0:2.42.2-6.el7_2.i686",
"7Server-optional-7.2.AUS:glib2-devel-0:2.42.2-6.el7_2.x86_64",
"7Server-optional-7.2.AUS:glib2-doc-0:2.42.2-6.el7_2.noarch",
"7Server-optional-7.2.AUS:glib2-fam-0:2.42.2-6.el7_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-27219"
},
{
"category": "external",
"summary": "RHBZ#1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-27219",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27219"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219"
}
],
"release_date": "2021-02-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-06-02T15:02: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": [
"7Server-7.2.AUS:glib2-0:2.42.2-6.el7_2.i686",
"7Server-7.2.AUS:glib2-0:2.42.2-6.el7_2.src",
"7Server-7.2.AUS:glib2-0:2.42.2-6.el7_2.x86_64",
"7Server-7.2.AUS:glib2-debuginfo-0:2.42.2-6.el7_2.i686",
"7Server-7.2.AUS:glib2-debuginfo-0:2.42.2-6.el7_2.x86_64",
"7Server-7.2.AUS:glib2-devel-0:2.42.2-6.el7_2.i686",
"7Server-7.2.AUS:glib2-devel-0:2.42.2-6.el7_2.x86_64",
"7Server-7.2.AUS:glib2-doc-0:2.42.2-6.el7_2.noarch",
"7Server-7.2.AUS:glib2-fam-0:2.42.2-6.el7_2.x86_64",
"7Server-optional-7.2.AUS:glib2-0:2.42.2-6.el7_2.i686",
"7Server-optional-7.2.AUS:glib2-0:2.42.2-6.el7_2.src",
"7Server-optional-7.2.AUS:glib2-0:2.42.2-6.el7_2.x86_64",
"7Server-optional-7.2.AUS:glib2-debuginfo-0:2.42.2-6.el7_2.i686",
"7Server-optional-7.2.AUS:glib2-debuginfo-0:2.42.2-6.el7_2.x86_64",
"7Server-optional-7.2.AUS:glib2-devel-0:2.42.2-6.el7_2.i686",
"7Server-optional-7.2.AUS:glib2-devel-0:2.42.2-6.el7_2.x86_64",
"7Server-optional-7.2.AUS:glib2-doc-0:2.42.2-6.el7_2.noarch",
"7Server-optional-7.2.AUS:glib2-fam-0:2.42.2-6.el7_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2203"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-7.2.AUS:glib2-0:2.42.2-6.el7_2.i686",
"7Server-7.2.AUS:glib2-0:2.42.2-6.el7_2.src",
"7Server-7.2.AUS:glib2-0:2.42.2-6.el7_2.x86_64",
"7Server-7.2.AUS:glib2-debuginfo-0:2.42.2-6.el7_2.i686",
"7Server-7.2.AUS:glib2-debuginfo-0:2.42.2-6.el7_2.x86_64",
"7Server-7.2.AUS:glib2-devel-0:2.42.2-6.el7_2.i686",
"7Server-7.2.AUS:glib2-devel-0:2.42.2-6.el7_2.x86_64",
"7Server-7.2.AUS:glib2-doc-0:2.42.2-6.el7_2.noarch",
"7Server-7.2.AUS:glib2-fam-0:2.42.2-6.el7_2.x86_64",
"7Server-optional-7.2.AUS:glib2-0:2.42.2-6.el7_2.i686",
"7Server-optional-7.2.AUS:glib2-0:2.42.2-6.el7_2.src",
"7Server-optional-7.2.AUS:glib2-0:2.42.2-6.el7_2.x86_64",
"7Server-optional-7.2.AUS:glib2-debuginfo-0:2.42.2-6.el7_2.i686",
"7Server-optional-7.2.AUS:glib2-debuginfo-0:2.42.2-6.el7_2.x86_64",
"7Server-optional-7.2.AUS:glib2-devel-0:2.42.2-6.el7_2.i686",
"7Server-optional-7.2.AUS:glib2-devel-0:2.42.2-6.el7_2.x86_64",
"7Server-optional-7.2.AUS:glib2-doc-0:2.42.2-6.el7_2.noarch",
"7Server-optional-7.2.AUS:glib2-fam-0:2.42.2-6.el7_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits"
}
]
}
RHSA-2021:2204
Vulnerability from csaf_redhat
Notes
{
"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 glib2 is now available for Red Hat Enterprise Linux 7.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": "GLib provides the core application building blocks for libraries and applications written in C. It provides the core object system used in GNOME, the main loop implementation, and a large set of utility functions for strings and common data structures.\n\nSecurity Fix(es):\n\n* glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits (CVE-2021-27219)\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-2021:2204",
"url": "https://access.redhat.com/errata/RHSA-2021:2204"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_2204.json"
}
],
"title": "Red Hat Security Advisory: glib2 security update",
"tracking": {
"current_release_date": "2025-11-21T18:22:42+00:00",
"generator": {
"date": "2025-11-21T18:22:42+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2021:2204",
"initial_release_date": "2021-06-02T16:50:59+00:00",
"revision_history": [
{
"date": "2021-06-02T16:50:59+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-06-02T16:50:59+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:22:42+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 ComputeNode EUS (v. 7.6)",
"product": {
"name": "Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.6::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product": {
"name": "Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.6::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product": {
"name": "Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.6::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.6::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.6::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.6::server"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-devel-0:2.56.1-5.el7_6.i686",
"product": {
"name": "glib2-devel-0:2.56.1-5.el7_6.i686",
"product_id": "glib2-devel-0:2.56.1-5.el7_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.1-5.el7_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.1-5.el7_6.i686",
"product": {
"name": "glib2-static-0:2.56.1-5.el7_6.i686",
"product_id": "glib2-static-0:2.56.1-5.el7_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.1-5.el7_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"product": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"product_id": "glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.1-5.el7_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-0:2.56.1-5.el7_6.i686",
"product": {
"name": "glib2-0:2.56.1-5.el7_6.i686",
"product_id": "glib2-0:2.56.1-5.el7_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-5.el7_6?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-devel-0:2.56.1-5.el7_6.x86_64",
"product": {
"name": "glib2-devel-0:2.56.1-5.el7_6.x86_64",
"product_id": "glib2-devel-0:2.56.1-5.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.1-5.el7_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.56.1-5.el7_6.x86_64",
"product": {
"name": "glib2-fam-0:2.56.1-5.el7_6.x86_64",
"product_id": "glib2-fam-0:2.56.1-5.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.1-5.el7_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.1-5.el7_6.x86_64",
"product": {
"name": "glib2-static-0:2.56.1-5.el7_6.x86_64",
"product_id": "glib2-static-0:2.56.1-5.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.1-5.el7_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.1-5.el7_6.x86_64",
"product": {
"name": "glib2-tests-0:2.56.1-5.el7_6.x86_64",
"product_id": "glib2-tests-0:2.56.1-5.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.1-5.el7_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"product": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"product_id": "glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.1-5.el7_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-0:2.56.1-5.el7_6.x86_64",
"product": {
"name": "glib2-0:2.56.1-5.el7_6.x86_64",
"product_id": "glib2-0:2.56.1-5.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-5.el7_6?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-doc-0:2.56.1-5.el7_6.noarch",
"product": {
"name": "glib2-doc-0:2.56.1-5.el7_6.noarch",
"product_id": "glib2-doc-0:2.56.1-5.el7_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-doc@2.56.1-5.el7_6?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"product": {
"name": "glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"product_id": "glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.1-5.el7_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.1-5.el7_6.ppc64le",
"product": {
"name": "glib2-static-0:2.56.1-5.el7_6.ppc64le",
"product_id": "glib2-static-0:2.56.1-5.el7_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.1-5.el7_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"product": {
"name": "glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"product_id": "glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.1-5.el7_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"product": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"product_id": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.1-5.el7_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-0:2.56.1-5.el7_6.ppc64le",
"product": {
"name": "glib2-0:2.56.1-5.el7_6.ppc64le",
"product_id": "glib2-0:2.56.1-5.el7_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-5.el7_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"product": {
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"product_id": "glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.1-5.el7_6?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-fam-0:2.56.1-5.el7_6.ppc64",
"product": {
"name": "glib2-fam-0:2.56.1-5.el7_6.ppc64",
"product_id": "glib2-fam-0:2.56.1-5.el7_6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.1-5.el7_6?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.1-5.el7_6.ppc64",
"product": {
"name": "glib2-static-0:2.56.1-5.el7_6.ppc64",
"product_id": "glib2-static-0:2.56.1-5.el7_6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.1-5.el7_6?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.1-5.el7_6.ppc64",
"product": {
"name": "glib2-tests-0:2.56.1-5.el7_6.ppc64",
"product_id": "glib2-tests-0:2.56.1-5.el7_6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.1-5.el7_6?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"product": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"product_id": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.1-5.el7_6?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "glib2-0:2.56.1-5.el7_6.ppc64",
"product": {
"name": "glib2-0:2.56.1-5.el7_6.ppc64",
"product_id": "glib2-0:2.56.1-5.el7_6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-5.el7_6?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc64",
"product": {
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc64",
"product_id": "glib2-devel-0:2.56.1-5.el7_6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.1-5.el7_6?arch=ppc64"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-static-0:2.56.1-5.el7_6.ppc",
"product": {
"name": "glib2-static-0:2.56.1-5.el7_6.ppc",
"product_id": "glib2-static-0:2.56.1-5.el7_6.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.1-5.el7_6?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"product": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"product_id": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.1-5.el7_6?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "glib2-0:2.56.1-5.el7_6.ppc",
"product": {
"name": "glib2-0:2.56.1-5.el7_6.ppc",
"product_id": "glib2-0:2.56.1-5.el7_6.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-5.el7_6?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc",
"product": {
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc",
"product_id": "glib2-devel-0:2.56.1-5.el7_6.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.1-5.el7_6?arch=ppc"
}
}
}
],
"category": "architecture",
"name": "ppc"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-fam-0:2.56.1-5.el7_6.s390x",
"product": {
"name": "glib2-fam-0:2.56.1-5.el7_6.s390x",
"product_id": "glib2-fam-0:2.56.1-5.el7_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.1-5.el7_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.1-5.el7_6.s390x",
"product": {
"name": "glib2-static-0:2.56.1-5.el7_6.s390x",
"product_id": "glib2-static-0:2.56.1-5.el7_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.1-5.el7_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.1-5.el7_6.s390x",
"product": {
"name": "glib2-tests-0:2.56.1-5.el7_6.s390x",
"product_id": "glib2-tests-0:2.56.1-5.el7_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.1-5.el7_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"product": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"product_id": "glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.1-5.el7_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-0:2.56.1-5.el7_6.s390x",
"product": {
"name": "glib2-0:2.56.1-5.el7_6.s390x",
"product_id": "glib2-0:2.56.1-5.el7_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-5.el7_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.1-5.el7_6.s390x",
"product": {
"name": "glib2-devel-0:2.56.1-5.el7_6.s390x",
"product_id": "glib2-devel-0:2.56.1-5.el7_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.1-5.el7_6?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-static-0:2.56.1-5.el7_6.s390",
"product": {
"name": "glib2-static-0:2.56.1-5.el7_6.s390",
"product_id": "glib2-static-0:2.56.1-5.el7_6.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.1-5.el7_6?arch=s390"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"product": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"product_id": "glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.1-5.el7_6?arch=s390"
}
}
},
{
"category": "product_version",
"name": "glib2-0:2.56.1-5.el7_6.s390",
"product": {
"name": "glib2-0:2.56.1-5.el7_6.s390",
"product_id": "glib2-0:2.56.1-5.el7_6.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-5.el7_6?arch=s390"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.1-5.el7_6.s390",
"product": {
"name": "glib2-devel-0:2.56.1-5.el7_6.s390",
"product_id": "glib2-devel-0:2.56.1-5.el7_6.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.1-5.el7_6?arch=s390"
}
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.1-5.el7_6.src",
"product": {
"name": "glib2-0:2.56.1-5.el7_6.src",
"product_id": "glib2-0:2.56.1-5.el7_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-5.el7_6?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.src as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.src"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.src",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.1-5.el7_6.noarch as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-doc-0:2.56.1-5.el7_6.noarch"
},
"product_reference": "glib2-doc-0:2.56.1-5.el7_6.noarch",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.src as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.src"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.src",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.1-5.el7_6.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-doc-0:2.56.1-5.el7_6.noarch"
},
"product_reference": "glib2-doc-0:2.56.1-5.el7_6.noarch",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.src as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.src"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.src",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.1-5.el7_6.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-doc-0:2.56.1-5.el7_6.noarch"
},
"product_reference": "glib2-doc-0:2.56.1-5.el7_6.noarch",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.src as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.src"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.src",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.1-5.el7_6.noarch as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-doc-0:2.56.1-5.el7_6.noarch"
},
"product_reference": "glib2-doc-0:2.56.1-5.el7_6.noarch",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.src as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.src"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.src",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.1-5.el7_6.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-doc-0:2.56.1-5.el7_6.noarch"
},
"product_reference": "glib2-doc-0:2.56.1-5.el7_6.noarch",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.src as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.src"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.src",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.1-5.el7_6.noarch as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-doc-0:2.56.1-5.el7_6.noarch"
},
"product_reference": "glib2-doc-0:2.56.1-5.el7_6.noarch",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-27219",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-02-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1929858"
}
],
"notes": [
{
"category": "description",
"text": "An integer wraparound was discovered in glib due to passing a 64 bit sized value to function g_memdup() which accepts a 32 bits number as argument. An attacker may abuse this flaw when an application linked against the glib library uses g_bytes_new() function or possibly other functions that use g_memdup() underneath and accept a 64 bits argument as size. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Applications that just use GBytes to access the data are affected by this flaw but the highest threat is to data confidentiality and/or the application availability, due to possible out-of-bounds reads. However, if the data in GBytes is taken through functions such as g_bytes_unref_to_data or g_bytes_unref_to_array it might be possible to have out-of-bounds writes due to the wrongly reported size of the buffer.\n\nApplications that use g_memdup to duplicate memory with user-controlled sizes should pay extra attention to the fact that g_memdup accepts a guint size instead of gsize. Thus directly passing a gsize value to g_memdup may results in integer truncation, allocating a buffer smaller than expected.",
"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": [
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.i686",
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390",
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.src",
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.i686",
"7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390",
"7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-7.6.EUS:glib2-doc-0:2.56.1-5.el7_6.noarch",
"7ComputeNode-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.i686",
"7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390",
"7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.src",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:glib2-doc-0:2.56.1-5.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.i686",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64le",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390x",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.src",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.x86_64",
"7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.i686",
"7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc",
"7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64",
"7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390",
"7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390x",
"7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64",
"7Server-7.6.EUS:glib2-doc-0:2.56.1-5.el7_6.noarch",
"7Server-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64",
"7Server-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"7Server-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.s390x",
"7Server-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64",
"7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.i686",
"7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc",
"7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64",
"7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le",
"7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390",
"7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390x",
"7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.x86_64",
"7Server-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64",
"7Server-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"7Server-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.s390x",
"7Server-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.i686",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc64",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.s390",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.s390x",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.src",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.x86_64",
"7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.i686",
"7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc",
"7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64",
"7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.s390",
"7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.s390x",
"7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64",
"7Server-Alt-7.6-EUS:glib2-doc-0:2.56.1-5.el7_6.noarch",
"7Server-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64",
"7Server-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.s390x",
"7Server-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64",
"7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.i686",
"7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc",
"7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc64",
"7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.s390",
"7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.s390x",
"7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.x86_64",
"7Server-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64",
"7Server-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.s390x",
"7Server-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.i686",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390x",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.src",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.i686",
"7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc",
"7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390",
"7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390x",
"7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-7.6.EUS:glib2-doc-0:2.56.1-5.el7_6.noarch",
"7Server-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.s390x",
"7Server-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.i686",
"7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc",
"7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390",
"7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390x",
"7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.s390x",
"7Server-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.src",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:glib2-doc-0:2.56.1-5.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-27219"
},
{
"category": "external",
"summary": "RHBZ#1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-27219",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27219"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219"
}
],
"release_date": "2021-02-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-06-02T16:50:59+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": [
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.i686",
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390",
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.src",
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.i686",
"7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390",
"7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-7.6.EUS:glib2-doc-0:2.56.1-5.el7_6.noarch",
"7ComputeNode-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.i686",
"7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390",
"7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.src",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:glib2-doc-0:2.56.1-5.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.i686",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64le",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390x",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.src",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.x86_64",
"7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.i686",
"7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc",
"7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64",
"7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390",
"7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390x",
"7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64",
"7Server-7.6.EUS:glib2-doc-0:2.56.1-5.el7_6.noarch",
"7Server-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64",
"7Server-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"7Server-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.s390x",
"7Server-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64",
"7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.i686",
"7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc",
"7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64",
"7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le",
"7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390",
"7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390x",
"7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.x86_64",
"7Server-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64",
"7Server-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"7Server-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.s390x",
"7Server-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.i686",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc64",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.s390",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.s390x",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.src",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.x86_64",
"7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.i686",
"7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc",
"7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64",
"7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.s390",
"7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.s390x",
"7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64",
"7Server-Alt-7.6-EUS:glib2-doc-0:2.56.1-5.el7_6.noarch",
"7Server-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64",
"7Server-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.s390x",
"7Server-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64",
"7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.i686",
"7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc",
"7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc64",
"7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.s390",
"7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.s390x",
"7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.x86_64",
"7Server-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64",
"7Server-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.s390x",
"7Server-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.i686",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390x",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.src",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.i686",
"7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc",
"7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390",
"7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390x",
"7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-7.6.EUS:glib2-doc-0:2.56.1-5.el7_6.noarch",
"7Server-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.s390x",
"7Server-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.i686",
"7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc",
"7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390",
"7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390x",
"7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.s390x",
"7Server-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.src",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:glib2-doc-0:2.56.1-5.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2204"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.i686",
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390",
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.src",
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.i686",
"7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390",
"7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-7.6.EUS:glib2-doc-0:2.56.1-5.el7_6.noarch",
"7ComputeNode-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.i686",
"7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390",
"7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.src",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:glib2-doc-0:2.56.1-5.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.i686",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64le",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390x",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.src",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.x86_64",
"7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.i686",
"7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc",
"7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64",
"7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390",
"7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390x",
"7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64",
"7Server-7.6.EUS:glib2-doc-0:2.56.1-5.el7_6.noarch",
"7Server-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64",
"7Server-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"7Server-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.s390x",
"7Server-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64",
"7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.i686",
"7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc",
"7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64",
"7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le",
"7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390",
"7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390x",
"7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.x86_64",
"7Server-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64",
"7Server-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"7Server-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.s390x",
"7Server-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.i686",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc64",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.s390",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.s390x",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.src",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.x86_64",
"7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.i686",
"7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc",
"7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64",
"7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.s390",
"7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.s390x",
"7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64",
"7Server-Alt-7.6-EUS:glib2-doc-0:2.56.1-5.el7_6.noarch",
"7Server-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64",
"7Server-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.s390x",
"7Server-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64",
"7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.i686",
"7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc",
"7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc64",
"7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.s390",
"7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.s390x",
"7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.x86_64",
"7Server-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64",
"7Server-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.s390x",
"7Server-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.i686",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390x",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.src",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.i686",
"7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc",
"7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390",
"7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390x",
"7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-7.6.EUS:glib2-doc-0:2.56.1-5.el7_6.noarch",
"7Server-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.s390x",
"7Server-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.i686",
"7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc",
"7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390",
"7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390x",
"7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.s390x",
"7Server-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.src",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:glib2-doc-0:2.56.1-5.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits"
}
]
}
rhsa-2021:2204
Vulnerability from csaf_redhat
Notes
{
"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 glib2 is now available for Red Hat Enterprise Linux 7.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": "GLib provides the core application building blocks for libraries and applications written in C. It provides the core object system used in GNOME, the main loop implementation, and a large set of utility functions for strings and common data structures.\n\nSecurity Fix(es):\n\n* glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits (CVE-2021-27219)\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-2021:2204",
"url": "https://access.redhat.com/errata/RHSA-2021:2204"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_2204.json"
}
],
"title": "Red Hat Security Advisory: glib2 security update",
"tracking": {
"current_release_date": "2025-11-21T18:22:42+00:00",
"generator": {
"date": "2025-11-21T18:22:42+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2021:2204",
"initial_release_date": "2021-06-02T16:50:59+00:00",
"revision_history": [
{
"date": "2021-06-02T16:50:59+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-06-02T16:50:59+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:22:42+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 ComputeNode EUS (v. 7.6)",
"product": {
"name": "Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.6::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product": {
"name": "Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.6::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product": {
"name": "Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.6::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.6::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.6::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:7.6::server"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-devel-0:2.56.1-5.el7_6.i686",
"product": {
"name": "glib2-devel-0:2.56.1-5.el7_6.i686",
"product_id": "glib2-devel-0:2.56.1-5.el7_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.1-5.el7_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.1-5.el7_6.i686",
"product": {
"name": "glib2-static-0:2.56.1-5.el7_6.i686",
"product_id": "glib2-static-0:2.56.1-5.el7_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.1-5.el7_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"product": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"product_id": "glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.1-5.el7_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-0:2.56.1-5.el7_6.i686",
"product": {
"name": "glib2-0:2.56.1-5.el7_6.i686",
"product_id": "glib2-0:2.56.1-5.el7_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-5.el7_6?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-devel-0:2.56.1-5.el7_6.x86_64",
"product": {
"name": "glib2-devel-0:2.56.1-5.el7_6.x86_64",
"product_id": "glib2-devel-0:2.56.1-5.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.1-5.el7_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.56.1-5.el7_6.x86_64",
"product": {
"name": "glib2-fam-0:2.56.1-5.el7_6.x86_64",
"product_id": "glib2-fam-0:2.56.1-5.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.1-5.el7_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.1-5.el7_6.x86_64",
"product": {
"name": "glib2-static-0:2.56.1-5.el7_6.x86_64",
"product_id": "glib2-static-0:2.56.1-5.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.1-5.el7_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.1-5.el7_6.x86_64",
"product": {
"name": "glib2-tests-0:2.56.1-5.el7_6.x86_64",
"product_id": "glib2-tests-0:2.56.1-5.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.1-5.el7_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"product": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"product_id": "glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.1-5.el7_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-0:2.56.1-5.el7_6.x86_64",
"product": {
"name": "glib2-0:2.56.1-5.el7_6.x86_64",
"product_id": "glib2-0:2.56.1-5.el7_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-5.el7_6?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-doc-0:2.56.1-5.el7_6.noarch",
"product": {
"name": "glib2-doc-0:2.56.1-5.el7_6.noarch",
"product_id": "glib2-doc-0:2.56.1-5.el7_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-doc@2.56.1-5.el7_6?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"product": {
"name": "glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"product_id": "glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.1-5.el7_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.1-5.el7_6.ppc64le",
"product": {
"name": "glib2-static-0:2.56.1-5.el7_6.ppc64le",
"product_id": "glib2-static-0:2.56.1-5.el7_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.1-5.el7_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"product": {
"name": "glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"product_id": "glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.1-5.el7_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"product": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"product_id": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.1-5.el7_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-0:2.56.1-5.el7_6.ppc64le",
"product": {
"name": "glib2-0:2.56.1-5.el7_6.ppc64le",
"product_id": "glib2-0:2.56.1-5.el7_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-5.el7_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"product": {
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"product_id": "glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.1-5.el7_6?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-fam-0:2.56.1-5.el7_6.ppc64",
"product": {
"name": "glib2-fam-0:2.56.1-5.el7_6.ppc64",
"product_id": "glib2-fam-0:2.56.1-5.el7_6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.1-5.el7_6?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.1-5.el7_6.ppc64",
"product": {
"name": "glib2-static-0:2.56.1-5.el7_6.ppc64",
"product_id": "glib2-static-0:2.56.1-5.el7_6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.1-5.el7_6?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.1-5.el7_6.ppc64",
"product": {
"name": "glib2-tests-0:2.56.1-5.el7_6.ppc64",
"product_id": "glib2-tests-0:2.56.1-5.el7_6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.1-5.el7_6?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"product": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"product_id": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.1-5.el7_6?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "glib2-0:2.56.1-5.el7_6.ppc64",
"product": {
"name": "glib2-0:2.56.1-5.el7_6.ppc64",
"product_id": "glib2-0:2.56.1-5.el7_6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-5.el7_6?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc64",
"product": {
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc64",
"product_id": "glib2-devel-0:2.56.1-5.el7_6.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.1-5.el7_6?arch=ppc64"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-static-0:2.56.1-5.el7_6.ppc",
"product": {
"name": "glib2-static-0:2.56.1-5.el7_6.ppc",
"product_id": "glib2-static-0:2.56.1-5.el7_6.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.1-5.el7_6?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"product": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"product_id": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.1-5.el7_6?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "glib2-0:2.56.1-5.el7_6.ppc",
"product": {
"name": "glib2-0:2.56.1-5.el7_6.ppc",
"product_id": "glib2-0:2.56.1-5.el7_6.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-5.el7_6?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc",
"product": {
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc",
"product_id": "glib2-devel-0:2.56.1-5.el7_6.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.1-5.el7_6?arch=ppc"
}
}
}
],
"category": "architecture",
"name": "ppc"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-fam-0:2.56.1-5.el7_6.s390x",
"product": {
"name": "glib2-fam-0:2.56.1-5.el7_6.s390x",
"product_id": "glib2-fam-0:2.56.1-5.el7_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.1-5.el7_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.1-5.el7_6.s390x",
"product": {
"name": "glib2-static-0:2.56.1-5.el7_6.s390x",
"product_id": "glib2-static-0:2.56.1-5.el7_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.1-5.el7_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.1-5.el7_6.s390x",
"product": {
"name": "glib2-tests-0:2.56.1-5.el7_6.s390x",
"product_id": "glib2-tests-0:2.56.1-5.el7_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.1-5.el7_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"product": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"product_id": "glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.1-5.el7_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-0:2.56.1-5.el7_6.s390x",
"product": {
"name": "glib2-0:2.56.1-5.el7_6.s390x",
"product_id": "glib2-0:2.56.1-5.el7_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-5.el7_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.1-5.el7_6.s390x",
"product": {
"name": "glib2-devel-0:2.56.1-5.el7_6.s390x",
"product_id": "glib2-devel-0:2.56.1-5.el7_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.1-5.el7_6?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-static-0:2.56.1-5.el7_6.s390",
"product": {
"name": "glib2-static-0:2.56.1-5.el7_6.s390",
"product_id": "glib2-static-0:2.56.1-5.el7_6.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.1-5.el7_6?arch=s390"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"product": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"product_id": "glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.1-5.el7_6?arch=s390"
}
}
},
{
"category": "product_version",
"name": "glib2-0:2.56.1-5.el7_6.s390",
"product": {
"name": "glib2-0:2.56.1-5.el7_6.s390",
"product_id": "glib2-0:2.56.1-5.el7_6.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-5.el7_6?arch=s390"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.1-5.el7_6.s390",
"product": {
"name": "glib2-devel-0:2.56.1-5.el7_6.s390",
"product_id": "glib2-devel-0:2.56.1-5.el7_6.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.1-5.el7_6?arch=s390"
}
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.1-5.el7_6.src",
"product": {
"name": "glib2-0:2.56.1-5.el7_6.src",
"product_id": "glib2-0:2.56.1-5.el7_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.1-5.el7_6?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.src as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.src"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.src",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.1-5.el7_6.noarch as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-doc-0:2.56.1-5.el7_6.noarch"
},
"product_reference": "glib2-doc-0:2.56.1-5.el7_6.noarch",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.6)",
"product_id": "7ComputeNode-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.src as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.src"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.src",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.1-5.el7_6.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-doc-0:2.56.1-5.el7_6.noarch"
},
"product_reference": "glib2-doc-0:2.56.1-5.el7_6.noarch",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.6)",
"product_id": "7ComputeNode-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.src as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.src"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.src",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.1-5.el7_6.noarch as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-doc-0:2.56.1-5.el7_6.noarch"
},
"product_reference": "glib2-doc-0:2.56.1-5.el7_6.noarch",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.6)",
"product_id": "7Server-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.src as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.src"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.src",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.1-5.el7_6.noarch as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-doc-0:2.56.1-5.el7_6.noarch"
},
"product_reference": "glib2-doc-0:2.56.1-5.el7_6.noarch",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.src as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.src"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.src",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.1-5.el7_6.noarch as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-doc-0:2.56.1-5.el7_6.noarch"
},
"product_reference": "glib2-doc-0:2.56.1-5.el7_6.noarch",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.6)",
"product_id": "7Server-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.src as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.src"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.src",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-devel-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.1-5.el7_6.noarch as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-doc-0:2.56.1-5.el7_6.noarch"
},
"product_reference": "glib2-doc-0:2.56.1-5.el7_6.noarch",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-fam-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.i686"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.i686",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.ppc",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.s390"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.s390",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-static-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.ppc64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.s390x"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.s390x",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.1-5.el7_6.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-optional-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64"
},
"product_reference": "glib2-tests-0:2.56.1-5.el7_6.x86_64",
"relates_to_product_reference": "7Server-optional-Alt-7.6-EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-27219",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-02-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1929858"
}
],
"notes": [
{
"category": "description",
"text": "An integer wraparound was discovered in glib due to passing a 64 bit sized value to function g_memdup() which accepts a 32 bits number as argument. An attacker may abuse this flaw when an application linked against the glib library uses g_bytes_new() function or possibly other functions that use g_memdup() underneath and accept a 64 bits argument as size. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Applications that just use GBytes to access the data are affected by this flaw but the highest threat is to data confidentiality and/or the application availability, due to possible out-of-bounds reads. However, if the data in GBytes is taken through functions such as g_bytes_unref_to_data or g_bytes_unref_to_array it might be possible to have out-of-bounds writes due to the wrongly reported size of the buffer.\n\nApplications that use g_memdup to duplicate memory with user-controlled sizes should pay extra attention to the fact that g_memdup accepts a guint size instead of gsize. Thus directly passing a gsize value to g_memdup may results in integer truncation, allocating a buffer smaller than expected.",
"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": [
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.i686",
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390",
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.src",
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.i686",
"7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390",
"7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-7.6.EUS:glib2-doc-0:2.56.1-5.el7_6.noarch",
"7ComputeNode-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.i686",
"7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390",
"7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.src",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:glib2-doc-0:2.56.1-5.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.i686",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64le",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390x",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.src",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.x86_64",
"7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.i686",
"7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc",
"7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64",
"7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390",
"7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390x",
"7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64",
"7Server-7.6.EUS:glib2-doc-0:2.56.1-5.el7_6.noarch",
"7Server-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64",
"7Server-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"7Server-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.s390x",
"7Server-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64",
"7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.i686",
"7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc",
"7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64",
"7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le",
"7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390",
"7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390x",
"7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.x86_64",
"7Server-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64",
"7Server-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"7Server-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.s390x",
"7Server-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.i686",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc64",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.s390",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.s390x",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.src",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.x86_64",
"7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.i686",
"7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc",
"7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64",
"7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.s390",
"7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.s390x",
"7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64",
"7Server-Alt-7.6-EUS:glib2-doc-0:2.56.1-5.el7_6.noarch",
"7Server-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64",
"7Server-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.s390x",
"7Server-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64",
"7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.i686",
"7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc",
"7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc64",
"7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.s390",
"7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.s390x",
"7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.x86_64",
"7Server-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64",
"7Server-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.s390x",
"7Server-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.i686",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390x",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.src",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.i686",
"7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc",
"7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390",
"7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390x",
"7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-7.6.EUS:glib2-doc-0:2.56.1-5.el7_6.noarch",
"7Server-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.s390x",
"7Server-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.i686",
"7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc",
"7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390",
"7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390x",
"7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.s390x",
"7Server-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.src",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:glib2-doc-0:2.56.1-5.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-27219"
},
{
"category": "external",
"summary": "RHBZ#1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-27219",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27219"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219"
}
],
"release_date": "2021-02-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-06-02T16:50:59+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": [
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.i686",
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390",
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.src",
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.i686",
"7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390",
"7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-7.6.EUS:glib2-doc-0:2.56.1-5.el7_6.noarch",
"7ComputeNode-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.i686",
"7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390",
"7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.src",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:glib2-doc-0:2.56.1-5.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.i686",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64le",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390x",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.src",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.x86_64",
"7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.i686",
"7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc",
"7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64",
"7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390",
"7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390x",
"7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64",
"7Server-7.6.EUS:glib2-doc-0:2.56.1-5.el7_6.noarch",
"7Server-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64",
"7Server-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"7Server-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.s390x",
"7Server-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64",
"7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.i686",
"7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc",
"7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64",
"7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le",
"7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390",
"7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390x",
"7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.x86_64",
"7Server-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64",
"7Server-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"7Server-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.s390x",
"7Server-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.i686",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc64",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.s390",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.s390x",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.src",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.x86_64",
"7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.i686",
"7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc",
"7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64",
"7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.s390",
"7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.s390x",
"7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64",
"7Server-Alt-7.6-EUS:glib2-doc-0:2.56.1-5.el7_6.noarch",
"7Server-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64",
"7Server-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.s390x",
"7Server-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64",
"7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.i686",
"7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc",
"7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc64",
"7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.s390",
"7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.s390x",
"7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.x86_64",
"7Server-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64",
"7Server-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.s390x",
"7Server-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.i686",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390x",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.src",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.i686",
"7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc",
"7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390",
"7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390x",
"7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-7.6.EUS:glib2-doc-0:2.56.1-5.el7_6.noarch",
"7Server-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.s390x",
"7Server-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.i686",
"7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc",
"7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390",
"7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390x",
"7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.s390x",
"7Server-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.src",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:glib2-doc-0:2.56.1-5.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2204"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.i686",
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390",
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.src",
"7ComputeNode-7.6.EUS:glib2-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.i686",
"7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390",
"7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-7.6.EUS:glib2-doc-0:2.56.1-5.el7_6.noarch",
"7ComputeNode-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.i686",
"7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390",
"7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.src",
"7ComputeNode-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:glib2-doc-0:2.56.1-5.el7_6.noarch",
"7ComputeNode-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.i686",
"7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc",
"7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390",
"7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.x86_64",
"7ComputeNode-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64",
"7ComputeNode-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"7ComputeNode-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.s390x",
"7ComputeNode-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.i686",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64le",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390x",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.src",
"7Server-7.6.EUS:glib2-0:2.56.1-5.el7_6.x86_64",
"7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"7Server-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.i686",
"7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc",
"7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64",
"7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390",
"7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390x",
"7Server-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64",
"7Server-7.6.EUS:glib2-doc-0:2.56.1-5.el7_6.noarch",
"7Server-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64",
"7Server-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"7Server-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.s390x",
"7Server-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64",
"7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.i686",
"7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc",
"7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64",
"7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le",
"7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390",
"7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390x",
"7Server-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.x86_64",
"7Server-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64",
"7Server-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"7Server-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.s390x",
"7Server-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.i686",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc64",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.s390",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.s390x",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.src",
"7Server-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.x86_64",
"7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"7Server-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.i686",
"7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc",
"7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64",
"7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.s390",
"7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.s390x",
"7Server-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64",
"7Server-Alt-7.6-EUS:glib2-doc-0:2.56.1-5.el7_6.noarch",
"7Server-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64",
"7Server-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.s390x",
"7Server-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64",
"7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.i686",
"7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc",
"7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc64",
"7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.s390",
"7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.s390x",
"7Server-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.x86_64",
"7Server-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64",
"7Server-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"7Server-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.s390x",
"7Server-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.i686",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.s390x",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.src",
"7Server-optional-7.6.EUS:glib2-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"7Server-optional-7.6.EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.i686",
"7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc",
"7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390",
"7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.s390x",
"7Server-optional-7.6.EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-7.6.EUS:glib2-doc-0:2.56.1-5.el7_6.noarch",
"7Server-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.s390x",
"7Server-optional-7.6.EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.i686",
"7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc",
"7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390",
"7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.s390x",
"7Server-optional-7.6.EUS:glib2-static-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.s390x",
"7Server-optional-7.6.EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.src",
"7Server-optional-Alt-7.6-EUS:glib2-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:glib2-debuginfo-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:glib2-devel-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:glib2-doc-0:2.56.1-5.el7_6.noarch",
"7Server-optional-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:glib2-fam-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.i686",
"7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc",
"7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.s390",
"7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:glib2-static-0:2.56.1-5.el7_6.x86_64",
"7Server-optional-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64",
"7Server-optional-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.ppc64le",
"7Server-optional-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.s390x",
"7Server-optional-Alt-7.6-EUS:glib2-tests-0:2.56.1-5.el7_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits"
}
]
}
rhsa-2021_2519
Vulnerability from csaf_redhat
Notes
{
"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 redhat-virtualization-host is now available for Red Hat Virtualization 4 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": "The redhat-virtualization-host packages provide the Red Hat Virtualization Host.\nThese packages include redhat-release-virtualization-host. Red Hat\nVirtualization Hosts (RHVH) are installed using a special build of Red Hat\nEnterprise Linux with only the packages required to host virtual machines. RHVH features a Cockpit user interface for monitoring the host\u0027s resources and\nperforming administrative tasks.\n\nSecurity Fix(es):\n\n* glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits (CVE-2021-27219)\n\n* hw: vt-d related privilege escalation (CVE-2020-24489)\n\n* dhcp: stack-based buffer overflow when parsing statements with colon-separated hex digits in config or lease files in dhcpd and dhclient (CVE-2021-25217)\n\nFor more details about the security issue(s), including the impact, a CVSS score, 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-2021:2519",
"url": "https://access.redhat.com/errata/RHSA-2021:2519"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "external",
"summary": "1948377",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1948377"
},
{
"category": "external",
"summary": "1957238",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1957238"
},
{
"category": "external",
"summary": "1962650",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1962650"
},
{
"category": "external",
"summary": "1963258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1963258"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_2519.json"
}
],
"title": "Red Hat Security Advisory: RHV-H security update (redhat-virtualization-host) 4.3.16",
"tracking": {
"current_release_date": "2024-11-15T11:51:52+00:00",
"generator": {
"date": "2024-11-15T11:51:52+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2021:2519",
"initial_release_date": "2021-06-22T13:23:21+00:00",
"revision_history": [
{
"date": "2021-06-22T13:23:21+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-06-22T13:23:21+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-15T11:51:52+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "RHEL 7-based RHEV-H for RHEV 4 (build requirements)",
"product": {
"name": "RHEL 7-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "7Server-RHEV-4-HypervisorBuild-7",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::hypervisor"
}
}
},
{
"category": "product_name",
"name": "Red Hat Virtualization 4 Hypervisor for RHEL 7",
"product": {
"name": "Red Hat Virtualization 4 Hypervisor for RHEL 7",
"product_id": "7Server-RHEV-4-Hypervisor-7",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::hypervisor"
}
}
}
],
"category": "product_family",
"name": "Red Hat Virtualization"
},
{
"branches": [
{
"category": "product_version",
"name": "redhat-release-virtualization-host-0:4.3.16-1.el7ev.src",
"product": {
"name": "redhat-release-virtualization-host-0:4.3.16-1.el7ev.src",
"product_id": "redhat-release-virtualization-host-0:4.3.16-1.el7ev.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redhat-release-virtualization-host@4.3.16-1.el7ev?arch=src"
}
}
},
{
"category": "product_version",
"name": "redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src",
"product": {
"name": "redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src",
"product_id": "redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redhat-virtualization-host@4.3.16-20210615.0.el7_9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "redhat-release-virtualization-host-0:4.3.16-1.el7ev.x86_64",
"product": {
"name": "redhat-release-virtualization-host-0:4.3.16-1.el7ev.x86_64",
"product_id": "redhat-release-virtualization-host-0:4.3.16-1.el7ev.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redhat-release-virtualization-host@4.3.16-1.el7ev?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "redhat-virtualization-host-image-update-placeholder-0:4.3.16-1.el7ev.noarch",
"product": {
"name": "redhat-virtualization-host-image-update-placeholder-0:4.3.16-1.el7ev.noarch",
"product_id": "redhat-virtualization-host-image-update-placeholder-0:4.3.16-1.el7ev.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redhat-virtualization-host-image-update-placeholder@4.3.16-1.el7ev?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch",
"product": {
"name": "redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch",
"product_id": "redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redhat-virtualization-host-image-update@4.3.16-20210615.0.el7_9?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src as a component of Red Hat Virtualization 4 Hypervisor for RHEL 7",
"product_id": "7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src"
},
"product_reference": "redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src",
"relates_to_product_reference": "7Server-RHEV-4-Hypervisor-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch as a component of Red Hat Virtualization 4 Hypervisor for RHEL 7",
"product_id": "7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch"
},
"product_reference": "redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch",
"relates_to_product_reference": "7Server-RHEV-4-Hypervisor-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-release-virtualization-host-0:4.3.16-1.el7ev.src as a component of RHEL 7-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.16-1.el7ev.src"
},
"product_reference": "redhat-release-virtualization-host-0:4.3.16-1.el7ev.src",
"relates_to_product_reference": "7Server-RHEV-4-HypervisorBuild-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-release-virtualization-host-0:4.3.16-1.el7ev.x86_64 as a component of RHEL 7-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.16-1.el7ev.x86_64"
},
"product_reference": "redhat-release-virtualization-host-0:4.3.16-1.el7ev.x86_64",
"relates_to_product_reference": "7Server-RHEV-4-HypervisorBuild-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src as a component of RHEL 7-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src"
},
"product_reference": "redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src",
"relates_to_product_reference": "7Server-RHEV-4-HypervisorBuild-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch as a component of RHEL 7-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch"
},
"product_reference": "redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch",
"relates_to_product_reference": "7Server-RHEV-4-HypervisorBuild-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-virtualization-host-image-update-placeholder-0:4.3.16-1.el7ev.noarch as a component of RHEL 7-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.3.16-1.el7ev.noarch"
},
"product_reference": "redhat-virtualization-host-image-update-placeholder-0:4.3.16-1.el7ev.noarch",
"relates_to_product_reference": "7Server-RHEV-4-HypervisorBuild-7"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Intel"
]
}
],
"cve": "CVE-2020-24489",
"cwe": {
"id": "CWE-459",
"name": "Incomplete Cleanup"
},
"discovery_date": "2021-05-20T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.16-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.16-1.el7ev.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.3.16-1.el7ev.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1962650"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Intel\u00ae VT-d products. Entries from the context cache on some types of context cache invalidations may not be properly invalidated which may allow an authenticated user to potentially enable escalation of privilege via local access. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "hw: vt-d related privilege escalation",
"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": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch"
],
"known_not_affected": [
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.16-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.16-1.el7ev.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.3.16-1.el7ev.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-24489"
},
{
"category": "external",
"summary": "RHBZ#1962650",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1962650"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-24489",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-24489"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-24489",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-24489"
}
],
"release_date": "2021-06-08T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-06-22T13:23:21+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2974891",
"product_ids": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2519"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "hw: vt-d related privilege escalation"
},
{
"cve": "CVE-2021-25217",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2021-05-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.16-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.16-1.el7ev.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.3.16-1.el7ev.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1963258"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Dynamic Host Configuration Protocol (DHCP). There is a discrepancy between the code that handles encapsulated option information in leases transmitted \"on the wire\" and the code which reads and parses lease information after it has been written to disk storage. This flaw allows an attacker to deliberately cause a situation where dhcpd while running in DHCPv4 or DHCPv6 mode, or the dhclient attempts to read a stored lease that contains option information, to trigger a stack-based buffer overflow in the option parsing code for colon-separated hex digits values. The highest threat from this vulnerability is to data confidentiality and integrity as well as service availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dhcp: stack-based buffer overflow when parsing statements with colon-separated hex digits in config or lease files in dhcpd and dhclient",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To abuse this flaw an attacker has to be on the same local sub-net of the victim machine. An attacker may send crafted DHCP messages with long lease statements that, when stored locally on file and then re-read by dhclient or dhcpd, might trigger the bug.",
"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": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch"
],
"known_not_affected": [
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.16-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.16-1.el7ev.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.3.16-1.el7ev.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-25217"
},
{
"category": "external",
"summary": "RHBZ#1963258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1963258"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-25217",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-25217"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-25217",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-25217"
},
{
"category": "external",
"summary": "https://kb.isc.org/docs/cve-2021-25217",
"url": "https://kb.isc.org/docs/cve-2021-25217"
}
],
"release_date": "2021-05-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-06-22T13:23:21+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2974891",
"product_ids": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2519"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dhcp: stack-based buffer overflow when parsing statements with colon-separated hex digits in config or lease files in dhcpd and dhclient"
},
{
"cve": "CVE-2021-27219",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-02-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.16-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.16-1.el7ev.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.3.16-1.el7ev.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1929858"
}
],
"notes": [
{
"category": "description",
"text": "An integer wraparound was discovered in glib due to passing a 64 bit sized value to function g_memdup() which accepts a 32 bits number as argument. An attacker may abuse this flaw when an application linked against the glib library uses g_bytes_new() function or possibly other functions that use g_memdup() underneath and accept a 64 bits argument as size. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Applications that just use GBytes to access the data are affected by this flaw but the highest threat is to data confidentiality and/or the application availability, due to possible out-of-bounds reads. However, if the data in GBytes is taken through functions such as g_bytes_unref_to_data or g_bytes_unref_to_array it might be possible to have out-of-bounds writes due to the wrongly reported size of the buffer.\n\nApplications that use g_memdup to duplicate memory with user-controlled sizes should pay extra attention to the fact that g_memdup accepts a guint size instead of gsize. Thus directly passing a gsize value to g_memdup may results in integer truncation, allocating a buffer smaller than expected.",
"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": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch"
],
"known_not_affected": [
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.16-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.3.16-1.el7ev.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.3.16-1.el7ev.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-27219"
},
{
"category": "external",
"summary": "RHBZ#1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-27219",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27219"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219"
}
],
"release_date": "2021-02-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-06-22T13:23:21+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2974891",
"product_ids": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2519"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-0:4.3.16-20210615.0.el7_9.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-0:4.3.16-20210615.0.el7_9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits"
}
]
}
rhsa-2021_2170
Vulnerability from csaf_redhat
Notes
{
"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 glib2 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": "GLib provides the core application building blocks for libraries and applications written in C. It provides the core object system used in GNOME, the main loop implementation, and a large set of utility functions for strings and common data structures.\n\nSecurity Fix(es):\n\n* glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits (CVE-2021-27219)\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\nBug Fix(es):\n\n* Refcounting issue causes crashes and slow workarounds (BZ#1953553)",
"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-2021:2170",
"url": "https://access.redhat.com/errata/RHSA-2021:2170"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "external",
"summary": "1953553",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1953553"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_2170.json"
}
],
"title": "Red Hat Security Advisory: glib2 security and bug fix update",
"tracking": {
"current_release_date": "2024-11-15T11:49:17+00:00",
"generator": {
"date": "2024-11-15T11:49:17+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2021:2170",
"initial_release_date": "2021-06-01T11:50:21+00:00",
"revision_history": [
{
"date": "2021-06-01T11:50:21+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-06-01T11:50:21+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-15T11:49:17+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder (v. 8)",
"product": {
"name": "Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::crb"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:8::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.4-10.el8_4.src",
"product": {
"name": "glib2-0:2.56.4-10.el8_4.src",
"product_id": "glib2-0:2.56.4-10.el8_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.4-10.el8_4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.4-10.el8_4.aarch64",
"product": {
"name": "glib2-0:2.56.4-10.el8_4.aarch64",
"product_id": "glib2-0:2.56.4-10.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.4-10.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.4-10.el8_4.aarch64",
"product": {
"name": "glib2-devel-0:2.56.4-10.el8_4.aarch64",
"product_id": "glib2-devel-0:2.56.4-10.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.4-10.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.56.4-10.el8_4.aarch64",
"product": {
"name": "glib2-fam-0:2.56.4-10.el8_4.aarch64",
"product_id": "glib2-fam-0:2.56.4-10.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.4-10.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.4-10.el8_4.aarch64",
"product": {
"name": "glib2-tests-0:2.56.4-10.el8_4.aarch64",
"product_id": "glib2-tests-0:2.56.4-10.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.4-10.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-debugsource-0:2.56.4-10.el8_4.aarch64",
"product": {
"name": "glib2-debugsource-0:2.56.4-10.el8_4.aarch64",
"product_id": "glib2-debugsource-0:2.56.4-10.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debugsource@2.56.4-10.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.4-10.el8_4.aarch64",
"product": {
"name": "glib2-debuginfo-0:2.56.4-10.el8_4.aarch64",
"product_id": "glib2-debuginfo-0:2.56.4-10.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.4-10.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.aarch64",
"product": {
"name": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.aarch64",
"product_id": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel-debuginfo@2.56.4-10.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.aarch64",
"product": {
"name": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.aarch64",
"product_id": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam-debuginfo@2.56.4-10.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.aarch64",
"product": {
"name": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.aarch64",
"product_id": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests-debuginfo@2.56.4-10.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.4-10.el8_4.aarch64",
"product": {
"name": "glib2-static-0:2.56.4-10.el8_4.aarch64",
"product_id": "glib2-static-0:2.56.4-10.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.4-10.el8_4?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.4-10.el8_4.ppc64le",
"product": {
"name": "glib2-0:2.56.4-10.el8_4.ppc64le",
"product_id": "glib2-0:2.56.4-10.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.4-10.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.4-10.el8_4.ppc64le",
"product": {
"name": "glib2-devel-0:2.56.4-10.el8_4.ppc64le",
"product_id": "glib2-devel-0:2.56.4-10.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.4-10.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.56.4-10.el8_4.ppc64le",
"product": {
"name": "glib2-fam-0:2.56.4-10.el8_4.ppc64le",
"product_id": "glib2-fam-0:2.56.4-10.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.4-10.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.4-10.el8_4.ppc64le",
"product": {
"name": "glib2-tests-0:2.56.4-10.el8_4.ppc64le",
"product_id": "glib2-tests-0:2.56.4-10.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.4-10.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-debugsource-0:2.56.4-10.el8_4.ppc64le",
"product": {
"name": "glib2-debugsource-0:2.56.4-10.el8_4.ppc64le",
"product_id": "glib2-debugsource-0:2.56.4-10.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debugsource@2.56.4-10.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"product": {
"name": "glib2-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"product_id": "glib2-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.4-10.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"product": {
"name": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"product_id": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel-debuginfo@2.56.4-10.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"product": {
"name": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"product_id": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam-debuginfo@2.56.4-10.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"product": {
"name": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"product_id": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests-debuginfo@2.56.4-10.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.4-10.el8_4.ppc64le",
"product": {
"name": "glib2-static-0:2.56.4-10.el8_4.ppc64le",
"product_id": "glib2-static-0:2.56.4-10.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.4-10.el8_4?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.4-10.el8_4.i686",
"product": {
"name": "glib2-0:2.56.4-10.el8_4.i686",
"product_id": "glib2-0:2.56.4-10.el8_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.4-10.el8_4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.4-10.el8_4.i686",
"product": {
"name": "glib2-devel-0:2.56.4-10.el8_4.i686",
"product_id": "glib2-devel-0:2.56.4-10.el8_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.4-10.el8_4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-debugsource-0:2.56.4-10.el8_4.i686",
"product": {
"name": "glib2-debugsource-0:2.56.4-10.el8_4.i686",
"product_id": "glib2-debugsource-0:2.56.4-10.el8_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debugsource@2.56.4-10.el8_4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.4-10.el8_4.i686",
"product": {
"name": "glib2-debuginfo-0:2.56.4-10.el8_4.i686",
"product_id": "glib2-debuginfo-0:2.56.4-10.el8_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.4-10.el8_4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.i686",
"product": {
"name": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.i686",
"product_id": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel-debuginfo@2.56.4-10.el8_4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.i686",
"product": {
"name": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.i686",
"product_id": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam-debuginfo@2.56.4-10.el8_4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.i686",
"product": {
"name": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.i686",
"product_id": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests-debuginfo@2.56.4-10.el8_4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.4-10.el8_4.i686",
"product": {
"name": "glib2-static-0:2.56.4-10.el8_4.i686",
"product_id": "glib2-static-0:2.56.4-10.el8_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.4-10.el8_4?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.4-10.el8_4.x86_64",
"product": {
"name": "glib2-0:2.56.4-10.el8_4.x86_64",
"product_id": "glib2-0:2.56.4-10.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.4-10.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.4-10.el8_4.x86_64",
"product": {
"name": "glib2-devel-0:2.56.4-10.el8_4.x86_64",
"product_id": "glib2-devel-0:2.56.4-10.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.4-10.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.56.4-10.el8_4.x86_64",
"product": {
"name": "glib2-fam-0:2.56.4-10.el8_4.x86_64",
"product_id": "glib2-fam-0:2.56.4-10.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.4-10.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.4-10.el8_4.x86_64",
"product": {
"name": "glib2-tests-0:2.56.4-10.el8_4.x86_64",
"product_id": "glib2-tests-0:2.56.4-10.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.4-10.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-debugsource-0:2.56.4-10.el8_4.x86_64",
"product": {
"name": "glib2-debugsource-0:2.56.4-10.el8_4.x86_64",
"product_id": "glib2-debugsource-0:2.56.4-10.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debugsource@2.56.4-10.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.4-10.el8_4.x86_64",
"product": {
"name": "glib2-debuginfo-0:2.56.4-10.el8_4.x86_64",
"product_id": "glib2-debuginfo-0:2.56.4-10.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.4-10.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.x86_64",
"product": {
"name": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.x86_64",
"product_id": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel-debuginfo@2.56.4-10.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.x86_64",
"product": {
"name": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.x86_64",
"product_id": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam-debuginfo@2.56.4-10.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.x86_64",
"product": {
"name": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.x86_64",
"product_id": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests-debuginfo@2.56.4-10.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.4-10.el8_4.x86_64",
"product": {
"name": "glib2-static-0:2.56.4-10.el8_4.x86_64",
"product_id": "glib2-static-0:2.56.4-10.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.4-10.el8_4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.4-10.el8_4.s390x",
"product": {
"name": "glib2-0:2.56.4-10.el8_4.s390x",
"product_id": "glib2-0:2.56.4-10.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.4-10.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.4-10.el8_4.s390x",
"product": {
"name": "glib2-devel-0:2.56.4-10.el8_4.s390x",
"product_id": "glib2-devel-0:2.56.4-10.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.4-10.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.56.4-10.el8_4.s390x",
"product": {
"name": "glib2-fam-0:2.56.4-10.el8_4.s390x",
"product_id": "glib2-fam-0:2.56.4-10.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.4-10.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.4-10.el8_4.s390x",
"product": {
"name": "glib2-tests-0:2.56.4-10.el8_4.s390x",
"product_id": "glib2-tests-0:2.56.4-10.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.4-10.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-debugsource-0:2.56.4-10.el8_4.s390x",
"product": {
"name": "glib2-debugsource-0:2.56.4-10.el8_4.s390x",
"product_id": "glib2-debugsource-0:2.56.4-10.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debugsource@2.56.4-10.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.4-10.el8_4.s390x",
"product": {
"name": "glib2-debuginfo-0:2.56.4-10.el8_4.s390x",
"product_id": "glib2-debuginfo-0:2.56.4-10.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.4-10.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.s390x",
"product": {
"name": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.s390x",
"product_id": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel-debuginfo@2.56.4-10.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.s390x",
"product": {
"name": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.s390x",
"product_id": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam-debuginfo@2.56.4-10.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.s390x",
"product": {
"name": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.s390x",
"product_id": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests-debuginfo@2.56.4-10.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.4-10.el8_4.s390x",
"product": {
"name": "glib2-static-0:2.56.4-10.el8_4.s390x",
"product_id": "glib2-static-0:2.56.4-10.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.4-10.el8_4?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-doc-0:2.56.4-10.el8_4.noarch",
"product": {
"name": "glib2-doc-0:2.56.4-10.el8_4.noarch",
"product_id": "glib2-doc-0:2.56.4-10.el8_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-doc@2.56.4-10.el8_4?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-10.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.aarch64"
},
"product_reference": "glib2-0:2.56.4-10.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-10.el8_4.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.i686"
},
"product_reference": "glib2-0:2.56.4-10.el8_4.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-10.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.ppc64le"
},
"product_reference": "glib2-0:2.56.4-10.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-10.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.s390x"
},
"product_reference": "glib2-0:2.56.4-10.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-10.el8_4.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.src"
},
"product_reference": "glib2-0:2.56.4-10.el8_4.src",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-10.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.x86_64"
},
"product_reference": "glib2-0:2.56.4-10.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-10.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.aarch64"
},
"product_reference": "glib2-debuginfo-0:2.56.4-10.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-10.el8_4.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.4-10.el8_4.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-10.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-10.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.4-10.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-10.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.4-10.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-10.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.aarch64"
},
"product_reference": "glib2-debugsource-0:2.56.4-10.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-10.el8_4.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.i686"
},
"product_reference": "glib2-debugsource-0:2.56.4-10.el8_4.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-10.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.ppc64le"
},
"product_reference": "glib2-debugsource-0:2.56.4-10.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-10.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.s390x"
},
"product_reference": "glib2-debugsource-0:2.56.4-10.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-10.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.x86_64"
},
"product_reference": "glib2-debugsource-0:2.56.4-10.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-10.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.aarch64"
},
"product_reference": "glib2-devel-0:2.56.4-10.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-10.el8_4.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.i686"
},
"product_reference": "glib2-devel-0:2.56.4-10.el8_4.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-10.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.4-10.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-10.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.s390x"
},
"product_reference": "glib2-devel-0:2.56.4-10.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-10.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.x86_64"
},
"product_reference": "glib2-devel-0:2.56.4-10.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.aarch64"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.i686"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.ppc64le"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.s390x"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.x86_64"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.4-10.el8_4.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-doc-0:2.56.4-10.el8_4.noarch"
},
"product_reference": "glib2-doc-0:2.56.4-10.el8_4.noarch",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-10.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.aarch64"
},
"product_reference": "glib2-fam-0:2.56.4-10.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-10.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.4-10.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-10.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.s390x"
},
"product_reference": "glib2-fam-0:2.56.4-10.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-10.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.x86_64"
},
"product_reference": "glib2-fam-0:2.56.4-10.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.aarch64"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.i686"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.ppc64le"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.s390x"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.x86_64"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-10.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.aarch64"
},
"product_reference": "glib2-static-0:2.56.4-10.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-10.el8_4.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.i686"
},
"product_reference": "glib2-static-0:2.56.4-10.el8_4.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-10.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.ppc64le"
},
"product_reference": "glib2-static-0:2.56.4-10.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-10.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.s390x"
},
"product_reference": "glib2-static-0:2.56.4-10.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-10.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.x86_64"
},
"product_reference": "glib2-static-0:2.56.4-10.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-10.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.aarch64"
},
"product_reference": "glib2-tests-0:2.56.4-10.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-10.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.4-10.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-10.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.s390x"
},
"product_reference": "glib2-tests-0:2.56.4-10.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-10.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.x86_64"
},
"product_reference": "glib2-tests-0:2.56.4-10.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.aarch64"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.i686"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.ppc64le"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.s390x"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.x86_64"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-10.el8_4.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.aarch64"
},
"product_reference": "glib2-0:2.56.4-10.el8_4.aarch64",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-10.el8_4.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.i686"
},
"product_reference": "glib2-0:2.56.4-10.el8_4.i686",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-10.el8_4.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.ppc64le"
},
"product_reference": "glib2-0:2.56.4-10.el8_4.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-10.el8_4.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.s390x"
},
"product_reference": "glib2-0:2.56.4-10.el8_4.s390x",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-10.el8_4.src as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.src"
},
"product_reference": "glib2-0:2.56.4-10.el8_4.src",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-10.el8_4.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.x86_64"
},
"product_reference": "glib2-0:2.56.4-10.el8_4.x86_64",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-10.el8_4.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.aarch64"
},
"product_reference": "glib2-debuginfo-0:2.56.4-10.el8_4.aarch64",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-10.el8_4.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.4-10.el8_4.i686",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-10.el8_4.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-10.el8_4.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.4-10.el8_4.s390x",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-10.el8_4.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.4-10.el8_4.x86_64",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-10.el8_4.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.aarch64"
},
"product_reference": "glib2-debugsource-0:2.56.4-10.el8_4.aarch64",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-10.el8_4.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.i686"
},
"product_reference": "glib2-debugsource-0:2.56.4-10.el8_4.i686",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-10.el8_4.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.ppc64le"
},
"product_reference": "glib2-debugsource-0:2.56.4-10.el8_4.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-10.el8_4.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.s390x"
},
"product_reference": "glib2-debugsource-0:2.56.4-10.el8_4.s390x",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-10.el8_4.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.x86_64"
},
"product_reference": "glib2-debugsource-0:2.56.4-10.el8_4.x86_64",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-10.el8_4.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.aarch64"
},
"product_reference": "glib2-devel-0:2.56.4-10.el8_4.aarch64",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-10.el8_4.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.i686"
},
"product_reference": "glib2-devel-0:2.56.4-10.el8_4.i686",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-10.el8_4.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.4-10.el8_4.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-10.el8_4.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.s390x"
},
"product_reference": "glib2-devel-0:2.56.4-10.el8_4.s390x",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-10.el8_4.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.x86_64"
},
"product_reference": "glib2-devel-0:2.56.4-10.el8_4.x86_64",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.aarch64"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.aarch64",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.i686"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.i686",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.ppc64le"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.s390x"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.s390x",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.x86_64"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-10.el8_4.x86_64",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.4-10.el8_4.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-doc-0:2.56.4-10.el8_4.noarch"
},
"product_reference": "glib2-doc-0:2.56.4-10.el8_4.noarch",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-10.el8_4.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.aarch64"
},
"product_reference": "glib2-fam-0:2.56.4-10.el8_4.aarch64",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-10.el8_4.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.4-10.el8_4.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-10.el8_4.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.s390x"
},
"product_reference": "glib2-fam-0:2.56.4-10.el8_4.s390x",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-10.el8_4.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.x86_64"
},
"product_reference": "glib2-fam-0:2.56.4-10.el8_4.x86_64",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.aarch64"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.aarch64",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.i686"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.i686",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.ppc64le"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.s390x"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.s390x",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.x86_64"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-10.el8_4.x86_64",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-10.el8_4.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.aarch64"
},
"product_reference": "glib2-static-0:2.56.4-10.el8_4.aarch64",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-10.el8_4.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.i686"
},
"product_reference": "glib2-static-0:2.56.4-10.el8_4.i686",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-10.el8_4.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.ppc64le"
},
"product_reference": "glib2-static-0:2.56.4-10.el8_4.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-10.el8_4.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.s390x"
},
"product_reference": "glib2-static-0:2.56.4-10.el8_4.s390x",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-10.el8_4.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.x86_64"
},
"product_reference": "glib2-static-0:2.56.4-10.el8_4.x86_64",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-10.el8_4.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.aarch64"
},
"product_reference": "glib2-tests-0:2.56.4-10.el8_4.aarch64",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-10.el8_4.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.4-10.el8_4.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-10.el8_4.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.s390x"
},
"product_reference": "glib2-tests-0:2.56.4-10.el8_4.s390x",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-10.el8_4.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.x86_64"
},
"product_reference": "glib2-tests-0:2.56.4-10.el8_4.x86_64",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.aarch64"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.aarch64",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.i686"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.i686",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.ppc64le"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.s390x"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.s390x",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.x86_64"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-10.el8_4.x86_64",
"relates_to_product_reference": "CRB-8.4.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-27219",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-02-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1929858"
}
],
"notes": [
{
"category": "description",
"text": "An integer wraparound was discovered in glib due to passing a 64 bit sized value to function g_memdup() which accepts a 32 bits number as argument. An attacker may abuse this flaw when an application linked against the glib library uses g_bytes_new() function or possibly other functions that use g_memdup() underneath and accept a 64 bits argument as size. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Applications that just use GBytes to access the data are affected by this flaw but the highest threat is to data confidentiality and/or the application availability, due to possible out-of-bounds reads. However, if the data in GBytes is taken through functions such as g_bytes_unref_to_data or g_bytes_unref_to_array it might be possible to have out-of-bounds writes due to the wrongly reported size of the buffer.\n\nApplications that use g_memdup to duplicate memory with user-controlled sizes should pay extra attention to the fact that g_memdup accepts a guint size instead of gsize. Thus directly passing a gsize value to g_memdup may results in integer truncation, allocating a buffer smaller than expected.",
"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": [
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.src",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-doc-0:2.56.4-10.el8_4.noarch",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.src",
"CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-doc-0:2.56.4-10.el8_4.noarch",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-27219"
},
{
"category": "external",
"summary": "RHBZ#1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-27219",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27219"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219"
}
],
"release_date": "2021-02-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-06-01T11: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": [
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.src",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-doc-0:2.56.4-10.el8_4.noarch",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.src",
"CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-doc-0:2.56.4-10.el8_4.noarch",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2170"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.src",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-doc-0:2.56.4-10.el8_4.noarch",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.x86_64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.aarch64",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.i686",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.s390x",
"BaseOS-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.src",
"CRB-8.4.0.Z.MAIN.EUS:glib2-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debuginfo-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-debugsource-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-devel-debuginfo-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-doc-0:2.56.4-10.el8_4.noarch",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-fam-debuginfo-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-static-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-0:2.56.4-10.el8_4.x86_64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.aarch64",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.i686",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.ppc64le",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.s390x",
"CRB-8.4.0.Z.MAIN.EUS:glib2-tests-debuginfo-0:2.56.4-10.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits"
}
]
}
rhsa-2021:2171
Vulnerability from csaf_redhat
Notes
{
"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 glib2 is now available for Red Hat Enterprise Linux 8.2 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "GLib provides the core application building blocks for libraries and applications written in C. It provides the core object system used in GNOME, the main loop implementation, and a large set of utility functions for strings and common data structures.\n\nSecurity Fix(es):\n\n* glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits (CVE-2021-27219)\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-2021:2171",
"url": "https://access.redhat.com/errata/RHSA-2021:2171"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_2171.json"
}
],
"title": "Red Hat Security Advisory: glib2 security update",
"tracking": {
"current_release_date": "2025-11-21T18:22:39+00:00",
"generator": {
"date": "2025-11-21T18:22:39+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2021:2171",
"initial_release_date": "2021-06-01T10:59:10+00:00",
"revision_history": [
{
"date": "2021-06-01T10:59:10+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-06-01T10:59:10+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:22:39+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 BaseOS EUS (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:8.2::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product": {
"name": "Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.2::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.4-8.el8_2.1.src",
"product": {
"name": "glib2-0:2.56.4-8.el8_2.1.src",
"product_id": "glib2-0:2.56.4-8.el8_2.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.4-8.el8_2.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.4-8.el8_2.1.aarch64",
"product": {
"name": "glib2-0:2.56.4-8.el8_2.1.aarch64",
"product_id": "glib2-0:2.56.4-8.el8_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.4-8.el8_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.4-8.el8_2.1.aarch64",
"product": {
"name": "glib2-devel-0:2.56.4-8.el8_2.1.aarch64",
"product_id": "glib2-devel-0:2.56.4-8.el8_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.4-8.el8_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.56.4-8.el8_2.1.aarch64",
"product": {
"name": "glib2-fam-0:2.56.4-8.el8_2.1.aarch64",
"product_id": "glib2-fam-0:2.56.4-8.el8_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.4-8.el8_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.4-8.el8_2.1.aarch64",
"product": {
"name": "glib2-tests-0:2.56.4-8.el8_2.1.aarch64",
"product_id": "glib2-tests-0:2.56.4-8.el8_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.4-8.el8_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-debugsource-0:2.56.4-8.el8_2.1.aarch64",
"product": {
"name": "glib2-debugsource-0:2.56.4-8.el8_2.1.aarch64",
"product_id": "glib2-debugsource-0:2.56.4-8.el8_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debugsource@2.56.4-8.el8_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"product": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"product_id": "glib2-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.4-8.el8_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"product": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"product_id": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel-debuginfo@2.56.4-8.el8_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"product": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"product_id": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam-debuginfo@2.56.4-8.el8_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"product": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"product_id": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests-debuginfo@2.56.4-8.el8_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.4-8.el8_2.1.aarch64",
"product": {
"name": "glib2-static-0:2.56.4-8.el8_2.1.aarch64",
"product_id": "glib2-static-0:2.56.4-8.el8_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.4-8.el8_2.1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.4-8.el8_2.1.ppc64le",
"product": {
"name": "glib2-0:2.56.4-8.el8_2.1.ppc64le",
"product_id": "glib2-0:2.56.4-8.el8_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.4-8.el8_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.4-8.el8_2.1.ppc64le",
"product": {
"name": "glib2-devel-0:2.56.4-8.el8_2.1.ppc64le",
"product_id": "glib2-devel-0:2.56.4-8.el8_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.4-8.el8_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.56.4-8.el8_2.1.ppc64le",
"product": {
"name": "glib2-fam-0:2.56.4-8.el8_2.1.ppc64le",
"product_id": "glib2-fam-0:2.56.4-8.el8_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.4-8.el8_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.4-8.el8_2.1.ppc64le",
"product": {
"name": "glib2-tests-0:2.56.4-8.el8_2.1.ppc64le",
"product_id": "glib2-tests-0:2.56.4-8.el8_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.4-8.el8_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-debugsource-0:2.56.4-8.el8_2.1.ppc64le",
"product": {
"name": "glib2-debugsource-0:2.56.4-8.el8_2.1.ppc64le",
"product_id": "glib2-debugsource-0:2.56.4-8.el8_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debugsource@2.56.4-8.el8_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"product": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"product_id": "glib2-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.4-8.el8_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"product": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"product_id": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel-debuginfo@2.56.4-8.el8_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"product": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"product_id": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam-debuginfo@2.56.4-8.el8_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"product": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"product_id": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests-debuginfo@2.56.4-8.el8_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.4-8.el8_2.1.ppc64le",
"product": {
"name": "glib2-static-0:2.56.4-8.el8_2.1.ppc64le",
"product_id": "glib2-static-0:2.56.4-8.el8_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.4-8.el8_2.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.4-8.el8_2.1.i686",
"product": {
"name": "glib2-0:2.56.4-8.el8_2.1.i686",
"product_id": "glib2-0:2.56.4-8.el8_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.4-8.el8_2.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.4-8.el8_2.1.i686",
"product": {
"name": "glib2-devel-0:2.56.4-8.el8_2.1.i686",
"product_id": "glib2-devel-0:2.56.4-8.el8_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.4-8.el8_2.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-debugsource-0:2.56.4-8.el8_2.1.i686",
"product": {
"name": "glib2-debugsource-0:2.56.4-8.el8_2.1.i686",
"product_id": "glib2-debugsource-0:2.56.4-8.el8_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debugsource@2.56.4-8.el8_2.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.4-8.el8_2.1.i686",
"product": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_2.1.i686",
"product_id": "glib2-debuginfo-0:2.56.4-8.el8_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.4-8.el8_2.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.i686",
"product": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.i686",
"product_id": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel-debuginfo@2.56.4-8.el8_2.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.i686",
"product": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.i686",
"product_id": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam-debuginfo@2.56.4-8.el8_2.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.i686",
"product": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.i686",
"product_id": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests-debuginfo@2.56.4-8.el8_2.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.4-8.el8_2.1.i686",
"product": {
"name": "glib2-static-0:2.56.4-8.el8_2.1.i686",
"product_id": "glib2-static-0:2.56.4-8.el8_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.4-8.el8_2.1?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.4-8.el8_2.1.x86_64",
"product": {
"name": "glib2-0:2.56.4-8.el8_2.1.x86_64",
"product_id": "glib2-0:2.56.4-8.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.4-8.el8_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.4-8.el8_2.1.x86_64",
"product": {
"name": "glib2-devel-0:2.56.4-8.el8_2.1.x86_64",
"product_id": "glib2-devel-0:2.56.4-8.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.4-8.el8_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.56.4-8.el8_2.1.x86_64",
"product": {
"name": "glib2-fam-0:2.56.4-8.el8_2.1.x86_64",
"product_id": "glib2-fam-0:2.56.4-8.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.4-8.el8_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.4-8.el8_2.1.x86_64",
"product": {
"name": "glib2-tests-0:2.56.4-8.el8_2.1.x86_64",
"product_id": "glib2-tests-0:2.56.4-8.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.4-8.el8_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-debugsource-0:2.56.4-8.el8_2.1.x86_64",
"product": {
"name": "glib2-debugsource-0:2.56.4-8.el8_2.1.x86_64",
"product_id": "glib2-debugsource-0:2.56.4-8.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debugsource@2.56.4-8.el8_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"product": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"product_id": "glib2-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.4-8.el8_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"product": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"product_id": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel-debuginfo@2.56.4-8.el8_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"product": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"product_id": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam-debuginfo@2.56.4-8.el8_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"product": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"product_id": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests-debuginfo@2.56.4-8.el8_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.4-8.el8_2.1.x86_64",
"product": {
"name": "glib2-static-0:2.56.4-8.el8_2.1.x86_64",
"product_id": "glib2-static-0:2.56.4-8.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.4-8.el8_2.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.4-8.el8_2.1.s390x",
"product": {
"name": "glib2-0:2.56.4-8.el8_2.1.s390x",
"product_id": "glib2-0:2.56.4-8.el8_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.4-8.el8_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.4-8.el8_2.1.s390x",
"product": {
"name": "glib2-devel-0:2.56.4-8.el8_2.1.s390x",
"product_id": "glib2-devel-0:2.56.4-8.el8_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.4-8.el8_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.56.4-8.el8_2.1.s390x",
"product": {
"name": "glib2-fam-0:2.56.4-8.el8_2.1.s390x",
"product_id": "glib2-fam-0:2.56.4-8.el8_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.4-8.el8_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.4-8.el8_2.1.s390x",
"product": {
"name": "glib2-tests-0:2.56.4-8.el8_2.1.s390x",
"product_id": "glib2-tests-0:2.56.4-8.el8_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.4-8.el8_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-debugsource-0:2.56.4-8.el8_2.1.s390x",
"product": {
"name": "glib2-debugsource-0:2.56.4-8.el8_2.1.s390x",
"product_id": "glib2-debugsource-0:2.56.4-8.el8_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debugsource@2.56.4-8.el8_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"product": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"product_id": "glib2-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.4-8.el8_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"product": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"product_id": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel-debuginfo@2.56.4-8.el8_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"product": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"product_id": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam-debuginfo@2.56.4-8.el8_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"product": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"product_id": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests-debuginfo@2.56.4-8.el8_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.4-8.el8_2.1.s390x",
"product": {
"name": "glib2-static-0:2.56.4-8.el8_2.1.s390x",
"product_id": "glib2-static-0:2.56.4-8.el8_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.4-8.el8_2.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-doc-0:2.56.4-8.el8_2.1.noarch",
"product": {
"name": "glib2-doc-0:2.56.4-8.el8_2.1.noarch",
"product_id": "glib2-doc-0:2.56.4-8.el8_2.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-doc@2.56.4-8.el8_2.1?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_2.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.aarch64"
},
"product_reference": "glib2-0:2.56.4-8.el8_2.1.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_2.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.i686"
},
"product_reference": "glib2-0:2.56.4-8.el8_2.1.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.ppc64le"
},
"product_reference": "glib2-0:2.56.4-8.el8_2.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_2.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.s390x"
},
"product_reference": "glib2-0:2.56.4-8.el8_2.1.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_2.1.src as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.src"
},
"product_reference": "glib2-0:2.56.4-8.el8_2.1.src",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.x86_64"
},
"product_reference": "glib2-0:2.56.4-8.el8_2.1.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_2.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.aarch64"
},
"product_reference": "glib2-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_2.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.4-8.el8_2.1.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_2.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-8.el8_2.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.aarch64"
},
"product_reference": "glib2-debugsource-0:2.56.4-8.el8_2.1.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-8.el8_2.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.i686"
},
"product_reference": "glib2-debugsource-0:2.56.4-8.el8_2.1.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-8.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.ppc64le"
},
"product_reference": "glib2-debugsource-0:2.56.4-8.el8_2.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-8.el8_2.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.s390x"
},
"product_reference": "glib2-debugsource-0:2.56.4-8.el8_2.1.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-8.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.x86_64"
},
"product_reference": "glib2-debugsource-0:2.56.4-8.el8_2.1.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-8.el8_2.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.aarch64"
},
"product_reference": "glib2-devel-0:2.56.4-8.el8_2.1.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-8.el8_2.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.i686"
},
"product_reference": "glib2-devel-0:2.56.4-8.el8_2.1.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-8.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.4-8.el8_2.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-8.el8_2.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.s390x"
},
"product_reference": "glib2-devel-0:2.56.4-8.el8_2.1.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-8.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.x86_64"
},
"product_reference": "glib2-devel-0:2.56.4-8.el8_2.1.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.aarch64"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.i686"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.ppc64le"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.s390x"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.x86_64"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.4-8.el8_2.1.noarch as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-doc-0:2.56.4-8.el8_2.1.noarch"
},
"product_reference": "glib2-doc-0:2.56.4-8.el8_2.1.noarch",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-8.el8_2.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.aarch64"
},
"product_reference": "glib2-fam-0:2.56.4-8.el8_2.1.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-8.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.4-8.el8_2.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-8.el8_2.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.s390x"
},
"product_reference": "glib2-fam-0:2.56.4-8.el8_2.1.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-8.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.x86_64"
},
"product_reference": "glib2-fam-0:2.56.4-8.el8_2.1.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.aarch64"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.i686"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.ppc64le"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.s390x"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.x86_64"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-8.el8_2.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.aarch64"
},
"product_reference": "glib2-static-0:2.56.4-8.el8_2.1.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-8.el8_2.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.i686"
},
"product_reference": "glib2-static-0:2.56.4-8.el8_2.1.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-8.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.ppc64le"
},
"product_reference": "glib2-static-0:2.56.4-8.el8_2.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-8.el8_2.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.s390x"
},
"product_reference": "glib2-static-0:2.56.4-8.el8_2.1.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-8.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.x86_64"
},
"product_reference": "glib2-static-0:2.56.4-8.el8_2.1.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-8.el8_2.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.aarch64"
},
"product_reference": "glib2-tests-0:2.56.4-8.el8_2.1.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-8.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.4-8.el8_2.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-8.el8_2.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.s390x"
},
"product_reference": "glib2-tests-0:2.56.4-8.el8_2.1.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-8.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.x86_64"
},
"product_reference": "glib2-tests-0:2.56.4-8.el8_2.1.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.aarch64"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.i686"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.ppc64le"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.s390x"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.x86_64"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_2.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.aarch64"
},
"product_reference": "glib2-0:2.56.4-8.el8_2.1.aarch64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_2.1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.i686"
},
"product_reference": "glib2-0:2.56.4-8.el8_2.1.i686",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_2.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.ppc64le"
},
"product_reference": "glib2-0:2.56.4-8.el8_2.1.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_2.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.s390x"
},
"product_reference": "glib2-0:2.56.4-8.el8_2.1.s390x",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_2.1.src as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.src"
},
"product_reference": "glib2-0:2.56.4-8.el8_2.1.src",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_2.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.x86_64"
},
"product_reference": "glib2-0:2.56.4-8.el8_2.1.x86_64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_2.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.aarch64"
},
"product_reference": "glib2-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_2.1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.4-8.el8_2.1.i686",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_2.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_2.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_2.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-8.el8_2.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.aarch64"
},
"product_reference": "glib2-debugsource-0:2.56.4-8.el8_2.1.aarch64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-8.el8_2.1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.i686"
},
"product_reference": "glib2-debugsource-0:2.56.4-8.el8_2.1.i686",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-8.el8_2.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.ppc64le"
},
"product_reference": "glib2-debugsource-0:2.56.4-8.el8_2.1.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-8.el8_2.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.s390x"
},
"product_reference": "glib2-debugsource-0:2.56.4-8.el8_2.1.s390x",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-8.el8_2.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.x86_64"
},
"product_reference": "glib2-debugsource-0:2.56.4-8.el8_2.1.x86_64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-8.el8_2.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.aarch64"
},
"product_reference": "glib2-devel-0:2.56.4-8.el8_2.1.aarch64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-8.el8_2.1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.i686"
},
"product_reference": "glib2-devel-0:2.56.4-8.el8_2.1.i686",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-8.el8_2.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.4-8.el8_2.1.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-8.el8_2.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.s390x"
},
"product_reference": "glib2-devel-0:2.56.4-8.el8_2.1.s390x",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-8.el8_2.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.x86_64"
},
"product_reference": "glib2-devel-0:2.56.4-8.el8_2.1.x86_64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.aarch64"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.i686"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.i686",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.ppc64le"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.s390x"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.x86_64"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.4-8.el8_2.1.noarch as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-doc-0:2.56.4-8.el8_2.1.noarch"
},
"product_reference": "glib2-doc-0:2.56.4-8.el8_2.1.noarch",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-8.el8_2.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.aarch64"
},
"product_reference": "glib2-fam-0:2.56.4-8.el8_2.1.aarch64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-8.el8_2.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.4-8.el8_2.1.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-8.el8_2.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.s390x"
},
"product_reference": "glib2-fam-0:2.56.4-8.el8_2.1.s390x",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-8.el8_2.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.x86_64"
},
"product_reference": "glib2-fam-0:2.56.4-8.el8_2.1.x86_64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.aarch64"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.i686"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.i686",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.ppc64le"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.s390x"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.x86_64"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-8.el8_2.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.aarch64"
},
"product_reference": "glib2-static-0:2.56.4-8.el8_2.1.aarch64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-8.el8_2.1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.i686"
},
"product_reference": "glib2-static-0:2.56.4-8.el8_2.1.i686",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-8.el8_2.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.ppc64le"
},
"product_reference": "glib2-static-0:2.56.4-8.el8_2.1.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-8.el8_2.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.s390x"
},
"product_reference": "glib2-static-0:2.56.4-8.el8_2.1.s390x",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-8.el8_2.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.x86_64"
},
"product_reference": "glib2-static-0:2.56.4-8.el8_2.1.x86_64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-8.el8_2.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.aarch64"
},
"product_reference": "glib2-tests-0:2.56.4-8.el8_2.1.aarch64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-8.el8_2.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.4-8.el8_2.1.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-8.el8_2.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.s390x"
},
"product_reference": "glib2-tests-0:2.56.4-8.el8_2.1.s390x",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-8.el8_2.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.x86_64"
},
"product_reference": "glib2-tests-0:2.56.4-8.el8_2.1.x86_64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.aarch64"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.i686"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.i686",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.ppc64le"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.s390x"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.x86_64"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-27219",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-02-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1929858"
}
],
"notes": [
{
"category": "description",
"text": "An integer wraparound was discovered in glib due to passing a 64 bit sized value to function g_memdup() which accepts a 32 bits number as argument. An attacker may abuse this flaw when an application linked against the glib library uses g_bytes_new() function or possibly other functions that use g_memdup() underneath and accept a 64 bits argument as size. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Applications that just use GBytes to access the data are affected by this flaw but the highest threat is to data confidentiality and/or the application availability, due to possible out-of-bounds reads. However, if the data in GBytes is taken through functions such as g_bytes_unref_to_data or g_bytes_unref_to_array it might be possible to have out-of-bounds writes due to the wrongly reported size of the buffer.\n\nApplications that use g_memdup to duplicate memory with user-controlled sizes should pay extra attention to the fact that g_memdup accepts a guint size instead of gsize. Thus directly passing a gsize value to g_memdup may results in integer truncation, allocating a buffer smaller than expected.",
"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": [
"BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.src",
"BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-doc-0:2.56.4-8.el8_2.1.noarch",
"BaseOS-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.src",
"CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-doc-0:2.56.4-8.el8_2.1.noarch",
"CRB-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-27219"
},
{
"category": "external",
"summary": "RHBZ#1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-27219",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27219"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219"
}
],
"release_date": "2021-02-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-06-01T10:59:10+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": [
"BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.src",
"BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-doc-0:2.56.4-8.el8_2.1.noarch",
"BaseOS-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.src",
"CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-doc-0:2.56.4-8.el8_2.1.noarch",
"CRB-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2171"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.src",
"BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-doc-0:2.56.4-8.el8_2.1.noarch",
"BaseOS-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.src",
"CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-doc-0:2.56.4-8.el8_2.1.noarch",
"CRB-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits"
}
]
}
rhsa-2021_2171
Vulnerability from csaf_redhat
Notes
{
"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 glib2 is now available for Red Hat Enterprise Linux 8.2 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "GLib provides the core application building blocks for libraries and applications written in C. It provides the core object system used in GNOME, the main loop implementation, and a large set of utility functions for strings and common data structures.\n\nSecurity Fix(es):\n\n* glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits (CVE-2021-27219)\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-2021:2171",
"url": "https://access.redhat.com/errata/RHSA-2021:2171"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_2171.json"
}
],
"title": "Red Hat Security Advisory: glib2 security update",
"tracking": {
"current_release_date": "2024-11-15T11:49:11+00:00",
"generator": {
"date": "2024-11-15T11:49:11+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2021:2171",
"initial_release_date": "2021-06-01T10:59:10+00:00",
"revision_history": [
{
"date": "2021-06-01T10:59:10+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-06-01T10:59:10+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-15T11:49:11+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 BaseOS EUS (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:8.2::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product": {
"name": "Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.2::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.4-8.el8_2.1.src",
"product": {
"name": "glib2-0:2.56.4-8.el8_2.1.src",
"product_id": "glib2-0:2.56.4-8.el8_2.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.4-8.el8_2.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.4-8.el8_2.1.aarch64",
"product": {
"name": "glib2-0:2.56.4-8.el8_2.1.aarch64",
"product_id": "glib2-0:2.56.4-8.el8_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.4-8.el8_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.4-8.el8_2.1.aarch64",
"product": {
"name": "glib2-devel-0:2.56.4-8.el8_2.1.aarch64",
"product_id": "glib2-devel-0:2.56.4-8.el8_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.4-8.el8_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.56.4-8.el8_2.1.aarch64",
"product": {
"name": "glib2-fam-0:2.56.4-8.el8_2.1.aarch64",
"product_id": "glib2-fam-0:2.56.4-8.el8_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.4-8.el8_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.4-8.el8_2.1.aarch64",
"product": {
"name": "glib2-tests-0:2.56.4-8.el8_2.1.aarch64",
"product_id": "glib2-tests-0:2.56.4-8.el8_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.4-8.el8_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-debugsource-0:2.56.4-8.el8_2.1.aarch64",
"product": {
"name": "glib2-debugsource-0:2.56.4-8.el8_2.1.aarch64",
"product_id": "glib2-debugsource-0:2.56.4-8.el8_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debugsource@2.56.4-8.el8_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"product": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"product_id": "glib2-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.4-8.el8_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"product": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"product_id": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel-debuginfo@2.56.4-8.el8_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"product": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"product_id": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam-debuginfo@2.56.4-8.el8_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"product": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"product_id": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests-debuginfo@2.56.4-8.el8_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.4-8.el8_2.1.aarch64",
"product": {
"name": "glib2-static-0:2.56.4-8.el8_2.1.aarch64",
"product_id": "glib2-static-0:2.56.4-8.el8_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.4-8.el8_2.1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.4-8.el8_2.1.ppc64le",
"product": {
"name": "glib2-0:2.56.4-8.el8_2.1.ppc64le",
"product_id": "glib2-0:2.56.4-8.el8_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.4-8.el8_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.4-8.el8_2.1.ppc64le",
"product": {
"name": "glib2-devel-0:2.56.4-8.el8_2.1.ppc64le",
"product_id": "glib2-devel-0:2.56.4-8.el8_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.4-8.el8_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.56.4-8.el8_2.1.ppc64le",
"product": {
"name": "glib2-fam-0:2.56.4-8.el8_2.1.ppc64le",
"product_id": "glib2-fam-0:2.56.4-8.el8_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.4-8.el8_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.4-8.el8_2.1.ppc64le",
"product": {
"name": "glib2-tests-0:2.56.4-8.el8_2.1.ppc64le",
"product_id": "glib2-tests-0:2.56.4-8.el8_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.4-8.el8_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-debugsource-0:2.56.4-8.el8_2.1.ppc64le",
"product": {
"name": "glib2-debugsource-0:2.56.4-8.el8_2.1.ppc64le",
"product_id": "glib2-debugsource-0:2.56.4-8.el8_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debugsource@2.56.4-8.el8_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"product": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"product_id": "glib2-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.4-8.el8_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"product": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"product_id": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel-debuginfo@2.56.4-8.el8_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"product": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"product_id": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam-debuginfo@2.56.4-8.el8_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"product": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"product_id": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests-debuginfo@2.56.4-8.el8_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.4-8.el8_2.1.ppc64le",
"product": {
"name": "glib2-static-0:2.56.4-8.el8_2.1.ppc64le",
"product_id": "glib2-static-0:2.56.4-8.el8_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.4-8.el8_2.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.4-8.el8_2.1.i686",
"product": {
"name": "glib2-0:2.56.4-8.el8_2.1.i686",
"product_id": "glib2-0:2.56.4-8.el8_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.4-8.el8_2.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.4-8.el8_2.1.i686",
"product": {
"name": "glib2-devel-0:2.56.4-8.el8_2.1.i686",
"product_id": "glib2-devel-0:2.56.4-8.el8_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.4-8.el8_2.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-debugsource-0:2.56.4-8.el8_2.1.i686",
"product": {
"name": "glib2-debugsource-0:2.56.4-8.el8_2.1.i686",
"product_id": "glib2-debugsource-0:2.56.4-8.el8_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debugsource@2.56.4-8.el8_2.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.4-8.el8_2.1.i686",
"product": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_2.1.i686",
"product_id": "glib2-debuginfo-0:2.56.4-8.el8_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.4-8.el8_2.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.i686",
"product": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.i686",
"product_id": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel-debuginfo@2.56.4-8.el8_2.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.i686",
"product": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.i686",
"product_id": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam-debuginfo@2.56.4-8.el8_2.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.i686",
"product": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.i686",
"product_id": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests-debuginfo@2.56.4-8.el8_2.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.4-8.el8_2.1.i686",
"product": {
"name": "glib2-static-0:2.56.4-8.el8_2.1.i686",
"product_id": "glib2-static-0:2.56.4-8.el8_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.4-8.el8_2.1?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.4-8.el8_2.1.x86_64",
"product": {
"name": "glib2-0:2.56.4-8.el8_2.1.x86_64",
"product_id": "glib2-0:2.56.4-8.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.4-8.el8_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.4-8.el8_2.1.x86_64",
"product": {
"name": "glib2-devel-0:2.56.4-8.el8_2.1.x86_64",
"product_id": "glib2-devel-0:2.56.4-8.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.4-8.el8_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.56.4-8.el8_2.1.x86_64",
"product": {
"name": "glib2-fam-0:2.56.4-8.el8_2.1.x86_64",
"product_id": "glib2-fam-0:2.56.4-8.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.4-8.el8_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.4-8.el8_2.1.x86_64",
"product": {
"name": "glib2-tests-0:2.56.4-8.el8_2.1.x86_64",
"product_id": "glib2-tests-0:2.56.4-8.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.4-8.el8_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-debugsource-0:2.56.4-8.el8_2.1.x86_64",
"product": {
"name": "glib2-debugsource-0:2.56.4-8.el8_2.1.x86_64",
"product_id": "glib2-debugsource-0:2.56.4-8.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debugsource@2.56.4-8.el8_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"product": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"product_id": "glib2-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.4-8.el8_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"product": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"product_id": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel-debuginfo@2.56.4-8.el8_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"product": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"product_id": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam-debuginfo@2.56.4-8.el8_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"product": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"product_id": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests-debuginfo@2.56.4-8.el8_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.4-8.el8_2.1.x86_64",
"product": {
"name": "glib2-static-0:2.56.4-8.el8_2.1.x86_64",
"product_id": "glib2-static-0:2.56.4-8.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.4-8.el8_2.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.56.4-8.el8_2.1.s390x",
"product": {
"name": "glib2-0:2.56.4-8.el8_2.1.s390x",
"product_id": "glib2-0:2.56.4-8.el8_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.56.4-8.el8_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.56.4-8.el8_2.1.s390x",
"product": {
"name": "glib2-devel-0:2.56.4-8.el8_2.1.s390x",
"product_id": "glib2-devel-0:2.56.4-8.el8_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.56.4-8.el8_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.56.4-8.el8_2.1.s390x",
"product": {
"name": "glib2-fam-0:2.56.4-8.el8_2.1.s390x",
"product_id": "glib2-fam-0:2.56.4-8.el8_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.56.4-8.el8_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-0:2.56.4-8.el8_2.1.s390x",
"product": {
"name": "glib2-tests-0:2.56.4-8.el8_2.1.s390x",
"product_id": "glib2-tests-0:2.56.4-8.el8_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests@2.56.4-8.el8_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-debugsource-0:2.56.4-8.el8_2.1.s390x",
"product": {
"name": "glib2-debugsource-0:2.56.4-8.el8_2.1.s390x",
"product_id": "glib2-debugsource-0:2.56.4-8.el8_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debugsource@2.56.4-8.el8_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"product": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"product_id": "glib2-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.56.4-8.el8_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"product": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"product_id": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel-debuginfo@2.56.4-8.el8_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"product": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"product_id": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam-debuginfo@2.56.4-8.el8_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"product": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"product_id": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-tests-debuginfo@2.56.4-8.el8_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "glib2-static-0:2.56.4-8.el8_2.1.s390x",
"product": {
"name": "glib2-static-0:2.56.4-8.el8_2.1.s390x",
"product_id": "glib2-static-0:2.56.4-8.el8_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-static@2.56.4-8.el8_2.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-doc-0:2.56.4-8.el8_2.1.noarch",
"product": {
"name": "glib2-doc-0:2.56.4-8.el8_2.1.noarch",
"product_id": "glib2-doc-0:2.56.4-8.el8_2.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-doc@2.56.4-8.el8_2.1?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_2.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.aarch64"
},
"product_reference": "glib2-0:2.56.4-8.el8_2.1.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_2.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.i686"
},
"product_reference": "glib2-0:2.56.4-8.el8_2.1.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.ppc64le"
},
"product_reference": "glib2-0:2.56.4-8.el8_2.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_2.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.s390x"
},
"product_reference": "glib2-0:2.56.4-8.el8_2.1.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_2.1.src as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.src"
},
"product_reference": "glib2-0:2.56.4-8.el8_2.1.src",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.x86_64"
},
"product_reference": "glib2-0:2.56.4-8.el8_2.1.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_2.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.aarch64"
},
"product_reference": "glib2-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_2.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.4-8.el8_2.1.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_2.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-8.el8_2.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.aarch64"
},
"product_reference": "glib2-debugsource-0:2.56.4-8.el8_2.1.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-8.el8_2.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.i686"
},
"product_reference": "glib2-debugsource-0:2.56.4-8.el8_2.1.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-8.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.ppc64le"
},
"product_reference": "glib2-debugsource-0:2.56.4-8.el8_2.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-8.el8_2.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.s390x"
},
"product_reference": "glib2-debugsource-0:2.56.4-8.el8_2.1.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-8.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.x86_64"
},
"product_reference": "glib2-debugsource-0:2.56.4-8.el8_2.1.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-8.el8_2.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.aarch64"
},
"product_reference": "glib2-devel-0:2.56.4-8.el8_2.1.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-8.el8_2.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.i686"
},
"product_reference": "glib2-devel-0:2.56.4-8.el8_2.1.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-8.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.4-8.el8_2.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-8.el8_2.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.s390x"
},
"product_reference": "glib2-devel-0:2.56.4-8.el8_2.1.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-8.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.x86_64"
},
"product_reference": "glib2-devel-0:2.56.4-8.el8_2.1.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.aarch64"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.i686"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.ppc64le"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.s390x"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.x86_64"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.4-8.el8_2.1.noarch as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-doc-0:2.56.4-8.el8_2.1.noarch"
},
"product_reference": "glib2-doc-0:2.56.4-8.el8_2.1.noarch",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-8.el8_2.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.aarch64"
},
"product_reference": "glib2-fam-0:2.56.4-8.el8_2.1.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-8.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.4-8.el8_2.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-8.el8_2.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.s390x"
},
"product_reference": "glib2-fam-0:2.56.4-8.el8_2.1.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-8.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.x86_64"
},
"product_reference": "glib2-fam-0:2.56.4-8.el8_2.1.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.aarch64"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.i686"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.ppc64le"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.s390x"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.x86_64"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-8.el8_2.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.aarch64"
},
"product_reference": "glib2-static-0:2.56.4-8.el8_2.1.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-8.el8_2.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.i686"
},
"product_reference": "glib2-static-0:2.56.4-8.el8_2.1.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-8.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.ppc64le"
},
"product_reference": "glib2-static-0:2.56.4-8.el8_2.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-8.el8_2.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.s390x"
},
"product_reference": "glib2-static-0:2.56.4-8.el8_2.1.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-8.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.x86_64"
},
"product_reference": "glib2-static-0:2.56.4-8.el8_2.1.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-8.el8_2.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.aarch64"
},
"product_reference": "glib2-tests-0:2.56.4-8.el8_2.1.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-8.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.4-8.el8_2.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-8.el8_2.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.s390x"
},
"product_reference": "glib2-tests-0:2.56.4-8.el8_2.1.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-8.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.x86_64"
},
"product_reference": "glib2-tests-0:2.56.4-8.el8_2.1.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.aarch64"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.i686"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.ppc64le"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.s390x"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.x86_64"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_2.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.aarch64"
},
"product_reference": "glib2-0:2.56.4-8.el8_2.1.aarch64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_2.1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.i686"
},
"product_reference": "glib2-0:2.56.4-8.el8_2.1.i686",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_2.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.ppc64le"
},
"product_reference": "glib2-0:2.56.4-8.el8_2.1.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_2.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.s390x"
},
"product_reference": "glib2-0:2.56.4-8.el8_2.1.s390x",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_2.1.src as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.src"
},
"product_reference": "glib2-0:2.56.4-8.el8_2.1.src",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.56.4-8.el8_2.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.x86_64"
},
"product_reference": "glib2-0:2.56.4-8.el8_2.1.x86_64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_2.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.aarch64"
},
"product_reference": "glib2-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_2.1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.i686"
},
"product_reference": "glib2-debuginfo-0:2.56.4-8.el8_2.1.i686",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_2.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.ppc64le"
},
"product_reference": "glib2-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_2.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.s390x"
},
"product_reference": "glib2-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.56.4-8.el8_2.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-8.el8_2.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.aarch64"
},
"product_reference": "glib2-debugsource-0:2.56.4-8.el8_2.1.aarch64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-8.el8_2.1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.i686"
},
"product_reference": "glib2-debugsource-0:2.56.4-8.el8_2.1.i686",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-8.el8_2.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.ppc64le"
},
"product_reference": "glib2-debugsource-0:2.56.4-8.el8_2.1.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-8.el8_2.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.s390x"
},
"product_reference": "glib2-debugsource-0:2.56.4-8.el8_2.1.s390x",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debugsource-0:2.56.4-8.el8_2.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.x86_64"
},
"product_reference": "glib2-debugsource-0:2.56.4-8.el8_2.1.x86_64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-8.el8_2.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.aarch64"
},
"product_reference": "glib2-devel-0:2.56.4-8.el8_2.1.aarch64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-8.el8_2.1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.i686"
},
"product_reference": "glib2-devel-0:2.56.4-8.el8_2.1.i686",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-8.el8_2.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.ppc64le"
},
"product_reference": "glib2-devel-0:2.56.4-8.el8_2.1.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-8.el8_2.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.s390x"
},
"product_reference": "glib2-devel-0:2.56.4-8.el8_2.1.s390x",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.56.4-8.el8_2.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.x86_64"
},
"product_reference": "glib2-devel-0:2.56.4-8.el8_2.1.x86_64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.aarch64"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.i686"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.i686",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.ppc64le"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.s390x"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.x86_64"
},
"product_reference": "glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.56.4-8.el8_2.1.noarch as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-doc-0:2.56.4-8.el8_2.1.noarch"
},
"product_reference": "glib2-doc-0:2.56.4-8.el8_2.1.noarch",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-8.el8_2.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.aarch64"
},
"product_reference": "glib2-fam-0:2.56.4-8.el8_2.1.aarch64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-8.el8_2.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.ppc64le"
},
"product_reference": "glib2-fam-0:2.56.4-8.el8_2.1.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-8.el8_2.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.s390x"
},
"product_reference": "glib2-fam-0:2.56.4-8.el8_2.1.s390x",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.56.4-8.el8_2.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.x86_64"
},
"product_reference": "glib2-fam-0:2.56.4-8.el8_2.1.x86_64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.aarch64"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.i686"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.i686",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.ppc64le"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.s390x"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.x86_64"
},
"product_reference": "glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-8.el8_2.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.aarch64"
},
"product_reference": "glib2-static-0:2.56.4-8.el8_2.1.aarch64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-8.el8_2.1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.i686"
},
"product_reference": "glib2-static-0:2.56.4-8.el8_2.1.i686",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-8.el8_2.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.ppc64le"
},
"product_reference": "glib2-static-0:2.56.4-8.el8_2.1.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-8.el8_2.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.s390x"
},
"product_reference": "glib2-static-0:2.56.4-8.el8_2.1.s390x",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-static-0:2.56.4-8.el8_2.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.x86_64"
},
"product_reference": "glib2-static-0:2.56.4-8.el8_2.1.x86_64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-8.el8_2.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.aarch64"
},
"product_reference": "glib2-tests-0:2.56.4-8.el8_2.1.aarch64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-8.el8_2.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.ppc64le"
},
"product_reference": "glib2-tests-0:2.56.4-8.el8_2.1.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-8.el8_2.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.s390x"
},
"product_reference": "glib2-tests-0:2.56.4-8.el8_2.1.s390x",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-0:2.56.4-8.el8_2.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.x86_64"
},
"product_reference": "glib2-tests-0:2.56.4-8.el8_2.1.x86_64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.aarch64"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.i686"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.i686",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.ppc64le"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.s390x"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v. 8.2)",
"product_id": "CRB-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.x86_64"
},
"product_reference": "glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"relates_to_product_reference": "CRB-8.2.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-27219",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-02-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1929858"
}
],
"notes": [
{
"category": "description",
"text": "An integer wraparound was discovered in glib due to passing a 64 bit sized value to function g_memdup() which accepts a 32 bits number as argument. An attacker may abuse this flaw when an application linked against the glib library uses g_bytes_new() function or possibly other functions that use g_memdup() underneath and accept a 64 bits argument as size. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Applications that just use GBytes to access the data are affected by this flaw but the highest threat is to data confidentiality and/or the application availability, due to possible out-of-bounds reads. However, if the data in GBytes is taken through functions such as g_bytes_unref_to_data or g_bytes_unref_to_array it might be possible to have out-of-bounds writes due to the wrongly reported size of the buffer.\n\nApplications that use g_memdup to duplicate memory with user-controlled sizes should pay extra attention to the fact that g_memdup accepts a guint size instead of gsize. Thus directly passing a gsize value to g_memdup may results in integer truncation, allocating a buffer smaller than expected.",
"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": [
"BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.src",
"BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-doc-0:2.56.4-8.el8_2.1.noarch",
"BaseOS-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.src",
"CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-doc-0:2.56.4-8.el8_2.1.noarch",
"CRB-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-27219"
},
{
"category": "external",
"summary": "RHBZ#1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-27219",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27219"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219"
}
],
"release_date": "2021-02-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-06-01T10:59:10+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": [
"BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.src",
"BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-doc-0:2.56.4-8.el8_2.1.noarch",
"BaseOS-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.src",
"CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-doc-0:2.56.4-8.el8_2.1.noarch",
"CRB-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2171"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.src",
"BaseOS-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-doc-0:2.56.4-8.el8_2.1.noarch",
"BaseOS-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.x86_64",
"BaseOS-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"BaseOS-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.i686",
"BaseOS-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"BaseOS-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"BaseOS-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.src",
"CRB-8.2.0.Z.EUS:glib2-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-debugsource-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-devel-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-devel-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-doc-0:2.56.4-8.el8_2.1.noarch",
"CRB-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-fam-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-fam-debuginfo-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-static-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-tests-0:2.56.4-8.el8_2.1.x86_64",
"CRB-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.aarch64",
"CRB-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.i686",
"CRB-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.ppc64le",
"CRB-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.s390x",
"CRB-8.2.0.Z.EUS:glib2-tests-debuginfo-0:2.56.4-8.el8_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits"
}
]
}
RHBA-2021:2854
Vulnerability from csaf_redhat
Notes
{
"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": "The Migration Toolkit for Containers (MTC) 1.4.6 is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "The Migration Toolkit for Containers (MTC) enables you to migrate\nKubernetes resources, persistent volume data, and internal container images\nbetween OpenShift Container Platform clusters, using the MTC web console or the Kubernetes API.",
"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/RHBA-2021:2854",
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
},
{
"category": "external",
"summary": "1981537",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1981537"
},
{
"category": "external",
"summary": "1981794",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1981794"
},
{
"category": "external",
"summary": "MIG-752",
"url": "https://issues.redhat.com/browse/MIG-752"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhba-2021_2854.json"
}
],
"title": "Red Hat Bug Fix Advisory: Migration Toolkit for Containers (MTC) 1.4.6 release advisory",
"tracking": {
"current_release_date": "2025-11-21T17:23:03+00:00",
"generator": {
"date": "2025-11-21T17:23:03+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHBA-2021:2854",
"initial_release_date": "2021-07-21T17:05:20+00:00",
"revision_history": [
{
"date": "2021-07-21T17:05:20+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-07-21T17:05:20+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T17:23:03+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "8Base-RHMTC-1.4",
"product": {
"name": "8Base-RHMTC-1.4",
"product_id": "8Base-RHMTC-1.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhmt:1.4::el8"
}
}
},
{
"category": "product_name",
"name": "7Server-RHMTC-1.4",
"product": {
"name": "7Server-RHMTC-1.4",
"product_id": "7Server-RHMTC-1.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhmt:1.4::el7"
}
}
}
],
"category": "product_family",
"name": "Red Hat Migration Toolkit"
},
{
"branches": [
{
"category": "product_version",
"name": "rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"product": {
"name": "rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"product_id": "rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-controller-rhel8\u0026tag=v1.4.6-4"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"product": {
"name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"product_id": "rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-log-reader-rhel8\u0026tag=v1.4.6-4"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"product": {
"name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"product_id": "rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-must-gather-rhel8\u0026tag=v1.4.6-4"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"product": {
"name": "rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"product_id": "rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-operator-bundle\u0026tag=v1.4.6-5"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"product": {
"name": "rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"product_id": "rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-registry-rhel8\u0026tag=v1.4.6-4"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"product": {
"name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"product_id": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-rsync-transfer-rhel8\u0026tag=v1.4.6-4"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"product": {
"name": "rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"product_id": "rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-ui-rhel8\u0026tag=v1.4.6-4"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"product_id": "rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-rhel8\u0026tag=v1.4.6-5"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"product_id": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-plugin-for-aws-rhel8\u0026tag=v1.4.6-4"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"product_id": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8\u0026tag=v1.4.6-3"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"product_id": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8\u0026tag=v1.4.6-4"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"product_id": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-restic-restore-helper-rhel8\u0026tag=v1.4.6-5"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64",
"product": {
"name": "rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64",
"product_id": "rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-velero-plugin-rhel8\u0026tag=v1.4.6-4"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64 as a component of 7Server-RHMTC-1.4",
"product_id": "7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64"
},
"product_reference": "rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"relates_to_product_reference": "7Server-RHMTC-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64 as a component of 8Base-RHMTC-1.4",
"product_id": "8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64"
},
"product_reference": "rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64 as a component of 8Base-RHMTC-1.4",
"product_id": "8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64"
},
"product_reference": "rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64 as a component of 8Base-RHMTC-1.4",
"product_id": "8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64"
},
"product_reference": "rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64 as a component of 8Base-RHMTC-1.4",
"product_id": "8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64"
},
"product_reference": "rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64 as a component of 8Base-RHMTC-1.4",
"product_id": "8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64"
},
"product_reference": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64 as a component of 8Base-RHMTC-1.4",
"product_id": "8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64"
},
"product_reference": "rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64 as a component of 8Base-RHMTC-1.4",
"product_id": "8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64 as a component of 8Base-RHMTC-1.4",
"product_id": "8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64 as a component of 8Base-RHMTC-1.4",
"product_id": "8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64 as a component of 8Base-RHMTC-1.4",
"product_id": "8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64 as a component of 8Base-RHMTC-1.4",
"product_id": "8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64 as a component of 8Base-RHMTC-1.4",
"product_id": "8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
},
"product_reference": "rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-25011",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-03-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1956919"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libwebp. A heap-based buffer overflow was found in PutLE16(). The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libwebp: heap-based buffer overflow in PutLE16()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue did not affect the versions of Firefox and Thunderbird as shipped with Red Hat Enterprise Linux 7, and 8 as they embed the fixed version of libwebp.",
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-25011"
},
{
"category": "external",
"summary": "RHBZ#1956919",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1956919"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-25011",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-25011"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-25011",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-25011"
}
],
"release_date": "2018-07-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-07-21T17:05:20+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/4.7/migration-toolkit-for-containers/installing-mtc.html",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libwebp: heap-based buffer overflow in PutLE16()"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
}
],
"cve": "CVE-2020-25648",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2020-10-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1887319"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the way NSS handled CCS (ChangeCipherSpec) messages in TLS 1.3. This flaw allows a remote attacker to send multiple CCS messages, causing a denial of service for servers compiled with the NSS library. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nss: TLS 1.3 CCS flood remote DoS Attack",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw only affects servers that are compiled with the NSS library and when the TLS 1.3 protocol is used.",
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-25648"
},
{
"category": "external",
"summary": "RHBZ#1887319",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1887319"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-25648",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25648"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-25648",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25648"
},
{
"category": "external",
"summary": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.58_release_notes",
"url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.58_release_notes"
}
],
"release_date": "2020-10-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-07-21T17:05:20+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/4.7/migration-toolkit-for-containers/installing-mtc.html",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nss: TLS 1.3 CCS flood remote DoS Attack"
},
{
"cve": "CVE-2020-25692",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2020-11-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1894567"
}
],
"notes": [
{
"category": "description",
"text": "A NULL pointer dereference flaw was found in the OpenLDAP server, during a request for renaming RDNs. This flaw allows a remote, unauthenticated attacker to crash the slapd process by sending a specially crafted request, causing a denial of service. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openldap: NULL pointer dereference for unauthenticated packet in slapd",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability affects the server side only. As a result, OpenLDAP client components, such as the component shipped in Red Hat Enterprise Linux 8, are not affected by this flaw.",
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-25692"
},
{
"category": "external",
"summary": "RHBZ#1894567",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894567"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-25692",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25692"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-25692",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25692"
}
],
"release_date": "2020-10-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-07-21T17:05:20+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/4.7/migration-toolkit-for-containers/installing-mtc.html",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openldap: NULL pointer dereference for unauthenticated packet in slapd"
},
{
"cve": "CVE-2020-26541",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2020-10-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1886285"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel in certs/blacklist.c, When signature entries for EFI_CERT_X509_GUID are contained in the Secure Boot Forbidden Signature Database, the entries are skipped. This can cause a security threat and breach system integrity, confidentiality and even lead to a denial of service problem.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: security bypass in certs/blacklist.c and certs/system_keyring.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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-26541"
},
{
"category": "external",
"summary": "RHBZ#1886285",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1886285"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-26541",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-26541"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-26541",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-26541"
}
],
"release_date": "2020-09-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-07-21T17:05:20+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/4.7/migration-toolkit-for-containers/installing-mtc.html",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: security bypass in certs/blacklist.c and certs/system_keyring.c"
},
{
"cve": "CVE-2020-27216",
"cwe": {
"id": "CWE-377",
"name": "Insecure Temporary File"
},
"discovery_date": "2020-10-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1891132"
}
],
"notes": [
{
"category": "description",
"text": "In Eclipse Jetty versions 1.0 thru 9.4.32.v20200930, 10.0.0.alpha1 thru 10.0.0.beta2, and 11.0.0.alpha1 thru 11.0.0.beta2O, on Unix like systems, the system\u0027s temporary directory is shared between all users on that system. A collocated user can observe the process of creating a temporary sub directory in the shared temporary directory and race to complete the creation of the temporary subdirectory. If the attacker wins the race then they will have read and write permission to the subdirectory used to unpack web applications, including their WEB-INF/lib jar files and JSP files. If any code is ever executed out of this temporary directory, this can lead to a local privilege escalation vulnerability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jetty: local temporary directory hijacking vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In OpenShift Container Platform (OCP), the Hive/Presto/Hadoop components that comprise the OCP Metering stack, ship the vulnerable version of jetty.\nSince the release of OCP 4.6, the Metering product has been deprecated [1], hence the affected components are marked as wontfix.\nThis may be fixed in the future.\n\n[1] https://docs.openshift.com/container-platform/4.6/release_notes/ocp-4-6-release-notes.html#ocp-4-6-metering-operator-deprecated",
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-27216"
},
{
"category": "external",
"summary": "RHBZ#1891132",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1891132"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-27216",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27216"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-27216",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-27216"
},
{
"category": "external",
"summary": "https://github.com/eclipse/jetty.project/security/advisories/GHSA-g3wg-6mcf-8jj6#advisory-comment-63053",
"url": "https://github.com/eclipse/jetty.project/security/advisories/GHSA-g3wg-6mcf-8jj6#advisory-comment-63053"
}
],
"release_date": "2020-10-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-07-21T17:05:20+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/4.7/migration-toolkit-for-containers/installing-mtc.html",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
},
{
"category": "workaround",
"details": "Jetty users should create temp folders outside the normal /tmp structure, and ensure that their permissions are set so as not to be accessible by an attacker.",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jetty: local temporary directory hijacking vulnerability"
},
{
"cve": "CVE-2020-27218",
"cwe": {
"id": "CWE-226",
"name": "Sensitive Information in Resource Not Removed Before Reuse"
},
"discovery_date": "2020-11-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1902826"
}
],
"notes": [
{
"category": "description",
"text": "In Eclipse Jetty version 9.4.0.RC0 to 9.4.34.v20201102, 10.0.0.alpha0 to 10.0.0.beta2, and 11.0.0.alpha0 to 11.0.0.beta2, if GZIP request body inflation is enabled and requests from different clients are multiplexed onto a single connection, and if an attacker can send a request with a body that is received entirely but not consumed by the application, then a subsequent request on the same connection will see that body prepended to its body. The attacker will not see any data but may inject data into the body of the subsequent request.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jetty: buffer not correctly recycled in Gzip Request inflation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In OpenShift Container Platform (OCP), the Hive/Presto/Hadoop components that comprise the OCP Metering stack, ship the vulnerable version of jetty.\nSince the release of OCP 4.6, the Metering product has been deprecated [1], hence the affected components are marked as wontfix.\nThis may be fixed in the future.\n\n[1] https://docs.openshift.com/container-platform/4.6/release_notes/ocp-4-6-release-notes.html#ocp-4-6-metering-operator-deprecated",
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-27218"
},
{
"category": "external",
"summary": "RHBZ#1902826",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1902826"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-27218",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27218"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-27218",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-27218"
},
{
"category": "external",
"summary": "https://github.com/eclipse/jetty.project/security/advisories/GHSA-86wm-rrjm-8wh8",
"url": "https://github.com/eclipse/jetty.project/security/advisories/GHSA-86wm-rrjm-8wh8"
}
],
"release_date": "2020-11-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-07-21T17:05:20+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/4.7/migration-toolkit-for-containers/installing-mtc.html",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jetty: buffer not correctly recycled in Gzip Request inflation"
},
{
"cve": "CVE-2020-27223",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2021-02-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1934116"
}
],
"notes": [
{
"category": "description",
"text": "In Eclipse Jetty 9.4.6.v20170531 to 9.4.36.v20210114 (inclusive), 10.0.0, and 11.0.0 when Jetty handles a request containing multiple Accept headers with a large number of \u201cquality\u201d (i.e. q) parameters, the server may enter a denial of service (DoS) state due to high CPU usage processing those quality values, resulting in minutes of CPU time exhausted processing those quality values.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jetty: request containing multiple Accept headers with a large number of \"quality\" parameters may lead to DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In OpenShift Container Platform (OCP), the Hive/Presto/Hadoop components that comprise the OCP Metering stack, ship the vulnerable version of jetty.\nSince the release of OCP 4.6, the Metering product has been deprecated [1], hence the affected components are marked as wontfix.\nThis may be fixed in the future.\n\n[1] https://docs.openshift.com/container-platform/4.6/release_notes/ocp-4-6-release-notes.html#ocp-4-6-metering-operator-deprecated",
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-27223"
},
{
"category": "external",
"summary": "RHBZ#1934116",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1934116"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-27223",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27223"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-27223",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-27223"
},
{
"category": "external",
"summary": "https://github.com/eclipse/jetty.project/security/advisories/GHSA-m394-8rww-3jr7",
"url": "https://github.com/eclipse/jetty.project/security/advisories/GHSA-m394-8rww-3jr7"
}
],
"release_date": "2021-02-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-07-21T17:05:20+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/4.7/migration-toolkit-for-containers/installing-mtc.html",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jetty: request containing multiple Accept headers with a large number of \"quality\" parameters may lead to DoS"
},
{
"cve": "CVE-2020-36328",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-03-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1956829"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libwebp. A heap-based buffer overflow in functions WebPDecode*Into is possible due to an invalid check for buffer size. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libwebp: heap-based buffer overflow in WebPDecode*Into functions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue did not affect the versions of Firefox and Thunderbird as shipped with Red Hat Enterprise Linux 7, and 8 as they embed the fixed version of libwebp.",
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-36328"
},
{
"category": "external",
"summary": "RHBZ#1956829",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1956829"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-36328",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36328"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36328",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36328"
}
],
"release_date": "2020-02-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-07-21T17:05:20+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/4.7/migration-toolkit-for-containers/installing-mtc.html",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libwebp: heap-based buffer overflow in WebPDecode*Into functions"
},
{
"cve": "CVE-2020-36329",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2021-03-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1956843"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libwebp. A use-after-free was found due to a thread being killed too early. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libwebp: use-after-free in EmitFancyRGB() in dec/io_dec.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue did not affect the versions of Firefox and Thunderbird as shipped with Red Hat Enterprise Linux 7, and 8 as they embed the fixed version of libwebp.",
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-36329"
},
{
"category": "external",
"summary": "RHBZ#1956843",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1956843"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-36329",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36329"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36329",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36329"
}
],
"release_date": "2020-02-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-07-21T17:05:20+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/4.7/migration-toolkit-for-containers/installing-mtc.html",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libwebp: use-after-free in EmitFancyRGB() in dec/io_dec.c"
},
{
"acknowledgments": [
{
"names": [
"zodf0055980"
],
"organization": "SQLab NCTU Taiwan"
}
],
"cve": "CVE-2021-3516",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2021-04-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1954225"
}
],
"notes": [
{
"category": "description",
"text": "There\u0027s a flaw in libxml2\u0027s xmllint. An attacker who is able to submit a crafted file to be processed by xmllint could trigger a use-after-free. The greatest impact of this flaw is to confidentiality, integrity, and availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: Use-after-free in xmlEncodeEntitiesInternal() in entities.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The only known exploitation path of this flaw is via the xmllint tool.\n\nThis flaw is out of support scope for Red Hat Enterprise Linux 6 and 7. To learn more about Red Hat Enterprise Linux support life cycles, please see https://access.redhat.com/support/policy/updates/errata .",
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3516"
},
{
"category": "external",
"summary": "RHBZ#1954225",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1954225"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3516",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3516"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3516",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3516"
}
],
"release_date": "2021-04-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-07-21T17:05:20+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/4.7/migration-toolkit-for-containers/installing-mtc.html",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
},
{
"category": "workaround",
"details": "This flaw can be mitigated by not using xmllint with the --html and --push options together.",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxml2: Use-after-free in xmlEncodeEntitiesInternal() in entities.c"
},
{
"acknowledgments": [
{
"names": [
"zodf0055980"
],
"organization": "SQLab NCTU Taiwan"
}
],
"cve": "CVE-2021-3517",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-04-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1954232"
}
],
"notes": [
{
"category": "description",
"text": "There is a flaw in the xml entity encoding functionality of libxml2. An attacker who is able to supply a crafted file to be processed by an application linked with the affected functionality of libxml2 could trigger an out-of-bounds read. The most likely impact of this flaw is to application availability, with some potential impact to confidentiality and integrity if an attacker is able to use memory information to further exploit the application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: Heap-based buffer overflow in xmlEncodeEntitiesInternal() in entities.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is out of support scope for Red Hat Enterprise Linux 6 and 7. To learn more about Red Hat Enterprise Linux support life cycles, please see https://access.redhat.com/support/policy/updates/errata .",
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3517"
},
{
"category": "external",
"summary": "RHBZ#1954232",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1954232"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3517",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3517"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3517",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3517"
}
],
"release_date": "2021-04-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-07-21T17:05:20+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/4.7/migration-toolkit-for-containers/installing-mtc.html",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxml2: Heap-based buffer overflow in xmlEncodeEntitiesInternal() in entities.c"
},
{
"acknowledgments": [
{
"names": [
"zodf0055980"
],
"organization": "SQLab NCTU Taiwan"
}
],
"cve": "CVE-2021-3518",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2021-04-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1954242"
}
],
"notes": [
{
"category": "description",
"text": "There\u0027s a flaw in libxml2. An attacker who is able to submit a crafted file to be processed by an application linked with libxml2 could trigger a use-after-free. The greatest impact from this flaw is to confidentiality, integrity, and availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: Use-after-free in xmlXIncludeDoProcess() in xinclude.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is out of support scope for Red Hat Enterprise Linux 6 and 7. To learn more about Red Hat Enterprise Linux support life cycles, please see https://access.redhat.com/support/policy/updates/errata .",
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3518"
},
{
"category": "external",
"summary": "RHBZ#1954242",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1954242"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3518",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3518"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3518",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3518"
}
],
"release_date": "2021-04-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-07-21T17:05:20+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/4.7/migration-toolkit-for-containers/installing-mtc.html",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxml2: Use-after-free in xmlXIncludeDoProcess() in xinclude.c"
},
{
"cve": "CVE-2021-3520",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-03-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1954559"
}
],
"notes": [
{
"category": "description",
"text": "There\u0027s a flaw in lz4. An attacker who submits a crafted file to an application linked with lz4 may be able to trigger an integer overflow, leading to calling of memmove() on a negative size argument, causing an out-of-bounds write and/or a crash. The greatest impact of this flaw is to availability, with some potential impact to confidentiality and integrity as well.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "lz4: memory corruption due to an integer overflow bug caused by memmove argument",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is out of support scope for Red Hat Enterprise Linux 7. To learn more about Red Hat Enterprise Linux support life cycles, please see https://access.redhat.com/support/policy/updates/errata .",
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3520"
},
{
"category": "external",
"summary": "RHBZ#1954559",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1954559"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3520",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3520"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3520",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3520"
}
],
"release_date": "2021-04-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-07-21T17:05:20+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/4.7/migration-toolkit-for-containers/installing-mtc.html",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "lz4: memory corruption due to an integer overflow bug caused by memmove argument"
},
{
"acknowledgments": [
{
"names": [
"yuawn"
],
"organization": "NSLab NTU Taiwan"
}
],
"cve": "CVE-2021-3537",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2021-05-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1956522"
}
],
"notes": [
{
"category": "description",
"text": "A NULL pointer dereference flaw was found in libxml2, where it did not propagate errors while parsing XML mixed content. This flaw causes the application to crash if an untrusted XML document is parsed in recovery mode and post validated. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: NULL pointer dereference when post-validating mixed content parsed in recovery mode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For the flaw to be exploitable, the document must be parsed in recovery mode and post validated (e.g.: when used in the `xmlling` tool, both `-recover` and `-postvalid` options must be used for the flaw to be exploitable)",
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3537"
},
{
"category": "external",
"summary": "RHBZ#1956522",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1956522"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3537",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3537"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3537",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3537"
}
],
"release_date": "2021-05-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-07-21T17:05:20+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/4.7/migration-toolkit-for-containers/installing-mtc.html",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxml2: NULL pointer dereference when post-validating mixed content parsed in recovery mode"
},
{
"acknowledgments": [
{
"names": [
"Sebastian Pipping"
]
}
],
"cve": "CVE-2021-3541",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2021-04-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1950515"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libxml2. Exponential entity expansion attack its possible bypassing all existing protection mechanisms and leading to denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: Exponential entity expansion attack bypasses all existing protection mechanisms",
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3541"
},
{
"category": "external",
"summary": "RHBZ#1950515",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1950515"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3541",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3541"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3541",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3541"
}
],
"release_date": "2021-05-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-07-21T17:05:20+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/4.7/migration-toolkit-for-containers/installing-mtc.html",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
}
],
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxml2: Exponential entity expansion attack bypasses all existing protection mechanisms"
},
{
"acknowledgments": [
{
"names": [
"Demi M. Obenour"
]
}
],
"cve": "CVE-2021-20271",
"cwe": {
"id": "CWE-345",
"name": "Insufficient Verification of Data Authenticity"
},
"discovery_date": "2021-03-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1934125"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in RPM\u0027s signature check functionality when reading a package file. This flaw allows an attacker who can convince a victim to install a seemingly verifiable package, whose signature header was modified, to cause RPM database corruption and execute code. The highest threat from this vulnerability is to data integrity, confidentiality, and system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "rpm: Signature checks bypass via corrupted rpm package",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must either compromise an RPM repository or convince an administrator to install an untrusted RPM. It is strongly recommended to only use RPMs from trusted repositories.",
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-20271"
},
{
"category": "external",
"summary": "RHBZ#1934125",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1934125"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-20271",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20271"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-20271",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-20271"
}
],
"release_date": "2021-03-11T22:53:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-07-21T17:05:20+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/4.7/migration-toolkit-for-containers/installing-mtc.html",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "rpm: Signature checks bypass via corrupted rpm package"
},
{
"cve": "CVE-2021-21642",
"cwe": {
"id": "CWE-611",
"name": "Improper Restriction of XML External Entity Reference"
},
"discovery_date": "2021-04-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1952146"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the config-file-provider Jenkins plugin. The plugin XML parser wasn\u0027t configure to prevent XML external entity (XXE) attacks. An attacker with the ability to define Maven configuration files can use this vulnerability to prepare a crafted configuration file that uses external entities for extraction of secrets from the Jenkins controller or server-side request forgery.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jenkins-2-plugins/config-file-provider: Does not configure its XML parser to prevent XML external entity (XXE) attacks.",
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-21642"
},
{
"category": "external",
"summary": "RHBZ#1952146",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1952146"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-21642",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21642"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-21642",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21642"
},
{
"category": "external",
"summary": "https://www.jenkins.io/security/advisory/2021-04-21/#SECURITY-2204",
"url": "https://www.jenkins.io/security/advisory/2021-04-21/#SECURITY-2204"
}
],
"release_date": "2021-04-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-07-21T17:05:20+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/4.7/migration-toolkit-for-containers/installing-mtc.html",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update as soon as possible.",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"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:N",
"version": "3.1"
},
"products": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "jenkins-2-plugins/config-file-provider: Does not configure its XML parser to prevent XML external entity (XXE) attacks."
},
{
"cve": "CVE-2021-21643",
"cwe": {
"id": "CWE-281",
"name": "Improper Preservation of Permissions"
},
"discovery_date": "2021-04-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1952148"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the config-file-provider Jenkins plugin. The plugin does not correctly perform permission checks in several HTTP endpoints, as a consequence an attacker with global Job/Configure permission can enumerate system-scoped credentials IDs of credentials stored in Jenkins.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jenkins-2-plugins/config-file-provider: Does not correctly perform permission checks in several HTTP endpoints.",
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-21643"
},
{
"category": "external",
"summary": "RHBZ#1952148",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1952148"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-21643",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21643"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-21643",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21643"
},
{
"category": "external",
"summary": "https://www.jenkins.io/security/advisory/2021-04-21/#SECURITY-2254",
"url": "https://www.jenkins.io/security/advisory/2021-04-21/#SECURITY-2254"
}
],
"release_date": "2021-04-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-07-21T17:05:20+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/4.7/migration-toolkit-for-containers/installing-mtc.html",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jenkins-2-plugins/config-file-provider: Does not correctly perform permission checks in several HTTP endpoints."
},
{
"cve": "CVE-2021-21644",
"cwe": {
"id": "CWE-352",
"name": "Cross-Site Request Forgery (CSRF)"
},
"discovery_date": "2021-04-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1952151"
}
],
"notes": [
{
"category": "description",
"text": "A cross-site request forgery (CSRF) vulnerability was found in the config-file-provider Jenkins plugin. The plugin does not require POST requests for an HTTP endpoint which allows attackers to delete configuration files corresponding to an attacker-specified ID.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jenkins-2-plugins/config-file-provider: does not require POST requests for an HTTP endpoint, resulting in a cross-site request forgery (CSRF) vulnerability.",
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-21644"
},
{
"category": "external",
"summary": "RHBZ#1952151",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1952151"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-21644",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21644"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-21644",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21644"
}
],
"release_date": "2021-04-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-07-21T17:05:20+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/4.7/migration-toolkit-for-containers/installing-mtc.html",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jenkins-2-plugins/config-file-provider: does not require POST requests for an HTTP endpoint, resulting in a cross-site request forgery (CSRF) vulnerability."
},
{
"cve": "CVE-2021-21645",
"cwe": {
"id": "CWE-281",
"name": "Improper Preservation of Permissions"
},
"discovery_date": "2021-04-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1952152"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the config-file-provider Jenkins plugin. The plugin does not perform permission checks in several HTTP endpoints, as a consequence an attacker with Overall/Read permission is allowed to enumerate configuration file IDs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jenkins-2-plugins/config-file-provider: Does not perform permission checks in several HTTP endpoints.",
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-21645"
},
{
"category": "external",
"summary": "RHBZ#1952152",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1952152"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-21645",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21645"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-21645",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21645"
}
],
"release_date": "2021-04-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-07-21T17:05:20+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/4.7/migration-toolkit-for-containers/installing-mtc.html",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jenkins-2-plugins/config-file-provider: Does not perform permission checks in several HTTP endpoints."
},
{
"cve": "CVE-2021-27219",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-02-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1929858"
}
],
"notes": [
{
"category": "description",
"text": "An integer wraparound was discovered in glib due to passing a 64 bit sized value to function g_memdup() which accepts a 32 bits number as argument. An attacker may abuse this flaw when an application linked against the glib library uses g_bytes_new() function or possibly other functions that use g_memdup() underneath and accept a 64 bits argument as size. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Applications that just use GBytes to access the data are affected by this flaw but the highest threat is to data confidentiality and/or the application availability, due to possible out-of-bounds reads. However, if the data in GBytes is taken through functions such as g_bytes_unref_to_data or g_bytes_unref_to_array it might be possible to have out-of-bounds writes due to the wrongly reported size of the buffer.\n\nApplications that use g_memdup to duplicate memory with user-controlled sizes should pay extra attention to the fact that g_memdup accepts a guint size instead of gsize. Thus directly passing a gsize value to g_memdup may results in integer truncation, allocating a buffer smaller than expected.",
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-27219"
},
{
"category": "external",
"summary": "RHBZ#1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-27219",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27219"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219"
}
],
"release_date": "2021-02-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-07-21T17:05:20+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/4.7/migration-toolkit-for-containers/installing-mtc.html",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits"
},
{
"cve": "CVE-2021-31525",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2021-05-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1958341"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was detected in net/http of the Go standard library when parsing very large HTTP header values, causing a crash and subsequent denial of service. This vulnerability affects both clients and servers written in Go, however, servers are only vulnerable if the value of MaxHeaderBytes has been increased from the default.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: panic in ReadRequest and ReadResponse when reading a very large header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability potentially affects any component written in Go that uses net/http from the standard library. In OpenShift Container Platform (OCP), OpenShift Virtualization, OpenShift ServiceMesh (OSSM) and OpenShift distributed tracing (formerly OpenShift Jaeger), no server side component allows HTTP header values larger than 1 MB (the default), preventing this vulnerability from being exploited by malicious clients. It is possible for components that make client connections to malicious servers to be exploited, however the maximum impact is a crash. This vulnerability is rated Low for the following components: \n* OpenShift Container Platform\n* OpenShift Virtualization \n* OpenShift ServiceMesh\n* OpenShift distributed tracing components.",
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-31525"
},
{
"category": "external",
"summary": "RHBZ#1958341",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958341"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-31525",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31525"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-31525",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31525"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/cu9SP4eSXMc",
"url": "https://groups.google.com/g/golang-announce/c/cu9SP4eSXMc"
}
],
"release_date": "2021-04-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-07-21T17:05:20+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/4.7/migration-toolkit-for-containers/installing-mtc.html",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: panic in ReadRequest and ReadResponse when reading a very large header"
},
{
"cve": "CVE-2021-33034",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2021-05-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1961305"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in hci_send_acl in the bluetooth host controller interface (HCI) in Linux kernel, where a local attacker with an access rights could cause a denial of service problem on the system The issue results from the object hchan, freed in hci_disconn_loglink_complete_evt, yet still used in other places. The highest threat from this vulnerability is to data integrity, confidentiality and system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: use-after-free in net/bluetooth/hci_event.c when destroying an hci_chan",
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-33034"
},
{
"category": "external",
"summary": "RHBZ#1961305",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1961305"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-33034",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33034"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-33034",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-33034"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=5c4c8c9544099bb9043a10a5318130a943e32fc3",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=5c4c8c9544099bb9043a10a5318130a943e32fc3"
},
{
"category": "external",
"summary": "https://sites.google.com/view/syzscope/kasan-use-after-free-read-in-hci_send_acl",
"url": "https://sites.google.com/view/syzscope/kasan-use-after-free-read-in-hci_send_acl"
},
{
"category": "external",
"summary": "https://syzkaller.appspot.com/bug?id=2e1943a94647f7732dd6fc60368642d6e8dc91b1",
"url": "https://syzkaller.appspot.com/bug?id=2e1943a94647f7732dd6fc60368642d6e8dc91b1"
}
],
"release_date": "2021-03-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-07-21T17:05:20+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nFor details on how to install and use MTC, refer to:\n\nhttps://docs.openshift.com/container-platform/4.7/migration-toolkit-for-containers/installing-mtc.html",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2021:2854"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update as soon as possible.",
"product_ids": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"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": [
"7Server-RHMTC-1.4:rhmtc/openshift-migration-operator-bundle@sha256:19f8a00034e63c8ed505b123ca224220695b043a825ffe55c32e5dd32dd05324_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-controller-rhel8@sha256:18574cc8e0805bc28bbb62724376ff468a986128d677dd23a552b3329c41858d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-log-reader-rhel8@sha256:98e3601ef0f97c3c37ebc67a6f4af8ad5cd6d83596e3b120c9561b0b09d82ccf_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-must-gather-rhel8@sha256:ae2595c2aea186fce5ee5fdbd178ed26965bd421cc834a9ec2d162f4287add9d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-registry-rhel8@sha256:6c179703e3c9e1108a9265333834a24037f0f8142d9438fe2197c12b9eb4de0f_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:2c57a210641957a02149b5dcf96daab44cf7f35b57faf35e5b10bcafdb1091d9_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-ui-rhel8@sha256:ad6c9ecd4ebb45f7cdbfa1e3f750594f374845a4f4f2cad69007898e2953734d_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-aws-rhel8@sha256:5c8e274d5821db1c6483b7c01549a265970ae7b0de23ac6faa2d354d566bdc39_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-gcp-rhel8@sha256:3f486a14a1ea60f70116dd8791e0258cfc86e42948cb4aaeca56243bf37fe867_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-plugin-for-microsoft-azure-rhel8@sha256:4791f41741a2c701549791014c4e02431dd21f2358bc08141e405ba954b19e65_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-restic-restore-helper-rhel8@sha256:12e9ea1273dd504e03a2034665141f7fc32bfef1117232c088f282916fef46fb_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-migration-velero-rhel8@sha256:47c7e9b2d4ef258a4551cfd55ae2a3c92fdb0a83f238e8ad2b404f1b834fd4a0_amd64",
"8Base-RHMTC-1.4:rhmtc/openshift-velero-plugin-rhel8@sha256:6a360caa1ec8818d3c78d16709a8930a2c4fa696c15e557e2939de50e35859f1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: use-after-free in net/bluetooth/hci_event.c when destroying an hci_chan"
}
]
}
rhsa-2021:2173
Vulnerability from csaf_redhat
Notes
{
"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 glib2 is now available for Red Hat Enterprise Linux 7.3 Advanced 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": "GLib provides the core application building blocks for libraries and applications written in C. It provides the core object system used in GNOME, the main loop implementation, and a large set of utility functions for strings and common data structures.\n\nSecurity Fix(es):\n\n* glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits (CVE-2021-27219)\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-2021:2173",
"url": "https://access.redhat.com/errata/RHSA-2021:2173"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_2173.json"
}
],
"title": "Red Hat Security Advisory: glib2 security update",
"tracking": {
"current_release_date": "2025-11-21T18:22:40+00:00",
"generator": {
"date": "2025-11-21T18:22:40+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2021:2173",
"initial_release_date": "2021-06-01T10:55:30+00:00",
"revision_history": [
{
"date": "2021-06-01T10:55:30+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-06-01T10:55:30+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:22:40+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product": {
"name": "Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:7.3::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:7.3::server"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.46.2-5.el7_3.src",
"product": {
"name": "glib2-0:2.46.2-5.el7_3.src",
"product_id": "glib2-0:2.46.2-5.el7_3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.46.2-5.el7_3?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.46.2-5.el7_3.i686",
"product": {
"name": "glib2-0:2.46.2-5.el7_3.i686",
"product_id": "glib2-0:2.46.2-5.el7_3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.46.2-5.el7_3?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.46.2-5.el7_3.i686",
"product": {
"name": "glib2-devel-0:2.46.2-5.el7_3.i686",
"product_id": "glib2-devel-0:2.46.2-5.el7_3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.46.2-5.el7_3?arch=i686"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.46.2-5.el7_3.i686",
"product": {
"name": "glib2-debuginfo-0:2.46.2-5.el7_3.i686",
"product_id": "glib2-debuginfo-0:2.46.2-5.el7_3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.46.2-5.el7_3?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-0:2.46.2-5.el7_3.x86_64",
"product": {
"name": "glib2-0:2.46.2-5.el7_3.x86_64",
"product_id": "glib2-0:2.46.2-5.el7_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2@2.46.2-5.el7_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-devel-0:2.46.2-5.el7_3.x86_64",
"product": {
"name": "glib2-devel-0:2.46.2-5.el7_3.x86_64",
"product_id": "glib2-devel-0:2.46.2-5.el7_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-devel@2.46.2-5.el7_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-debuginfo-0:2.46.2-5.el7_3.x86_64",
"product": {
"name": "glib2-debuginfo-0:2.46.2-5.el7_3.x86_64",
"product_id": "glib2-debuginfo-0:2.46.2-5.el7_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-debuginfo@2.46.2-5.el7_3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "glib2-fam-0:2.46.2-5.el7_3.x86_64",
"product": {
"name": "glib2-fam-0:2.46.2-5.el7_3.x86_64",
"product_id": "glib2-fam-0:2.46.2-5.el7_3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-fam@2.46.2-5.el7_3?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-doc-0:2.46.2-5.el7_3.noarch",
"product": {
"name": "glib2-doc-0:2.46.2-5.el7_3.noarch",
"product_id": "glib2-doc-0:2.46.2-5.el7_3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/glib2-doc@2.46.2-5.el7_3?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.46.2-5.el7_3.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:glib2-0:2.46.2-5.el7_3.i686"
},
"product_reference": "glib2-0:2.46.2-5.el7_3.i686",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.46.2-5.el7_3.src as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:glib2-0:2.46.2-5.el7_3.src"
},
"product_reference": "glib2-0:2.46.2-5.el7_3.src",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.46.2-5.el7_3.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:glib2-0:2.46.2-5.el7_3.x86_64"
},
"product_reference": "glib2-0:2.46.2-5.el7_3.x86_64",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.46.2-5.el7_3.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:glib2-debuginfo-0:2.46.2-5.el7_3.i686"
},
"product_reference": "glib2-debuginfo-0:2.46.2-5.el7_3.i686",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.46.2-5.el7_3.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:glib2-debuginfo-0:2.46.2-5.el7_3.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.46.2-5.el7_3.x86_64",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.46.2-5.el7_3.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:glib2-devel-0:2.46.2-5.el7_3.i686"
},
"product_reference": "glib2-devel-0:2.46.2-5.el7_3.i686",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.46.2-5.el7_3.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:glib2-devel-0:2.46.2-5.el7_3.x86_64"
},
"product_reference": "glib2-devel-0:2.46.2-5.el7_3.x86_64",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.46.2-5.el7_3.noarch as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:glib2-doc-0:2.46.2-5.el7_3.noarch"
},
"product_reference": "glib2-doc-0:2.46.2-5.el7_3.noarch",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.46.2-5.el7_3.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:glib2-fam-0:2.46.2-5.el7_3.x86_64"
},
"product_reference": "glib2-fam-0:2.46.2-5.el7_3.x86_64",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.46.2-5.el7_3.i686 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:glib2-0:2.46.2-5.el7_3.i686"
},
"product_reference": "glib2-0:2.46.2-5.el7_3.i686",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.46.2-5.el7_3.src as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:glib2-0:2.46.2-5.el7_3.src"
},
"product_reference": "glib2-0:2.46.2-5.el7_3.src",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-0:2.46.2-5.el7_3.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:glib2-0:2.46.2-5.el7_3.x86_64"
},
"product_reference": "glib2-0:2.46.2-5.el7_3.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.46.2-5.el7_3.i686 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:glib2-debuginfo-0:2.46.2-5.el7_3.i686"
},
"product_reference": "glib2-debuginfo-0:2.46.2-5.el7_3.i686",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-debuginfo-0:2.46.2-5.el7_3.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:glib2-debuginfo-0:2.46.2-5.el7_3.x86_64"
},
"product_reference": "glib2-debuginfo-0:2.46.2-5.el7_3.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.46.2-5.el7_3.i686 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:glib2-devel-0:2.46.2-5.el7_3.i686"
},
"product_reference": "glib2-devel-0:2.46.2-5.el7_3.i686",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-0:2.46.2-5.el7_3.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:glib2-devel-0:2.46.2-5.el7_3.x86_64"
},
"product_reference": "glib2-devel-0:2.46.2-5.el7_3.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-doc-0:2.46.2-5.el7_3.noarch as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:glib2-doc-0:2.46.2-5.el7_3.noarch"
},
"product_reference": "glib2-doc-0:2.46.2-5.el7_3.noarch",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-fam-0:2.46.2-5.el7_3.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:glib2-fam-0:2.46.2-5.el7_3.x86_64"
},
"product_reference": "glib2-fam-0:2.46.2-5.el7_3.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-27219",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-02-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1929858"
}
],
"notes": [
{
"category": "description",
"text": "An integer wraparound was discovered in glib due to passing a 64 bit sized value to function g_memdup() which accepts a 32 bits number as argument. An attacker may abuse this flaw when an application linked against the glib library uses g_bytes_new() function or possibly other functions that use g_memdup() underneath and accept a 64 bits argument as size. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Applications that just use GBytes to access the data are affected by this flaw but the highest threat is to data confidentiality and/or the application availability, due to possible out-of-bounds reads. However, if the data in GBytes is taken through functions such as g_bytes_unref_to_data or g_bytes_unref_to_array it might be possible to have out-of-bounds writes due to the wrongly reported size of the buffer.\n\nApplications that use g_memdup to duplicate memory with user-controlled sizes should pay extra attention to the fact that g_memdup accepts a guint size instead of gsize. Thus directly passing a gsize value to g_memdup may results in integer truncation, allocating a buffer smaller than expected.",
"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": [
"7Server-7.3.AUS:glib2-0:2.46.2-5.el7_3.i686",
"7Server-7.3.AUS:glib2-0:2.46.2-5.el7_3.src",
"7Server-7.3.AUS:glib2-0:2.46.2-5.el7_3.x86_64",
"7Server-7.3.AUS:glib2-debuginfo-0:2.46.2-5.el7_3.i686",
"7Server-7.3.AUS:glib2-debuginfo-0:2.46.2-5.el7_3.x86_64",
"7Server-7.3.AUS:glib2-devel-0:2.46.2-5.el7_3.i686",
"7Server-7.3.AUS:glib2-devel-0:2.46.2-5.el7_3.x86_64",
"7Server-7.3.AUS:glib2-doc-0:2.46.2-5.el7_3.noarch",
"7Server-7.3.AUS:glib2-fam-0:2.46.2-5.el7_3.x86_64",
"7Server-optional-7.3.AUS:glib2-0:2.46.2-5.el7_3.i686",
"7Server-optional-7.3.AUS:glib2-0:2.46.2-5.el7_3.src",
"7Server-optional-7.3.AUS:glib2-0:2.46.2-5.el7_3.x86_64",
"7Server-optional-7.3.AUS:glib2-debuginfo-0:2.46.2-5.el7_3.i686",
"7Server-optional-7.3.AUS:glib2-debuginfo-0:2.46.2-5.el7_3.x86_64",
"7Server-optional-7.3.AUS:glib2-devel-0:2.46.2-5.el7_3.i686",
"7Server-optional-7.3.AUS:glib2-devel-0:2.46.2-5.el7_3.x86_64",
"7Server-optional-7.3.AUS:glib2-doc-0:2.46.2-5.el7_3.noarch",
"7Server-optional-7.3.AUS:glib2-fam-0:2.46.2-5.el7_3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-27219"
},
{
"category": "external",
"summary": "RHBZ#1929858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1929858"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-27219",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27219"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27219"
}
],
"release_date": "2021-02-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-06-01T10:55:30+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": [
"7Server-7.3.AUS:glib2-0:2.46.2-5.el7_3.i686",
"7Server-7.3.AUS:glib2-0:2.46.2-5.el7_3.src",
"7Server-7.3.AUS:glib2-0:2.46.2-5.el7_3.x86_64",
"7Server-7.3.AUS:glib2-debuginfo-0:2.46.2-5.el7_3.i686",
"7Server-7.3.AUS:glib2-debuginfo-0:2.46.2-5.el7_3.x86_64",
"7Server-7.3.AUS:glib2-devel-0:2.46.2-5.el7_3.i686",
"7Server-7.3.AUS:glib2-devel-0:2.46.2-5.el7_3.x86_64",
"7Server-7.3.AUS:glib2-doc-0:2.46.2-5.el7_3.noarch",
"7Server-7.3.AUS:glib2-fam-0:2.46.2-5.el7_3.x86_64",
"7Server-optional-7.3.AUS:glib2-0:2.46.2-5.el7_3.i686",
"7Server-optional-7.3.AUS:glib2-0:2.46.2-5.el7_3.src",
"7Server-optional-7.3.AUS:glib2-0:2.46.2-5.el7_3.x86_64",
"7Server-optional-7.3.AUS:glib2-debuginfo-0:2.46.2-5.el7_3.i686",
"7Server-optional-7.3.AUS:glib2-debuginfo-0:2.46.2-5.el7_3.x86_64",
"7Server-optional-7.3.AUS:glib2-devel-0:2.46.2-5.el7_3.i686",
"7Server-optional-7.3.AUS:glib2-devel-0:2.46.2-5.el7_3.x86_64",
"7Server-optional-7.3.AUS:glib2-doc-0:2.46.2-5.el7_3.noarch",
"7Server-optional-7.3.AUS:glib2-fam-0:2.46.2-5.el7_3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2173"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-7.3.AUS:glib2-0:2.46.2-5.el7_3.i686",
"7Server-7.3.AUS:glib2-0:2.46.2-5.el7_3.src",
"7Server-7.3.AUS:glib2-0:2.46.2-5.el7_3.x86_64",
"7Server-7.3.AUS:glib2-debuginfo-0:2.46.2-5.el7_3.i686",
"7Server-7.3.AUS:glib2-debuginfo-0:2.46.2-5.el7_3.x86_64",
"7Server-7.3.AUS:glib2-devel-0:2.46.2-5.el7_3.i686",
"7Server-7.3.AUS:glib2-devel-0:2.46.2-5.el7_3.x86_64",
"7Server-7.3.AUS:glib2-doc-0:2.46.2-5.el7_3.noarch",
"7Server-7.3.AUS:glib2-fam-0:2.46.2-5.el7_3.x86_64",
"7Server-optional-7.3.AUS:glib2-0:2.46.2-5.el7_3.i686",
"7Server-optional-7.3.AUS:glib2-0:2.46.2-5.el7_3.src",
"7Server-optional-7.3.AUS:glib2-0:2.46.2-5.el7_3.x86_64",
"7Server-optional-7.3.AUS:glib2-debuginfo-0:2.46.2-5.el7_3.i686",
"7Server-optional-7.3.AUS:glib2-debuginfo-0:2.46.2-5.el7_3.x86_64",
"7Server-optional-7.3.AUS:glib2-devel-0:2.46.2-5.el7_3.i686",
"7Server-optional-7.3.AUS:glib2-devel-0:2.46.2-5.el7_3.x86_64",
"7Server-optional-7.3.AUS:glib2-doc-0:2.46.2-5.el7_3.noarch",
"7Server-optional-7.3.AUS:glib2-fam-0:2.46.2-5.el7_3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits"
}
]
}
opensuse-su-2021:0406-1
Vulnerability from csaf_opensuse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for glib2",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for glib2 fixes the following issues:\n\n- CVE-2021-27218: g_byte_array_new_take takes a gsize as length but stores in a guint, this patch will refuse if\n the length is larger than guint. (bsc#1182328)\n- CVE-2021-27219: g_memdup takes a guint as parameter and sometimes leads into an integer overflow, so add a g_memdup2 function which uses gsize to replace it. (bsc#1182362)\n\nThis update was imported from the SUSE:SLE-15-SP2:Update update project.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-2021-406",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2021_0406-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2021:0406-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/CEADQWIHFVNLBWNNAJUQIPQTZZU5U5A4/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2021:0406-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/CEADQWIHFVNLBWNNAJUQIPQTZZU5U5A4/"
},
{
"category": "self",
"summary": "SUSE Bug 1182328",
"url": "https://bugzilla.suse.com/1182328"
},
{
"category": "self",
"summary": "SUSE Bug 1182362",
"url": "https://bugzilla.suse.com/1182362"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-27218 page",
"url": "https://www.suse.com/security/cve/CVE-2021-27218/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-27219 page",
"url": "https://www.suse.com/security/cve/CVE-2021-27219/"
}
],
"title": "Security update for glib2",
"tracking": {
"current_release_date": "2021-03-14T14:09:20Z",
"generator": {
"date": "2021-03-14T14:09:20Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2021:0406-1",
"initial_release_date": "2021-03-14T14:09:20Z",
"revision_history": [
{
"date": "2021-03-14T14:09:20Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "glib2-devel-2.62.6-lp152.2.6.1.i586",
"product": {
"name": "glib2-devel-2.62.6-lp152.2.6.1.i586",
"product_id": "glib2-devel-2.62.6-lp152.2.6.1.i586"
}
},
{
"category": "product_version",
"name": "glib2-devel-static-2.62.6-lp152.2.6.1.i586",
"product": {
"name": "glib2-devel-static-2.62.6-lp152.2.6.1.i586",
"product_id": "glib2-devel-static-2.62.6-lp152.2.6.1.i586"
}
},
{
"category": "product_version",
"name": "glib2-tests-2.62.6-lp152.2.6.1.i586",
"product": {
"name": "glib2-tests-2.62.6-lp152.2.6.1.i586",
"product_id": "glib2-tests-2.62.6-lp152.2.6.1.i586"
}
},
{
"category": "product_version",
"name": "glib2-tools-2.62.6-lp152.2.6.1.i586",
"product": {
"name": "glib2-tools-2.62.6-lp152.2.6.1.i586",
"product_id": "glib2-tools-2.62.6-lp152.2.6.1.i586"
}
},
{
"category": "product_version",
"name": "libgio-2_0-0-2.62.6-lp152.2.6.1.i586",
"product": {
"name": "libgio-2_0-0-2.62.6-lp152.2.6.1.i586",
"product_id": "libgio-2_0-0-2.62.6-lp152.2.6.1.i586"
}
},
{
"category": "product_version",
"name": "libgio-fam-2.62.6-lp152.2.6.1.i586",
"product": {
"name": "libgio-fam-2.62.6-lp152.2.6.1.i586",
"product_id": "libgio-fam-2.62.6-lp152.2.6.1.i586"
}
},
{
"category": "product_version",
"name": "libglib-2_0-0-2.62.6-lp152.2.6.1.i586",
"product": {
"name": "libglib-2_0-0-2.62.6-lp152.2.6.1.i586",
"product_id": "libglib-2_0-0-2.62.6-lp152.2.6.1.i586"
}
},
{
"category": "product_version",
"name": "libgmodule-2_0-0-2.62.6-lp152.2.6.1.i586",
"product": {
"name": "libgmodule-2_0-0-2.62.6-lp152.2.6.1.i586",
"product_id": "libgmodule-2_0-0-2.62.6-lp152.2.6.1.i586"
}
},
{
"category": "product_version",
"name": "libgobject-2_0-0-2.62.6-lp152.2.6.1.i586",
"product": {
"name": "libgobject-2_0-0-2.62.6-lp152.2.6.1.i586",
"product_id": "libgobject-2_0-0-2.62.6-lp152.2.6.1.i586"
}
},
{
"category": "product_version",
"name": "libgthread-2_0-0-2.62.6-lp152.2.6.1.i586",
"product": {
"name": "libgthread-2_0-0-2.62.6-lp152.2.6.1.i586",
"product_id": "libgthread-2_0-0-2.62.6-lp152.2.6.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "gio-branding-upstream-2.62.6-lp152.2.6.1.noarch",
"product": {
"name": "gio-branding-upstream-2.62.6-lp152.2.6.1.noarch",
"product_id": "gio-branding-upstream-2.62.6-lp152.2.6.1.noarch"
}
},
{
"category": "product_version",
"name": "glib2-lang-2.62.6-lp152.2.6.1.noarch",
"product": {
"name": "glib2-lang-2.62.6-lp152.2.6.1.noarch",
"product_id": "glib2-lang-2.62.6-lp152.2.6.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-devel-2.62.6-lp152.2.6.1.x86_64",
"product": {
"name": "glib2-devel-2.62.6-lp152.2.6.1.x86_64",
"product_id": "glib2-devel-2.62.6-lp152.2.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "glib2-devel-32bit-2.62.6-lp152.2.6.1.x86_64",
"product": {
"name": "glib2-devel-32bit-2.62.6-lp152.2.6.1.x86_64",
"product_id": "glib2-devel-32bit-2.62.6-lp152.2.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "glib2-devel-static-2.62.6-lp152.2.6.1.x86_64",
"product": {
"name": "glib2-devel-static-2.62.6-lp152.2.6.1.x86_64",
"product_id": "glib2-devel-static-2.62.6-lp152.2.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "glib2-tests-2.62.6-lp152.2.6.1.x86_64",
"product": {
"name": "glib2-tests-2.62.6-lp152.2.6.1.x86_64",
"product_id": "glib2-tests-2.62.6-lp152.2.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "glib2-tools-2.62.6-lp152.2.6.1.x86_64",
"product": {
"name": "glib2-tools-2.62.6-lp152.2.6.1.x86_64",
"product_id": "glib2-tools-2.62.6-lp152.2.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "glib2-tools-32bit-2.62.6-lp152.2.6.1.x86_64",
"product": {
"name": "glib2-tools-32bit-2.62.6-lp152.2.6.1.x86_64",
"product_id": "glib2-tools-32bit-2.62.6-lp152.2.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgio-2_0-0-2.62.6-lp152.2.6.1.x86_64",
"product": {
"name": "libgio-2_0-0-2.62.6-lp152.2.6.1.x86_64",
"product_id": "libgio-2_0-0-2.62.6-lp152.2.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgio-2_0-0-32bit-2.62.6-lp152.2.6.1.x86_64",
"product": {
"name": "libgio-2_0-0-32bit-2.62.6-lp152.2.6.1.x86_64",
"product_id": "libgio-2_0-0-32bit-2.62.6-lp152.2.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgio-fam-2.62.6-lp152.2.6.1.x86_64",
"product": {
"name": "libgio-fam-2.62.6-lp152.2.6.1.x86_64",
"product_id": "libgio-fam-2.62.6-lp152.2.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgio-fam-32bit-2.62.6-lp152.2.6.1.x86_64",
"product": {
"name": "libgio-fam-32bit-2.62.6-lp152.2.6.1.x86_64",
"product_id": "libgio-fam-32bit-2.62.6-lp152.2.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libglib-2_0-0-2.62.6-lp152.2.6.1.x86_64",
"product": {
"name": "libglib-2_0-0-2.62.6-lp152.2.6.1.x86_64",
"product_id": "libglib-2_0-0-2.62.6-lp152.2.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libglib-2_0-0-32bit-2.62.6-lp152.2.6.1.x86_64",
"product": {
"name": "libglib-2_0-0-32bit-2.62.6-lp152.2.6.1.x86_64",
"product_id": "libglib-2_0-0-32bit-2.62.6-lp152.2.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgmodule-2_0-0-2.62.6-lp152.2.6.1.x86_64",
"product": {
"name": "libgmodule-2_0-0-2.62.6-lp152.2.6.1.x86_64",
"product_id": "libgmodule-2_0-0-2.62.6-lp152.2.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgmodule-2_0-0-32bit-2.62.6-lp152.2.6.1.x86_64",
"product": {
"name": "libgmodule-2_0-0-32bit-2.62.6-lp152.2.6.1.x86_64",
"product_id": "libgmodule-2_0-0-32bit-2.62.6-lp152.2.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgobject-2_0-0-2.62.6-lp152.2.6.1.x86_64",
"product": {
"name": "libgobject-2_0-0-2.62.6-lp152.2.6.1.x86_64",
"product_id": "libgobject-2_0-0-2.62.6-lp152.2.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgobject-2_0-0-32bit-2.62.6-lp152.2.6.1.x86_64",
"product": {
"name": "libgobject-2_0-0-32bit-2.62.6-lp152.2.6.1.x86_64",
"product_id": "libgobject-2_0-0-32bit-2.62.6-lp152.2.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgthread-2_0-0-2.62.6-lp152.2.6.1.x86_64",
"product": {
"name": "libgthread-2_0-0-2.62.6-lp152.2.6.1.x86_64",
"product_id": "libgthread-2_0-0-2.62.6-lp152.2.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgthread-2_0-0-32bit-2.62.6-lp152.2.6.1.x86_64",
"product": {
"name": "libgthread-2_0-0-32bit-2.62.6-lp152.2.6.1.x86_64",
"product_id": "libgthread-2_0-0-32bit-2.62.6-lp152.2.6.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 15.2",
"product": {
"name": "openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.2"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "gio-branding-upstream-2.62.6-lp152.2.6.1.noarch as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:gio-branding-upstream-2.62.6-lp152.2.6.1.noarch"
},
"product_reference": "gio-branding-upstream-2.62.6-lp152.2.6.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-2.62.6-lp152.2.6.1.i586 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:glib2-devel-2.62.6-lp152.2.6.1.i586"
},
"product_reference": "glib2-devel-2.62.6-lp152.2.6.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-2.62.6-lp152.2.6.1.x86_64 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:glib2-devel-2.62.6-lp152.2.6.1.x86_64"
},
"product_reference": "glib2-devel-2.62.6-lp152.2.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-32bit-2.62.6-lp152.2.6.1.x86_64 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:glib2-devel-32bit-2.62.6-lp152.2.6.1.x86_64"
},
"product_reference": "glib2-devel-32bit-2.62.6-lp152.2.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-static-2.62.6-lp152.2.6.1.i586 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:glib2-devel-static-2.62.6-lp152.2.6.1.i586"
},
"product_reference": "glib2-devel-static-2.62.6-lp152.2.6.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-static-2.62.6-lp152.2.6.1.x86_64 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:glib2-devel-static-2.62.6-lp152.2.6.1.x86_64"
},
"product_reference": "glib2-devel-static-2.62.6-lp152.2.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-lang-2.62.6-lp152.2.6.1.noarch as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:glib2-lang-2.62.6-lp152.2.6.1.noarch"
},
"product_reference": "glib2-lang-2.62.6-lp152.2.6.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-2.62.6-lp152.2.6.1.i586 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:glib2-tests-2.62.6-lp152.2.6.1.i586"
},
"product_reference": "glib2-tests-2.62.6-lp152.2.6.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-2.62.6-lp152.2.6.1.x86_64 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:glib2-tests-2.62.6-lp152.2.6.1.x86_64"
},
"product_reference": "glib2-tests-2.62.6-lp152.2.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.62.6-lp152.2.6.1.i586 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:glib2-tools-2.62.6-lp152.2.6.1.i586"
},
"product_reference": "glib2-tools-2.62.6-lp152.2.6.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.62.6-lp152.2.6.1.x86_64 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:glib2-tools-2.62.6-lp152.2.6.1.x86_64"
},
"product_reference": "glib2-tools-2.62.6-lp152.2.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-32bit-2.62.6-lp152.2.6.1.x86_64 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:glib2-tools-32bit-2.62.6-lp152.2.6.1.x86_64"
},
"product_reference": "glib2-tools-32bit-2.62.6-lp152.2.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.62.6-lp152.2.6.1.i586 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:libgio-2_0-0-2.62.6-lp152.2.6.1.i586"
},
"product_reference": "libgio-2_0-0-2.62.6-lp152.2.6.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.62.6-lp152.2.6.1.x86_64 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:libgio-2_0-0-2.62.6-lp152.2.6.1.x86_64"
},
"product_reference": "libgio-2_0-0-2.62.6-lp152.2.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-32bit-2.62.6-lp152.2.6.1.x86_64 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:libgio-2_0-0-32bit-2.62.6-lp152.2.6.1.x86_64"
},
"product_reference": "libgio-2_0-0-32bit-2.62.6-lp152.2.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-fam-2.62.6-lp152.2.6.1.i586 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:libgio-fam-2.62.6-lp152.2.6.1.i586"
},
"product_reference": "libgio-fam-2.62.6-lp152.2.6.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-fam-2.62.6-lp152.2.6.1.x86_64 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:libgio-fam-2.62.6-lp152.2.6.1.x86_64"
},
"product_reference": "libgio-fam-2.62.6-lp152.2.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-fam-32bit-2.62.6-lp152.2.6.1.x86_64 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:libgio-fam-32bit-2.62.6-lp152.2.6.1.x86_64"
},
"product_reference": "libgio-fam-32bit-2.62.6-lp152.2.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.62.6-lp152.2.6.1.i586 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:libglib-2_0-0-2.62.6-lp152.2.6.1.i586"
},
"product_reference": "libglib-2_0-0-2.62.6-lp152.2.6.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.62.6-lp152.2.6.1.x86_64 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:libglib-2_0-0-2.62.6-lp152.2.6.1.x86_64"
},
"product_reference": "libglib-2_0-0-2.62.6-lp152.2.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-32bit-2.62.6-lp152.2.6.1.x86_64 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:libglib-2_0-0-32bit-2.62.6-lp152.2.6.1.x86_64"
},
"product_reference": "libglib-2_0-0-32bit-2.62.6-lp152.2.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.62.6-lp152.2.6.1.i586 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:libgmodule-2_0-0-2.62.6-lp152.2.6.1.i586"
},
"product_reference": "libgmodule-2_0-0-2.62.6-lp152.2.6.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.62.6-lp152.2.6.1.x86_64 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:libgmodule-2_0-0-2.62.6-lp152.2.6.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-2.62.6-lp152.2.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-32bit-2.62.6-lp152.2.6.1.x86_64 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:libgmodule-2_0-0-32bit-2.62.6-lp152.2.6.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-32bit-2.62.6-lp152.2.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.62.6-lp152.2.6.1.i586 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:libgobject-2_0-0-2.62.6-lp152.2.6.1.i586"
},
"product_reference": "libgobject-2_0-0-2.62.6-lp152.2.6.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.62.6-lp152.2.6.1.x86_64 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:libgobject-2_0-0-2.62.6-lp152.2.6.1.x86_64"
},
"product_reference": "libgobject-2_0-0-2.62.6-lp152.2.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-32bit-2.62.6-lp152.2.6.1.x86_64 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:libgobject-2_0-0-32bit-2.62.6-lp152.2.6.1.x86_64"
},
"product_reference": "libgobject-2_0-0-32bit-2.62.6-lp152.2.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.62.6-lp152.2.6.1.i586 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:libgthread-2_0-0-2.62.6-lp152.2.6.1.i586"
},
"product_reference": "libgthread-2_0-0-2.62.6-lp152.2.6.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.62.6-lp152.2.6.1.x86_64 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:libgthread-2_0-0-2.62.6-lp152.2.6.1.x86_64"
},
"product_reference": "libgthread-2_0-0-2.62.6-lp152.2.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-32bit-2.62.6-lp152.2.6.1.x86_64 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:libgthread-2_0-0-32bit-2.62.6-lp152.2.6.1.x86_64"
},
"product_reference": "libgthread-2_0-0-32bit-2.62.6-lp152.2.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-27218",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-27218"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in GNOME GLib before 2.66.7 and 2.67.x before 2.67.4. If g_byte_array_new_take() was called with a buffer of 4GB or more on a 64-bit platform, the length would be truncated modulo 2**32, causing unintended length truncation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:gio-branding-upstream-2.62.6-lp152.2.6.1.noarch",
"openSUSE Leap 15.2:glib2-devel-2.62.6-lp152.2.6.1.i586",
"openSUSE Leap 15.2:glib2-devel-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:glib2-devel-32bit-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:glib2-devel-static-2.62.6-lp152.2.6.1.i586",
"openSUSE Leap 15.2:glib2-devel-static-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:glib2-lang-2.62.6-lp152.2.6.1.noarch",
"openSUSE Leap 15.2:glib2-tests-2.62.6-lp152.2.6.1.i586",
"openSUSE Leap 15.2:glib2-tests-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:glib2-tools-2.62.6-lp152.2.6.1.i586",
"openSUSE Leap 15.2:glib2-tools-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:glib2-tools-32bit-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libgio-2_0-0-2.62.6-lp152.2.6.1.i586",
"openSUSE Leap 15.2:libgio-2_0-0-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libgio-2_0-0-32bit-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libgio-fam-2.62.6-lp152.2.6.1.i586",
"openSUSE Leap 15.2:libgio-fam-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libgio-fam-32bit-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libglib-2_0-0-2.62.6-lp152.2.6.1.i586",
"openSUSE Leap 15.2:libglib-2_0-0-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libglib-2_0-0-32bit-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libgmodule-2_0-0-2.62.6-lp152.2.6.1.i586",
"openSUSE Leap 15.2:libgmodule-2_0-0-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libgmodule-2_0-0-32bit-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libgobject-2_0-0-2.62.6-lp152.2.6.1.i586",
"openSUSE Leap 15.2:libgobject-2_0-0-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libgobject-2_0-0-32bit-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libgthread-2_0-0-2.62.6-lp152.2.6.1.i586",
"openSUSE Leap 15.2:libgthread-2_0-0-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libgthread-2_0-0-32bit-2.62.6-lp152.2.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-27218",
"url": "https://www.suse.com/security/cve/CVE-2021-27218"
},
{
"category": "external",
"summary": "SUSE Bug 1182328 for CVE-2021-27218",
"url": "https://bugzilla.suse.com/1182328"
},
{
"category": "external",
"summary": "SUSE Bug 1182362 for CVE-2021-27218",
"url": "https://bugzilla.suse.com/1182362"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.2:gio-branding-upstream-2.62.6-lp152.2.6.1.noarch",
"openSUSE Leap 15.2:glib2-devel-2.62.6-lp152.2.6.1.i586",
"openSUSE Leap 15.2:glib2-devel-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:glib2-devel-32bit-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:glib2-devel-static-2.62.6-lp152.2.6.1.i586",
"openSUSE Leap 15.2:glib2-devel-static-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:glib2-lang-2.62.6-lp152.2.6.1.noarch",
"openSUSE Leap 15.2:glib2-tests-2.62.6-lp152.2.6.1.i586",
"openSUSE Leap 15.2:glib2-tests-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:glib2-tools-2.62.6-lp152.2.6.1.i586",
"openSUSE Leap 15.2:glib2-tools-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:glib2-tools-32bit-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libgio-2_0-0-2.62.6-lp152.2.6.1.i586",
"openSUSE Leap 15.2:libgio-2_0-0-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libgio-2_0-0-32bit-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libgio-fam-2.62.6-lp152.2.6.1.i586",
"openSUSE Leap 15.2:libgio-fam-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libgio-fam-32bit-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libglib-2_0-0-2.62.6-lp152.2.6.1.i586",
"openSUSE Leap 15.2:libglib-2_0-0-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libglib-2_0-0-32bit-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libgmodule-2_0-0-2.62.6-lp152.2.6.1.i586",
"openSUSE Leap 15.2:libgmodule-2_0-0-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libgmodule-2_0-0-32bit-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libgobject-2_0-0-2.62.6-lp152.2.6.1.i586",
"openSUSE Leap 15.2:libgobject-2_0-0-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libgobject-2_0-0-32bit-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libgthread-2_0-0-2.62.6-lp152.2.6.1.i586",
"openSUSE Leap 15.2:libgthread-2_0-0-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libgthread-2_0-0-32bit-2.62.6-lp152.2.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.2:gio-branding-upstream-2.62.6-lp152.2.6.1.noarch",
"openSUSE Leap 15.2:glib2-devel-2.62.6-lp152.2.6.1.i586",
"openSUSE Leap 15.2:glib2-devel-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:glib2-devel-32bit-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:glib2-devel-static-2.62.6-lp152.2.6.1.i586",
"openSUSE Leap 15.2:glib2-devel-static-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:glib2-lang-2.62.6-lp152.2.6.1.noarch",
"openSUSE Leap 15.2:glib2-tests-2.62.6-lp152.2.6.1.i586",
"openSUSE Leap 15.2:glib2-tests-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:glib2-tools-2.62.6-lp152.2.6.1.i586",
"openSUSE Leap 15.2:glib2-tools-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:glib2-tools-32bit-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libgio-2_0-0-2.62.6-lp152.2.6.1.i586",
"openSUSE Leap 15.2:libgio-2_0-0-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libgio-2_0-0-32bit-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libgio-fam-2.62.6-lp152.2.6.1.i586",
"openSUSE Leap 15.2:libgio-fam-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libgio-fam-32bit-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libglib-2_0-0-2.62.6-lp152.2.6.1.i586",
"openSUSE Leap 15.2:libglib-2_0-0-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libglib-2_0-0-32bit-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libgmodule-2_0-0-2.62.6-lp152.2.6.1.i586",
"openSUSE Leap 15.2:libgmodule-2_0-0-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libgmodule-2_0-0-32bit-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libgobject-2_0-0-2.62.6-lp152.2.6.1.i586",
"openSUSE Leap 15.2:libgobject-2_0-0-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libgobject-2_0-0-32bit-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libgthread-2_0-0-2.62.6-lp152.2.6.1.i586",
"openSUSE Leap 15.2:libgthread-2_0-0-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libgthread-2_0-0-32bit-2.62.6-lp152.2.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-03-14T14:09:20Z",
"details": "moderate"
}
],
"title": "CVE-2021-27218"
},
{
"cve": "CVE-2021-27219",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-27219"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in GNOME GLib before 2.66.6 and 2.67.x before 2.67.3. The function g_bytes_new has an integer overflow on 64-bit platforms due to an implicit cast from 64 bits to 32 bits. The overflow could potentially lead to memory corruption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:gio-branding-upstream-2.62.6-lp152.2.6.1.noarch",
"openSUSE Leap 15.2:glib2-devel-2.62.6-lp152.2.6.1.i586",
"openSUSE Leap 15.2:glib2-devel-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:glib2-devel-32bit-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:glib2-devel-static-2.62.6-lp152.2.6.1.i586",
"openSUSE Leap 15.2:glib2-devel-static-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:glib2-lang-2.62.6-lp152.2.6.1.noarch",
"openSUSE Leap 15.2:glib2-tests-2.62.6-lp152.2.6.1.i586",
"openSUSE Leap 15.2:glib2-tests-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:glib2-tools-2.62.6-lp152.2.6.1.i586",
"openSUSE Leap 15.2:glib2-tools-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:glib2-tools-32bit-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libgio-2_0-0-2.62.6-lp152.2.6.1.i586",
"openSUSE Leap 15.2:libgio-2_0-0-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libgio-2_0-0-32bit-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libgio-fam-2.62.6-lp152.2.6.1.i586",
"openSUSE Leap 15.2:libgio-fam-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libgio-fam-32bit-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libglib-2_0-0-2.62.6-lp152.2.6.1.i586",
"openSUSE Leap 15.2:libglib-2_0-0-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libglib-2_0-0-32bit-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libgmodule-2_0-0-2.62.6-lp152.2.6.1.i586",
"openSUSE Leap 15.2:libgmodule-2_0-0-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libgmodule-2_0-0-32bit-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libgobject-2_0-0-2.62.6-lp152.2.6.1.i586",
"openSUSE Leap 15.2:libgobject-2_0-0-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libgobject-2_0-0-32bit-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libgthread-2_0-0-2.62.6-lp152.2.6.1.i586",
"openSUSE Leap 15.2:libgthread-2_0-0-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libgthread-2_0-0-32bit-2.62.6-lp152.2.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-27219",
"url": "https://www.suse.com/security/cve/CVE-2021-27219"
},
{
"category": "external",
"summary": "SUSE Bug 1182362 for CVE-2021-27219",
"url": "https://bugzilla.suse.com/1182362"
},
{
"category": "external",
"summary": "SUSE Bug 1194015 for CVE-2021-27219",
"url": "https://bugzilla.suse.com/1194015"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.2:gio-branding-upstream-2.62.6-lp152.2.6.1.noarch",
"openSUSE Leap 15.2:glib2-devel-2.62.6-lp152.2.6.1.i586",
"openSUSE Leap 15.2:glib2-devel-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:glib2-devel-32bit-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:glib2-devel-static-2.62.6-lp152.2.6.1.i586",
"openSUSE Leap 15.2:glib2-devel-static-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:glib2-lang-2.62.6-lp152.2.6.1.noarch",
"openSUSE Leap 15.2:glib2-tests-2.62.6-lp152.2.6.1.i586",
"openSUSE Leap 15.2:glib2-tests-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:glib2-tools-2.62.6-lp152.2.6.1.i586",
"openSUSE Leap 15.2:glib2-tools-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:glib2-tools-32bit-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libgio-2_0-0-2.62.6-lp152.2.6.1.i586",
"openSUSE Leap 15.2:libgio-2_0-0-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libgio-2_0-0-32bit-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libgio-fam-2.62.6-lp152.2.6.1.i586",
"openSUSE Leap 15.2:libgio-fam-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libgio-fam-32bit-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libglib-2_0-0-2.62.6-lp152.2.6.1.i586",
"openSUSE Leap 15.2:libglib-2_0-0-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libglib-2_0-0-32bit-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libgmodule-2_0-0-2.62.6-lp152.2.6.1.i586",
"openSUSE Leap 15.2:libgmodule-2_0-0-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libgmodule-2_0-0-32bit-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libgobject-2_0-0-2.62.6-lp152.2.6.1.i586",
"openSUSE Leap 15.2:libgobject-2_0-0-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libgobject-2_0-0-32bit-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libgthread-2_0-0-2.62.6-lp152.2.6.1.i586",
"openSUSE Leap 15.2:libgthread-2_0-0-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libgthread-2_0-0-32bit-2.62.6-lp152.2.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.2:gio-branding-upstream-2.62.6-lp152.2.6.1.noarch",
"openSUSE Leap 15.2:glib2-devel-2.62.6-lp152.2.6.1.i586",
"openSUSE Leap 15.2:glib2-devel-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:glib2-devel-32bit-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:glib2-devel-static-2.62.6-lp152.2.6.1.i586",
"openSUSE Leap 15.2:glib2-devel-static-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:glib2-lang-2.62.6-lp152.2.6.1.noarch",
"openSUSE Leap 15.2:glib2-tests-2.62.6-lp152.2.6.1.i586",
"openSUSE Leap 15.2:glib2-tests-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:glib2-tools-2.62.6-lp152.2.6.1.i586",
"openSUSE Leap 15.2:glib2-tools-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:glib2-tools-32bit-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libgio-2_0-0-2.62.6-lp152.2.6.1.i586",
"openSUSE Leap 15.2:libgio-2_0-0-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libgio-2_0-0-32bit-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libgio-fam-2.62.6-lp152.2.6.1.i586",
"openSUSE Leap 15.2:libgio-fam-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libgio-fam-32bit-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libglib-2_0-0-2.62.6-lp152.2.6.1.i586",
"openSUSE Leap 15.2:libglib-2_0-0-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libglib-2_0-0-32bit-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libgmodule-2_0-0-2.62.6-lp152.2.6.1.i586",
"openSUSE Leap 15.2:libgmodule-2_0-0-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libgmodule-2_0-0-32bit-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libgobject-2_0-0-2.62.6-lp152.2.6.1.i586",
"openSUSE Leap 15.2:libgobject-2_0-0-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libgobject-2_0-0-32bit-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libgthread-2_0-0-2.62.6-lp152.2.6.1.i586",
"openSUSE Leap 15.2:libgthread-2_0-0-2.62.6-lp152.2.6.1.x86_64",
"openSUSE Leap 15.2:libgthread-2_0-0-32bit-2.62.6-lp152.2.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-03-14T14:09:20Z",
"details": "moderate"
}
],
"title": "CVE-2021-27219"
}
]
}
opensuse-su-2024:10791-1
Vulnerability from csaf_opensuse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "gio-branding-upstream-2.68.4-2.2 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the gio-branding-upstream-2.68.4-2.2 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-10791",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_10791-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2008-2371 page",
"url": "https://www.suse.com/security/cve/CVE-2008-2371/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-16428 page",
"url": "https://www.suse.com/security/cve/CVE-2018-16428/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-16429 page",
"url": "https://www.suse.com/security/cve/CVE-2018-16429/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-12450 page",
"url": "https://www.suse.com/security/cve/CVE-2019-12450/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-6750 page",
"url": "https://www.suse.com/security/cve/CVE-2020-6750/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-27218 page",
"url": "https://www.suse.com/security/cve/CVE-2021-27218/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-27219 page",
"url": "https://www.suse.com/security/cve/CVE-2021-27219/"
}
],
"title": "gio-branding-upstream-2.68.4-2.2 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:10791-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "gio-branding-upstream-2.68.4-2.2.aarch64",
"product": {
"name": "gio-branding-upstream-2.68.4-2.2.aarch64",
"product_id": "gio-branding-upstream-2.68.4-2.2.aarch64"
}
},
{
"category": "product_version",
"name": "glib2-devel-2.68.4-2.2.aarch64",
"product": {
"name": "glib2-devel-2.68.4-2.2.aarch64",
"product_id": "glib2-devel-2.68.4-2.2.aarch64"
}
},
{
"category": "product_version",
"name": "glib2-devel-32bit-2.68.4-2.2.aarch64",
"product": {
"name": "glib2-devel-32bit-2.68.4-2.2.aarch64",
"product_id": "glib2-devel-32bit-2.68.4-2.2.aarch64"
}
},
{
"category": "product_version",
"name": "glib2-devel-static-2.68.4-2.2.aarch64",
"product": {
"name": "glib2-devel-static-2.68.4-2.2.aarch64",
"product_id": "glib2-devel-static-2.68.4-2.2.aarch64"
}
},
{
"category": "product_version",
"name": "glib2-lang-2.68.4-2.2.aarch64",
"product": {
"name": "glib2-lang-2.68.4-2.2.aarch64",
"product_id": "glib2-lang-2.68.4-2.2.aarch64"
}
},
{
"category": "product_version",
"name": "glib2-tests-devel-2.68.4-2.2.aarch64",
"product": {
"name": "glib2-tests-devel-2.68.4-2.2.aarch64",
"product_id": "glib2-tests-devel-2.68.4-2.2.aarch64"
}
},
{
"category": "product_version",
"name": "glib2-tools-2.68.4-2.2.aarch64",
"product": {
"name": "glib2-tools-2.68.4-2.2.aarch64",
"product_id": "glib2-tools-2.68.4-2.2.aarch64"
}
},
{
"category": "product_version",
"name": "glib2-tools-32bit-2.68.4-2.2.aarch64",
"product": {
"name": "glib2-tools-32bit-2.68.4-2.2.aarch64",
"product_id": "glib2-tools-32bit-2.68.4-2.2.aarch64"
}
},
{
"category": "product_version",
"name": "libgio-2_0-0-2.68.4-2.2.aarch64",
"product": {
"name": "libgio-2_0-0-2.68.4-2.2.aarch64",
"product_id": "libgio-2_0-0-2.68.4-2.2.aarch64"
}
},
{
"category": "product_version",
"name": "libgio-2_0-0-32bit-2.68.4-2.2.aarch64",
"product": {
"name": "libgio-2_0-0-32bit-2.68.4-2.2.aarch64",
"product_id": "libgio-2_0-0-32bit-2.68.4-2.2.aarch64"
}
},
{
"category": "product_version",
"name": "libgio-fam-2.68.4-2.2.aarch64",
"product": {
"name": "libgio-fam-2.68.4-2.2.aarch64",
"product_id": "libgio-fam-2.68.4-2.2.aarch64"
}
},
{
"category": "product_version",
"name": "libgio-fam-32bit-2.68.4-2.2.aarch64",
"product": {
"name": "libgio-fam-32bit-2.68.4-2.2.aarch64",
"product_id": "libgio-fam-32bit-2.68.4-2.2.aarch64"
}
},
{
"category": "product_version",
"name": "libglib-2_0-0-2.68.4-2.2.aarch64",
"product": {
"name": "libglib-2_0-0-2.68.4-2.2.aarch64",
"product_id": "libglib-2_0-0-2.68.4-2.2.aarch64"
}
},
{
"category": "product_version",
"name": "libglib-2_0-0-32bit-2.68.4-2.2.aarch64",
"product": {
"name": "libglib-2_0-0-32bit-2.68.4-2.2.aarch64",
"product_id": "libglib-2_0-0-32bit-2.68.4-2.2.aarch64"
}
},
{
"category": "product_version",
"name": "libgmodule-2_0-0-2.68.4-2.2.aarch64",
"product": {
"name": "libgmodule-2_0-0-2.68.4-2.2.aarch64",
"product_id": "libgmodule-2_0-0-2.68.4-2.2.aarch64"
}
},
{
"category": "product_version",
"name": "libgmodule-2_0-0-32bit-2.68.4-2.2.aarch64",
"product": {
"name": "libgmodule-2_0-0-32bit-2.68.4-2.2.aarch64",
"product_id": "libgmodule-2_0-0-32bit-2.68.4-2.2.aarch64"
}
},
{
"category": "product_version",
"name": "libgobject-2_0-0-2.68.4-2.2.aarch64",
"product": {
"name": "libgobject-2_0-0-2.68.4-2.2.aarch64",
"product_id": "libgobject-2_0-0-2.68.4-2.2.aarch64"
}
},
{
"category": "product_version",
"name": "libgobject-2_0-0-32bit-2.68.4-2.2.aarch64",
"product": {
"name": "libgobject-2_0-0-32bit-2.68.4-2.2.aarch64",
"product_id": "libgobject-2_0-0-32bit-2.68.4-2.2.aarch64"
}
},
{
"category": "product_version",
"name": "libgthread-2_0-0-2.68.4-2.2.aarch64",
"product": {
"name": "libgthread-2_0-0-2.68.4-2.2.aarch64",
"product_id": "libgthread-2_0-0-2.68.4-2.2.aarch64"
}
},
{
"category": "product_version",
"name": "libgthread-2_0-0-32bit-2.68.4-2.2.aarch64",
"product": {
"name": "libgthread-2_0-0-32bit-2.68.4-2.2.aarch64",
"product_id": "libgthread-2_0-0-32bit-2.68.4-2.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "gio-branding-upstream-2.68.4-2.2.ppc64le",
"product": {
"name": "gio-branding-upstream-2.68.4-2.2.ppc64le",
"product_id": "gio-branding-upstream-2.68.4-2.2.ppc64le"
}
},
{
"category": "product_version",
"name": "glib2-devel-2.68.4-2.2.ppc64le",
"product": {
"name": "glib2-devel-2.68.4-2.2.ppc64le",
"product_id": "glib2-devel-2.68.4-2.2.ppc64le"
}
},
{
"category": "product_version",
"name": "glib2-devel-32bit-2.68.4-2.2.ppc64le",
"product": {
"name": "glib2-devel-32bit-2.68.4-2.2.ppc64le",
"product_id": "glib2-devel-32bit-2.68.4-2.2.ppc64le"
}
},
{
"category": "product_version",
"name": "glib2-devel-static-2.68.4-2.2.ppc64le",
"product": {
"name": "glib2-devel-static-2.68.4-2.2.ppc64le",
"product_id": "glib2-devel-static-2.68.4-2.2.ppc64le"
}
},
{
"category": "product_version",
"name": "glib2-lang-2.68.4-2.2.ppc64le",
"product": {
"name": "glib2-lang-2.68.4-2.2.ppc64le",
"product_id": "glib2-lang-2.68.4-2.2.ppc64le"
}
},
{
"category": "product_version",
"name": "glib2-tests-devel-2.68.4-2.2.ppc64le",
"product": {
"name": "glib2-tests-devel-2.68.4-2.2.ppc64le",
"product_id": "glib2-tests-devel-2.68.4-2.2.ppc64le"
}
},
{
"category": "product_version",
"name": "glib2-tools-2.68.4-2.2.ppc64le",
"product": {
"name": "glib2-tools-2.68.4-2.2.ppc64le",
"product_id": "glib2-tools-2.68.4-2.2.ppc64le"
}
},
{
"category": "product_version",
"name": "glib2-tools-32bit-2.68.4-2.2.ppc64le",
"product": {
"name": "glib2-tools-32bit-2.68.4-2.2.ppc64le",
"product_id": "glib2-tools-32bit-2.68.4-2.2.ppc64le"
}
},
{
"category": "product_version",
"name": "libgio-2_0-0-2.68.4-2.2.ppc64le",
"product": {
"name": "libgio-2_0-0-2.68.4-2.2.ppc64le",
"product_id": "libgio-2_0-0-2.68.4-2.2.ppc64le"
}
},
{
"category": "product_version",
"name": "libgio-2_0-0-32bit-2.68.4-2.2.ppc64le",
"product": {
"name": "libgio-2_0-0-32bit-2.68.4-2.2.ppc64le",
"product_id": "libgio-2_0-0-32bit-2.68.4-2.2.ppc64le"
}
},
{
"category": "product_version",
"name": "libgio-fam-2.68.4-2.2.ppc64le",
"product": {
"name": "libgio-fam-2.68.4-2.2.ppc64le",
"product_id": "libgio-fam-2.68.4-2.2.ppc64le"
}
},
{
"category": "product_version",
"name": "libgio-fam-32bit-2.68.4-2.2.ppc64le",
"product": {
"name": "libgio-fam-32bit-2.68.4-2.2.ppc64le",
"product_id": "libgio-fam-32bit-2.68.4-2.2.ppc64le"
}
},
{
"category": "product_version",
"name": "libglib-2_0-0-2.68.4-2.2.ppc64le",
"product": {
"name": "libglib-2_0-0-2.68.4-2.2.ppc64le",
"product_id": "libglib-2_0-0-2.68.4-2.2.ppc64le"
}
},
{
"category": "product_version",
"name": "libglib-2_0-0-32bit-2.68.4-2.2.ppc64le",
"product": {
"name": "libglib-2_0-0-32bit-2.68.4-2.2.ppc64le",
"product_id": "libglib-2_0-0-32bit-2.68.4-2.2.ppc64le"
}
},
{
"category": "product_version",
"name": "libgmodule-2_0-0-2.68.4-2.2.ppc64le",
"product": {
"name": "libgmodule-2_0-0-2.68.4-2.2.ppc64le",
"product_id": "libgmodule-2_0-0-2.68.4-2.2.ppc64le"
}
},
{
"category": "product_version",
"name": "libgmodule-2_0-0-32bit-2.68.4-2.2.ppc64le",
"product": {
"name": "libgmodule-2_0-0-32bit-2.68.4-2.2.ppc64le",
"product_id": "libgmodule-2_0-0-32bit-2.68.4-2.2.ppc64le"
}
},
{
"category": "product_version",
"name": "libgobject-2_0-0-2.68.4-2.2.ppc64le",
"product": {
"name": "libgobject-2_0-0-2.68.4-2.2.ppc64le",
"product_id": "libgobject-2_0-0-2.68.4-2.2.ppc64le"
}
},
{
"category": "product_version",
"name": "libgobject-2_0-0-32bit-2.68.4-2.2.ppc64le",
"product": {
"name": "libgobject-2_0-0-32bit-2.68.4-2.2.ppc64le",
"product_id": "libgobject-2_0-0-32bit-2.68.4-2.2.ppc64le"
}
},
{
"category": "product_version",
"name": "libgthread-2_0-0-2.68.4-2.2.ppc64le",
"product": {
"name": "libgthread-2_0-0-2.68.4-2.2.ppc64le",
"product_id": "libgthread-2_0-0-2.68.4-2.2.ppc64le"
}
},
{
"category": "product_version",
"name": "libgthread-2_0-0-32bit-2.68.4-2.2.ppc64le",
"product": {
"name": "libgthread-2_0-0-32bit-2.68.4-2.2.ppc64le",
"product_id": "libgthread-2_0-0-32bit-2.68.4-2.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "gio-branding-upstream-2.68.4-2.2.s390x",
"product": {
"name": "gio-branding-upstream-2.68.4-2.2.s390x",
"product_id": "gio-branding-upstream-2.68.4-2.2.s390x"
}
},
{
"category": "product_version",
"name": "glib2-devel-2.68.4-2.2.s390x",
"product": {
"name": "glib2-devel-2.68.4-2.2.s390x",
"product_id": "glib2-devel-2.68.4-2.2.s390x"
}
},
{
"category": "product_version",
"name": "glib2-devel-32bit-2.68.4-2.2.s390x",
"product": {
"name": "glib2-devel-32bit-2.68.4-2.2.s390x",
"product_id": "glib2-devel-32bit-2.68.4-2.2.s390x"
}
},
{
"category": "product_version",
"name": "glib2-devel-static-2.68.4-2.2.s390x",
"product": {
"name": "glib2-devel-static-2.68.4-2.2.s390x",
"product_id": "glib2-devel-static-2.68.4-2.2.s390x"
}
},
{
"category": "product_version",
"name": "glib2-lang-2.68.4-2.2.s390x",
"product": {
"name": "glib2-lang-2.68.4-2.2.s390x",
"product_id": "glib2-lang-2.68.4-2.2.s390x"
}
},
{
"category": "product_version",
"name": "glib2-tests-devel-2.68.4-2.2.s390x",
"product": {
"name": "glib2-tests-devel-2.68.4-2.2.s390x",
"product_id": "glib2-tests-devel-2.68.4-2.2.s390x"
}
},
{
"category": "product_version",
"name": "glib2-tools-2.68.4-2.2.s390x",
"product": {
"name": "glib2-tools-2.68.4-2.2.s390x",
"product_id": "glib2-tools-2.68.4-2.2.s390x"
}
},
{
"category": "product_version",
"name": "glib2-tools-32bit-2.68.4-2.2.s390x",
"product": {
"name": "glib2-tools-32bit-2.68.4-2.2.s390x",
"product_id": "glib2-tools-32bit-2.68.4-2.2.s390x"
}
},
{
"category": "product_version",
"name": "libgio-2_0-0-2.68.4-2.2.s390x",
"product": {
"name": "libgio-2_0-0-2.68.4-2.2.s390x",
"product_id": "libgio-2_0-0-2.68.4-2.2.s390x"
}
},
{
"category": "product_version",
"name": "libgio-2_0-0-32bit-2.68.4-2.2.s390x",
"product": {
"name": "libgio-2_0-0-32bit-2.68.4-2.2.s390x",
"product_id": "libgio-2_0-0-32bit-2.68.4-2.2.s390x"
}
},
{
"category": "product_version",
"name": "libgio-fam-2.68.4-2.2.s390x",
"product": {
"name": "libgio-fam-2.68.4-2.2.s390x",
"product_id": "libgio-fam-2.68.4-2.2.s390x"
}
},
{
"category": "product_version",
"name": "libgio-fam-32bit-2.68.4-2.2.s390x",
"product": {
"name": "libgio-fam-32bit-2.68.4-2.2.s390x",
"product_id": "libgio-fam-32bit-2.68.4-2.2.s390x"
}
},
{
"category": "product_version",
"name": "libglib-2_0-0-2.68.4-2.2.s390x",
"product": {
"name": "libglib-2_0-0-2.68.4-2.2.s390x",
"product_id": "libglib-2_0-0-2.68.4-2.2.s390x"
}
},
{
"category": "product_version",
"name": "libglib-2_0-0-32bit-2.68.4-2.2.s390x",
"product": {
"name": "libglib-2_0-0-32bit-2.68.4-2.2.s390x",
"product_id": "libglib-2_0-0-32bit-2.68.4-2.2.s390x"
}
},
{
"category": "product_version",
"name": "libgmodule-2_0-0-2.68.4-2.2.s390x",
"product": {
"name": "libgmodule-2_0-0-2.68.4-2.2.s390x",
"product_id": "libgmodule-2_0-0-2.68.4-2.2.s390x"
}
},
{
"category": "product_version",
"name": "libgmodule-2_0-0-32bit-2.68.4-2.2.s390x",
"product": {
"name": "libgmodule-2_0-0-32bit-2.68.4-2.2.s390x",
"product_id": "libgmodule-2_0-0-32bit-2.68.4-2.2.s390x"
}
},
{
"category": "product_version",
"name": "libgobject-2_0-0-2.68.4-2.2.s390x",
"product": {
"name": "libgobject-2_0-0-2.68.4-2.2.s390x",
"product_id": "libgobject-2_0-0-2.68.4-2.2.s390x"
}
},
{
"category": "product_version",
"name": "libgobject-2_0-0-32bit-2.68.4-2.2.s390x",
"product": {
"name": "libgobject-2_0-0-32bit-2.68.4-2.2.s390x",
"product_id": "libgobject-2_0-0-32bit-2.68.4-2.2.s390x"
}
},
{
"category": "product_version",
"name": "libgthread-2_0-0-2.68.4-2.2.s390x",
"product": {
"name": "libgthread-2_0-0-2.68.4-2.2.s390x",
"product_id": "libgthread-2_0-0-2.68.4-2.2.s390x"
}
},
{
"category": "product_version",
"name": "libgthread-2_0-0-32bit-2.68.4-2.2.s390x",
"product": {
"name": "libgthread-2_0-0-32bit-2.68.4-2.2.s390x",
"product_id": "libgthread-2_0-0-32bit-2.68.4-2.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "gio-branding-upstream-2.68.4-2.2.x86_64",
"product": {
"name": "gio-branding-upstream-2.68.4-2.2.x86_64",
"product_id": "gio-branding-upstream-2.68.4-2.2.x86_64"
}
},
{
"category": "product_version",
"name": "glib2-devel-2.68.4-2.2.x86_64",
"product": {
"name": "glib2-devel-2.68.4-2.2.x86_64",
"product_id": "glib2-devel-2.68.4-2.2.x86_64"
}
},
{
"category": "product_version",
"name": "glib2-devel-32bit-2.68.4-2.2.x86_64",
"product": {
"name": "glib2-devel-32bit-2.68.4-2.2.x86_64",
"product_id": "glib2-devel-32bit-2.68.4-2.2.x86_64"
}
},
{
"category": "product_version",
"name": "glib2-devel-static-2.68.4-2.2.x86_64",
"product": {
"name": "glib2-devel-static-2.68.4-2.2.x86_64",
"product_id": "glib2-devel-static-2.68.4-2.2.x86_64"
}
},
{
"category": "product_version",
"name": "glib2-lang-2.68.4-2.2.x86_64",
"product": {
"name": "glib2-lang-2.68.4-2.2.x86_64",
"product_id": "glib2-lang-2.68.4-2.2.x86_64"
}
},
{
"category": "product_version",
"name": "glib2-tests-devel-2.68.4-2.2.x86_64",
"product": {
"name": "glib2-tests-devel-2.68.4-2.2.x86_64",
"product_id": "glib2-tests-devel-2.68.4-2.2.x86_64"
}
},
{
"category": "product_version",
"name": "glib2-tools-2.68.4-2.2.x86_64",
"product": {
"name": "glib2-tools-2.68.4-2.2.x86_64",
"product_id": "glib2-tools-2.68.4-2.2.x86_64"
}
},
{
"category": "product_version",
"name": "glib2-tools-32bit-2.68.4-2.2.x86_64",
"product": {
"name": "glib2-tools-32bit-2.68.4-2.2.x86_64",
"product_id": "glib2-tools-32bit-2.68.4-2.2.x86_64"
}
},
{
"category": "product_version",
"name": "libgio-2_0-0-2.68.4-2.2.x86_64",
"product": {
"name": "libgio-2_0-0-2.68.4-2.2.x86_64",
"product_id": "libgio-2_0-0-2.68.4-2.2.x86_64"
}
},
{
"category": "product_version",
"name": "libgio-2_0-0-32bit-2.68.4-2.2.x86_64",
"product": {
"name": "libgio-2_0-0-32bit-2.68.4-2.2.x86_64",
"product_id": "libgio-2_0-0-32bit-2.68.4-2.2.x86_64"
}
},
{
"category": "product_version",
"name": "libgio-fam-2.68.4-2.2.x86_64",
"product": {
"name": "libgio-fam-2.68.4-2.2.x86_64",
"product_id": "libgio-fam-2.68.4-2.2.x86_64"
}
},
{
"category": "product_version",
"name": "libgio-fam-32bit-2.68.4-2.2.x86_64",
"product": {
"name": "libgio-fam-32bit-2.68.4-2.2.x86_64",
"product_id": "libgio-fam-32bit-2.68.4-2.2.x86_64"
}
},
{
"category": "product_version",
"name": "libglib-2_0-0-2.68.4-2.2.x86_64",
"product": {
"name": "libglib-2_0-0-2.68.4-2.2.x86_64",
"product_id": "libglib-2_0-0-2.68.4-2.2.x86_64"
}
},
{
"category": "product_version",
"name": "libglib-2_0-0-32bit-2.68.4-2.2.x86_64",
"product": {
"name": "libglib-2_0-0-32bit-2.68.4-2.2.x86_64",
"product_id": "libglib-2_0-0-32bit-2.68.4-2.2.x86_64"
}
},
{
"category": "product_version",
"name": "libgmodule-2_0-0-2.68.4-2.2.x86_64",
"product": {
"name": "libgmodule-2_0-0-2.68.4-2.2.x86_64",
"product_id": "libgmodule-2_0-0-2.68.4-2.2.x86_64"
}
},
{
"category": "product_version",
"name": "libgmodule-2_0-0-32bit-2.68.4-2.2.x86_64",
"product": {
"name": "libgmodule-2_0-0-32bit-2.68.4-2.2.x86_64",
"product_id": "libgmodule-2_0-0-32bit-2.68.4-2.2.x86_64"
}
},
{
"category": "product_version",
"name": "libgobject-2_0-0-2.68.4-2.2.x86_64",
"product": {
"name": "libgobject-2_0-0-2.68.4-2.2.x86_64",
"product_id": "libgobject-2_0-0-2.68.4-2.2.x86_64"
}
},
{
"category": "product_version",
"name": "libgobject-2_0-0-32bit-2.68.4-2.2.x86_64",
"product": {
"name": "libgobject-2_0-0-32bit-2.68.4-2.2.x86_64",
"product_id": "libgobject-2_0-0-32bit-2.68.4-2.2.x86_64"
}
},
{
"category": "product_version",
"name": "libgthread-2_0-0-2.68.4-2.2.x86_64",
"product": {
"name": "libgthread-2_0-0-2.68.4-2.2.x86_64",
"product_id": "libgthread-2_0-0-2.68.4-2.2.x86_64"
}
},
{
"category": "product_version",
"name": "libgthread-2_0-0-32bit-2.68.4-2.2.x86_64",
"product": {
"name": "libgthread-2_0-0-32bit-2.68.4-2.2.x86_64",
"product_id": "libgthread-2_0-0-32bit-2.68.4-2.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "gio-branding-upstream-2.68.4-2.2.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.aarch64"
},
"product_reference": "gio-branding-upstream-2.68.4-2.2.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gio-branding-upstream-2.68.4-2.2.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.ppc64le"
},
"product_reference": "gio-branding-upstream-2.68.4-2.2.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gio-branding-upstream-2.68.4-2.2.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.s390x"
},
"product_reference": "gio-branding-upstream-2.68.4-2.2.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gio-branding-upstream-2.68.4-2.2.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.x86_64"
},
"product_reference": "gio-branding-upstream-2.68.4-2.2.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-2.68.4-2.2.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.aarch64"
},
"product_reference": "glib2-devel-2.68.4-2.2.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-2.68.4-2.2.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.ppc64le"
},
"product_reference": "glib2-devel-2.68.4-2.2.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-2.68.4-2.2.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.s390x"
},
"product_reference": "glib2-devel-2.68.4-2.2.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-2.68.4-2.2.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.x86_64"
},
"product_reference": "glib2-devel-2.68.4-2.2.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-32bit-2.68.4-2.2.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.aarch64"
},
"product_reference": "glib2-devel-32bit-2.68.4-2.2.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-32bit-2.68.4-2.2.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.ppc64le"
},
"product_reference": "glib2-devel-32bit-2.68.4-2.2.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-32bit-2.68.4-2.2.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.s390x"
},
"product_reference": "glib2-devel-32bit-2.68.4-2.2.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-32bit-2.68.4-2.2.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.x86_64"
},
"product_reference": "glib2-devel-32bit-2.68.4-2.2.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-static-2.68.4-2.2.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.aarch64"
},
"product_reference": "glib2-devel-static-2.68.4-2.2.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-static-2.68.4-2.2.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.ppc64le"
},
"product_reference": "glib2-devel-static-2.68.4-2.2.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-static-2.68.4-2.2.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.s390x"
},
"product_reference": "glib2-devel-static-2.68.4-2.2.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-static-2.68.4-2.2.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.x86_64"
},
"product_reference": "glib2-devel-static-2.68.4-2.2.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-lang-2.68.4-2.2.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.aarch64"
},
"product_reference": "glib2-lang-2.68.4-2.2.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-lang-2.68.4-2.2.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.ppc64le"
},
"product_reference": "glib2-lang-2.68.4-2.2.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-lang-2.68.4-2.2.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.s390x"
},
"product_reference": "glib2-lang-2.68.4-2.2.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-lang-2.68.4-2.2.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.x86_64"
},
"product_reference": "glib2-lang-2.68.4-2.2.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-devel-2.68.4-2.2.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.aarch64"
},
"product_reference": "glib2-tests-devel-2.68.4-2.2.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-devel-2.68.4-2.2.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.ppc64le"
},
"product_reference": "glib2-tests-devel-2.68.4-2.2.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-devel-2.68.4-2.2.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.s390x"
},
"product_reference": "glib2-tests-devel-2.68.4-2.2.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tests-devel-2.68.4-2.2.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.x86_64"
},
"product_reference": "glib2-tests-devel-2.68.4-2.2.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.68.4-2.2.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.aarch64"
},
"product_reference": "glib2-tools-2.68.4-2.2.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.68.4-2.2.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.ppc64le"
},
"product_reference": "glib2-tools-2.68.4-2.2.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.68.4-2.2.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.s390x"
},
"product_reference": "glib2-tools-2.68.4-2.2.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.68.4-2.2.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.x86_64"
},
"product_reference": "glib2-tools-2.68.4-2.2.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-32bit-2.68.4-2.2.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.aarch64"
},
"product_reference": "glib2-tools-32bit-2.68.4-2.2.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-32bit-2.68.4-2.2.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.ppc64le"
},
"product_reference": "glib2-tools-32bit-2.68.4-2.2.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-32bit-2.68.4-2.2.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.s390x"
},
"product_reference": "glib2-tools-32bit-2.68.4-2.2.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-32bit-2.68.4-2.2.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.x86_64"
},
"product_reference": "glib2-tools-32bit-2.68.4-2.2.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.68.4-2.2.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.aarch64"
},
"product_reference": "libgio-2_0-0-2.68.4-2.2.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.68.4-2.2.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.ppc64le"
},
"product_reference": "libgio-2_0-0-2.68.4-2.2.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.68.4-2.2.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.s390x"
},
"product_reference": "libgio-2_0-0-2.68.4-2.2.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.68.4-2.2.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.x86_64"
},
"product_reference": "libgio-2_0-0-2.68.4-2.2.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-32bit-2.68.4-2.2.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.aarch64"
},
"product_reference": "libgio-2_0-0-32bit-2.68.4-2.2.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-32bit-2.68.4-2.2.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.ppc64le"
},
"product_reference": "libgio-2_0-0-32bit-2.68.4-2.2.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-32bit-2.68.4-2.2.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.s390x"
},
"product_reference": "libgio-2_0-0-32bit-2.68.4-2.2.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-32bit-2.68.4-2.2.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.x86_64"
},
"product_reference": "libgio-2_0-0-32bit-2.68.4-2.2.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-fam-2.68.4-2.2.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.aarch64"
},
"product_reference": "libgio-fam-2.68.4-2.2.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-fam-2.68.4-2.2.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.ppc64le"
},
"product_reference": "libgio-fam-2.68.4-2.2.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-fam-2.68.4-2.2.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.s390x"
},
"product_reference": "libgio-fam-2.68.4-2.2.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-fam-2.68.4-2.2.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.x86_64"
},
"product_reference": "libgio-fam-2.68.4-2.2.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-fam-32bit-2.68.4-2.2.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.aarch64"
},
"product_reference": "libgio-fam-32bit-2.68.4-2.2.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-fam-32bit-2.68.4-2.2.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.ppc64le"
},
"product_reference": "libgio-fam-32bit-2.68.4-2.2.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-fam-32bit-2.68.4-2.2.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.s390x"
},
"product_reference": "libgio-fam-32bit-2.68.4-2.2.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-fam-32bit-2.68.4-2.2.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.x86_64"
},
"product_reference": "libgio-fam-32bit-2.68.4-2.2.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.68.4-2.2.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.aarch64"
},
"product_reference": "libglib-2_0-0-2.68.4-2.2.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.68.4-2.2.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.ppc64le"
},
"product_reference": "libglib-2_0-0-2.68.4-2.2.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.68.4-2.2.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.s390x"
},
"product_reference": "libglib-2_0-0-2.68.4-2.2.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.68.4-2.2.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.x86_64"
},
"product_reference": "libglib-2_0-0-2.68.4-2.2.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-32bit-2.68.4-2.2.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.aarch64"
},
"product_reference": "libglib-2_0-0-32bit-2.68.4-2.2.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-32bit-2.68.4-2.2.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.ppc64le"
},
"product_reference": "libglib-2_0-0-32bit-2.68.4-2.2.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-32bit-2.68.4-2.2.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.s390x"
},
"product_reference": "libglib-2_0-0-32bit-2.68.4-2.2.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-32bit-2.68.4-2.2.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.x86_64"
},
"product_reference": "libglib-2_0-0-32bit-2.68.4-2.2.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.68.4-2.2.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.aarch64"
},
"product_reference": "libgmodule-2_0-0-2.68.4-2.2.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.68.4-2.2.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.ppc64le"
},
"product_reference": "libgmodule-2_0-0-2.68.4-2.2.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.68.4-2.2.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.s390x"
},
"product_reference": "libgmodule-2_0-0-2.68.4-2.2.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.68.4-2.2.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.x86_64"
},
"product_reference": "libgmodule-2_0-0-2.68.4-2.2.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-32bit-2.68.4-2.2.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.aarch64"
},
"product_reference": "libgmodule-2_0-0-32bit-2.68.4-2.2.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-32bit-2.68.4-2.2.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.ppc64le"
},
"product_reference": "libgmodule-2_0-0-32bit-2.68.4-2.2.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-32bit-2.68.4-2.2.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.s390x"
},
"product_reference": "libgmodule-2_0-0-32bit-2.68.4-2.2.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-32bit-2.68.4-2.2.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.x86_64"
},
"product_reference": "libgmodule-2_0-0-32bit-2.68.4-2.2.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.68.4-2.2.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.aarch64"
},
"product_reference": "libgobject-2_0-0-2.68.4-2.2.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.68.4-2.2.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.ppc64le"
},
"product_reference": "libgobject-2_0-0-2.68.4-2.2.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.68.4-2.2.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.s390x"
},
"product_reference": "libgobject-2_0-0-2.68.4-2.2.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.68.4-2.2.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.x86_64"
},
"product_reference": "libgobject-2_0-0-2.68.4-2.2.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-32bit-2.68.4-2.2.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.aarch64"
},
"product_reference": "libgobject-2_0-0-32bit-2.68.4-2.2.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-32bit-2.68.4-2.2.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.ppc64le"
},
"product_reference": "libgobject-2_0-0-32bit-2.68.4-2.2.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-32bit-2.68.4-2.2.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.s390x"
},
"product_reference": "libgobject-2_0-0-32bit-2.68.4-2.2.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-32bit-2.68.4-2.2.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.x86_64"
},
"product_reference": "libgobject-2_0-0-32bit-2.68.4-2.2.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.68.4-2.2.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.aarch64"
},
"product_reference": "libgthread-2_0-0-2.68.4-2.2.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.68.4-2.2.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.ppc64le"
},
"product_reference": "libgthread-2_0-0-2.68.4-2.2.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.68.4-2.2.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.s390x"
},
"product_reference": "libgthread-2_0-0-2.68.4-2.2.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.68.4-2.2.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.x86_64"
},
"product_reference": "libgthread-2_0-0-2.68.4-2.2.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-32bit-2.68.4-2.2.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.aarch64"
},
"product_reference": "libgthread-2_0-0-32bit-2.68.4-2.2.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-32bit-2.68.4-2.2.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.ppc64le"
},
"product_reference": "libgthread-2_0-0-32bit-2.68.4-2.2.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-32bit-2.68.4-2.2.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.s390x"
},
"product_reference": "libgthread-2_0-0-32bit-2.68.4-2.2.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-32bit-2.68.4-2.2.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.x86_64"
},
"product_reference": "libgthread-2_0-0-32bit-2.68.4-2.2.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2008-2371",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2008-2371"
}
],
"notes": [
{
"category": "general",
"text": "Heap-based buffer overflow in pcre_compile.c in the Perl-Compatible Regular Expression (PCRE) library 7.7 allows context-dependent attackers to cause a denial of service (crash) or possibly execute arbitrary code via a regular expression that begins with an option and contains multiple branches.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2008-2371",
"url": "https://www.suse.com/security/cve/CVE-2008-2371"
},
{
"category": "external",
"summary": "SUSE Bug 400013 for CVE-2008-2371",
"url": "https://bugzilla.suse.com/400013"
},
{
"category": "external",
"summary": "SUSE Bug 992991 for CVE-2008-2371",
"url": "https://bugzilla.suse.com/992991"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2008-2371"
},
{
"cve": "CVE-2018-16428",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-16428"
}
],
"notes": [
{
"category": "general",
"text": "In GNOME GLib 2.56.1, g_markup_parse_context_end_parse() in gmarkup.c has a NULL pointer dereference.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-16428",
"url": "https://www.suse.com/security/cve/CVE-2018-16428"
},
{
"category": "external",
"summary": "SUSE Bug 1107121 for CVE-2018-16428",
"url": "https://bugzilla.suse.com/1107121"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2018-16428"
},
{
"cve": "CVE-2018-16429",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-16429"
}
],
"notes": [
{
"category": "general",
"text": "GNOME GLib 2.56.1 has an out-of-bounds read vulnerability in g_markup_parse_context_parse() in gmarkup.c, related to utf8_str().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-16429",
"url": "https://www.suse.com/security/cve/CVE-2018-16429"
},
{
"category": "external",
"summary": "SUSE Bug 1107116 for CVE-2018-16429",
"url": "https://bugzilla.suse.com/1107116"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2018-16429"
},
{
"cve": "CVE-2019-12450",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-12450"
}
],
"notes": [
{
"category": "general",
"text": "file_copy_fallback in gio/gfile.c in GNOME GLib 2.15.0 through 2.61.1 does not properly restrict file permissions while a copy operation is in progress. Instead, default permissions are used.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-12450",
"url": "https://www.suse.com/security/cve/CVE-2019-12450"
},
{
"category": "external",
"summary": "SUSE Bug 1137001 for CVE-2019-12450",
"url": "https://bugzilla.suse.com/1137001"
},
{
"category": "external",
"summary": "SUSE Bug 1139959 for CVE-2019-12450",
"url": "https://bugzilla.suse.com/1139959"
},
{
"category": "external",
"summary": "SUSE Bug 1142126 for CVE-2019-12450",
"url": "https://bugzilla.suse.com/1142126"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2019-12450"
},
{
"cve": "CVE-2020-6750",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-6750"
}
],
"notes": [
{
"category": "general",
"text": "GSocketClient in GNOME GLib through 2.62.4 may occasionally connect directly to a target address instead of connecting via a proxy server when configured to do so, because the proxy_addr field is mishandled. This bug is timing-dependent and may occur only sporadically depending on network delays. The greatest security relevance is in use cases where a proxy is used to help with privacy/anonymity, even though there is no technical barrier to a direct connection. NOTE: versions before 2.60 are unaffected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-6750",
"url": "https://www.suse.com/security/cve/CVE-2020-6750"
},
{
"category": "external",
"summary": "SUSE Bug 1160668 for CVE-2020-6750",
"url": "https://bugzilla.suse.com/1160668"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2020-6750"
},
{
"cve": "CVE-2021-27218",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-27218"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in GNOME GLib before 2.66.7 and 2.67.x before 2.67.4. If g_byte_array_new_take() was called with a buffer of 4GB or more on a 64-bit platform, the length would be truncated modulo 2**32, causing unintended length truncation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-27218",
"url": "https://www.suse.com/security/cve/CVE-2021-27218"
},
{
"category": "external",
"summary": "SUSE Bug 1182328 for CVE-2021-27218",
"url": "https://bugzilla.suse.com/1182328"
},
{
"category": "external",
"summary": "SUSE Bug 1182362 for CVE-2021-27218",
"url": "https://bugzilla.suse.com/1182362"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-27218"
},
{
"cve": "CVE-2021-27219",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-27219"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in GNOME GLib before 2.66.6 and 2.67.x before 2.67.3. The function g_bytes_new has an integer overflow on 64-bit platforms due to an implicit cast from 64 bits to 32 bits. The overflow could potentially lead to memory corruption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-27219",
"url": "https://www.suse.com/security/cve/CVE-2021-27219"
},
{
"category": "external",
"summary": "SUSE Bug 1182362 for CVE-2021-27219",
"url": "https://bugzilla.suse.com/1182362"
},
{
"category": "external",
"summary": "SUSE Bug 1194015 for CVE-2021-27219",
"url": "https://bugzilla.suse.com/1194015"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:gio-branding-upstream-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-devel-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-devel-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-devel-static-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-lang-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-tests-devel-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-tools-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:glib2-tools-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-fam-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgio-fam-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libglib-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libglib-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgmodule-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgmodule-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgobject-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgobject-2_0-0-32bit-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgthread-2_0-0-2.68.4-2.2.x86_64",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.aarch64",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.ppc64le",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.s390x",
"openSUSE Tumbleweed:libgthread-2_0-0-32bit-2.68.4-2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-27219"
}
]
}
CERTFR-2021-AVI-952
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et une atteinte à l'intégrité des données. IBM note que CentOS 6 est en fin de vie. L'éditeur préconise des actions à envisager pour corriger des défauts de sécurité connus. Lien : http://ibm.biz/qradarcentos6
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | QRadar SIEM | IBM QRadar SIEM versions 7.4.0 Ã 7.4.3 FP 4 | ||
| IBM | QRadar SIEM | IBM QRadar SIEM versions 7.3.0 Ã 7.3.3 FP 10 |
| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
|
|||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "IBM QRadar SIEM versions 7.4.0 \u00e0 7.4.3 FP 4",
"product": {
"name": "QRadar SIEM",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM QRadar SIEM versions 7.3.0 \u00e0 7.3.3 FP 10",
"product": {
"name": "QRadar SIEM",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2019-12749",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12749"
},
{
"name": "CVE-2021-3572",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3572"
},
{
"name": "CVE-2021-27219",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27219"
},
{
"name": "CVE-2019-12735",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12735"
},
{
"name": "CVE-2019-9636",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9636"
},
{
"name": "CVE-2020-1971",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1971"
},
{
"name": "CVE-2021-3450",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3450"
},
{
"name": "CVE-2021-3449",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3449"
},
{
"name": "CVE-2019-3856",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3856"
},
{
"name": "CVE-2019-3863",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3863"
},
{
"name": "CVE-2019-20916",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20916"
},
{
"name": "CVE-2018-12020",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12020"
},
{
"name": "CVE-2018-12384",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12384"
},
{
"name": "CVE-2018-10897",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10897"
},
{
"name": "CVE-2019-1559",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-1559"
},
{
"name": "CVE-2019-11745",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11745"
},
{
"name": "CVE-2019-3855",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3855"
},
{
"name": "CVE-2019-3857",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3857"
},
{
"name": "CVE-2017-15804",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-15804"
}
],
"initial_release_date": "2021-12-15T00:00:00",
"last_revision_date": "2021-12-15T00:00:00",
"links": [],
"reference": "CERTFR-2021-AVI-952",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2021-12-15T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits IBM.\nCertaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une\nex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de service \u00e0 distance\net une atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es. IBM note que CentOS 6 est en\nfin de vie. L\u0027\u00e9diteur pr\u00e9conise des actions \u00e0 envisager pour corriger\ndes d\u00e9fauts de s\u00e9curit\u00e9 connus. Lien : \u003chttp://ibm.biz/qradarcentos6\u003e\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6520674 du 14 d\u00e9cembre 2021",
"url": "https://www.ibm.com/support/pages/node/6520674"
}
]
}
CERTFR-2021-AVI-912
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans IBM Qradar. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et une atteinte à la confidentialité des données.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Title | Publication Time | Tags | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "IBM QRadar SIEM 7.4.x versions ant\u00e9rieures \u00e0 7.4.3 Fix Pack 4",
"product": {
"name": "QRadar",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM QRadar SIEM 7.3.x versions ant\u00e9rieures \u00e0 7.3.3 Fix Pack 10",
"product": {
"name": "QRadar",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2019-12749",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12749"
},
{
"name": "CVE-2021-29425",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29425"
},
{
"name": "CVE-2021-32027",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32027"
},
{
"name": "CVE-2021-3572",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3572"
},
{
"name": "CVE-2021-28169",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-28169"
},
{
"name": "CVE-2020-27777",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27777"
},
{
"name": "CVE-2021-27219",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27219"
},
{
"name": "CVE-2021-29154",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29154"
},
{
"name": "CVE-2019-12735",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12735"
},
{
"name": "CVE-2019-9636",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9636"
},
{
"name": "CVE-2018-8029",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-8029"
},
{
"name": "CVE-2020-1971",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1971"
},
{
"name": "CVE-2021-3450",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3450"
},
{
"name": "CVE-2021-22696",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22696"
},
{
"name": "CVE-2021-28163",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-28163"
},
{
"name": "CVE-2021-28165",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-28165"
},
{
"name": "CVE-2018-11768",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11768"
},
{
"name": "CVE-2021-3449",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3449"
},
{
"name": "CVE-2019-3856",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3856"
},
{
"name": "CVE-2019-3863",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3863"
},
{
"name": "CVE-2020-9492",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-9492"
},
{
"name": "CVE-2019-20916",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20916"
},
{
"name": "CVE-2020-13954",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13954"
},
{
"name": "CVE-2021-29650",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29650"
},
{
"name": "CVE-2021-3715",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3715"
},
{
"name": "CVE-2021-32028",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32028"
},
{
"name": "CVE-2018-12020",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12020"
},
{
"name": "CVE-2018-12384",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12384"
},
{
"name": "CVE-2018-10897",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10897"
},
{
"name": "CVE-2021-22555",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22555"
},
{
"name": "CVE-2019-1559",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-1559"
},
{
"name": "CVE-2019-11745",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11745"
},
{
"name": "CVE-2019-3855",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3855"
},
{
"name": "CVE-2021-32399",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32399"
},
{
"name": "CVE-2019-3857",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3857"
},
{
"name": "CVE-2019-9924",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9924"
},
{
"name": "CVE-2020-7226",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7226"
},
{
"name": "CVE-2018-18751",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-18751"
},
{
"name": "CVE-2017-15713",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-15713"
},
{
"name": "CVE-2017-15804",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-15804"
}
],
"initial_release_date": "2021-12-01T00:00:00",
"last_revision_date": "2021-12-02T00:00:00",
"links": [],
"reference": "CERTFR-2021-AVI-912",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2021-12-01T00:00:00.000000"
},
{
"description": "Ajout du bulletin de s\u00e9curit\u00e9 IBM 6520674 du 30 novembre 2021.",
"revision_date": "2021-12-02T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans IBM Qradar.\nCertaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une\nex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de service \u00e0 distance\net une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans IBM Qradar",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6520480 du 30 novembre 2021",
"url": "https://www.ibm.com/support/pages/node/6520480"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6520472 du 30 novembre 2021",
"url": "https://www.ibm.com/support/pages/node/6520472"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6520674 du 30 novembre 2021",
"url": "https://www.ibm.com/support/pages/node/6520674"
}
]
}
CERTFR-2023-AVI-0051
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans les produits Juniper. Certaines d'entre elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur, une exécution de code arbitraire à distance et un déni de service à distance.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| N/A | N/A | NorthStar Controller versions antérieures à 6.2.3 | ||
| Juniper Networks | N/A | Contrail Cloud versions antérieures à 13.7.0 | ||
| Juniper Networks | Junos OS Evolved | Junos OS Evolved versions antérieures à 19.2R3-EVO, 19.3R3-EVO, 19.4R3-EVO, 20.1R3-EVO, 20.2R2-EVO, 20.3R1-EVO, 20.4R2-EVO, 20.4R3-S3-EVO, 20.4R3-S4-EVO, 21.1R2-EVO, 21.2R1-EVO, 21.2R3-S4-EVO, 21.3R2-EVO, 21.3R3-EVO, 21.3R3-S1-EVO, 21.4R1-EVO, 21.4R2-EVO, 21.4R2-S1-EVO, 21.4R2-S2-EVO, 21.4R3-EVO, 22.1R1-EVO, 22.1R1-S2-EVO, 22.1R2-EVO, 22.1R3-EVO, 22.2R1-EVO, 22.2R1-S1-EVO, 22.2R2-EVO et 22.3R1-EVO | ||
| Juniper Networks | N/A | Juniper Networks Contrail Service Orchestration (CSO) versions antérieures à 6.3.0 | ||
| Juniper Networks | Junos OS | Junos OS versions antérieures à 15.1R7-S12, 18.4R2-S7, 19.1R3-S2, 19.1R3-S9, 19.2R1-S9, 19.2R3, 19.2R3-S5, 19.2R3-S6, 19.3R3, 19.3R3-S6, 19.3R3-S7, 19.4R2-S7, 19.4R2-S8, 19.4R3, 19.4R3-S10, 19.4R3-S8, 19.4R3-S9, 20.1R2, 20.1R3-S4, 20.2R2, 20.2R3-S5, 20.2R3-S6, 20.2R3-S7, 20.3R1, 20.3R3-S4, 20.3R3-S5, 20.3R3-S6, 20.4R1, 20.4R3-S3, 20.4R3-S4, 20.4R3-S5, 21.1R1-S1, 21.1R2, 21.1R3, 21.1R3-S3, 21.1R3-S4, 21.1R3-S5, 21.2R1, 21.2R3, 21.2R3-S1, 21.2R3-S2, 21.2R3-S3, 21.3R2, 21.3R3, 21.3R3-S1, 21.3R3-S2, 21.3R3-S3, 21.4R2, 21.4R2-S1, 21.4R2-S2, 21.4R3, 21.4R3-S1, 21.4R3-S2, 22.1R1, 22.1R1-S2, 22.1R2, 22.1R2-S1, 22.1R2-S2, 22.1R3, 22.1R3-S1, 22.2R1, 22.2R1-S1, 22.2R1-S2, 22.2R2, 22.2R3, 22.3R1, 22.3R1-S1, 22.3R2 et 22.4R1 | ||
| Juniper Networks | Junos Space | Junos Space versions antérieures à 22.3R1 | ||
| Juniper Networks | N/A | Cloud Native Contrail Networking versions antérieures à R22.3 |
| Title | Publication Time | Tags | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "NorthStar Controller versions ant\u00e9rieures \u00e0 6.2.3",
"product": {
"name": "N/A",
"vendor": {
"name": "N/A",
"scada": false
}
}
},
{
"description": "Contrail Cloud versions ant\u00e9rieures \u00e0 13.7.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions ant\u00e9rieures \u00e0 19.2R3-EVO, 19.3R3-EVO, 19.4R3-EVO, 20.1R3-EVO, 20.2R2-EVO, 20.3R1-EVO, 20.4R2-EVO, 20.4R3-S3-EVO, 20.4R3-S4-EVO, 21.1R2-EVO, 21.2R1-EVO, 21.2R3-S4-EVO, 21.3R2-EVO, 21.3R3-EVO, 21.3R3-S1-EVO, 21.4R1-EVO, 21.4R2-EVO, 21.4R2-S1-EVO, 21.4R2-S2-EVO, 21.4R3-EVO, 22.1R1-EVO, 22.1R1-S2-EVO, 22.1R2-EVO, 22.1R3-EVO, 22.2R1-EVO, 22.2R1-S1-EVO, 22.2R2-EVO et 22.3R1-EVO",
"product": {
"name": "Junos OS Evolved",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Juniper Networks Contrail Service Orchestration (CSO) versions ant\u00e9rieures \u00e0 6.3.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions ant\u00e9rieures \u00e0 15.1R7-S12, 18.4R2-S7, 19.1R3-S2, 19.1R3-S9, 19.2R1-S9, 19.2R3, 19.2R3-S5, 19.2R3-S6, 19.3R3, 19.3R3-S6, 19.3R3-S7, 19.4R2-S7, 19.4R2-S8, 19.4R3, 19.4R3-S10, 19.4R3-S8, 19.4R3-S9, 20.1R2, 20.1R3-S4, 20.2R2, 20.2R3-S5, 20.2R3-S6, 20.2R3-S7, 20.3R1, 20.3R3-S4, 20.3R3-S5, 20.3R3-S6, 20.4R1, 20.4R3-S3, 20.4R3-S4, 20.4R3-S5, 21.1R1-S1, 21.1R2, 21.1R3, 21.1R3-S3, 21.1R3-S4, 21.1R3-S5, 21.2R1, 21.2R3, 21.2R3-S1, 21.2R3-S2, 21.2R3-S3, 21.3R2, 21.3R3, 21.3R3-S1, 21.3R3-S2, 21.3R3-S3, 21.4R2, 21.4R2-S1, 21.4R2-S2, 21.4R3, 21.4R3-S1, 21.4R3-S2, 22.1R1, 22.1R1-S2, 22.1R2, 22.1R2-S1, 22.1R2-S2, 22.1R3, 22.1R3-S1, 22.2R1, 22.2R1-S1, 22.2R1-S2, 22.2R2, 22.2R3, 22.3R1, 22.3R1-S1, 22.3R2 et 22.4R1",
"product": {
"name": "Junos OS",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos Space versions ant\u00e9rieures \u00e0 22.3R1",
"product": {
"name": "Junos Space",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Cloud Native Contrail Networking versions ant\u00e9rieures \u00e0 R22.3",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2016-4658",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-4658"
},
{
"name": "CVE-2016-8625",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-8625"
},
{
"name": "CVE-2016-8743",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-8743"
},
{
"name": "CVE-2017-12613",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-12613"
},
{
"name": "CVE-2019-1543",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-1543"
},
{
"name": "CVE-2019-1551",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-1551"
},
{
"name": "CVE-2020-0549",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-0549"
},
{
"name": "CVE-2020-0548",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-0548"
},
{
"name": "CVE-2020-8648",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8648"
},
{
"name": "CVE-2020-11668",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11668"
},
{
"name": "CVE-2020-0543",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-0543"
},
{
"name": "CVE-2020-14579",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14579"
},
{
"name": "CVE-2020-14573",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14573"
},
{
"name": "CVE-2020-14577",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14577"
},
{
"name": "CVE-2020-14578",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14578"
},
{
"name": "CVE-2020-14621",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14621"
},
{
"name": "CVE-2020-14562",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14562"
},
{
"name": "CVE-2020-14583",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14583"
},
{
"name": "CVE-2020-14581",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14581"
},
{
"name": "CVE-2020-14593",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14593"
},
{
"name": "CVE-2020-14556",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14556"
},
{
"name": "CVE-2020-14145",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14145"
},
{
"name": "CVE-2020-14796",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14796"
},
{
"name": "CVE-2020-14803",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14803"
},
{
"name": "CVE-2020-14792",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14792"
},
{
"name": "CVE-2020-14779",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14779"
},
{
"name": "CVE-2020-14798",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14798"
},
{
"name": "CVE-2020-14797",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14797"
},
{
"name": "CVE-2020-14781",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14781"
},
{
"name": "CVE-2020-14782",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14782"
},
{
"name": "CVE-2020-14871",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14871"
},
{
"name": "CVE-2020-8698",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8698"
},
{
"name": "CVE-2020-8696",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8696"
},
{
"name": "CVE-2020-25704",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25704"
},
{
"name": "CVE-2020-0466",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-0466"
},
{
"name": "CVE-2020-0465",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-0465"
},
{
"name": "CVE-2020-1971",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1971"
},
{
"name": "CVE-2020-8695",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8695"
},
{
"name": "CVE-2019-20934",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20934"
},
{
"name": "CVE-2021-3156",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3156"
},
{
"name": "CVE-2021-3347",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3347"
},
{
"name": "CVE-2021-23841",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23841"
},
{
"name": "CVE-2021-23840",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23840"
},
{
"name": "CVE-2021-3177",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3177"
},
{
"name": "CVE-2020-12363",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12363"
},
{
"name": "CVE-2020-12362",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12362"
},
{
"name": "CVE-2020-12364",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12364"
},
{
"name": "CVE-2021-27365",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27365"
},
{
"name": "CVE-2021-27363",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27363"
},
{
"name": "CVE-2021-27364",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27364"
},
{
"name": "CVE-2020-27170",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27170"
},
{
"name": "CVE-2021-3450",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3450"
},
{
"name": "CVE-2020-35498",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-35498"
},
{
"name": "CVE-2021-28950",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-28950"
},
{
"name": "CVE-2021-29154",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29154"
},
{
"name": "CVE-2020-36322",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36322"
},
{
"name": "CVE-2021-2194",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2194"
},
{
"name": "CVE-2021-2162",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2162"
},
{
"name": "CVE-2021-2179",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2179"
},
{
"name": "CVE-2021-2307",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2307"
},
{
"name": "CVE-2021-2180",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2180"
},
{
"name": "CVE-2021-2144",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2144"
},
{
"name": "CVE-2021-2226",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2226"
},
{
"name": "CVE-2021-2169",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2169"
},
{
"name": "CVE-2021-2202",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2202"
},
{
"name": "CVE-2021-2166",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2166"
},
{
"name": "CVE-2021-2174",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2174"
},
{
"name": "CVE-2021-2154",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2154"
},
{
"name": "CVE-2020-28196",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28196"
},
{
"name": "CVE-2021-2178",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2178"
},
{
"name": "CVE-2021-2146",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2146"
},
{
"name": "CVE-2021-2160",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2160"
},
{
"name": "CVE-2021-2171",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2171"
},
{
"name": "CVE-2021-2161",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2161"
},
{
"name": "CVE-2021-2163",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2163"
},
{
"name": "CVE-2021-29650",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29650"
},
{
"name": "CVE-2021-23017",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23017"
},
{
"name": "CVE-2021-25217",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-25217"
},
{
"name": "CVE-2021-33033",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33033"
},
{
"name": "CVE-2020-24512",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-24512"
},
{
"name": "CVE-2020-24513",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-24513"
},
{
"name": "CVE-2020-24511",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-24511"
},
{
"name": "CVE-2021-32399",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32399"
},
{
"name": "CVE-2021-33034",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33034"
},
{
"name": "CVE-2021-3564",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3564"
},
{
"name": "CVE-2021-3573",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3573"
},
{
"name": "CVE-2020-36385",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36385"
},
{
"name": "CVE-2020-27827",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27827"
},
{
"name": "CVE-2021-22555",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22555"
},
{
"name": "CVE-2021-33909",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33909"
},
{
"name": "CVE-2021-2388",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2388"
},
{
"name": "CVE-2021-2341",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2341"
},
{
"name": "CVE-2021-2432",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2432"
},
{
"name": "CVE-2021-2369",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2369"
},
{
"name": "CVE-2021-2389",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2389"
},
{
"name": "CVE-2021-2372",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2372"
},
{
"name": "CVE-2021-2342",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2342"
},
{
"name": "CVE-2021-2385",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2385"
},
{
"name": "CVE-2021-2390",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2390"
},
{
"name": "CVE-2021-22543",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22543"
},
{
"name": "CVE-2021-37576",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37576"
},
{
"name": "CVE-2021-3712",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3712"
},
{
"name": "CVE-2021-3715",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3715"
},
{
"name": "CVE-2021-39275",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-39275"
},
{
"name": "CVE-2021-34798",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-34798"
},
{
"name": "CVE-2021-40438",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-40438"
},
{
"name": "CVE-2021-3752",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3752"
},
{
"name": "CVE-2021-27219",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27219"
},
{
"name": "CVE-2020-26137",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-26137"
},
{
"name": "CVE-2020-28469",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28469"
},
{
"name": "CVE-2020-26116",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-26116"
},
{
"name": "CVE-2021-35603",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35603"
},
{
"name": "CVE-2021-35586",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35586"
},
{
"name": "CVE-2021-35559",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35559"
},
{
"name": "CVE-2021-35567",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35567"
},
{
"name": "CVE-2021-35578",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35578"
},
{
"name": "CVE-2021-35550",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35550"
},
{
"name": "CVE-2021-35561",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35561"
},
{
"name": "CVE-2021-35565",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35565"
},
{
"name": "CVE-2021-35564",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35564"
},
{
"name": "CVE-2021-35556",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35556"
},
{
"name": "CVE-2021-26691",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-26691"
},
{
"name": "CVE-2021-0920",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-0920"
},
{
"name": "CVE-2021-42739",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-42739"
},
{
"name": "CVE-2021-44790",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44790"
},
{
"name": "CVE-2021-4083",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4083"
},
{
"name": "CVE-2021-4155",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4155"
},
{
"name": "CVE-2022-21349",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21349"
},
{
"name": "CVE-2022-21277",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21277"
},
{
"name": "CVE-2022-21291",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21291"
},
{
"name": "CVE-2022-21340",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21340"
},
{
"name": "CVE-2022-21282",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21282"
},
{
"name": "CVE-2022-21341",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21341"
},
{
"name": "CVE-2022-21365",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21365"
},
{
"name": "CVE-2022-21305",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21305"
},
{
"name": "CVE-2022-21366",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21366"
},
{
"name": "CVE-2022-21360",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21360"
},
{
"name": "CVE-2022-21296",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21296"
},
{
"name": "CVE-2022-21293",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21293"
},
{
"name": "CVE-2022-21248",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21248"
},
{
"name": "CVE-2022-21299",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21299"
},
{
"name": "CVE-2022-21294",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21294"
},
{
"name": "CVE-2022-21283",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21283"
},
{
"name": "CVE-2021-4034",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4034"
},
{
"name": "CVE-2021-4028",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4028"
},
{
"name": "CVE-2022-2526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2526"
},
{
"name": "CVE-2022-38177",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38177"
},
{
"name": "CVE-2022-29154",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29154"
},
{
"name": "CVE-2022-21449",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21449"
},
{
"name": "CVE-2022-21476",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21476"
},
{
"name": "CVE-2022-21125",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21125"
},
{
"name": "CVE-2022-21123",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21123"
},
{
"name": "CVE-2022-21166",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21166"
},
{
"name": "CVE-2022-38178",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38178"
},
{
"name": "CVE-2018-25032",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-25032"
},
{
"name": "CVE-2022-32250",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32250"
},
{
"name": "CVE-2021-45960",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45960"
},
{
"name": "CVE-2022-22827",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22827"
},
{
"name": "CVE-2022-22825",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22825"
},
{
"name": "CVE-2022-22822",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22822"
},
{
"name": "CVE-2022-22824",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22824"
},
{
"name": "CVE-2021-46143",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46143"
},
{
"name": "CVE-2022-22826",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22826"
},
{
"name": "CVE-2022-23852",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23852"
},
{
"name": "CVE-2022-22823",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22823"
},
{
"name": "CVE-2022-0330",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0330"
},
{
"name": "CVE-2022-22942",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22942"
},
{
"name": "CVE-2022-0492",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0492"
},
{
"name": "CVE-2022-25236",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25236"
},
{
"name": "CVE-2022-25315",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25315"
},
{
"name": "CVE-2022-25235",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25235"
},
{
"name": "CVE-2022-22720",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22720"
},
{
"name": "CVE-2022-0778",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0778"
},
{
"name": "CVE-2022-21434",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21434"
},
{
"name": "CVE-2022-21443",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21443"
},
{
"name": "CVE-2022-21496",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21496"
},
{
"name": "CVE-2022-21426",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21426"
},
{
"name": "CVE-2022-1473",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1473"
},
{
"name": "CVE-2022-1729",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1729"
},
{
"name": "CVE-2021-30465",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-30465"
},
{
"name": "CVE-2021-42574",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-42574"
},
{
"name": "CVE-2022-21541",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21541"
},
{
"name": "CVE-2022-34169",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-34169"
},
{
"name": "CVE-2022-21549",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21549"
},
{
"name": "CVE-2022-21540",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21540"
},
{
"name": "CVE-2007-6755",
"url": "https://www.cve.org/CVERecord?id=CVE-2007-6755"
},
{
"name": "CVE-2022-1271",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1271"
},
{
"name": "CVE-2021-3765",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3765"
},
{
"name": "CVE-2022-24903",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24903"
},
{
"name": "CVE-2022-21626",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21626"
},
{
"name": "CVE-2022-21619",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21619"
},
{
"name": "CVE-2022-21628",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21628"
},
{
"name": "CVE-2022-21624",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21624"
},
{
"name": "CVE-2019-11287",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11287"
},
{
"name": "CVE-2023-22397",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22397"
},
{
"name": "CVE-2023-22403",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22403"
},
{
"name": "CVE-2023-22398",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22398"
},
{
"name": "CVE-2023-22399",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22399"
},
{
"name": "CVE-2023-22417",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22417"
},
{
"name": "CVE-2023-22395",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22395"
},
{
"name": "CVE-2023-22391",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22391"
},
{
"name": "CVE-2023-22409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22409"
},
{
"name": "CVE-2023-22407",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22407"
},
{
"name": "CVE-2023-22414",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22414"
},
{
"name": "CVE-2023-22393",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22393"
},
{
"name": "CVE-2023-22415",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22415"
},
{
"name": "CVE-2023-22405",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22405"
},
{
"name": "CVE-2023-22412",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22412"
},
{
"name": "CVE-2020-24489",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-24489"
},
{
"name": "CVE-2023-22404",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22404"
},
{
"name": "CVE-2021-3504",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3504"
},
{
"name": "CVE-2023-22394",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22394"
},
{
"name": "CVE-2023-22406",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22406"
},
{
"name": "CVE-2018-8046",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-8046"
},
{
"name": "CVE-2007-2285",
"url": "https://www.cve.org/CVERecord?id=CVE-2007-2285"
},
{
"name": "CVE-2021-35940",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35940"
},
{
"name": "CVE-2023-22411",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22411"
},
{
"name": "CVE-2023-22401",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22401"
},
{
"name": "CVE-2020-15778",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15778"
},
{
"name": "CVE-2023-22396",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22396"
},
{
"name": "CVE-2023-22402",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22402"
},
{
"name": "CVE-2021-3621",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3621"
},
{
"name": "CVE-2023-22400",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22400"
},
{
"name": "CVE-2023-22408",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22408"
},
{
"name": "CVE-2022-0934",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0934"
},
{
"name": "CVE-2021-40085",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-40085"
},
{
"name": "CVE-2023-22410",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22410"
},
{
"name": "CVE-2023-22416",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22416"
},
{
"name": "CVE-2023-22413",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22413"
}
],
"initial_release_date": "2023-01-23T00:00:00",
"last_revision_date": "2023-01-23T00:00:00",
"links": [],
"reference": "CERTFR-2023-AVI-0051",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2023-01-23T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits\nJuniper. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer\nun probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur, une ex\u00e9cution de\ncode arbitraire \u00e0 distance et un d\u00e9ni de service \u00e0 distance.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits Juniper",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA70195 du 11 janvier 2023",
"url": "https://supportportal.juniper.net/s/article/2023-01-Security-Bulletin-Junos-OS-QFX10K-Series-PFE-crash-upon-receipt-of-specific-genuine-packets-when-sFlow-is-enabled-CVE-2023-22399?language=en_US"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA70183 du 11 janvier 2023",
"url": "https://supportportal.juniper.net/s/article/2023-01-Security-Bulletin-Contrail-Cloud-Multiple-Vulnerabilities-have-been-resolved-in-Contrail-Cloud-release-13-7-0?language=en_US"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA70203 du 11 janvier 2023",
"url": "https://supportportal.juniper.net/s/article/2023-01-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-An-RPD-crash-can-happen-due-to-an-MPLS-TE-tunnel-configuration-change-on-a-directly-connected-router-CVE-2023-22407?language=en_US"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA70192 du 11 janvier 2023",
"url": "https://supportportal.juniper.net/s/article/2023-01-Security-Bulletin-Junos-OS-Receipt-of-crafted-TCP-packets-on-Ethernet-console-port-results-in-MBUF-leak-leading-to-Denial-of-Service-DoS-CVE-2023-22396?language=en_US"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA70213 du 11 janvier 2023",
"url": "https://supportportal.juniper.net/s/article/2023-01-Security-Bulletin-Junos-OS-SRX-Series-A-memory-leak-might-be-observed-in-IPsec-VPN-scenario-leading-to-an-FPC-crash-CVE-2023-22417?language=en_US"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA70193 du 11 janvier 2023",
"url": "https://supportportal.juniper.net/s/article/2023-01-Security-Bulletin-Junos-OS-Evolved-PTX10003-An-attacker-sending-specific-genuine-packets-will-cause-a-memory-leak-in-the-PFE-leading-to-a-Denial-of-Service-CVE-2023-22397?language=en_US"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA70181 du 11 janvier 2023",
"url": "https://supportportal.juniper.net/s/article/2023-01-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-RPD-might-crash-when-MPLS-ping-is-performed-on-BGP-LSPs-CVE-2023-22398?language=en_US"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA70186 du 11 janvier 2023",
"url": "https://supportportal.juniper.net/s/article/2023-01-Security-Bulletin-Junos-OS-Evolved-Multiple-vulnerabilities-resolved-in-OpenSSL?language=en_US"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA70179 du 11 janvier 2023",
"url": "https://supportportal.juniper.net/s/article/2023-01-Security-Bulletin-Northstar-Controller-Pivotal-RabbitMQ-contains-a-web-management-plugin-that-is-vulnerable-to-a-Denial-of-Service-DoS-attack-CVE-2019-11287?language=en_US"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA70208 du 11 janvier 2023",
"url": "https://supportportal.juniper.net/s/article/2023-01-Security-Bulletin-Junos-OS-MX-Series-and-SRX-Series-The-flowd-daemon-will-crash-if-the-SIP-ALG-is-enabled-and-specific-SIP-messages-are-processed-CVE-2023-22412?language=en_US"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA70201 du 11 janvier 2023",
"url": "https://supportportal.juniper.net/s/article/2023-01-Security-Bulletin-Junos-OS-QFX5k-Series-EX46xx-Series-MAC-limiting-feature-stops-working-after-PFE-restart-device-reboot--CVE-2023-22405?language=en_US"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA70209 du 11 janvier 2023",
"url": "https://supportportal.juniper.net/s/article/2023-01-Security-Bulletin-Junos-OS-MX-Series-FPC-crash-when-an-IPsec6-tunnel-processes-specific-IPv4-packets-CVE-2023-22413?language=en_US"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA70187 du 11 janvier 2023",
"url": "https://supportportal.juniper.net/s/article/2023-01-Security-Bulletin-Junos-OS-ACX2K-Series-Receipt-of-a-high-rate-of-specific-traffic-will-lead-to-a-Denial-of-Service-DoS-CVE-2023-22391?language=en_US"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA70199 du 11 janvier 2023",
"url": "https://supportportal.juniper.net/s/article/2023-01-Security-Bulletin-Junos-OS-QFX10k-Series-ICCP-flap-will-be-observed-due-to-excessive-specific-traffic-CVE-2023-22403?language=en_US"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA70180 du 11 janvier 2023",
"url": "https://supportportal.juniper.net/s/article/2023-01-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-OpenSSL-Infinite-loop-in-BN-mod-sqrt-reachable-when-parsing-certificates-CVE-2022-0778?language=en_US"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA70198 du 11 janvier 2023",
"url": "https://supportportal.juniper.net/s/article/2023-01-Security-Bulletin-Junos-OS-Evolved-The-kernel-might-restart-in-a-BGP-scenario-where-bgp-auto-discovery-is-enabled-and-such-a-neighbor-flaps-CVE-2023-22402?language=en_US"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA70196 du 11 janvier 2023",
"url": "https://supportportal.juniper.net/s/article/2023-01-Security-Bulletin-Junos-OS-Evolved-A-specific-SNMP-GET-operation-and-a-specific-CLI-commands-cause-resources-to-leak-and-eventually-the-evo-pfemand-process-will-crash-CVE-2023-22400?language=en_US"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA70197 du 11 janvier 2023",
"url": "https://supportportal.juniper.net/s/article/2023-01-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-PTX10008-PTX10016-When-a-specific-SNMP-MIB-is-queried-the-FPC-will-crash-CVE-2023-22401?language=en_US"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA70202 du 11 janvier 2023",
"url": "https://supportportal.juniper.net/s/article/2023-01-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-A-memory-leak-which-will-ultimately-lead-to-an-rpd-crash-will-be-observed-when-a-peer-interface-flaps-continuously-in-a-Segment-Routing-scenario-CVE-2023-22406?language=en_US"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA70190 du 11 janvier 2023",
"url": "https://supportportal.juniper.net/s/article/2023-01-Security-Bulletin-Junos-OS-SRX-Series-and-MX-Series-Memory-leak-due-to-receipt-of-specially-crafted-SIP-calls-CVE-2023-22394?language=en_US"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA70191 du 11 janvier 2023",
"url": "https://supportportal.juniper.net/s/article/2023-01-Security-Bulletin-Junos-OS-In-an-MPLS-scenario-the-processing-of-specific-packets-to-the-device-causes-a-buffer-leak-and-ultimately-a-loss-of-connectivity-CVE-2023-22395?language=en_US"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA69903 du 11 janvier 2023",
"url": "https://supportportal.juniper.net/s/article/2022-10-Security-Bulletin-Contrail-Networking-Multiple-Vulnerabilities-have-been-resolved-in-Contrail-Networking-R22-3?language=en_US"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA70204 du 11 janvier 2023",
"url": "https://supportportal.juniper.net/s/article/2023-01-Security-Bulletin-Junos-OS-SRX-5000-Series-Upon-processing-of-a-specific-SIP-packet-an-FPC-can-crash-CVE-2023-22408?language=en_US"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA70200 du 11 janvier 2023",
"url": "https://supportportal.juniper.net/s/article/2023-01-Security-Bulletin-Junos-OS-SRX-Series-and-MX-Series-with-SPC3-When-IPsec-VPN-is-configured-iked-will-core-when-a-specifically-formatted-payload-is-received-CVE-2023-22404?language=en_US"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA70212 du 11 janvier 2023",
"url": "https://supportportal.juniper.net/s/article/2023-01-Security-Bulletin-Junos-OS-SRX-Series-The-flowd-daemon-will-crash-if-SIP-ALG-is-enabled-and-a-malicious-SIP-packet-is-received-CVE-2023-22416?language=en_US"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA70185 du 11 janvier 2023",
"url": "https://supportportal.juniper.net/s/article/2023-01-Security-Bulletin-Junos-Space-Multiple-vulnerabilities-resolved-in-22-3R1-release?language=en_US"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA70211 du 11 janvier 2023",
"url": "https://supportportal.juniper.net/s/article/2023-01-Security-Bulletin-Junos-OS-MX-Series-and-SRX-Series-The-flow-processing-daemon-flowd-will-crash-when-a-specific-H-323-packet-is-received-CVE-2023-22415?language=en_US"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA70210 du 11 janvier 2023",
"url": "https://supportportal.juniper.net/s/article/2023-01-Security-Bulletin-Junos-OS-PTX-Series-and-QFX10000-Series-An-FPC-memory-leak-is-observed-when-specific-multicast-packets-are-processed-CVE-2023-22414?language=en_US"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA70206 du 11 janvier 2023",
"url": "https://supportportal.juniper.net/s/article/2023-01-Security-Bulletin-Junos-OS-MX-Series-with-MPC10-MPC11-When-Suspicious-Control-Flow-Detection-scfd-is-enabled-and-an-attacker-is-sending-specific-traffic-this-causes-a-memory-leak-CVE-2023-22410?language=en_US"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA70205 du 11 janvier 2023",
"url": "https://supportportal.juniper.net/s/article/2023-01-Security-Bulletin-Junos-OS-SRX-Series-MX-Series-with-SPC3-When-an-inconsistent-NAT-configuration-exists-and-a-specific-CLI-command-is-issued-the-SPC-will-reboot-CVE-2023-22409?language=en_US"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA70182 du 11 janvier 2023",
"url": "https://supportportal.juniper.net/s/article/2023-01-Security-Bulletin-Contrail-Service-Orchestration-Multiple-vulnerabilities-resolved-in-CSO-6-3-0?language=en_US"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA70189 du 11 janvier 2023",
"url": "https://supportportal.juniper.net/s/article/2023-01-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-RPD-crash-upon-receipt-of-BGP-route-with-invalid-next-hop-CVE-2023-22393?language=en_US"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA70207 du 11 janvier 2023",
"url": "https://supportportal.juniper.net/s/article/2023-01-Security-Bulletin-Junos-OS-SRX-Series-The-flowd-daemon-will-crash-when-Unified-Policies-are-used-with-IPv6-and-certain-dynamic-applications-are-rejected-by-the-device-CVE-2023-22411?language=en_US"
}
]
}
CERTFR-2021-AVI-791
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et un contournement de la politique de sécurité.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | Cognos Analytics | IBM Cognos Analytics versions 11.1.x antérieures à 11.1.7 FP3 | ||
| IBM | N/A | CP4S versions 1.7.0 à 1.7.2 antérieures à 1.8.0.0 | ||
| IBM | Cognos Analytics | IBM Cognos Analytics versions 11.2.x antérieures à 11.2.1 |
| Title | Publication Time | Tags | ||||||
|---|---|---|---|---|---|---|---|---|
|
||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "IBM Cognos Analytics versions 11.1.x ant\u00e9rieures \u00e0 11.1.7 FP3",
"product": {
"name": "Cognos Analytics",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "CP4S versions 1.7.0 \u00e0 1.7.2 ant\u00e9rieures \u00e0 1.8.0.0",
"product": {
"name": "N/A",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Cognos Analytics versions 11.2.x ant\u00e9rieures \u00e0 11.2.1",
"product": {
"name": "Cognos Analytics",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2019-25013",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-25013"
},
{
"name": "CVE-2020-8315",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8315"
},
{
"name": "CVE-2021-25215",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-25215"
},
{
"name": "CVE-2020-24977",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-24977"
},
{
"name": "CVE-2020-13543",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13543"
},
{
"name": "CVE-2021-23364",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23364"
},
{
"name": "CVE-2020-13434",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13434"
},
{
"name": "CVE-2021-3517",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3517"
},
{
"name": "CVE-2021-23336",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23336"
},
{
"name": "CVE-2021-2163",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2163"
},
{
"name": "CVE-2021-3537",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3537"
},
{
"name": "CVE-2021-27290",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27290"
},
{
"name": "CVE-2020-8285",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8285"
},
{
"name": "CVE-2021-20271",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20271"
},
{
"name": "CVE-2021-2341",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2341"
},
{
"name": "CVE-2017-12620",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-12620"
},
{
"name": "CVE-2021-27219",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27219"
},
{
"name": "CVE-2020-8622",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8622"
},
{
"name": "CVE-2020-29362",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-29362"
},
{
"name": "CVE-2020-9983",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-9983"
},
{
"name": "CVE-2021-1820",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-1820"
},
{
"name": "CVE-2018-25011",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-25011"
},
{
"name": "CVE-2020-26116",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-26116"
},
{
"name": "CVE-2020-8286",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8286"
},
{
"name": "CVE-2020-9951",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-9951"
},
{
"name": "CVE-2021-3421",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3421"
},
{
"name": "CVE-2021-20305",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20305"
},
{
"name": "CVE-2021-22918",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22918"
},
{
"name": "CVE-2021-20578",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20578"
},
{
"name": "CVE-2020-8177",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8177"
},
{
"name": "CVE-2020-1971",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1971"
},
{
"name": "CVE-2021-23337",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23337"
},
{
"name": "CVE-2021-3450",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3450"
},
{
"name": "CVE-2020-14363",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14363"
},
{
"name": "CVE-2019-2708",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2708"
},
{
"name": "CVE-2020-10878",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10878"
},
{
"name": "CVE-2019-13012",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13012"
},
{
"name": "CVE-2021-29679",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29679"
},
{
"name": "CVE-2020-25648",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25648"
},
{
"name": "CVE-2021-2432",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2432"
},
{
"name": "CVE-2020-8624",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8624"
},
{
"name": "CVE-2021-33910",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33910"
},
{
"name": "CVE-2020-8284",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8284"
},
{
"name": "CVE-2020-14362",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14362"
},
{
"name": "CVE-2021-3516",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3516"
},
{
"name": "CVE-2019-3842",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3842"
},
{
"name": "CVE-2021-3449",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3449"
},
{
"name": "CVE-2021-1826",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-1826"
},
{
"name": "CVE-2020-8617",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8617"
},
{
"name": "CVE-2017-14502",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-14502"
},
{
"name": "CVE-2020-29361",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-29361"
},
{
"name": "CVE-2021-1817",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-1817"
},
{
"name": "CVE-2021-3520",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3520"
},
{
"name": "CVE-2020-10029",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10029"
},
{
"name": "CVE-2021-2369",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2369"
},
{
"name": "CVE-2020-14347",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14347"
},
{
"name": "CVE-2020-14360",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14360"
},
{
"name": "CVE-2021-1825",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-1825"
},
{
"name": "CVE-2020-13776",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13776"
},
{
"name": "CVE-2020-14346",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14346"
},
{
"name": "CVE-2020-14361",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14361"
},
{
"name": "CVE-2020-10543",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10543"
},
{
"name": "CVE-2021-30661",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-30661"
},
{
"name": "CVE-2020-8927",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8927"
},
{
"name": "CVE-2020-15358",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15358"
},
{
"name": "CVE-2021-2388",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2388"
},
{
"name": "CVE-2020-29363",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-29363"
},
{
"name": "CVE-2021-3609",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3609"
},
{
"name": "CVE-2021-22543",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22543"
},
{
"name": "CVE-2020-13584",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13584"
},
{
"name": "CVE-2020-36328",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36328"
},
{
"name": "CVE-2020-27619",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27619"
},
{
"name": "CVE-2020-8492",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8492"
},
{
"name": "CVE-2019-9169",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9169"
},
{
"name": "CVE-2020-29573",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-29573"
},
{
"name": "CVE-2020-4951",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-4951"
},
{
"name": "CVE-2021-3177",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3177"
},
{
"name": "CVE-2020-8231",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8231"
},
{
"name": "CVE-2016-10228",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-10228"
},
{
"name": "CVE-2020-28196",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28196"
},
{
"name": "CVE-2021-22555",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22555"
},
{
"name": "CVE-2020-26137",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-26137"
},
{
"name": "CVE-2021-25214",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-25214"
},
{
"name": "CVE-2021-27218",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27218"
},
{
"name": "CVE-2020-13933",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13933"
},
{
"name": "CVE-2020-14344",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14344"
},
{
"name": "CVE-2021-3541",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3541"
},
{
"name": "CVE-2019-18276",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18276"
},
{
"name": "CVE-2021-3326",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3326"
},
{
"name": "CVE-2020-24332",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-24332"
},
{
"name": "CVE-2020-25712",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25712"
},
{
"name": "CVE-2021-29745",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29745"
},
{
"name": "CVE-2020-24330",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-24330"
},
{
"name": "CVE-2020-36329",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36329"
},
{
"name": "CVE-2021-29894",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29894"
},
{
"name": "CVE-2020-9948",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-9948"
},
{
"name": "CVE-2020-27618",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27618"
},
{
"name": "CVE-2021-23362",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23362"
},
{
"name": "CVE-2020-27783",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27783"
},
{
"name": "CVE-2020-12049",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12049"
},
{
"name": "CVE-2020-28469",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28469"
},
{
"name": "CVE-2021-3518",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3518"
},
{
"name": "CVE-2020-24331",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-24331"
},
{
"name": "CVE-2020-14345",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14345"
},
{
"name": "CVE-2020-25692",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25692"
},
{
"name": "CVE-2020-8625",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8625"
}
],
"initial_release_date": "2021-10-15T00:00:00",
"last_revision_date": "2021-10-15T00:00:00",
"links": [],
"reference": "CERTFR-2021-AVI-791",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2021-10-15T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits IBM.\nCertaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une\nex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de service \u00e0 distance\net un contournement de la politique de s\u00e9curit\u00e9.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6491661 du 14 octobre 2021",
"url": "https://www.ibm.com/support/pages/node/6491661"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6493729 du 14 octobre 2021",
"url": "https://www.ibm.com/support/pages/node/6493729"
}
]
}
CERTFR-2023-AVI-1015
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans les produits Siemens. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et une élévation de privilèges.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| Siemens | N/A | SIMATIC S7-1500 CPU 1517-3 PN/DP (6ES7517-3AP00-0AB0) versions antérieures à V3.1.0 | ||
| Siemens | N/A | SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2) versions antérieures à V8.0 | ||
| Siemens | N/A | SIMATIC CP 1243-1 (incl. SIPLUS variants) toutes versions | ||
| Siemens | N/A | SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2) toutes versions | ||
| Siemens | N/A | SIMATIC S7-1500 CPU 1518-4 PN/DP (6ES7518-4AP00-0AB0) versions antérieures à V3.1.0 | ||
| Siemens | N/A | SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TL03-0AB0) versions antérieures à V3.1.0 | ||
| Siemens | N/A | SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2) versions antérieures à V7.2.2 | ||
| Siemens | N/A | SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2) toutes versions | ||
| Siemens | N/A | Opcenter Quality toutes versions | ||
| Siemens | N/A | SIMATIC Drive Controller CPU 1504D TF (6ES7615-4DF10-0AB0) versions antérieures à V3.1.0 | ||
| Siemens | N/A | RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2) versions antérieures à V8.0 | ||
| Siemens | N/A | SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2) versions antérieures à V8.0 | ||
| Siemens | N/A | SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2) versions antérieures à V8.0 | ||
| Siemens | N/A | LOGO! 24CE (6ED1052-1CC08-0BA1) toutes versions supérieures ou égales à V8.3 | ||
| Siemens | N/A | SCALANCE M804PB (6GK5804-0AP00-2AA2) toutes versions | ||
| Siemens | N/A | SIMATIC S7-400 CPU 412-2 PN V7 (6ES7412-2EK07-0AB0) toutes versions | ||
| Siemens | N/A | SCALANCE M876-4 (6GK5876-4AA10-2BA2) versions antérieures à V7.2.2 | ||
| Siemens | N/A | SIMATIC PC-Station Plus toutes versions | ||
| Siemens | N/A | POWER METER SICAM Q100 (7KG9501-0AA01-2AA1) versions antérieures à V2.60 | ||
| Siemens | N/A | SIMATIC S7-1500 CPU 1517TF-3 PN/DP (6ES7517-3UP00-0AB0) versions antérieures à V3.1.0 | ||
| Siemens | N/A | SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AL03-0AB0) versions antérieures à V3.1.0 | ||
| Siemens | N/A | SIPLUS S7-400 CPU 416-3 PN/DP V7 (6AG1416-3ES07-7AB0) toutes versions | ||
| Siemens | N/A | SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2) toutes versions | ||
| Siemens | N/A | LOGO! 24CEo (6ED1052-2CC08-0BA1) toutes versions supérieures ou égales à V8.3 | ||
| Siemens | N/A | SINUMERIK MC toutes versions | ||
| Siemens | N/A | SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2) toutes versions | ||
| Siemens | N/A | SIPLUS LOGO! 24RCEo (6AG1052-2HB08-7BA1) toutes versions supérieures ou égales à V8.3 | ||
| Siemens | N/A | SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2) toutes versions | ||
| Siemens | N/A | SIPLUS S7-1500 CPU 1518-4 PN/DP MFP (6AG1518-4AX00-4AC0) versions antérieures à V3.1.0 | ||
| Siemens | N/A | SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1) toutes versions | ||
| Siemens | N/A | SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AN03-0AB0) versions antérieures à V3.1.0 | ||
| Siemens | N/A | SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2) versions antérieures à V8.0 | ||
| Siemens | N/A | SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2) toutes versions | ||
| Siemens | N/A | LOGO! 230RCE (6ED1052-1FB08-0BA1) toutes versions supérieures ou égales à V8.3 | ||
| Siemens | N/A | SIMATIC CP 1543-1 (6GK7543-1AX00-0XE0) toutes versions | ||
| Siemens | N/A | SINUMERIK ONE toutes versions | ||
| Siemens | N/A | SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1) versions antérieures à V8.0 | ||
| Siemens | N/A | SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2) versions antérieures à V7.2.2 | ||
| Siemens | N/A | SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UL03-0AB0) versions antérieures à V3.1.0 | ||
| Siemens | N/A | SIPLUS S7-1500 CPU 1518F-4 PN/DP (6AG1518-4FP00-4AB0) versions antérieures à V3.1.0 | ||
| Siemens | N/A | SIMATIC Drive Controller CPU 1507D TF (6ES7615-7DF10-0AB0) versions antérieures à V3.1.0 | ||
| Siemens | N/A | RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2) toutes versions | ||
| Siemens | N/A | SCALANCE M874-2 (6GK5874-2AA00-2AA2) versions antérieures à V7.2.2 | ||
| Siemens | N/A | SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FP03-0AB0) versions antérieures à V3.1.0 | ||
| Siemens | N/A | SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FM03-0AB0) versions antérieures à V3.1.0 | ||
| Siemens | N/A | SIMATIC CP 1242-7 V2 (incl. SIPLUS variants) toutes versions | ||
| Siemens | N/A | SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UN03-0AB0) versions antérieures à V3.1.0 | ||
| Siemens | N/A | SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2) versions antérieures à V8.0 | ||
| Siemens | N/A | SCALANCE S615 EEC (6GK5615-0AA01-2AA2) versions antérieures à V8.0 | ||
| Siemens | N/A | SINAMICS S120 (incl. SIPLUS variants) versions antérieures à V5.2 SP3 HF15 | ||
| Siemens | N/A | SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CL03-0AB0) versions antérieures à V3.1.0 | ||
| Siemens | N/A | SIPLUS LOGO! 12/24RCE (6AG1052-1MD08-7BA1) toutes versions supérieures ou égales à V8.3 | ||
| Siemens | N/A | LOGO! 24RCEo (6ED1052-2HB08-0BA1) toutes versions supérieures ou égales à V8.3 | ||
| Siemens | N/A | SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1) versions antérieures à V7.2.2 | ||
| Siemens | N/A | SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2) versions antérieures à V7.2.2 | ||
| Siemens | N/A | POWER METER SICAM Q100 (7KG9501-0AA31-2AA1) versions antérieures à V2.60 | ||
| Siemens | N/A | SIMATIC S7-1500 CPU 1510SP F-1 PN (6ES7510-1SK03-0AB0) versions antérieures à V3.1.0 | ||
| Siemens | N/A | SIPLUS NET CP 1543-1 (6AG1543-1AX00-2XE0) toutes versions | ||
| Siemens | N/A | SINUMERIK Integrate RunMyHMI /Automotive toutes versions | ||
| Siemens | N/A | SIMATIC S7-400 CPU 416-3 PN/DP V7 (6ES7416-3ES07-0AB0) toutes versions | ||
| Siemens | N/A | SIMATIC S7-1500 CPU 1510SP-1 PN (6ES7510-1DK03-0AB0) versions antérieures à V3.1.0 | ||
| Siemens | N/A | SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2) versions antérieures à V8.0 | ||
| Siemens | N/A | SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2) versions antérieures à V7.2.2 | ||
| Siemens | N/A | SCALANCE M874-2 (6GK5874-2AA00-2AA2) versions antérieures à V8.0 | ||
| Siemens | N/A | SCALANCE M876-4 (6GK5876-4AA10-2BA2) versions antérieures à V8.0 | ||
| Siemens | N/A | SIMATIC S7-1500 CPU 1516T-3 PN/DP (6ES7516-3TN00-0AB0) versions antérieures à V3.1.0 | ||
| Siemens | N/A | SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TN03-0AB0) versions antérieures à V3.1.0 | ||
| Siemens | N/A | SINAMICS S210 (6SL5...) versions supérieures ou égales à V6.1 versions antérieures à V6.1 HF2 | ||
| Siemens | N/A | SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1) toutes versions | ||
| Siemens | N/A | SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2) versions antérieures à V7.2.2 | ||
| Siemens | N/A | SIMATIC S7-1500 CPU 1516TF-3 PN/DP (6ES7516-3UN00-0AB0) versions antérieures à V3.1.0 | ||
| Siemens | N/A | SIMATIC S7-1500 CPU 1518TF-4 PN/DP (6ES7518-4UP00-0AB0) versions antérieures à V3.1.0 | ||
| Siemens | N/A | SIMATIC S7-1500 CPU 1512SP F-1 PN (6ES7512-1SM03-0AB0) versions antérieures à V3.1.0 | ||
| Siemens | N/A | SIMATIC CP 1243-1 IEC (incl. SIPLUS variants) toutes versions | ||
| Siemens | N/A | SIMATIC S7-1500 CPU 1512SP-1 PN (6ES7512-1DM03-0AB0) versions antérieures à V3.1.0 | ||
| Siemens | N/A | SIPLUS LOGO! 24CEo (6AG1052-2CC08-7BA1) toutes versions supérieures ou égales à V8.3 | ||
| Siemens | N/A | SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2) toutes versions | ||
| Siemens | N/A | SIPLUS LOGO! 230RCEo (6AG1052-2FB08-7BA1) toutes versions supérieures ou égales à V8.3 | ||
| Siemens | N/A | SIMATIC STEP 7 (TIA Portal) versions antérieures à V19 | ||
| Siemens | N/A | RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2) toutes versions | ||
| Siemens | N/A | SIMATIC S7-PLCSIM Advanced versions antérieures à V6.0 | ||
| Siemens | N/A | SIMATIC S7-400 CPU 414F-3 PN/DP V7 (6ES7414-3FM07-0AB0) toutes versions | ||
| Siemens | N/A | SCALANCE S615 (6GK5615-0AA00-2AA2) toutes versions | ||
| Siemens | N/A | SCALANCE M874-3 (6GK5874-3AA00-2AA2) toutes versions | ||
| Siemens | N/A | SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2) versions antérieures à V8.0 | ||
| Siemens | N/A | SCALANCE S615 EEC (6GK5615-0AA01-2AA2) toutes versions | ||
| Siemens | N/A | LOGO! 230RCEo (6ED1052-2FB08-0BA1) toutes versions supérieures ou égales à V8.3 | ||
| Siemens | N/A | RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2) versions antérieures à V7.2.2 | ||
| Siemens | N/A | SIPLUS LOGO! 230RCE (6AG1052-1FB08-7BA1) toutes versions supérieures ou égales à V8.3 | ||
| Siemens | N/A | SCALANCE M874-2 (6GK5874-2AA00-2AA2) toutes versions | ||
| Siemens | N/A | SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AB0) versions antérieures à V3.1.0 | ||
| Siemens | N/A | SIMATIC S7-1500 CPU 1514SPT F-2 PN (6ES7514-2WN03-0AB0) versions antérieures à V3.1.0 | ||
| Siemens | N/A | SIMATIC S7-1500 CPU 1514SP F-2 PN (6ES7514-2SN03-0AB0) versions antérieures à V3.1.0 | ||
| Siemens | N/A | SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FN03-0AB0) versions antérieures à V3.1.0 | ||
| Siemens | N/A | RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2) versions antérieures à V7.2.2 | ||
| Siemens | N/A | SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2) versions antérieures à V7.2.2 | ||
| Siemens | N/A | SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2) toutes versions | ||
| Siemens | N/A | SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2) toutes versions | ||
| Siemens | N/A | SIMATIC PCS neo versions antérieures à V4.1 | ||
| Siemens | N/A | SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AP03-0AB0) versions antérieures à V3.1.0 | ||
| Siemens | N/A | SCALANCE M804PB (6GK5804-0AP00-2AA2) versions antérieures à V8.0 | ||
| Siemens | N/A | SIMATIC S7-1500 CPU 1514SP-2 PN (6ES7514-2DN03-0AB0) versions antérieures à V3.1.0 | ||
| Siemens | N/A | SINAMICS S210 (6SL5...) versions supérieures à V6.1 et antérieure à V6.1 HF2 | ||
| Siemens | N/A | SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1) versions antérieures à V7.2.2 | ||
| Siemens | N/A | SIPLUS LOGO! 12/24RCEo (6AG1052-2MD08-7BA1) toutes versions supérieures ou égales à V8.3 | ||
| Siemens | N/A | SIPLUS S7-400 CPU 414-3 PN/DP V7 (6AG1414-3EM07-7AB0) toutes versions | ||
| Siemens | N/A | SIMATIC S7-1500 CPU 1514SPT-2 PN (6ES7514-2VN03-0AB0) versions antérieures à V3.1.0 | ||
| Siemens | N/A | SCALANCE S615 EEC (6GK5615-0AA01-2AA2) versions antérieures à V7.2.2 | ||
| Siemens | N/A | SIPLUS S7-1500 CPU 1518-4 PN/DP (6AG1518-4AP00-4AB0) versions antérieures à V3.1.0 | ||
| Siemens | N/A | SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP00-0AB0) versions antérieures à V3.1.0 | ||
| Siemens | N/A | SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2) versions antérieures à V7.2.2 | ||
| Siemens | N/A | SCALANCE M874-3 (6GK5874-3AA00-2AA2) versions antérieures à V7.2.2 | ||
| Siemens | N/A | SINEC INS versions antérieures à V1.0 SP2 Update 2 | ||
| Siemens | N/A | LOGO! 12/24RCE (6ED1052-1MD08-0BA1) toutes versions supérieures ou égales à V8.3 | ||
| Siemens | N/A | SCALANCE M874-3 (6GK5874-3AA00-2AA2) versions antérieures à V8.0 | ||
| Siemens | N/A | SIMATIC CP 1243-7 LTE toutes versions | ||
| Siemens | N/A | SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1) versions antérieures à V8.0 | ||
| Siemens | N/A | SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AM03-0AB0) versions antérieures à V3.1.0 | ||
| Siemens | N/A | SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP01-0AB0) versions antérieures à V3.1.0 | ||
| Siemens | N/A | SCALANCE S615 (6GK5615-0AA00-2AA2) versions antérieures à V8.0 | ||
| Siemens | N/A | SIMATIC S7-400 CPU 414-3 PN/DP V7 (6ES7414-3EM07-0AB0) toutes versions | ||
| Siemens | N/A | LOGO! 24RCE (6ED1052-1HB08-0BA1) toutes versions supérieures ou égales à V8.3 | ||
| Siemens | N/A | SCALANCE M804PB (6GK5804-0AP00-2AA2) versions antérieures à V7.2.2 | ||
| Siemens | N/A | SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1) versions antérieures à V7.2.2 | ||
| Siemens | N/A | SIMATIC CP 1243-1 DNP3 (incl. SIPLUS variants) toutes versions | ||
| Siemens | N/A | SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CM03-0AB0) versions antérieures à V3.1.0 | ||
| Siemens | N/A | LOGO! 12/24RCEo (6ED1052-2MD08-0BA1) toutes versions supérieures ou égales à V8.3 | ||
| Siemens | N/A | SIMATIC S7-1500 CPU 1518F-4 PN/DP (6ES7518-4FP00-0AB0) versions antérieures à V3.1.0 | ||
| Siemens | N/A | SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1) versions antérieures à V8.0 | ||
| Siemens | N/A | SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2) versions antérieures à V7.2.2 | ||
| Siemens | N/A | SIPLUS LOGO! 24RCE (6AG1052-1HB08-7BA1) toutes versions supérieures ou égales à V8.3 | ||
| Siemens | N/A | SIMATIC S7-400 CPU 416F-3 PN/DP V7 (6ES7416-3FS07-0AB0) toutes versions | ||
| Siemens | N/A | SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AB0) versions antérieures à V3.1.0 | ||
| Siemens | N/A | RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2) versions antérieures à V8.0 | ||
| Siemens | N/A | SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2) versions antérieures à V8.0 | ||
| Siemens | N/A | Totally Integrated Automation Portal (TIA Portal) versions V14 à V18 antérieures à V18 Update 3 | ||
| Siemens | N/A | SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2) versions antérieures à V8.0 | ||
| Siemens | N/A | SIMATIC S7-1500 CPU 1518T-4 PN/DP (6ES7518-4TP00-0AB0) versions antérieures à V3.1.0 | ||
| Siemens | N/A | SCALANCE M876-4 (6GK5876-4AA10-2BA2) toutes versions | ||
| Siemens | N/A | SIMATIC S7-1500 CPU 1517T-3 PN/DP (6ES7517-3TP00-0AB0) versions antérieures à V3.1.0 | ||
| Siemens | N/A | SIMATIC CP 1243-8 IRC (6GK7243-8RX30-0XE0) toutes versions | ||
| Siemens | N/A | SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FL03-0AB0) versions antérieures à V3.1.0 | ||
| Siemens | N/A | SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2) versions antérieures à V7.2.2 | ||
| Siemens | N/A | SCALANCE S615 (6GK5615-0AA00-2AA2) versions antérieures à V7.2.2 | ||
| Siemens | N/A | SIPLUS LOGO! 24CE (6AG1052-1CC08-7BA1) toutes versions supérieures ou égales à V8.3 | ||
| Siemens | N/A | SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1) toutes versions |
| Title | Publication Time | Tags | |||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "SIMATIC S7-1500 CPU 1517-3 PN/DP (6ES7517-3AP00-0AB0) versions ant\u00e9rieures \u00e0 V3.1.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2) versions ant\u00e9rieures \u00e0 V8.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIMATIC CP 1243-1 (incl. SIPLUS variants) toutes versions",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2) toutes versions",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIMATIC S7-1500 CPU 1518-4 PN/DP (6ES7518-4AP00-0AB0) versions ant\u00e9rieures \u00e0 V3.1.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIMATIC S7-1500 CPU 1511T-1 PN (6ES7511-1TL03-0AB0) versions ant\u00e9rieures \u00e0 V3.1.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2) versions ant\u00e9rieures \u00e0 V7.2.2",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2) toutes versions",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "Opcenter Quality toutes versions",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIMATIC Drive Controller CPU 1504D TF (6ES7615-4DF10-0AB0) versions ant\u00e9rieures \u00e0 V3.1.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2) versions ant\u00e9rieures \u00e0 V8.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2) versions ant\u00e9rieures \u00e0 V8.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2) versions ant\u00e9rieures \u00e0 V8.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "LOGO! 24CE (6ED1052-1CC08-0BA1) toutes versions sup\u00e9rieures ou \u00e9gales \u00e0 V8.3",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE M804PB (6GK5804-0AP00-2AA2) toutes versions",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIMATIC S7-400 CPU 412-2 PN V7 (6ES7412-2EK07-0AB0) toutes versions",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE M876-4 (6GK5876-4AA10-2BA2) versions ant\u00e9rieures \u00e0 V7.2.2",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIMATIC PC-Station Plus toutes versions",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "POWER METER SICAM Q100 (7KG9501-0AA01-2AA1) versions ant\u00e9rieures \u00e0 V2.60",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIMATIC S7-1500 CPU 1517TF-3 PN/DP (6ES7517-3UP00-0AB0) versions ant\u00e9rieures \u00e0 V3.1.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIMATIC S7-1500 CPU 1511-1 PN (6ES7511-1AL03-0AB0) versions ant\u00e9rieures \u00e0 V3.1.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIPLUS S7-400 CPU 416-3 PN/DP V7 (6AG1416-3ES07-7AB0) toutes versions",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2) toutes versions",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "LOGO! 24CEo (6ED1052-2CC08-0BA1) toutes versions sup\u00e9rieures ou \u00e9gales \u00e0 V8.3",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SINUMERIK MC toutes versions",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2) toutes versions",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIPLUS LOGO! 24RCEo (6AG1052-2HB08-7BA1) toutes versions sup\u00e9rieures ou \u00e9gales \u00e0 V8.3",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2) toutes versions",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIPLUS S7-1500 CPU 1518-4 PN/DP MFP (6AG1518-4AX00-4AC0) versions ant\u00e9rieures \u00e0 V3.1.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1) toutes versions",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIMATIC S7-1500 CPU 1515-2 PN (6ES7515-2AN03-0AB0) versions ant\u00e9rieures \u00e0 V3.1.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2) versions ant\u00e9rieures \u00e0 V8.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2) toutes versions",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "LOGO! 230RCE (6ED1052-1FB08-0BA1) toutes versions sup\u00e9rieures ou \u00e9gales \u00e0 V8.3",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIMATIC CP 1543-1 (6GK7543-1AX00-0XE0) toutes versions",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SINUMERIK ONE toutes versions",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1) versions ant\u00e9rieures \u00e0 V8.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2) versions ant\u00e9rieures \u00e0 V7.2.2",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIMATIC S7-1500 CPU 1511TF-1 PN (6ES7511-1UL03-0AB0) versions ant\u00e9rieures \u00e0 V3.1.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIPLUS S7-1500 CPU 1518F-4 PN/DP (6AG1518-4FP00-4AB0) versions ant\u00e9rieures \u00e0 V3.1.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIMATIC Drive Controller CPU 1507D TF (6ES7615-7DF10-0AB0) versions ant\u00e9rieures \u00e0 V3.1.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2) toutes versions",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE M874-2 (6GK5874-2AA00-2AA2) versions ant\u00e9rieures \u00e0 V7.2.2",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIMATIC S7-1500 CPU 1516F-3 PN/DP (6ES7516-3FP03-0AB0) versions ant\u00e9rieures \u00e0 V3.1.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIMATIC S7-1500 CPU 1513F-1 PN (6ES7513-1FM03-0AB0) versions ant\u00e9rieures \u00e0 V3.1.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIMATIC CP 1242-7 V2 (incl. SIPLUS variants) toutes versions",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIMATIC S7-1500 CPU 1515TF-2 PN (6ES7515-2UN03-0AB0) versions ant\u00e9rieures \u00e0 V3.1.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2) versions ant\u00e9rieures \u00e0 V8.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE S615 EEC (6GK5615-0AA01-2AA2) versions ant\u00e9rieures \u00e0 V8.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SINAMICS S120 (incl. SIPLUS variants) versions ant\u00e9rieures \u00e0 V5.2 SP3 HF15",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIMATIC S7-1500 CPU 1511C-1 PN (6ES7511-1CL03-0AB0) versions ant\u00e9rieures \u00e0 V3.1.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIPLUS LOGO! 12/24RCE (6AG1052-1MD08-7BA1) toutes versions sup\u00e9rieures ou \u00e9gales \u00e0 V8.3",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "LOGO! 24RCEo (6ED1052-2HB08-0BA1) toutes versions sup\u00e9rieures ou \u00e9gales \u00e0 V8.3",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1) versions ant\u00e9rieures \u00e0 V7.2.2",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2) versions ant\u00e9rieures \u00e0 V7.2.2",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "POWER METER SICAM Q100 (7KG9501-0AA31-2AA1) versions ant\u00e9rieures \u00e0 V2.60",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIMATIC S7-1500 CPU 1510SP F-1 PN (6ES7510-1SK03-0AB0) versions ant\u00e9rieures \u00e0 V3.1.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIPLUS NET CP 1543-1 (6AG1543-1AX00-2XE0) toutes versions",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SINUMERIK Integrate RunMyHMI /Automotive toutes versions",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIMATIC S7-400 CPU 416-3 PN/DP V7 (6ES7416-3ES07-0AB0) toutes versions",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIMATIC S7-1500 CPU 1510SP-1 PN (6ES7510-1DK03-0AB0) versions ant\u00e9rieures \u00e0 V3.1.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2) versions ant\u00e9rieures \u00e0 V8.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2) versions ant\u00e9rieures \u00e0 V7.2.2",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE M874-2 (6GK5874-2AA00-2AA2) versions ant\u00e9rieures \u00e0 V8.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE M876-4 (6GK5876-4AA10-2BA2) versions ant\u00e9rieures \u00e0 V8.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIMATIC S7-1500 CPU 1516T-3 PN/DP (6ES7516-3TN00-0AB0) versions ant\u00e9rieures \u00e0 V3.1.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIMATIC S7-1500 CPU 1515T-2 PN (6ES7515-2TN03-0AB0) versions ant\u00e9rieures \u00e0 V3.1.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SINAMICS S210 (6SL5...) versions sup\u00e9rieures ou \u00e9gales \u00e0V6.1 versions ant\u00e9rieures \u00e0 V6.1 HF2",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1) toutes versions",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2) versions ant\u00e9rieures \u00e0 V7.2.2",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIMATIC S7-1500 CPU 1516TF-3 PN/DP (6ES7516-3UN00-0AB0) versions ant\u00e9rieures \u00e0 V3.1.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIMATIC S7-1500 CPU 1518TF-4 PN/DP (6ES7518-4UP00-0AB0) versions ant\u00e9rieures \u00e0 V3.1.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIMATIC S7-1500 CPU 1512SP F-1 PN (6ES7512-1SM03-0AB0) versions ant\u00e9rieures \u00e0 V3.1.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIMATIC CP 1243-1 IEC (incl. SIPLUS variants) toutes versions",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIMATIC S7-1500 CPU 1512SP-1 PN (6ES7512-1DM03-0AB0) versions ant\u00e9rieures \u00e0 V3.1.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIPLUS LOGO! 24CEo (6AG1052-2CC08-7BA1) toutes versions sup\u00e9rieures ou \u00e9gales \u00e0 V8.3",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2) toutes versions",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIPLUS LOGO! 230RCEo (6AG1052-2FB08-7BA1) toutes versions sup\u00e9rieures ou \u00e9gales \u00e0 V8.3",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIMATIC STEP 7 (TIA Portal) versions ant\u00e9rieures \u00e0 V19",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2) toutes versions",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIMATIC S7-PLCSIM Advanced versions ant\u00e9rieures \u00e0 V6.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIMATIC S7-400 CPU 414F-3 PN/DP V7 (6ES7414-3FM07-0AB0) toutes versions",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE S615 (6GK5615-0AA00-2AA2) toutes versions",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE M874-3 (6GK5874-3AA00-2AA2) toutes versions",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2) versions ant\u00e9rieures \u00e0 V8.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE S615 EEC (6GK5615-0AA01-2AA2) toutes versions",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "LOGO! 230RCEo (6ED1052-2FB08-0BA1) toutes versions sup\u00e9rieures ou \u00e9gales \u00e0 V8.3",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2) versions ant\u00e9rieures \u00e0 V7.2.2",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIPLUS LOGO! 230RCE (6AG1052-1FB08-7BA1) toutes versions sup\u00e9rieures ou \u00e9gales \u00e0 V8.3",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE M874-2 (6GK5874-2AA00-2AA2) toutes versions",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AB0) versions ant\u00e9rieures \u00e0 V3.1.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIMATIC S7-1500 CPU 1514SPT F-2 PN (6ES7514-2WN03-0AB0) versions ant\u00e9rieures \u00e0 V3.1.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIMATIC S7-1500 CPU 1514SP F-2 PN (6ES7514-2SN03-0AB0) versions ant\u00e9rieures \u00e0 V3.1.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIMATIC S7-1500 CPU 1515F-2 PN (6ES7515-2FN03-0AB0) versions ant\u00e9rieures \u00e0 V3.1.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2) versions ant\u00e9rieures \u00e0 V7.2.2",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2) versions ant\u00e9rieures \u00e0 V7.2.2",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2) toutes versions",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2) toutes versions",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIMATIC PCS neo versions ant\u00e9rieures \u00e0 V4.1",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIMATIC S7-1500 CPU 1516-3 PN/DP (6ES7516-3AP03-0AB0) versions ant\u00e9rieures \u00e0 V3.1.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE M804PB (6GK5804-0AP00-2AA2) versions ant\u00e9rieures \u00e0 V8.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIMATIC S7-1500 CPU 1514SP-2 PN (6ES7514-2DN03-0AB0) versions ant\u00e9rieures \u00e0 V3.1.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SINAMICS S210 (6SL5...) versions sup\u00e9rieures \u00e0 V6.1 et ant\u00e9rieure \u00e0 V6.1 HF2",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1) versions ant\u00e9rieures \u00e0 V7.2.2",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIPLUS LOGO! 12/24RCEo (6AG1052-2MD08-7BA1) toutes versions sup\u00e9rieures ou \u00e9gales \u00e0 V8.3",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIPLUS S7-400 CPU 414-3 PN/DP V7 (6AG1414-3EM07-7AB0) toutes versions",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIMATIC S7-1500 CPU 1514SPT-2 PN (6ES7514-2VN03-0AB0) versions ant\u00e9rieures \u00e0 V3.1.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE S615 EEC (6GK5615-0AA01-2AA2) versions ant\u00e9rieures \u00e0 V7.2.2",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIPLUS S7-1500 CPU 1518-4 PN/DP (6AG1518-4AP00-4AB0) versions ant\u00e9rieures \u00e0 V3.1.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP00-0AB0) versions ant\u00e9rieures \u00e0 V3.1.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2) versions ant\u00e9rieures \u00e0 V7.2.2",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE M874-3 (6GK5874-3AA00-2AA2) versions ant\u00e9rieures \u00e0 V7.2.2",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SINEC INS versions ant\u00e9rieures \u00e0 V1.0 SP2 Update 2",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "LOGO! 12/24RCE (6ED1052-1MD08-0BA1) toutes versions sup\u00e9rieures ou \u00e9gales \u00e0 V8.3",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE M874-3 (6GK5874-3AA00-2AA2) versions ant\u00e9rieures \u00e0 V8.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIMATIC CP 1243-7 LTE toutes versions",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1) versions ant\u00e9rieures \u00e0 V8.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIMATIC S7-1500 CPU 1513-1 PN (6ES7513-1AM03-0AB0) versions ant\u00e9rieures \u00e0 V3.1.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIMATIC S7-1500 CPU 1517F-3 PN/DP (6ES7517-3FP01-0AB0) versions ant\u00e9rieures \u00e0 V3.1.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE S615 (6GK5615-0AA00-2AA2) versions ant\u00e9rieures \u00e0 V8.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIMATIC S7-400 CPU 414-3 PN/DP V7 (6ES7414-3EM07-0AB0) toutes versions",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "LOGO! 24RCE (6ED1052-1HB08-0BA1) toutes versions sup\u00e9rieures ou \u00e9gales \u00e0 V8.3",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE M804PB (6GK5804-0AP00-2AA2) versions ant\u00e9rieures \u00e0 V7.2.2",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1) versions ant\u00e9rieures \u00e0 V7.2.2",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIMATIC CP 1243-1 DNP3 (incl. SIPLUS variants) toutes versions",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIMATIC S7-1500 CPU 1512C-1 PN (6ES7512-1CM03-0AB0) versions ant\u00e9rieures \u00e0 V3.1.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "LOGO! 12/24RCEo (6ED1052-2MD08-0BA1) toutes versions sup\u00e9rieures ou \u00e9gales \u00e0 V8.3",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIMATIC S7-1500 CPU 1518F-4 PN/DP (6ES7518-4FP00-0AB0) versions ant\u00e9rieures \u00e0 V3.1.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1) versions ant\u00e9rieures \u00e0 V8.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2) versions ant\u00e9rieures \u00e0 V7.2.2",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIPLUS LOGO! 24RCE (6AG1052-1HB08-7BA1) toutes versions sup\u00e9rieures ou \u00e9gales \u00e0 V8.3",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIMATIC S7-400 CPU 416F-3 PN/DP V7 (6ES7416-3FS07-0AB0) toutes versions",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AB0) versions ant\u00e9rieures \u00e0 V3.1.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2) versions ant\u00e9rieures \u00e0 V8.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2) versions ant\u00e9rieures \u00e0 V8.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "Totally Integrated Automation Portal (TIA Portal) versions V14 \u00e0 V18 ant\u00e9rieures \u00e0 V18 Update 3",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2) versions ant\u00e9rieures \u00e0 V8.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIMATIC S7-1500 CPU 1518T-4 PN/DP (6ES7518-4TP00-0AB0) versions ant\u00e9rieures \u00e0 V3.1.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE M876-4 (6GK5876-4AA10-2BA2) toutes versions",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIMATIC S7-1500 CPU 1517T-3 PN/DP (6ES7517-3TP00-0AB0) versions ant\u00e9rieures \u00e0 V3.1.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIMATIC CP 1243-8 IRC (6GK7243-8RX30-0XE0) toutes versions",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIMATIC S7-1500 CPU 1511F-1 PN (6ES7511-1FL03-0AB0) versions ant\u00e9rieures \u00e0 V3.1.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2) versions ant\u00e9rieures \u00e0 V7.2.2",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE S615 (6GK5615-0AA00-2AA2) versions ant\u00e9rieures \u00e0 V7.2.2",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SIPLUS LOGO! 24CE (6AG1052-1CC08-7BA1) toutes versions sup\u00e9rieures ou \u00e9gales \u00e0 V8.3",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1) toutes versions",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2016-5131",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-5131"
},
{
"name": "CVE-2016-4658",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-4658"
},
{
"name": "CVE-2017-7375",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7375"
},
{
"name": "CVE-2017-7376",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7376"
},
{
"name": "CVE-2017-0663",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-0663"
},
{
"name": "CVE-2017-9047",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-9047"
},
{
"name": "CVE-2017-9048",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-9048"
},
{
"name": "CVE-2017-16931",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-16931"
},
{
"name": "CVE-2017-9050",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-9050"
},
{
"name": "CVE-2017-18258",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-18258"
},
{
"name": "CVE-2017-9049",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-9049"
},
{
"name": "CVE-2017-16932",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-16932"
},
{
"name": "CVE-2016-9318",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-9318"
},
{
"name": "CVE-2018-0495",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-0495"
},
{
"name": "CVE-2019-6111",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6111"
},
{
"name": "CVE-2019-3855",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3855"
},
{
"name": "CVE-2019-3856",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3856"
},
{
"name": "CVE-2019-3863",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3863"
},
{
"name": "CVE-2019-3857",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3857"
},
{
"name": "CVE-2019-8457",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8457"
},
{
"name": "CVE-2019-5443",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-5443"
},
{
"name": "CVE-2019-6109",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6109"
},
{
"name": "CVE-2019-15903",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15903"
},
{
"name": "CVE-2019-3859",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3859"
},
{
"name": "CVE-2019-3861",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3861"
},
{
"name": "CVE-2019-3860",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3860"
},
{
"name": "CVE-2019-3858",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3858"
},
{
"name": "CVE-2019-3862",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3862"
},
{
"name": "CVE-2019-13565",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13565"
},
{
"name": "CVE-2019-13057",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13057"
},
{
"name": "CVE-2019-9636",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9636"
},
{
"name": "CVE-2019-16168",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16168"
},
{
"name": "CVE-2019-19926",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19926"
},
{
"name": "CVE-2019-19925",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19925"
},
{
"name": "CVE-2019-19880",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19880"
},
{
"name": "CVE-2019-19923",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19923"
},
{
"name": "CVE-2019-5018",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-5018"
},
{
"name": "CVE-2019-9936",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9936"
},
{
"name": "CVE-2019-5482",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-5482"
},
{
"name": "CVE-2019-19646",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19646"
},
{
"name": "CVE-2020-7595",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7595"
},
{
"name": "CVE-2020-8169",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8169"
},
{
"name": "CVE-2020-11656",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11656"
},
{
"name": "CVE-2019-19906",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19906"
},
{
"name": "CVE-2020-14145",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14145"
},
{
"name": "CVE-2019-9937",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9937"
},
{
"name": "CVE-2019-12900",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12900"
},
{
"name": "CVE-2018-20843",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20843"
},
{
"name": "CVE-2020-13631",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13631"
},
{
"name": "CVE-2020-13435",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13435"
},
{
"name": "CVE-2020-13434",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13434"
},
{
"name": "CVE-2020-15358",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15358"
},
{
"name": "CVE-2020-13630",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13630"
},
{
"name": "CVE-2020-25709",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25709"
},
{
"name": "CVE-2021-3177",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3177"
},
{
"name": "CVE-2019-25013",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-25013"
},
{
"name": "CVE-2019-19956",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19956"
},
{
"name": "CVE-2020-28196",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28196"
},
{
"name": "CVE-2020-8285",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8285"
},
{
"name": "CVE-2020-8286",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8286"
},
{
"name": "CVE-2020-36221",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36221"
},
{
"name": "CVE-2020-36224",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36224"
},
{
"name": "CVE-2020-36222",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36222"
},
{
"name": "CVE-2020-36227",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36227"
},
{
"name": "CVE-2020-36225",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36225"
},
{
"name": "CVE-2020-36228",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36228"
},
{
"name": "CVE-2020-36223",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36223"
},
{
"name": "CVE-2020-36229",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36229"
},
{
"name": "CVE-2020-36226",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36226"
},
{
"name": "CVE-2020-36230",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36230"
},
{
"name": "CVE-2020-10531",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10531"
},
{
"name": "CVE-2021-28363",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-28363"
},
{
"name": "CVE-2020-8284",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8284"
},
{
"name": "CVE-2020-10878",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10878"
},
{
"name": "CVE-2021-23336",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23336"
},
{
"name": "CVE-2021-22901",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22901"
},
{
"name": "CVE-2019-17543",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17543"
},
{
"name": "CVE-2021-3518",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3518"
},
{
"name": "CVE-2020-13632",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13632"
},
{
"name": "CVE-2020-11655",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11655"
},
{
"name": "CVE-2019-19645",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19645"
},
{
"name": "CVE-2019-20907",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20907"
},
{
"name": "CVE-2020-10543",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10543"
},
{
"name": "CVE-2020-12723",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12723"
},
{
"name": "CVE-2021-20305",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20305"
},
{
"name": "CVE-2019-20388",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20388"
},
{
"name": "CVE-2020-12243",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12243"
},
{
"name": "CVE-2020-29573",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-29573"
},
{
"name": "CVE-2020-10029",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10029"
},
{
"name": "CVE-2019-5188",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-5188"
},
{
"name": "CVE-2019-5094",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-5094"
},
{
"name": "CVE-2020-8177",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8177"
},
{
"name": "CVE-2013-0340",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-0340"
},
{
"name": "CVE-2021-33910",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33910"
},
{
"name": "CVE-2021-27219",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27219"
},
{
"name": "CVE-2021-27218",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27218"
},
{
"name": "CVE-2019-18276",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18276"
},
{
"name": "CVE-2020-24977",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-24977"
},
{
"name": "CVE-2021-3520",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3520"
},
{
"name": "CVE-2020-29362",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-29362"
},
{
"name": "CVE-2019-9169",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9169"
},
{
"name": "CVE-2020-29363",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-29363"
},
{
"name": "CVE-2021-3517",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3517"
},
{
"name": "CVE-2020-13776",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13776"
},
{
"name": "CVE-2020-26116",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-26116"
},
{
"name": "CVE-2020-25692",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25692"
},
{
"name": "CVE-2016-10228",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-10228"
},
{
"name": "CVE-2020-29361",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-29361"
},
{
"name": "CVE-2021-3541",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3541"
},
{
"name": "CVE-2021-3326",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3326"
},
{
"name": "CVE-2020-8231",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8231"
},
{
"name": "CVE-2020-8492",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8492"
},
{
"name": "CVE-2021-3516",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3516"
},
{
"name": "CVE-2021-3537",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3537"
},
{
"name": "CVE-2020-8315",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8315"
},
{
"name": "CVE-2020-27618",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27618"
},
{
"name": "CVE-2021-22926",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22926"
},
{
"name": "CVE-2021-20227",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20227"
},
{
"name": "CVE-2021-36222",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36222"
},
{
"name": "CVE-2021-22947",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22947"
},
{
"name": "CVE-2021-22945",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22945"
},
{
"name": "CVE-2021-22946",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22946"
},
{
"name": "CVE-2020-13871",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13871"
},
{
"name": "CVE-2021-3737",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3737"
},
{
"name": "CVE-2021-3733",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3733"
},
{
"name": "CVE-2022-45061",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-45061"
},
{
"name": "CVE-2022-40674",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40674"
},
{
"name": "CVE-2022-37434",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37434"
},
{
"name": "CVE-2022-43680",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43680"
},
{
"name": "CVE-2022-29824",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29824"
},
{
"name": "CVE-2022-23308",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23308"
},
{
"name": "CVE-2022-35737",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35737"
},
{
"name": "CVE-2022-40303",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40303"
},
{
"name": "CVE-2022-40304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40304"
},
{
"name": "CVE-2019-9948",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9948"
},
{
"name": "CVE-2022-42898",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42898"
},
{
"name": "CVE-2019-6110",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6110"
},
{
"name": "CVE-2022-32205",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32205"
},
{
"name": "CVE-2019-16905",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16905"
},
{
"name": "CVE-2022-32206",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32206"
},
{
"name": "CVE-2018-25032",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-25032"
},
{
"name": "CVE-2022-46143",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-46143"
},
{
"name": "CVE-2022-23990",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23990"
},
{
"name": "CVE-2021-45960",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45960"
},
{
"name": "CVE-2022-22827",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22827"
},
{
"name": "CVE-2022-22825",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22825"
},
{
"name": "CVE-2022-22822",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22822"
},
{
"name": "CVE-2022-22824",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22824"
},
{
"name": "CVE-2021-46143",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46143"
},
{
"name": "CVE-2022-22826",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22826"
},
{
"name": "CVE-2022-23852",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23852"
},
{
"name": "CVE-2022-22823",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22823"
},
{
"name": "CVE-2019-5436",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-5436"
},
{
"name": "CVE-2022-25313",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25313"
},
{
"name": "CVE-2022-25236",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25236"
},
{
"name": "CVE-2022-25315",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25315"
},
{
"name": "CVE-2022-25235",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25235"
},
{
"name": "CVE-2019-19603",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19603"
},
{
"name": "CVE-2021-22890",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22890"
},
{
"name": "CVE-2021-22876",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22876"
},
{
"name": "CVE-2019-19317",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19317"
},
{
"name": "CVE-2019-19924",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19924"
},
{
"name": "CVE-2021-22924",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22924"
},
{
"name": "CVE-2021-22897",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22897"
},
{
"name": "CVE-2020-9327",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-9327"
},
{
"name": "CVE-2021-22925",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22925"
},
{
"name": "CVE-2021-22923",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22923"
},
{
"name": "CVE-2019-19242",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19242"
},
{
"name": "CVE-2021-22898",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22898"
},
{
"name": "CVE-2021-22922",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22922"
},
{
"name": "CVE-2019-19244",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19244"
},
{
"name": "CVE-2021-41617",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41617"
},
{
"name": "CVE-2022-0391",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0391"
},
{
"name": "CVE-2022-0778",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0778"
},
{
"name": "CVE-2018-14404",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14404"
},
{
"name": "CVE-2019-9947",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9947"
},
{
"name": "CVE-2019-9740",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9740"
},
{
"name": "CVE-2019-10160",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10160"
},
{
"name": "CVE-2019-16056",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16056"
},
{
"name": "CVE-2020-12762",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12762"
},
{
"name": "CVE-2019-17594",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17594"
},
{
"name": "CVE-2019-17595",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17595"
},
{
"name": "CVE-2021-20231",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20231"
},
{
"name": "CVE-2021-36085",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36085"
},
{
"name": "CVE-2021-36084",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36084"
},
{
"name": "CVE-2021-20232",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20232"
},
{
"name": "CVE-2021-36086",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36086"
},
{
"name": "CVE-2021-3580",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3580"
},
{
"name": "CVE-2021-36087",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36087"
},
{
"name": "CVE-2021-33560",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33560"
},
{
"name": "CVE-2021-28153",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-28153"
},
{
"name": "CVE-2022-1434",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1434"
},
{
"name": "CVE-2022-1292",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1292"
},
{
"name": "CVE-2022-1343",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1343"
},
{
"name": "CVE-2022-1473",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1473"
},
{
"name": "CVE-2022-29155",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29155"
},
{
"name": "CVE-2022-25314",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25314"
},
{
"name": "CVE-2021-4122",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4122"
},
{
"name": "CVE-2022-27774",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27774"
},
{
"name": "CVE-2022-27775",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27775"
},
{
"name": "CVE-2022-22576",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22576"
},
{
"name": "CVE-2022-27776",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27776"
},
{
"name": "CVE-2022-2068",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2068"
},
{
"name": "CVE-2022-2274",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2274"
},
{
"name": "CVE-2022-2097",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2097"
},
{
"name": "CVE-2020-25710",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25710"
},
{
"name": "CVE-2022-24407",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24407"
},
{
"name": "CVE-2018-14567",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14567"
},
{
"name": "CVE-2021-33574",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33574"
},
{
"name": "CVE-2021-36690",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36690"
},
{
"name": "CVE-2021-37750",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37750"
},
{
"name": "CVE-2022-27778",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27778"
},
{
"name": "CVE-2021-3999",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3999"
},
{
"name": "CVE-2022-23218",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23218"
},
{
"name": "CVE-2022-23219",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23219"
},
{
"name": "CVE-2022-27782",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27782"
},
{
"name": "CVE-2022-26488",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-26488"
},
{
"name": "CVE-2022-32208",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32208"
},
{
"name": "CVE-2022-27781",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27781"
},
{
"name": "CVE-2022-32207",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32207"
},
{
"name": "CVE-2022-1271",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1271"
},
{
"name": "CVE-2019-18348",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18348"
},
{
"name": "CVE-2020-15523",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15523"
},
{
"name": "CVE-2021-4189",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4189"
},
{
"name": "CVE-2022-37454",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37454"
},
{
"name": "CVE-2020-10735",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10735"
},
{
"name": "CVE-2022-32221",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32221"
},
{
"name": "CVE-2020-15778",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15778"
},
{
"name": "CVE-2022-42916",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42916"
},
{
"name": "CVE-2022-35260",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35260"
},
{
"name": "CVE-2022-35252",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35252"
},
{
"name": "CVE-2022-42915",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42915"
},
{
"name": "CVE-2022-43551",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43551"
},
{
"name": "CVE-2022-43552",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43552"
},
{
"name": "CVE-2023-25136",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25136"
},
{
"name": "CVE-2022-4304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4304"
},
{
"name": "CVE-2023-0286",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0286"
},
{
"name": "CVE-2023-0215",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0215"
},
{
"name": "CVE-2022-4450",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4450"
},
{
"name": "CVE-2015-20107",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-20107"
},
{
"name": "CVE-2022-45873",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-45873"
},
{
"name": "CVE-2022-3821",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3821"
},
{
"name": "CVE-2023-23915",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23915"
},
{
"name": "CVE-2023-23914",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23914"
},
{
"name": "CVE-2023-23916",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23916"
},
{
"name": "CVE-2018-12886",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12886"
},
{
"name": "CVE-2022-1304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1304"
},
{
"name": "CVE-2023-24329",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24329"
},
{
"name": "CVE-2023-0464",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0464"
},
{
"name": "CVE-2023-0466",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0466"
},
{
"name": "CVE-2023-0465",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0465"
},
{
"name": "CVE-2021-46828",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46828"
},
{
"name": "CVE-2023-1077",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1077"
},
{
"name": "CVE-2023-29469",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29469"
},
{
"name": "CVE-2023-28484",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28484"
},
{
"name": "CVE-2023-2650",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2650"
},
{
"name": "CVE-2023-27535",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27535"
},
{
"name": "CVE-2022-27779",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27779"
},
{
"name": "CVE-2023-27533",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27533"
},
{
"name": "CVE-2023-27538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27538"
},
{
"name": "CVE-2023-27534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27534"
},
{
"name": "CVE-2023-27536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27536"
},
{
"name": "CVE-2022-27780",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27780"
},
{
"name": "CVE-2022-30115",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30115"
},
{
"name": "CVE-2023-27537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27537"
},
{
"name": "CVE-2020-1752",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1752"
},
{
"name": "CVE-2021-35942",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35942"
},
{
"name": "CVE-2021-38604",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-38604"
},
{
"name": "CVE-2023-31238",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31238"
},
{
"name": "CVE-2020-29562",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-29562"
},
{
"name": "CVE-2021-27645",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27645"
},
{
"name": "CVE-2023-30901",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30901"
},
{
"name": "CVE-2021-3998",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3998"
},
{
"name": "CVE-2019-20218",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20218"
},
{
"name": "CVE-2020-35527",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-35527"
},
{
"name": "CVE-2016-3189",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-3189"
},
{
"name": "CVE-2019-19959",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19959"
},
{
"name": "CVE-2020-35525",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-35525"
},
{
"name": "CVE-2022-46908",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-46908"
},
{
"name": "CVE-2021-31239",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31239"
},
{
"name": "CVE-2016-3709",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-3709"
},
{
"name": "CVE-2021-28861",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-28861"
},
{
"name": "CVE-2023-3212",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3212"
},
{
"name": "CVE-2023-0361",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0361"
},
{
"name": "CVE-2023-3446",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3446"
},
{
"name": "CVE-2023-38408",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38408"
},
{
"name": "CVE-2023-35001",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35001"
},
{
"name": "CVE-2023-2953",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2953"
},
{
"name": "CVE-2023-3817",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3817"
},
{
"name": "CVE-2023-3611",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3611"
},
{
"name": "CVE-2023-3609",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3609"
},
{
"name": "CVE-2023-34319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34319"
},
{
"name": "CVE-2023-1206",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1206"
},
{
"name": "CVE-2023-40283",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40283"
},
{
"name": "CVE-2023-28831",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28831"
},
{
"name": "CVE-2023-3772",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3772"
},
{
"name": "CVE-2023-4911",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4911"
},
{
"name": "CVE-2023-4623",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4623"
},
{
"name": "CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"name": "CVE-2023-4921",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4921"
},
{
"name": "CVE-2023-39192",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39192"
},
{
"name": "CVE-2023-39193",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39193"
},
{
"name": "CVE-2023-42754",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42754"
},
{
"name": "CVE-2023-39194",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39194"
},
{
"name": "CVE-2023-38546",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38546"
},
{
"name": "CVE-2023-38545",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38545"
},
{
"name": "CVE-2023-42755",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42755"
},
{
"name": "CVE-2023-4807",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4807"
},
{
"name": "CVE-2023-45853",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45853"
},
{
"name": "CVE-2023-31085",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31085"
},
{
"name": "CVE-2023-39189",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39189"
},
{
"name": "CVE-2023-5678",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5678"
},
{
"name": "CVE-2023-44321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44321"
},
{
"name": "CVE-2023-44374",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44374"
},
{
"name": "CVE-2023-44320",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44320"
},
{
"name": "CVE-2023-44319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44319"
},
{
"name": "CVE-2023-44317",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44317"
},
{
"name": "CVE-2023-44318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44318"
},
{
"name": "CVE-2023-44373",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44373"
},
{
"name": "CVE-2023-44322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44322"
},
{
"name": "CVE-2020-22218",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-22218"
},
{
"name": "CVE-2023-4527",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4527"
},
{
"name": "CVE-2023-4813",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4813"
},
{
"name": "CVE-2023-4806",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4806"
},
{
"name": "CVE-2022-48303",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48303"
},
{
"name": "CVE-2021-3426",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3426"
},
{
"name": "CVE-2023-5717",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5717"
},
{
"name": "CVE-2023-45871",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45871"
},
{
"name": "CVE-2020-19186",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-19186"
},
{
"name": "CVE-2020-19190",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-19190"
},
{
"name": "CVE-2020-19185",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-19185"
},
{
"name": "CVE-2020-19189",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-19189"
},
{
"name": "CVE-2020-19187",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-19187"
},
{
"name": "CVE-2020-19188",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-19188"
},
{
"name": "CVE-2020-19909",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-19909"
},
{
"name": "CVE-2019-11360",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11360"
},
{
"name": "CVE-2019-13627",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13627"
},
{
"name": "CVE-2019-7309",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7309"
},
{
"name": "CVE-2022-0563",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0563"
},
{
"name": "CVE-2019-1010024",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-1010024"
},
{
"name": "CVE-2022-47375",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-47375"
},
{
"name": "CVE-2019-19126",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19126"
},
{
"name": "CVE-2023-46283",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46283"
},
{
"name": "CVE-2023-46282",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46282"
},
{
"name": "CVE-2023-32643",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32643"
},
{
"name": "CVE-2014-7209",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-7209"
},
{
"name": "CVE-2023-48431",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48431"
},
{
"name": "CVE-2023-4039",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4039"
},
{
"name": "CVE-2017-17512",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-17512"
},
{
"name": "CVE-2020-1712",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1712"
},
{
"name": "CVE-2023-48430",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48430"
},
{
"name": "CVE-2019-6488",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6488"
},
{
"name": "CVE-2023-39128",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39128"
},
{
"name": "CVE-2018-20482",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20482"
},
{
"name": "CVE-2021-27212",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27212"
},
{
"name": "CVE-2019-5481",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-5481"
},
{
"name": "CVE-2021-43396",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43396"
},
{
"name": "CVE-2022-2509",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2509"
},
{
"name": "CVE-2022-3715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3715"
},
{
"name": "CVE-2023-0687",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0687"
},
{
"name": "CVE-2019-20795",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20795"
},
{
"name": "CVE-2023-5156",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5156"
},
{
"name": "CVE-2019-9674",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9674"
},
{
"name": "CVE-2022-48522",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48522"
},
{
"name": "CVE-2020-21913",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-21913"
},
{
"name": "CVE-2019-12904",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12904"
},
{
"name": "CVE-2021-28041",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-28041"
},
{
"name": "CVE-2022-42784",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42784"
},
{
"name": "CVE-2023-48427",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48427"
},
{
"name": "CVE-2020-24659",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-24659"
},
{
"name": "CVE-2023-48429",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48429"
},
{
"name": "CVE-2020-12062",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12062"
},
{
"name": "CVE-2019-1010023",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-1010023"
},
{
"name": "CVE-2023-49692",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-49692"
},
{
"name": "CVE-2016-10739",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-10739"
},
{
"name": "CVE-2019-1010180",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-1010180"
},
{
"name": "CVE-2023-46285",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46285"
},
{
"name": "CVE-2023-46156",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46156"
},
{
"name": "CVE-2019-5435",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-5435"
},
{
"name": "CVE-2019-15847",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15847"
},
{
"name": "CVE-2023-29491",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29491"
},
{
"name": "CVE-2019-20367",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20367"
},
{
"name": "CVE-2023-46284",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46284"
},
{
"name": "CVE-2023-35945",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35945"
},
{
"name": "CVE-2023-32665",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32665"
},
{
"name": "CVE-2023-39615",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39615"
},
{
"name": "CVE-2021-37600",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37600"
},
{
"name": "CVE-2021-46848",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46848"
},
{
"name": "CVE-2021-3997",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3997"
},
{
"name": "CVE-2021-3826",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3826"
},
{
"name": "CVE-2023-26604",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26604"
},
{
"name": "CVE-2019-1010022",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-1010022"
},
{
"name": "CVE-2020-6096",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-6096"
},
{
"name": "CVE-2021-33294",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33294"
},
{
"name": "CVE-2021-43618",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43618"
},
{
"name": "CVE-2023-48428",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48428"
},
{
"name": "CVE-2023-45322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45322"
},
{
"name": "CVE-2019-17498",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17498"
},
{
"name": "CVE-2023-49691",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-49691"
},
{
"name": "CVE-2023-25139",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25139"
},
{
"name": "CVE-2023-29499",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29499"
},
{
"name": "CVE-2020-1751",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1751"
},
{
"name": "CVE-2019-1010025",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-1010025"
},
{
"name": "CVE-2019-12290",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12290"
},
{
"name": "CVE-2019-18224",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18224"
},
{
"name": "CVE-2018-18928",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-18928"
},
{
"name": "CVE-2022-27943",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27943"
},
{
"name": "CVE-2022-28321",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28321"
},
{
"name": "CVE-2021-32292",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32292"
},
{
"name": "CVE-2020-21047",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-21047"
},
{
"name": "CVE-2021-46195",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46195"
},
{
"name": "CVE-2023-38380",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38380"
},
{
"name": "CVE-2023-28531",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28531"
},
{
"name": "CVE-2020-11501",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11501"
},
{
"name": "CVE-2023-4016",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4016"
},
{
"name": "CVE-2022-47374",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-47374"
},
{
"name": "CVE-2023-46281",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46281"
},
{
"name": "CVE-2013-4235",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-4235"
},
{
"name": "CVE-2020-15801",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15801"
},
{
"name": "CVE-2022-46141",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-46141"
},
{
"name": "CVE-2023-34969",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34969"
},
{
"name": "CVE-2020-13529",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13529"
},
{
"name": "CVE-2023-27371",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27371"
},
{
"name": "CVE-2023-32611",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32611"
},
{
"name": "CVE-2021-20193",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20193"
},
{
"name": "CVE-2023-29383",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29383"
},
{
"name": "CVE-2019-9923",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9923"
},
{
"name": "CVE-2020-13777",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13777"
},
{
"name": "CVE-2023-5981",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5981"
},
{
"name": "CVE-2020-14422",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14422"
},
{
"name": "CVE-2023-32636",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32636"
},
{
"name": "CVE-2021-4209",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4209"
},
{
"name": "CVE-2018-19591",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-19591"
},
{
"name": "CVE-2022-48560",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48560"
}
],
"initial_release_date": "2023-12-12T00:00:00",
"last_revision_date": "2023-12-12T00:00:00",
"links": [],
"reference": "CERTFR-2023-AVI-1015",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2023-12-12T00:00:00.000000"
}
],
"risks": [
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
},
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Injection de requ\u00eates ill\u00e9gitimes par rebond (CSRF)"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans \u003cspan\nclass=\"textit\"\u003eles produits Siemens\u003c/span\u003e. Certaines d\u0027entre elles\npermettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire\n\u00e0 distance, un d\u00e9ni de service \u00e0 distance et une \u00e9l\u00e9vation de\nprivil\u00e8ges.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits Siemens",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-844582 du 12 d\u00e9cembre 2023",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-180704.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-180704 du 12 d\u00e9cembre 2023",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-480095.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-077170 du 12 d\u00e9cembre 2023",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-999588.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-480095 du 12 d\u00e9cembre 2023",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-068047.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-118850 du 12 d\u00e9cembre 2023",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-118850.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-068047 du 12 d\u00e9cembre 2023",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-077170.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-892915 du 12 d\u00e9cembre 2023",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-280603.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-999588 du 12 d\u00e9cembre 2023",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-398330.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-280603 du 12 d\u00e9cembre 2023",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-693975.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-693975 du 12 d\u00e9cembre 2023",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-892915.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-887801 du 12 d\u00e9cembre 2023",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-887801.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-592380 du 12 d\u00e9cembre 2023",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-844582.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens SSA-398330 du 12 d\u00e9cembre 2023",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-592380.html"
}
]
}
suse-su-2021:0801-1
Vulnerability from csaf_suse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for glib2",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for glib2 fixes the following issues:\n\n- CVE-2021-27218: g_byte_array_new_take takes a gsize as length but stores in a guint, this patch will refuse if the length is larger than guint. (bsc#1182328)\n- CVE-2021-27219: g_memdup takes a guint as parameter and sometimes leads into an integer overflow, so add a g_memdup2 function which uses gsize to replace it. (bsc#1182362)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "HPE-Helion-OpenStack-8-2021-801,SUSE-2021-801,SUSE-OpenStack-Cloud-7-2021-801,SUSE-OpenStack-Cloud-8-2021-801,SUSE-OpenStack-Cloud-9-2021-801,SUSE-OpenStack-Cloud-Crowbar-8-2021-801,SUSE-OpenStack-Cloud-Crowbar-9-2021-801,SUSE-SLE-SAP-12-SP2-2021-801,SUSE-SLE-SAP-12-SP3-2021-801,SUSE-SLE-SAP-12-SP4-2021-801,SUSE-SLE-SDK-12-SP5-2021-801,SUSE-SLE-SERVER-12-SP2-2021-801,SUSE-SLE-SERVER-12-SP2-BCL-2021-801,SUSE-SLE-SERVER-12-SP3-2021-801,SUSE-SLE-SERVER-12-SP3-BCL-2021-801,SUSE-SLE-SERVER-12-SP4-LTSS-2021-801,SUSE-SLE-SERVER-12-SP5-2021-801,SUSE-SLE-WE-12-SP5-2021-801",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2021_0801-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2021:0801-1",
"url": "https://www.suse.com/support/update/announcement/2021/suse-su-20210801-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2021:0801-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2021-March/008493.html"
},
{
"category": "self",
"summary": "SUSE Bug 1182328",
"url": "https://bugzilla.suse.com/1182328"
},
{
"category": "self",
"summary": "SUSE Bug 1182362",
"url": "https://bugzilla.suse.com/1182362"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-27218 page",
"url": "https://www.suse.com/security/cve/CVE-2021-27218/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-27219 page",
"url": "https://www.suse.com/security/cve/CVE-2021-27219/"
}
],
"title": "Security update for glib2",
"tracking": {
"current_release_date": "2021-03-16T11:56:31Z",
"generator": {
"date": "2021-03-16T11:56:31Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2021:0801-1",
"initial_release_date": "2021-03-16T11:56:31Z",
"revision_history": [
{
"date": "2021-03-16T11:56:31Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "glib2-devel-2.48.2-12.22.1.aarch64",
"product": {
"name": "glib2-devel-2.48.2-12.22.1.aarch64",
"product_id": "glib2-devel-2.48.2-12.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "glib2-devel-static-2.48.2-12.22.1.aarch64",
"product": {
"name": "glib2-devel-static-2.48.2-12.22.1.aarch64",
"product_id": "glib2-devel-static-2.48.2-12.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "glib2-tools-2.48.2-12.22.1.aarch64",
"product": {
"name": "glib2-tools-2.48.2-12.22.1.aarch64",
"product_id": "glib2-tools-2.48.2-12.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "libgio-2_0-0-2.48.2-12.22.1.aarch64",
"product": {
"name": "libgio-2_0-0-2.48.2-12.22.1.aarch64",
"product_id": "libgio-2_0-0-2.48.2-12.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "libgio-fam-2.48.2-12.22.1.aarch64",
"product": {
"name": "libgio-fam-2.48.2-12.22.1.aarch64",
"product_id": "libgio-fam-2.48.2-12.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "libglib-2_0-0-2.48.2-12.22.1.aarch64",
"product": {
"name": "libglib-2_0-0-2.48.2-12.22.1.aarch64",
"product_id": "libglib-2_0-0-2.48.2-12.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "libgmodule-2_0-0-2.48.2-12.22.1.aarch64",
"product": {
"name": "libgmodule-2_0-0-2.48.2-12.22.1.aarch64",
"product_id": "libgmodule-2_0-0-2.48.2-12.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "libgobject-2_0-0-2.48.2-12.22.1.aarch64",
"product": {
"name": "libgobject-2_0-0-2.48.2-12.22.1.aarch64",
"product_id": "libgobject-2_0-0-2.48.2-12.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "libgthread-2_0-0-2.48.2-12.22.1.aarch64",
"product": {
"name": "libgthread-2_0-0-2.48.2-12.22.1.aarch64",
"product_id": "libgthread-2_0-0-2.48.2-12.22.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-devel-64bit-2.48.2-12.22.1.aarch64_ilp32",
"product": {
"name": "glib2-devel-64bit-2.48.2-12.22.1.aarch64_ilp32",
"product_id": "glib2-devel-64bit-2.48.2-12.22.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "glib2-tools-64bit-2.48.2-12.22.1.aarch64_ilp32",
"product": {
"name": "glib2-tools-64bit-2.48.2-12.22.1.aarch64_ilp32",
"product_id": "glib2-tools-64bit-2.48.2-12.22.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libgio-2_0-0-64bit-2.48.2-12.22.1.aarch64_ilp32",
"product": {
"name": "libgio-2_0-0-64bit-2.48.2-12.22.1.aarch64_ilp32",
"product_id": "libgio-2_0-0-64bit-2.48.2-12.22.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libgio-fam-64bit-2.48.2-12.22.1.aarch64_ilp32",
"product": {
"name": "libgio-fam-64bit-2.48.2-12.22.1.aarch64_ilp32",
"product_id": "libgio-fam-64bit-2.48.2-12.22.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libglib-2_0-0-64bit-2.48.2-12.22.1.aarch64_ilp32",
"product": {
"name": "libglib-2_0-0-64bit-2.48.2-12.22.1.aarch64_ilp32",
"product_id": "libglib-2_0-0-64bit-2.48.2-12.22.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libgmodule-2_0-0-64bit-2.48.2-12.22.1.aarch64_ilp32",
"product": {
"name": "libgmodule-2_0-0-64bit-2.48.2-12.22.1.aarch64_ilp32",
"product_id": "libgmodule-2_0-0-64bit-2.48.2-12.22.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libgobject-2_0-0-64bit-2.48.2-12.22.1.aarch64_ilp32",
"product": {
"name": "libgobject-2_0-0-64bit-2.48.2-12.22.1.aarch64_ilp32",
"product_id": "libgobject-2_0-0-64bit-2.48.2-12.22.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libgthread-2_0-0-64bit-2.48.2-12.22.1.aarch64_ilp32",
"product": {
"name": "libgthread-2_0-0-64bit-2.48.2-12.22.1.aarch64_ilp32",
"product_id": "libgthread-2_0-0-64bit-2.48.2-12.22.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-devel-2.48.2-12.22.1.i586",
"product": {
"name": "glib2-devel-2.48.2-12.22.1.i586",
"product_id": "glib2-devel-2.48.2-12.22.1.i586"
}
},
{
"category": "product_version",
"name": "glib2-devel-static-2.48.2-12.22.1.i586",
"product": {
"name": "glib2-devel-static-2.48.2-12.22.1.i586",
"product_id": "glib2-devel-static-2.48.2-12.22.1.i586"
}
},
{
"category": "product_version",
"name": "glib2-tools-2.48.2-12.22.1.i586",
"product": {
"name": "glib2-tools-2.48.2-12.22.1.i586",
"product_id": "glib2-tools-2.48.2-12.22.1.i586"
}
},
{
"category": "product_version",
"name": "libgio-2_0-0-2.48.2-12.22.1.i586",
"product": {
"name": "libgio-2_0-0-2.48.2-12.22.1.i586",
"product_id": "libgio-2_0-0-2.48.2-12.22.1.i586"
}
},
{
"category": "product_version",
"name": "libgio-fam-2.48.2-12.22.1.i586",
"product": {
"name": "libgio-fam-2.48.2-12.22.1.i586",
"product_id": "libgio-fam-2.48.2-12.22.1.i586"
}
},
{
"category": "product_version",
"name": "libglib-2_0-0-2.48.2-12.22.1.i586",
"product": {
"name": "libglib-2_0-0-2.48.2-12.22.1.i586",
"product_id": "libglib-2_0-0-2.48.2-12.22.1.i586"
}
},
{
"category": "product_version",
"name": "libgmodule-2_0-0-2.48.2-12.22.1.i586",
"product": {
"name": "libgmodule-2_0-0-2.48.2-12.22.1.i586",
"product_id": "libgmodule-2_0-0-2.48.2-12.22.1.i586"
}
},
{
"category": "product_version",
"name": "libgobject-2_0-0-2.48.2-12.22.1.i586",
"product": {
"name": "libgobject-2_0-0-2.48.2-12.22.1.i586",
"product_id": "libgobject-2_0-0-2.48.2-12.22.1.i586"
}
},
{
"category": "product_version",
"name": "libgthread-2_0-0-2.48.2-12.22.1.i586",
"product": {
"name": "libgthread-2_0-0-2.48.2-12.22.1.i586",
"product_id": "libgthread-2_0-0-2.48.2-12.22.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-lang-2.48.2-12.22.1.noarch",
"product": {
"name": "glib2-lang-2.48.2-12.22.1.noarch",
"product_id": "glib2-lang-2.48.2-12.22.1.noarch"
}
},
{
"category": "product_version",
"name": "gio-branding-upstream-2.48.2-12.22.1.noarch",
"product": {
"name": "gio-branding-upstream-2.48.2-12.22.1.noarch",
"product_id": "gio-branding-upstream-2.48.2-12.22.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-devel-2.48.2-12.22.1.ppc64le",
"product": {
"name": "glib2-devel-2.48.2-12.22.1.ppc64le",
"product_id": "glib2-devel-2.48.2-12.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "glib2-devel-static-2.48.2-12.22.1.ppc64le",
"product": {
"name": "glib2-devel-static-2.48.2-12.22.1.ppc64le",
"product_id": "glib2-devel-static-2.48.2-12.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "glib2-tools-2.48.2-12.22.1.ppc64le",
"product": {
"name": "glib2-tools-2.48.2-12.22.1.ppc64le",
"product_id": "glib2-tools-2.48.2-12.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libgio-2_0-0-2.48.2-12.22.1.ppc64le",
"product": {
"name": "libgio-2_0-0-2.48.2-12.22.1.ppc64le",
"product_id": "libgio-2_0-0-2.48.2-12.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libgio-fam-2.48.2-12.22.1.ppc64le",
"product": {
"name": "libgio-fam-2.48.2-12.22.1.ppc64le",
"product_id": "libgio-fam-2.48.2-12.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libglib-2_0-0-2.48.2-12.22.1.ppc64le",
"product": {
"name": "libglib-2_0-0-2.48.2-12.22.1.ppc64le",
"product_id": "libglib-2_0-0-2.48.2-12.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libgmodule-2_0-0-2.48.2-12.22.1.ppc64le",
"product": {
"name": "libgmodule-2_0-0-2.48.2-12.22.1.ppc64le",
"product_id": "libgmodule-2_0-0-2.48.2-12.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libgobject-2_0-0-2.48.2-12.22.1.ppc64le",
"product": {
"name": "libgobject-2_0-0-2.48.2-12.22.1.ppc64le",
"product_id": "libgobject-2_0-0-2.48.2-12.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libgthread-2_0-0-2.48.2-12.22.1.ppc64le",
"product": {
"name": "libgthread-2_0-0-2.48.2-12.22.1.ppc64le",
"product_id": "libgthread-2_0-0-2.48.2-12.22.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-devel-2.48.2-12.22.1.s390",
"product": {
"name": "glib2-devel-2.48.2-12.22.1.s390",
"product_id": "glib2-devel-2.48.2-12.22.1.s390"
}
},
{
"category": "product_version",
"name": "glib2-devel-static-2.48.2-12.22.1.s390",
"product": {
"name": "glib2-devel-static-2.48.2-12.22.1.s390",
"product_id": "glib2-devel-static-2.48.2-12.22.1.s390"
}
},
{
"category": "product_version",
"name": "glib2-tools-2.48.2-12.22.1.s390",
"product": {
"name": "glib2-tools-2.48.2-12.22.1.s390",
"product_id": "glib2-tools-2.48.2-12.22.1.s390"
}
},
{
"category": "product_version",
"name": "libgio-2_0-0-2.48.2-12.22.1.s390",
"product": {
"name": "libgio-2_0-0-2.48.2-12.22.1.s390",
"product_id": "libgio-2_0-0-2.48.2-12.22.1.s390"
}
},
{
"category": "product_version",
"name": "libgio-fam-2.48.2-12.22.1.s390",
"product": {
"name": "libgio-fam-2.48.2-12.22.1.s390",
"product_id": "libgio-fam-2.48.2-12.22.1.s390"
}
},
{
"category": "product_version",
"name": "libglib-2_0-0-2.48.2-12.22.1.s390",
"product": {
"name": "libglib-2_0-0-2.48.2-12.22.1.s390",
"product_id": "libglib-2_0-0-2.48.2-12.22.1.s390"
}
},
{
"category": "product_version",
"name": "libgmodule-2_0-0-2.48.2-12.22.1.s390",
"product": {
"name": "libgmodule-2_0-0-2.48.2-12.22.1.s390",
"product_id": "libgmodule-2_0-0-2.48.2-12.22.1.s390"
}
},
{
"category": "product_version",
"name": "libgobject-2_0-0-2.48.2-12.22.1.s390",
"product": {
"name": "libgobject-2_0-0-2.48.2-12.22.1.s390",
"product_id": "libgobject-2_0-0-2.48.2-12.22.1.s390"
}
},
{
"category": "product_version",
"name": "libgthread-2_0-0-2.48.2-12.22.1.s390",
"product": {
"name": "libgthread-2_0-0-2.48.2-12.22.1.s390",
"product_id": "libgthread-2_0-0-2.48.2-12.22.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-devel-2.48.2-12.22.1.s390x",
"product": {
"name": "glib2-devel-2.48.2-12.22.1.s390x",
"product_id": "glib2-devel-2.48.2-12.22.1.s390x"
}
},
{
"category": "product_version",
"name": "glib2-devel-32bit-2.48.2-12.22.1.s390x",
"product": {
"name": "glib2-devel-32bit-2.48.2-12.22.1.s390x",
"product_id": "glib2-devel-32bit-2.48.2-12.22.1.s390x"
}
},
{
"category": "product_version",
"name": "glib2-devel-static-2.48.2-12.22.1.s390x",
"product": {
"name": "glib2-devel-static-2.48.2-12.22.1.s390x",
"product_id": "glib2-devel-static-2.48.2-12.22.1.s390x"
}
},
{
"category": "product_version",
"name": "glib2-tools-2.48.2-12.22.1.s390x",
"product": {
"name": "glib2-tools-2.48.2-12.22.1.s390x",
"product_id": "glib2-tools-2.48.2-12.22.1.s390x"
}
},
{
"category": "product_version",
"name": "glib2-tools-32bit-2.48.2-12.22.1.s390x",
"product": {
"name": "glib2-tools-32bit-2.48.2-12.22.1.s390x",
"product_id": "glib2-tools-32bit-2.48.2-12.22.1.s390x"
}
},
{
"category": "product_version",
"name": "libgio-2_0-0-2.48.2-12.22.1.s390x",
"product": {
"name": "libgio-2_0-0-2.48.2-12.22.1.s390x",
"product_id": "libgio-2_0-0-2.48.2-12.22.1.s390x"
}
},
{
"category": "product_version",
"name": "libgio-2_0-0-32bit-2.48.2-12.22.1.s390x",
"product": {
"name": "libgio-2_0-0-32bit-2.48.2-12.22.1.s390x",
"product_id": "libgio-2_0-0-32bit-2.48.2-12.22.1.s390x"
}
},
{
"category": "product_version",
"name": "libgio-fam-2.48.2-12.22.1.s390x",
"product": {
"name": "libgio-fam-2.48.2-12.22.1.s390x",
"product_id": "libgio-fam-2.48.2-12.22.1.s390x"
}
},
{
"category": "product_version",
"name": "libgio-fam-32bit-2.48.2-12.22.1.s390x",
"product": {
"name": "libgio-fam-32bit-2.48.2-12.22.1.s390x",
"product_id": "libgio-fam-32bit-2.48.2-12.22.1.s390x"
}
},
{
"category": "product_version",
"name": "libglib-2_0-0-2.48.2-12.22.1.s390x",
"product": {
"name": "libglib-2_0-0-2.48.2-12.22.1.s390x",
"product_id": "libglib-2_0-0-2.48.2-12.22.1.s390x"
}
},
{
"category": "product_version",
"name": "libglib-2_0-0-32bit-2.48.2-12.22.1.s390x",
"product": {
"name": "libglib-2_0-0-32bit-2.48.2-12.22.1.s390x",
"product_id": "libglib-2_0-0-32bit-2.48.2-12.22.1.s390x"
}
},
{
"category": "product_version",
"name": "libgmodule-2_0-0-2.48.2-12.22.1.s390x",
"product": {
"name": "libgmodule-2_0-0-2.48.2-12.22.1.s390x",
"product_id": "libgmodule-2_0-0-2.48.2-12.22.1.s390x"
}
},
{
"category": "product_version",
"name": "libgmodule-2_0-0-32bit-2.48.2-12.22.1.s390x",
"product": {
"name": "libgmodule-2_0-0-32bit-2.48.2-12.22.1.s390x",
"product_id": "libgmodule-2_0-0-32bit-2.48.2-12.22.1.s390x"
}
},
{
"category": "product_version",
"name": "libgobject-2_0-0-2.48.2-12.22.1.s390x",
"product": {
"name": "libgobject-2_0-0-2.48.2-12.22.1.s390x",
"product_id": "libgobject-2_0-0-2.48.2-12.22.1.s390x"
}
},
{
"category": "product_version",
"name": "libgobject-2_0-0-32bit-2.48.2-12.22.1.s390x",
"product": {
"name": "libgobject-2_0-0-32bit-2.48.2-12.22.1.s390x",
"product_id": "libgobject-2_0-0-32bit-2.48.2-12.22.1.s390x"
}
},
{
"category": "product_version",
"name": "libgthread-2_0-0-2.48.2-12.22.1.s390x",
"product": {
"name": "libgthread-2_0-0-2.48.2-12.22.1.s390x",
"product_id": "libgthread-2_0-0-2.48.2-12.22.1.s390x"
}
},
{
"category": "product_version",
"name": "libgthread-2_0-0-32bit-2.48.2-12.22.1.s390x",
"product": {
"name": "libgthread-2_0-0-32bit-2.48.2-12.22.1.s390x",
"product_id": "libgthread-2_0-0-32bit-2.48.2-12.22.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "glib2-tools-2.48.2-12.22.1.x86_64",
"product": {
"name": "glib2-tools-2.48.2-12.22.1.x86_64",
"product_id": "glib2-tools-2.48.2-12.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgio-2_0-0-2.48.2-12.22.1.x86_64",
"product": {
"name": "libgio-2_0-0-2.48.2-12.22.1.x86_64",
"product_id": "libgio-2_0-0-2.48.2-12.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"product": {
"name": "libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"product_id": "libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "libglib-2_0-0-2.48.2-12.22.1.x86_64",
"product": {
"name": "libglib-2_0-0-2.48.2-12.22.1.x86_64",
"product_id": "libglib-2_0-0-2.48.2-12.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"product": {
"name": "libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"product_id": "libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"product": {
"name": "libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"product_id": "libgmodule-2_0-0-2.48.2-12.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"product": {
"name": "libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"product_id": "libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"product": {
"name": "libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"product_id": "libgobject-2_0-0-2.48.2-12.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"product": {
"name": "libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"product_id": "libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"product": {
"name": "libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"product_id": "libgthread-2_0-0-2.48.2-12.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"product": {
"name": "libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"product_id": "libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "glib2-devel-2.48.2-12.22.1.x86_64",
"product": {
"name": "glib2-devel-2.48.2-12.22.1.x86_64",
"product_id": "glib2-devel-2.48.2-12.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "glib2-devel-32bit-2.48.2-12.22.1.x86_64",
"product": {
"name": "glib2-devel-32bit-2.48.2-12.22.1.x86_64",
"product_id": "glib2-devel-32bit-2.48.2-12.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "glib2-devel-static-2.48.2-12.22.1.x86_64",
"product": {
"name": "glib2-devel-static-2.48.2-12.22.1.x86_64",
"product_id": "glib2-devel-static-2.48.2-12.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "glib2-tools-32bit-2.48.2-12.22.1.x86_64",
"product": {
"name": "glib2-tools-32bit-2.48.2-12.22.1.x86_64",
"product_id": "glib2-tools-32bit-2.48.2-12.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgio-fam-2.48.2-12.22.1.x86_64",
"product": {
"name": "libgio-fam-2.48.2-12.22.1.x86_64",
"product_id": "libgio-fam-2.48.2-12.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgio-fam-32bit-2.48.2-12.22.1.x86_64",
"product": {
"name": "libgio-fam-32bit-2.48.2-12.22.1.x86_64",
"product_id": "libgio-fam-32bit-2.48.2-12.22.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "HPE Helion OpenStack 8",
"product": {
"name": "HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8",
"product_identification_helper": {
"cpe": "cpe:/o:suse:hpe-helion-openstack:8"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud 7",
"product": {
"name": "SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:7"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud 8",
"product": {
"name": "SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:8"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud 9",
"product": {
"name": "SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:9"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud Crowbar 8",
"product": {
"name": "SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:8"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud Crowbar 9",
"product": {
"name": "SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:9"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-bcl:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP3-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-bcl:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Workstation Extension 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Workstation Extension 12 SP5",
"product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-we:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-lang-2.48.2-12.22.1.noarch as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:glib2-lang-2.48.2-12.22.1.noarch"
},
"product_reference": "glib2-lang-2.48.2-12.22.1.noarch",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.48.2-12.22.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:glib2-tools-2.48.2-12.22.1.x86_64"
},
"product_reference": "glib2-tools-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.48.2-12.22.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:libgio-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgio-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.48.2-12.22.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:libglib-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libglib-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.48.2-12.22.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:libgmodule-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.48.2-12.22.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:libgobject-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.48.2-12.22.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:libgthread-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-lang-2.48.2-12.22.1.noarch as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:glib2-lang-2.48.2-12.22.1.noarch"
},
"product_reference": "glib2-lang-2.48.2-12.22.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.48.2-12.22.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:glib2-tools-2.48.2-12.22.1.s390x"
},
"product_reference": "glib2-tools-2.48.2-12.22.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.48.2-12.22.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:glib2-tools-2.48.2-12.22.1.x86_64"
},
"product_reference": "glib2-tools-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.48.2-12.22.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libgio-2_0-0-2.48.2-12.22.1.s390x"
},
"product_reference": "libgio-2_0-0-2.48.2-12.22.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libgio-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgio-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-32bit-2.48.2-12.22.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libgio-2_0-0-32bit-2.48.2-12.22.1.s390x"
},
"product_reference": "libgio-2_0-0-32bit-2.48.2-12.22.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.48.2-12.22.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libglib-2_0-0-2.48.2-12.22.1.s390x"
},
"product_reference": "libglib-2_0-0-2.48.2-12.22.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libglib-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libglib-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-32bit-2.48.2-12.22.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libglib-2_0-0-32bit-2.48.2-12.22.1.s390x"
},
"product_reference": "libglib-2_0-0-32bit-2.48.2-12.22.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.48.2-12.22.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libgmodule-2_0-0-2.48.2-12.22.1.s390x"
},
"product_reference": "libgmodule-2_0-0-2.48.2-12.22.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libgmodule-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-32bit-2.48.2-12.22.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libgmodule-2_0-0-32bit-2.48.2-12.22.1.s390x"
},
"product_reference": "libgmodule-2_0-0-32bit-2.48.2-12.22.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.48.2-12.22.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libgobject-2_0-0-2.48.2-12.22.1.s390x"
},
"product_reference": "libgobject-2_0-0-2.48.2-12.22.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libgobject-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-32bit-2.48.2-12.22.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libgobject-2_0-0-32bit-2.48.2-12.22.1.s390x"
},
"product_reference": "libgobject-2_0-0-32bit-2.48.2-12.22.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.48.2-12.22.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libgthread-2_0-0-2.48.2-12.22.1.s390x"
},
"product_reference": "libgthread-2_0-0-2.48.2-12.22.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libgthread-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-32bit-2.48.2-12.22.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libgthread-2_0-0-32bit-2.48.2-12.22.1.s390x"
},
"product_reference": "libgthread-2_0-0-32bit-2.48.2-12.22.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-lang-2.48.2-12.22.1.noarch as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:glib2-lang-2.48.2-12.22.1.noarch"
},
"product_reference": "glib2-lang-2.48.2-12.22.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.48.2-12.22.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:glib2-tools-2.48.2-12.22.1.x86_64"
},
"product_reference": "glib2-tools-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:libgio-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgio-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:libglib-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libglib-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:libgmodule-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:libgobject-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:libgthread-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-lang-2.48.2-12.22.1.noarch as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:glib2-lang-2.48.2-12.22.1.noarch"
},
"product_reference": "glib2-lang-2.48.2-12.22.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.48.2-12.22.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:glib2-tools-2.48.2-12.22.1.x86_64"
},
"product_reference": "glib2-tools-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:libgio-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgio-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:libglib-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libglib-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:libgmodule-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:libgobject-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:libgthread-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-lang-2.48.2-12.22.1.noarch as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:glib2-lang-2.48.2-12.22.1.noarch"
},
"product_reference": "glib2-lang-2.48.2-12.22.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.48.2-12.22.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:glib2-tools-2.48.2-12.22.1.x86_64"
},
"product_reference": "glib2-tools-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:libgio-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgio-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:libglib-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libglib-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:libgmodule-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:libgobject-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:libgthread-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-lang-2.48.2-12.22.1.noarch as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:glib2-lang-2.48.2-12.22.1.noarch"
},
"product_reference": "glib2-lang-2.48.2-12.22.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.48.2-12.22.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:glib2-tools-2.48.2-12.22.1.x86_64"
},
"product_reference": "glib2-tools-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:libgio-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgio-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:libglib-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libglib-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:libgmodule-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:libgobject-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:libgthread-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-lang-2.48.2-12.22.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:glib2-lang-2.48.2-12.22.1.noarch"
},
"product_reference": "glib2-lang-2.48.2-12.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.48.2-12.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:glib2-tools-2.48.2-12.22.1.ppc64le"
},
"product_reference": "glib2-tools-2.48.2-12.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:glib2-tools-2.48.2-12.22.1.x86_64"
},
"product_reference": "glib2-tools-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.48.2-12.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgio-2_0-0-2.48.2-12.22.1.ppc64le"
},
"product_reference": "libgio-2_0-0-2.48.2-12.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgio-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgio-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.48.2-12.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libglib-2_0-0-2.48.2-12.22.1.ppc64le"
},
"product_reference": "libglib-2_0-0-2.48.2-12.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libglib-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libglib-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.48.2-12.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgmodule-2_0-0-2.48.2-12.22.1.ppc64le"
},
"product_reference": "libgmodule-2_0-0-2.48.2-12.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgmodule-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.48.2-12.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgobject-2_0-0-2.48.2-12.22.1.ppc64le"
},
"product_reference": "libgobject-2_0-0-2.48.2-12.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgobject-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.48.2-12.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgthread-2_0-0-2.48.2-12.22.1.ppc64le"
},
"product_reference": "libgthread-2_0-0-2.48.2-12.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgthread-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-lang-2.48.2-12.22.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:glib2-lang-2.48.2-12.22.1.noarch"
},
"product_reference": "glib2-lang-2.48.2-12.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.48.2-12.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:glib2-tools-2.48.2-12.22.1.ppc64le"
},
"product_reference": "glib2-tools-2.48.2-12.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:glib2-tools-2.48.2-12.22.1.x86_64"
},
"product_reference": "glib2-tools-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.48.2-12.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgio-2_0-0-2.48.2-12.22.1.ppc64le"
},
"product_reference": "libgio-2_0-0-2.48.2-12.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgio-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgio-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.48.2-12.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libglib-2_0-0-2.48.2-12.22.1.ppc64le"
},
"product_reference": "libglib-2_0-0-2.48.2-12.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libglib-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libglib-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.48.2-12.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgmodule-2_0-0-2.48.2-12.22.1.ppc64le"
},
"product_reference": "libgmodule-2_0-0-2.48.2-12.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgmodule-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.48.2-12.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgobject-2_0-0-2.48.2-12.22.1.ppc64le"
},
"product_reference": "libgobject-2_0-0-2.48.2-12.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgobject-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.48.2-12.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgthread-2_0-0-2.48.2-12.22.1.ppc64le"
},
"product_reference": "libgthread-2_0-0-2.48.2-12.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgthread-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-lang-2.48.2-12.22.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:glib2-lang-2.48.2-12.22.1.noarch"
},
"product_reference": "glib2-lang-2.48.2-12.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.48.2-12.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:glib2-tools-2.48.2-12.22.1.ppc64le"
},
"product_reference": "glib2-tools-2.48.2-12.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:glib2-tools-2.48.2-12.22.1.x86_64"
},
"product_reference": "glib2-tools-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.48.2-12.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-2.48.2-12.22.1.ppc64le"
},
"product_reference": "libgio-2_0-0-2.48.2-12.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgio-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.48.2-12.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-2.48.2-12.22.1.ppc64le"
},
"product_reference": "libglib-2_0-0-2.48.2-12.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libglib-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.48.2-12.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-2.48.2-12.22.1.ppc64le"
},
"product_reference": "libgmodule-2_0-0-2.48.2-12.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.48.2-12.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-2.48.2-12.22.1.ppc64le"
},
"product_reference": "libgobject-2_0-0-2.48.2-12.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.48.2-12.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-2.48.2-12.22.1.ppc64le"
},
"product_reference": "libgthread-2_0-0-2.48.2-12.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-2.48.2-12.22.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:glib2-devel-2.48.2-12.22.1.aarch64"
},
"product_reference": "glib2-devel-2.48.2-12.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-2.48.2-12.22.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:glib2-devel-2.48.2-12.22.1.ppc64le"
},
"product_reference": "glib2-devel-2.48.2-12.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-2.48.2-12.22.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:glib2-devel-2.48.2-12.22.1.s390x"
},
"product_reference": "glib2-devel-2.48.2-12.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:glib2-devel-2.48.2-12.22.1.x86_64"
},
"product_reference": "glib2-devel-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-static-2.48.2-12.22.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:glib2-devel-static-2.48.2-12.22.1.aarch64"
},
"product_reference": "glib2-devel-static-2.48.2-12.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-static-2.48.2-12.22.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:glib2-devel-static-2.48.2-12.22.1.ppc64le"
},
"product_reference": "glib2-devel-static-2.48.2-12.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-static-2.48.2-12.22.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:glib2-devel-static-2.48.2-12.22.1.s390x"
},
"product_reference": "glib2-devel-static-2.48.2-12.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-devel-static-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:glib2-devel-static-2.48.2-12.22.1.x86_64"
},
"product_reference": "glib2-devel-static-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-fam-2.48.2-12.22.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libgio-fam-2.48.2-12.22.1.aarch64"
},
"product_reference": "libgio-fam-2.48.2-12.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-fam-2.48.2-12.22.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libgio-fam-2.48.2-12.22.1.ppc64le"
},
"product_reference": "libgio-fam-2.48.2-12.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-fam-2.48.2-12.22.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libgio-fam-2.48.2-12.22.1.s390x"
},
"product_reference": "libgio-fam-2.48.2-12.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-fam-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libgio-fam-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgio-fam-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-lang-2.48.2-12.22.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:glib2-lang-2.48.2-12.22.1.noarch"
},
"product_reference": "glib2-lang-2.48.2-12.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.48.2-12.22.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:glib2-tools-2.48.2-12.22.1.ppc64le"
},
"product_reference": "glib2-tools-2.48.2-12.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.48.2-12.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:glib2-tools-2.48.2-12.22.1.s390x"
},
"product_reference": "glib2-tools-2.48.2-12.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:glib2-tools-2.48.2-12.22.1.x86_64"
},
"product_reference": "glib2-tools-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.48.2-12.22.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-2.48.2-12.22.1.ppc64le"
},
"product_reference": "libgio-2_0-0-2.48.2-12.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.48.2-12.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-2.48.2-12.22.1.s390x"
},
"product_reference": "libgio-2_0-0-2.48.2-12.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgio-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-32bit-2.48.2-12.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-32bit-2.48.2-12.22.1.s390x"
},
"product_reference": "libgio-2_0-0-32bit-2.48.2-12.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.48.2-12.22.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-2.48.2-12.22.1.ppc64le"
},
"product_reference": "libglib-2_0-0-2.48.2-12.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.48.2-12.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-2.48.2-12.22.1.s390x"
},
"product_reference": "libglib-2_0-0-2.48.2-12.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libglib-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-32bit-2.48.2-12.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-32bit-2.48.2-12.22.1.s390x"
},
"product_reference": "libglib-2_0-0-32bit-2.48.2-12.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.48.2-12.22.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-2.48.2-12.22.1.ppc64le"
},
"product_reference": "libgmodule-2_0-0-2.48.2-12.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.48.2-12.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-2.48.2-12.22.1.s390x"
},
"product_reference": "libgmodule-2_0-0-2.48.2-12.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-32bit-2.48.2-12.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.22.1.s390x"
},
"product_reference": "libgmodule-2_0-0-32bit-2.48.2-12.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.48.2-12.22.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-2.48.2-12.22.1.ppc64le"
},
"product_reference": "libgobject-2_0-0-2.48.2-12.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.48.2-12.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-2.48.2-12.22.1.s390x"
},
"product_reference": "libgobject-2_0-0-2.48.2-12.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-32bit-2.48.2-12.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-32bit-2.48.2-12.22.1.s390x"
},
"product_reference": "libgobject-2_0-0-32bit-2.48.2-12.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.48.2-12.22.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-2.48.2-12.22.1.ppc64le"
},
"product_reference": "libgthread-2_0-0-2.48.2-12.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.48.2-12.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-2.48.2-12.22.1.s390x"
},
"product_reference": "libgthread-2_0-0-2.48.2-12.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-32bit-2.48.2-12.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-32bit-2.48.2-12.22.1.s390x"
},
"product_reference": "libgthread-2_0-0-32bit-2.48.2-12.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-lang-2.48.2-12.22.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:glib2-lang-2.48.2-12.22.1.noarch"
},
"product_reference": "glib2-lang-2.48.2-12.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:glib2-tools-2.48.2-12.22.1.x86_64"
},
"product_reference": "glib2-tools-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libgio-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgio-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libglib-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libglib-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libgmodule-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libgobject-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libgthread-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-lang-2.48.2-12.22.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-lang-2.48.2-12.22.1.noarch"
},
"product_reference": "glib2-lang-2.48.2-12.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.48.2-12.22.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.22.1.aarch64"
},
"product_reference": "glib2-tools-2.48.2-12.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.48.2-12.22.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.22.1.ppc64le"
},
"product_reference": "glib2-tools-2.48.2-12.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.48.2-12.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.22.1.s390x"
},
"product_reference": "glib2-tools-2.48.2-12.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.22.1.x86_64"
},
"product_reference": "glib2-tools-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.48.2-12.22.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.22.1.aarch64"
},
"product_reference": "libgio-2_0-0-2.48.2-12.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.48.2-12.22.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.22.1.ppc64le"
},
"product_reference": "libgio-2_0-0-2.48.2-12.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.48.2-12.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.22.1.s390x"
},
"product_reference": "libgio-2_0-0-2.48.2-12.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgio-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-32bit-2.48.2-12.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-32bit-2.48.2-12.22.1.s390x"
},
"product_reference": "libgio-2_0-0-32bit-2.48.2-12.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.48.2-12.22.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.22.1.aarch64"
},
"product_reference": "libglib-2_0-0-2.48.2-12.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.48.2-12.22.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.22.1.ppc64le"
},
"product_reference": "libglib-2_0-0-2.48.2-12.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.48.2-12.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.22.1.s390x"
},
"product_reference": "libglib-2_0-0-2.48.2-12.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libglib-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-32bit-2.48.2-12.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-32bit-2.48.2-12.22.1.s390x"
},
"product_reference": "libglib-2_0-0-32bit-2.48.2-12.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.48.2-12.22.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.22.1.aarch64"
},
"product_reference": "libgmodule-2_0-0-2.48.2-12.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.48.2-12.22.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.22.1.ppc64le"
},
"product_reference": "libgmodule-2_0-0-2.48.2-12.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.48.2-12.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.22.1.s390x"
},
"product_reference": "libgmodule-2_0-0-2.48.2-12.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-32bit-2.48.2-12.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.22.1.s390x"
},
"product_reference": "libgmodule-2_0-0-32bit-2.48.2-12.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.48.2-12.22.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.22.1.aarch64"
},
"product_reference": "libgobject-2_0-0-2.48.2-12.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.48.2-12.22.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.22.1.ppc64le"
},
"product_reference": "libgobject-2_0-0-2.48.2-12.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.48.2-12.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.22.1.s390x"
},
"product_reference": "libgobject-2_0-0-2.48.2-12.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-32bit-2.48.2-12.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-32bit-2.48.2-12.22.1.s390x"
},
"product_reference": "libgobject-2_0-0-32bit-2.48.2-12.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.48.2-12.22.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.22.1.aarch64"
},
"product_reference": "libgthread-2_0-0-2.48.2-12.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.48.2-12.22.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.22.1.ppc64le"
},
"product_reference": "libgthread-2_0-0-2.48.2-12.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.48.2-12.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.22.1.s390x"
},
"product_reference": "libgthread-2_0-0-2.48.2-12.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-32bit-2.48.2-12.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-32bit-2.48.2-12.22.1.s390x"
},
"product_reference": "libgthread-2_0-0-32bit-2.48.2-12.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-lang-2.48.2-12.22.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:glib2-lang-2.48.2-12.22.1.noarch"
},
"product_reference": "glib2-lang-2.48.2-12.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:glib2-tools-2.48.2-12.22.1.x86_64"
},
"product_reference": "glib2-tools-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libgio-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgio-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libglib-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libglib-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libgmodule-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libgobject-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libgthread-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-lang-2.48.2-12.22.1.noarch as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:glib2-lang-2.48.2-12.22.1.noarch"
},
"product_reference": "glib2-lang-2.48.2-12.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.48.2-12.22.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:glib2-tools-2.48.2-12.22.1.aarch64"
},
"product_reference": "glib2-tools-2.48.2-12.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.48.2-12.22.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:glib2-tools-2.48.2-12.22.1.ppc64le"
},
"product_reference": "glib2-tools-2.48.2-12.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.48.2-12.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:glib2-tools-2.48.2-12.22.1.s390x"
},
"product_reference": "glib2-tools-2.48.2-12.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:glib2-tools-2.48.2-12.22.1.x86_64"
},
"product_reference": "glib2-tools-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.48.2-12.22.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libgio-2_0-0-2.48.2-12.22.1.aarch64"
},
"product_reference": "libgio-2_0-0-2.48.2-12.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.48.2-12.22.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libgio-2_0-0-2.48.2-12.22.1.ppc64le"
},
"product_reference": "libgio-2_0-0-2.48.2-12.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.48.2-12.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libgio-2_0-0-2.48.2-12.22.1.s390x"
},
"product_reference": "libgio-2_0-0-2.48.2-12.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libgio-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgio-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-32bit-2.48.2-12.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libgio-2_0-0-32bit-2.48.2-12.22.1.s390x"
},
"product_reference": "libgio-2_0-0-32bit-2.48.2-12.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.48.2-12.22.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libglib-2_0-0-2.48.2-12.22.1.aarch64"
},
"product_reference": "libglib-2_0-0-2.48.2-12.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.48.2-12.22.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libglib-2_0-0-2.48.2-12.22.1.ppc64le"
},
"product_reference": "libglib-2_0-0-2.48.2-12.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.48.2-12.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libglib-2_0-0-2.48.2-12.22.1.s390x"
},
"product_reference": "libglib-2_0-0-2.48.2-12.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libglib-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libglib-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-32bit-2.48.2-12.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libglib-2_0-0-32bit-2.48.2-12.22.1.s390x"
},
"product_reference": "libglib-2_0-0-32bit-2.48.2-12.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.48.2-12.22.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libgmodule-2_0-0-2.48.2-12.22.1.aarch64"
},
"product_reference": "libgmodule-2_0-0-2.48.2-12.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.48.2-12.22.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libgmodule-2_0-0-2.48.2-12.22.1.ppc64le"
},
"product_reference": "libgmodule-2_0-0-2.48.2-12.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.48.2-12.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libgmodule-2_0-0-2.48.2-12.22.1.s390x"
},
"product_reference": "libgmodule-2_0-0-2.48.2-12.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libgmodule-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-32bit-2.48.2-12.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.22.1.s390x"
},
"product_reference": "libgmodule-2_0-0-32bit-2.48.2-12.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.48.2-12.22.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libgobject-2_0-0-2.48.2-12.22.1.aarch64"
},
"product_reference": "libgobject-2_0-0-2.48.2-12.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.48.2-12.22.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libgobject-2_0-0-2.48.2-12.22.1.ppc64le"
},
"product_reference": "libgobject-2_0-0-2.48.2-12.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.48.2-12.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libgobject-2_0-0-2.48.2-12.22.1.s390x"
},
"product_reference": "libgobject-2_0-0-2.48.2-12.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libgobject-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-32bit-2.48.2-12.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libgobject-2_0-0-32bit-2.48.2-12.22.1.s390x"
},
"product_reference": "libgobject-2_0-0-32bit-2.48.2-12.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.48.2-12.22.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libgthread-2_0-0-2.48.2-12.22.1.aarch64"
},
"product_reference": "libgthread-2_0-0-2.48.2-12.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.48.2-12.22.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libgthread-2_0-0-2.48.2-12.22.1.ppc64le"
},
"product_reference": "libgthread-2_0-0-2.48.2-12.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.48.2-12.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libgthread-2_0-0-2.48.2-12.22.1.s390x"
},
"product_reference": "libgthread-2_0-0-2.48.2-12.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libgthread-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-32bit-2.48.2-12.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libgthread-2_0-0-32bit-2.48.2-12.22.1.s390x"
},
"product_reference": "libgthread-2_0-0-32bit-2.48.2-12.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-lang-2.48.2-12.22.1.noarch as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:glib2-lang-2.48.2-12.22.1.noarch"
},
"product_reference": "glib2-lang-2.48.2-12.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.48.2-12.22.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:glib2-tools-2.48.2-12.22.1.aarch64"
},
"product_reference": "glib2-tools-2.48.2-12.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.48.2-12.22.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:glib2-tools-2.48.2-12.22.1.ppc64le"
},
"product_reference": "glib2-tools-2.48.2-12.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.48.2-12.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:glib2-tools-2.48.2-12.22.1.s390x"
},
"product_reference": "glib2-tools-2.48.2-12.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:glib2-tools-2.48.2-12.22.1.x86_64"
},
"product_reference": "glib2-tools-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.48.2-12.22.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libgio-2_0-0-2.48.2-12.22.1.aarch64"
},
"product_reference": "libgio-2_0-0-2.48.2-12.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.48.2-12.22.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libgio-2_0-0-2.48.2-12.22.1.ppc64le"
},
"product_reference": "libgio-2_0-0-2.48.2-12.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.48.2-12.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libgio-2_0-0-2.48.2-12.22.1.s390x"
},
"product_reference": "libgio-2_0-0-2.48.2-12.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libgio-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgio-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-32bit-2.48.2-12.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libgio-2_0-0-32bit-2.48.2-12.22.1.s390x"
},
"product_reference": "libgio-2_0-0-32bit-2.48.2-12.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.48.2-12.22.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libglib-2_0-0-2.48.2-12.22.1.aarch64"
},
"product_reference": "libglib-2_0-0-2.48.2-12.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.48.2-12.22.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libglib-2_0-0-2.48.2-12.22.1.ppc64le"
},
"product_reference": "libglib-2_0-0-2.48.2-12.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.48.2-12.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libglib-2_0-0-2.48.2-12.22.1.s390x"
},
"product_reference": "libglib-2_0-0-2.48.2-12.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libglib-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libglib-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-32bit-2.48.2-12.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libglib-2_0-0-32bit-2.48.2-12.22.1.s390x"
},
"product_reference": "libglib-2_0-0-32bit-2.48.2-12.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.48.2-12.22.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libgmodule-2_0-0-2.48.2-12.22.1.aarch64"
},
"product_reference": "libgmodule-2_0-0-2.48.2-12.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.48.2-12.22.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libgmodule-2_0-0-2.48.2-12.22.1.ppc64le"
},
"product_reference": "libgmodule-2_0-0-2.48.2-12.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.48.2-12.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libgmodule-2_0-0-2.48.2-12.22.1.s390x"
},
"product_reference": "libgmodule-2_0-0-2.48.2-12.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libgmodule-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-32bit-2.48.2-12.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libgmodule-2_0-0-32bit-2.48.2-12.22.1.s390x"
},
"product_reference": "libgmodule-2_0-0-32bit-2.48.2-12.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.48.2-12.22.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libgobject-2_0-0-2.48.2-12.22.1.aarch64"
},
"product_reference": "libgobject-2_0-0-2.48.2-12.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.48.2-12.22.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libgobject-2_0-0-2.48.2-12.22.1.ppc64le"
},
"product_reference": "libgobject-2_0-0-2.48.2-12.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.48.2-12.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libgobject-2_0-0-2.48.2-12.22.1.s390x"
},
"product_reference": "libgobject-2_0-0-2.48.2-12.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libgobject-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-32bit-2.48.2-12.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libgobject-2_0-0-32bit-2.48.2-12.22.1.s390x"
},
"product_reference": "libgobject-2_0-0-32bit-2.48.2-12.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.48.2-12.22.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libgthread-2_0-0-2.48.2-12.22.1.aarch64"
},
"product_reference": "libgthread-2_0-0-2.48.2-12.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.48.2-12.22.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libgthread-2_0-0-2.48.2-12.22.1.ppc64le"
},
"product_reference": "libgthread-2_0-0-2.48.2-12.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.48.2-12.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libgthread-2_0-0-2.48.2-12.22.1.s390x"
},
"product_reference": "libgthread-2_0-0-2.48.2-12.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libgthread-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-32bit-2.48.2-12.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libgthread-2_0-0-32bit-2.48.2-12.22.1.s390x"
},
"product_reference": "libgthread-2_0-0-32bit-2.48.2-12.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-lang-2.48.2-12.22.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:glib2-lang-2.48.2-12.22.1.noarch"
},
"product_reference": "glib2-lang-2.48.2-12.22.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.48.2-12.22.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:glib2-tools-2.48.2-12.22.1.aarch64"
},
"product_reference": "glib2-tools-2.48.2-12.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.48.2-12.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:glib2-tools-2.48.2-12.22.1.ppc64le"
},
"product_reference": "glib2-tools-2.48.2-12.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.48.2-12.22.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:glib2-tools-2.48.2-12.22.1.s390x"
},
"product_reference": "glib2-tools-2.48.2-12.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glib2-tools-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:glib2-tools-2.48.2-12.22.1.x86_64"
},
"product_reference": "glib2-tools-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.48.2-12.22.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgio-2_0-0-2.48.2-12.22.1.aarch64"
},
"product_reference": "libgio-2_0-0-2.48.2-12.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.48.2-12.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgio-2_0-0-2.48.2-12.22.1.ppc64le"
},
"product_reference": "libgio-2_0-0-2.48.2-12.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.48.2-12.22.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgio-2_0-0-2.48.2-12.22.1.s390x"
},
"product_reference": "libgio-2_0-0-2.48.2-12.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgio-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgio-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-32bit-2.48.2-12.22.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgio-2_0-0-32bit-2.48.2-12.22.1.s390x"
},
"product_reference": "libgio-2_0-0-32bit-2.48.2-12.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.48.2-12.22.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libglib-2_0-0-2.48.2-12.22.1.aarch64"
},
"product_reference": "libglib-2_0-0-2.48.2-12.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.48.2-12.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libglib-2_0-0-2.48.2-12.22.1.ppc64le"
},
"product_reference": "libglib-2_0-0-2.48.2-12.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.48.2-12.22.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libglib-2_0-0-2.48.2-12.22.1.s390x"
},
"product_reference": "libglib-2_0-0-2.48.2-12.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libglib-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libglib-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-32bit-2.48.2-12.22.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libglib-2_0-0-32bit-2.48.2-12.22.1.s390x"
},
"product_reference": "libglib-2_0-0-32bit-2.48.2-12.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.48.2-12.22.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgmodule-2_0-0-2.48.2-12.22.1.aarch64"
},
"product_reference": "libgmodule-2_0-0-2.48.2-12.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.48.2-12.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgmodule-2_0-0-2.48.2-12.22.1.ppc64le"
},
"product_reference": "libgmodule-2_0-0-2.48.2-12.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.48.2-12.22.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgmodule-2_0-0-2.48.2-12.22.1.s390x"
},
"product_reference": "libgmodule-2_0-0-2.48.2-12.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgmodule-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-32bit-2.48.2-12.22.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgmodule-2_0-0-32bit-2.48.2-12.22.1.s390x"
},
"product_reference": "libgmodule-2_0-0-32bit-2.48.2-12.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.48.2-12.22.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgobject-2_0-0-2.48.2-12.22.1.aarch64"
},
"product_reference": "libgobject-2_0-0-2.48.2-12.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.48.2-12.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgobject-2_0-0-2.48.2-12.22.1.ppc64le"
},
"product_reference": "libgobject-2_0-0-2.48.2-12.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.48.2-12.22.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgobject-2_0-0-2.48.2-12.22.1.s390x"
},
"product_reference": "libgobject-2_0-0-2.48.2-12.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgobject-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-32bit-2.48.2-12.22.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgobject-2_0-0-32bit-2.48.2-12.22.1.s390x"
},
"product_reference": "libgobject-2_0-0-32bit-2.48.2-12.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.48.2-12.22.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgthread-2_0-0-2.48.2-12.22.1.aarch64"
},
"product_reference": "libgthread-2_0-0-2.48.2-12.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.48.2-12.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgthread-2_0-0-2.48.2-12.22.1.ppc64le"
},
"product_reference": "libgthread-2_0-0-2.48.2-12.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.48.2-12.22.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgthread-2_0-0-2.48.2-12.22.1.s390x"
},
"product_reference": "libgthread-2_0-0-2.48.2-12.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgthread-2_0-0-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-32bit-2.48.2-12.22.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgthread-2_0-0-32bit-2.48.2-12.22.1.s390x"
},
"product_reference": "libgthread-2_0-0-32bit-2.48.2-12.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgio-fam-2.48.2-12.22.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5",
"product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libgio-fam-2.48.2-12.22.1.x86_64"
},
"product_reference": "libgio-fam-2.48.2-12.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-27218",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-27218"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in GNOME GLib before 2.66.7 and 2.67.x before 2.67.4. If g_byte_array_new_take() was called with a buffer of 4GB or more on a 64-bit platform, the length would be truncated modulo 2**32, causing unintended length truncation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:glib2-lang-2.48.2-12.22.1.noarch",
"HPE Helion OpenStack 8:glib2-tools-2.48.2-12.22.1.x86_64",
"HPE Helion OpenStack 8:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"HPE Helion OpenStack 8:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"HPE Helion OpenStack 8:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"HPE Helion OpenStack 8:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"HPE Helion OpenStack 8:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"HPE Helion OpenStack 8:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"HPE Helion OpenStack 8:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"HPE Helion OpenStack 8:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"HPE Helion OpenStack 8:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"HPE Helion OpenStack 8:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:glib2-tools-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:glib2-tools-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:glib2-tools-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:glib2-tools-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:glib2-tools-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgio-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgio-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgio-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgio-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libglib-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libglib-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libglib-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libglib-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgmodule-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgmodule-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgmodule-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgobject-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgobject-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgobject-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgobject-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgthread-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgthread-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgthread-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgthread-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:glib2-tools-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:glib2-tools-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:glib2-tools-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libgio-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libgio-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libgio-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libgio-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libglib-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libglib-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libglib-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libglib-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libgmodule-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libgmodule-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libgmodule-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libgmodule-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libgobject-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libgobject-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libgobject-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libgobject-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libgthread-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libgthread-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libgthread-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libgthread-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:glib2-tools-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgio-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libglib-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgmodule-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgobject-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgthread-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:glib2-tools-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgio-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libglib-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgmodule-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgobject-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgthread-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:glib2-tools-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:glib2-tools-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:glib2-tools-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:glib2-tools-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgio-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgio-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgio-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgio-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libglib-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libglib-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libglib-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libglib-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgmodule-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgmodule-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgmodule-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgmodule-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgobject-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgobject-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgobject-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgobject-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgthread-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgthread-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgthread-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgthread-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:glib2-devel-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:glib2-devel-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:glib2-devel-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:glib2-devel-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:glib2-devel-static-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:glib2-devel-static-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:glib2-devel-static-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:glib2-devel-static-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libgio-fam-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libgio-fam-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libgio-fam-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libgio-fam-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP5:libgio-fam-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 7:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE OpenStack Cloud 7:glib2-tools-2.48.2-12.22.1.s390x",
"SUSE OpenStack Cloud 7:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 7:libgio-2_0-0-2.48.2-12.22.1.s390x",
"SUSE OpenStack Cloud 7:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 7:libgio-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE OpenStack Cloud 7:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 7:libglib-2_0-0-2.48.2-12.22.1.s390x",
"SUSE OpenStack Cloud 7:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 7:libglib-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE OpenStack Cloud 7:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 7:libgmodule-2_0-0-2.48.2-12.22.1.s390x",
"SUSE OpenStack Cloud 7:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 7:libgmodule-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE OpenStack Cloud 7:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 7:libgobject-2_0-0-2.48.2-12.22.1.s390x",
"SUSE OpenStack Cloud 7:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 7:libgobject-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE OpenStack Cloud 7:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 7:libgthread-2_0-0-2.48.2-12.22.1.s390x",
"SUSE OpenStack Cloud 7:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 7:libgthread-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE OpenStack Cloud 7:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 8:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE OpenStack Cloud 8:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 8:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 8:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 8:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 8:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 8:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 8:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 8:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 8:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 8:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 8:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 9:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE OpenStack Cloud 9:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 9:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 9:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 9:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 9:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 9:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 9:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 9:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 9:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 9:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 9:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-27218",
"url": "https://www.suse.com/security/cve/CVE-2021-27218"
},
{
"category": "external",
"summary": "SUSE Bug 1182328 for CVE-2021-27218",
"url": "https://bugzilla.suse.com/1182328"
},
{
"category": "external",
"summary": "SUSE Bug 1182362 for CVE-2021-27218",
"url": "https://bugzilla.suse.com/1182362"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"HPE Helion OpenStack 8:glib2-lang-2.48.2-12.22.1.noarch",
"HPE Helion OpenStack 8:glib2-tools-2.48.2-12.22.1.x86_64",
"HPE Helion OpenStack 8:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"HPE Helion OpenStack 8:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"HPE Helion OpenStack 8:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"HPE Helion OpenStack 8:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"HPE Helion OpenStack 8:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"HPE Helion OpenStack 8:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"HPE Helion OpenStack 8:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"HPE Helion OpenStack 8:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"HPE Helion OpenStack 8:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"HPE Helion OpenStack 8:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:glib2-tools-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:glib2-tools-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:glib2-tools-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:glib2-tools-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:glib2-tools-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgio-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgio-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgio-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgio-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libglib-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libglib-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libglib-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libglib-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgmodule-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgmodule-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgmodule-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgobject-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgobject-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgobject-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgobject-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgthread-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgthread-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgthread-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgthread-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:glib2-tools-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:glib2-tools-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:glib2-tools-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libgio-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libgio-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libgio-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libgio-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libglib-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libglib-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libglib-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libglib-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libgmodule-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libgmodule-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libgmodule-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libgmodule-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libgobject-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libgobject-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libgobject-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libgobject-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libgthread-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libgthread-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libgthread-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libgthread-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:glib2-tools-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgio-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libglib-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgmodule-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgobject-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgthread-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:glib2-tools-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgio-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libglib-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgmodule-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgobject-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgthread-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:glib2-tools-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:glib2-tools-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:glib2-tools-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:glib2-tools-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgio-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgio-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgio-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgio-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libglib-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libglib-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libglib-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libglib-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgmodule-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgmodule-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgmodule-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgmodule-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgobject-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgobject-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgobject-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgobject-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgthread-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgthread-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgthread-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgthread-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:glib2-devel-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:glib2-devel-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:glib2-devel-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:glib2-devel-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:glib2-devel-static-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:glib2-devel-static-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:glib2-devel-static-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:glib2-devel-static-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libgio-fam-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libgio-fam-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libgio-fam-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libgio-fam-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP5:libgio-fam-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 7:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE OpenStack Cloud 7:glib2-tools-2.48.2-12.22.1.s390x",
"SUSE OpenStack Cloud 7:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 7:libgio-2_0-0-2.48.2-12.22.1.s390x",
"SUSE OpenStack Cloud 7:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 7:libgio-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE OpenStack Cloud 7:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 7:libglib-2_0-0-2.48.2-12.22.1.s390x",
"SUSE OpenStack Cloud 7:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 7:libglib-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE OpenStack Cloud 7:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 7:libgmodule-2_0-0-2.48.2-12.22.1.s390x",
"SUSE OpenStack Cloud 7:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 7:libgmodule-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE OpenStack Cloud 7:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 7:libgobject-2_0-0-2.48.2-12.22.1.s390x",
"SUSE OpenStack Cloud 7:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 7:libgobject-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE OpenStack Cloud 7:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 7:libgthread-2_0-0-2.48.2-12.22.1.s390x",
"SUSE OpenStack Cloud 7:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 7:libgthread-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE OpenStack Cloud 7:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 8:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE OpenStack Cloud 8:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 8:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 8:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 8:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 8:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 8:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 8:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 8:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 8:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 8:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 8:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 9:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE OpenStack Cloud 9:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 9:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 9:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 9:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 9:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 9:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 9:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 9:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 9:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 9:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 9:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"HPE Helion OpenStack 8:glib2-lang-2.48.2-12.22.1.noarch",
"HPE Helion OpenStack 8:glib2-tools-2.48.2-12.22.1.x86_64",
"HPE Helion OpenStack 8:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"HPE Helion OpenStack 8:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"HPE Helion OpenStack 8:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"HPE Helion OpenStack 8:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"HPE Helion OpenStack 8:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"HPE Helion OpenStack 8:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"HPE Helion OpenStack 8:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"HPE Helion OpenStack 8:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"HPE Helion OpenStack 8:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"HPE Helion OpenStack 8:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:glib2-tools-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:glib2-tools-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:glib2-tools-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:glib2-tools-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:glib2-tools-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgio-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgio-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgio-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgio-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libglib-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libglib-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libglib-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libglib-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgmodule-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgmodule-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgmodule-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgobject-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgobject-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgobject-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgobject-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgthread-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgthread-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgthread-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgthread-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:glib2-tools-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:glib2-tools-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:glib2-tools-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libgio-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libgio-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libgio-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libgio-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libglib-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libglib-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libglib-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libglib-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libgmodule-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libgmodule-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libgmodule-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libgmodule-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libgobject-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libgobject-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libgobject-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libgobject-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libgthread-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libgthread-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libgthread-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libgthread-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:glib2-tools-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgio-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libglib-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgmodule-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgobject-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgthread-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:glib2-tools-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgio-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libglib-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgmodule-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgobject-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgthread-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:glib2-tools-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:glib2-tools-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:glib2-tools-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:glib2-tools-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgio-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgio-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgio-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgio-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libglib-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libglib-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libglib-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libglib-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgmodule-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgmodule-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgmodule-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgmodule-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgobject-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgobject-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgobject-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgobject-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgthread-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgthread-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgthread-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgthread-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:glib2-devel-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:glib2-devel-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:glib2-devel-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:glib2-devel-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:glib2-devel-static-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:glib2-devel-static-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:glib2-devel-static-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:glib2-devel-static-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libgio-fam-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libgio-fam-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libgio-fam-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libgio-fam-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP5:libgio-fam-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 7:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE OpenStack Cloud 7:glib2-tools-2.48.2-12.22.1.s390x",
"SUSE OpenStack Cloud 7:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 7:libgio-2_0-0-2.48.2-12.22.1.s390x",
"SUSE OpenStack Cloud 7:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 7:libgio-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE OpenStack Cloud 7:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 7:libglib-2_0-0-2.48.2-12.22.1.s390x",
"SUSE OpenStack Cloud 7:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 7:libglib-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE OpenStack Cloud 7:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 7:libgmodule-2_0-0-2.48.2-12.22.1.s390x",
"SUSE OpenStack Cloud 7:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 7:libgmodule-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE OpenStack Cloud 7:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 7:libgobject-2_0-0-2.48.2-12.22.1.s390x",
"SUSE OpenStack Cloud 7:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 7:libgobject-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE OpenStack Cloud 7:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 7:libgthread-2_0-0-2.48.2-12.22.1.s390x",
"SUSE OpenStack Cloud 7:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 7:libgthread-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE OpenStack Cloud 7:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 8:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE OpenStack Cloud 8:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 8:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 8:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 8:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 8:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 8:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 8:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 8:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 8:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 8:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 8:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 9:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE OpenStack Cloud 9:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 9:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 9:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 9:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 9:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 9:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 9:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 9:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 9:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 9:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 9:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-03-16T11:56:31Z",
"details": "moderate"
}
],
"title": "CVE-2021-27218"
},
{
"cve": "CVE-2021-27219",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-27219"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in GNOME GLib before 2.66.6 and 2.67.x before 2.67.3. The function g_bytes_new has an integer overflow on 64-bit platforms due to an implicit cast from 64 bits to 32 bits. The overflow could potentially lead to memory corruption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:glib2-lang-2.48.2-12.22.1.noarch",
"HPE Helion OpenStack 8:glib2-tools-2.48.2-12.22.1.x86_64",
"HPE Helion OpenStack 8:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"HPE Helion OpenStack 8:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"HPE Helion OpenStack 8:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"HPE Helion OpenStack 8:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"HPE Helion OpenStack 8:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"HPE Helion OpenStack 8:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"HPE Helion OpenStack 8:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"HPE Helion OpenStack 8:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"HPE Helion OpenStack 8:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"HPE Helion OpenStack 8:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:glib2-tools-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:glib2-tools-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:glib2-tools-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:glib2-tools-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:glib2-tools-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgio-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgio-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgio-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgio-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libglib-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libglib-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libglib-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libglib-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgmodule-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgmodule-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgmodule-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgobject-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgobject-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgobject-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgobject-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgthread-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgthread-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgthread-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgthread-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:glib2-tools-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:glib2-tools-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:glib2-tools-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libgio-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libgio-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libgio-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libgio-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libglib-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libglib-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libglib-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libglib-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libgmodule-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libgmodule-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libgmodule-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libgmodule-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libgobject-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libgobject-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libgobject-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libgobject-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libgthread-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libgthread-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libgthread-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libgthread-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:glib2-tools-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgio-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libglib-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgmodule-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgobject-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgthread-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:glib2-tools-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgio-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libglib-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgmodule-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgobject-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgthread-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:glib2-tools-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:glib2-tools-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:glib2-tools-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:glib2-tools-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgio-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgio-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgio-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgio-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libglib-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libglib-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libglib-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libglib-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgmodule-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgmodule-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgmodule-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgmodule-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgobject-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgobject-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgobject-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgobject-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgthread-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgthread-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgthread-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgthread-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:glib2-devel-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:glib2-devel-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:glib2-devel-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:glib2-devel-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:glib2-devel-static-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:glib2-devel-static-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:glib2-devel-static-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:glib2-devel-static-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libgio-fam-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libgio-fam-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libgio-fam-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libgio-fam-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP5:libgio-fam-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 7:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE OpenStack Cloud 7:glib2-tools-2.48.2-12.22.1.s390x",
"SUSE OpenStack Cloud 7:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 7:libgio-2_0-0-2.48.2-12.22.1.s390x",
"SUSE OpenStack Cloud 7:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 7:libgio-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE OpenStack Cloud 7:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 7:libglib-2_0-0-2.48.2-12.22.1.s390x",
"SUSE OpenStack Cloud 7:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 7:libglib-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE OpenStack Cloud 7:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 7:libgmodule-2_0-0-2.48.2-12.22.1.s390x",
"SUSE OpenStack Cloud 7:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 7:libgmodule-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE OpenStack Cloud 7:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 7:libgobject-2_0-0-2.48.2-12.22.1.s390x",
"SUSE OpenStack Cloud 7:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 7:libgobject-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE OpenStack Cloud 7:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 7:libgthread-2_0-0-2.48.2-12.22.1.s390x",
"SUSE OpenStack Cloud 7:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 7:libgthread-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE OpenStack Cloud 7:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 8:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE OpenStack Cloud 8:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 8:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 8:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 8:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 8:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 8:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 8:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 8:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 8:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 8:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 8:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 9:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE OpenStack Cloud 9:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 9:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 9:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 9:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 9:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 9:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 9:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 9:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 9:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 9:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 9:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-27219",
"url": "https://www.suse.com/security/cve/CVE-2021-27219"
},
{
"category": "external",
"summary": "SUSE Bug 1182362 for CVE-2021-27219",
"url": "https://bugzilla.suse.com/1182362"
},
{
"category": "external",
"summary": "SUSE Bug 1194015 for CVE-2021-27219",
"url": "https://bugzilla.suse.com/1194015"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"HPE Helion OpenStack 8:glib2-lang-2.48.2-12.22.1.noarch",
"HPE Helion OpenStack 8:glib2-tools-2.48.2-12.22.1.x86_64",
"HPE Helion OpenStack 8:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"HPE Helion OpenStack 8:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"HPE Helion OpenStack 8:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"HPE Helion OpenStack 8:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"HPE Helion OpenStack 8:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"HPE Helion OpenStack 8:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"HPE Helion OpenStack 8:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"HPE Helion OpenStack 8:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"HPE Helion OpenStack 8:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"HPE Helion OpenStack 8:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:glib2-tools-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:glib2-tools-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:glib2-tools-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:glib2-tools-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:glib2-tools-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgio-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgio-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgio-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgio-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libglib-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libglib-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libglib-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libglib-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgmodule-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgmodule-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgmodule-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgobject-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgobject-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgobject-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgobject-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgthread-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgthread-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgthread-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgthread-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:glib2-tools-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:glib2-tools-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:glib2-tools-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libgio-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libgio-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libgio-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libgio-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libglib-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libglib-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libglib-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libglib-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libgmodule-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libgmodule-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libgmodule-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libgmodule-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libgobject-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libgobject-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libgobject-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libgobject-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libgthread-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libgthread-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libgthread-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libgthread-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:glib2-tools-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgio-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libglib-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgmodule-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgobject-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgthread-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:glib2-tools-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgio-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libglib-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgmodule-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgobject-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgthread-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:glib2-tools-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:glib2-tools-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:glib2-tools-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:glib2-tools-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgio-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgio-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgio-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgio-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libglib-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libglib-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libglib-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libglib-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgmodule-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgmodule-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgmodule-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgmodule-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgobject-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgobject-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgobject-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgobject-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgthread-2_0-0-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgthread-2_0-0-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgthread-2_0-0-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgthread-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:glib2-devel-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:glib2-devel-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:glib2-devel-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:glib2-devel-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:glib2-devel-static-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:glib2-devel-static-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:glib2-devel-static-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:glib2-devel-static-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libgio-fam-2.48.2-12.22.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libgio-fam-2.48.2-12.22.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libgio-fam-2.48.2-12.22.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libgio-fam-2.48.2-12.22.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP5:libgio-fam-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 7:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE OpenStack Cloud 7:glib2-tools-2.48.2-12.22.1.s390x",
"SUSE OpenStack Cloud 7:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 7:libgio-2_0-0-2.48.2-12.22.1.s390x",
"SUSE OpenStack Cloud 7:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 7:libgio-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE OpenStack Cloud 7:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 7:libglib-2_0-0-2.48.2-12.22.1.s390x",
"SUSE OpenStack Cloud 7:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 7:libglib-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE OpenStack Cloud 7:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 7:libgmodule-2_0-0-2.48.2-12.22.1.s390x",
"SUSE OpenStack Cloud 7:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 7:libgmodule-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE OpenStack Cloud 7:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 7:libgobject-2_0-0-2.48.2-12.22.1.s390x",
"SUSE OpenStack Cloud 7:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 7:libgobject-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE OpenStack Cloud 7:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 7:libgthread-2_0-0-2.48.2-12.22.1.s390x",
"SUSE OpenStack Cloud 7:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 7:libgthread-2_0-0-32bit-2.48.2-12.22.1.s390x",
"SUSE OpenStack Cloud 7:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 8:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE OpenStack Cloud 8:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 8:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 8:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 8:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 8:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 8:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 8:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 8:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 8:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 8:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 8:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 9:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE OpenStack Cloud 9:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 9:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 9:libgio-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 9:libglib-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 9:libglib-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 9:libgmodule-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 9:libgmodule-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 9:libgobject-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 9:libgobject-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 9:libgthread-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud 9:libgthread-2_0-0-32bit-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:glib2-lang-2.48.2-12.22.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:glib2-tools-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libgio-2_0-0-2.48.2-12.22.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8: